Bug 290356 - Missing cursors in Oxygen cursor themes
Summary: Missing cursors in Oxygen cursor themes
Status: RESOLVED WORKSFORME
Alias: None
Product: Oxygen
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: Riccardo Iaconelli
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-01 23:44 UTC by ultr
Modified: 2023-02-12 03:50 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
fixed oxy-white theme (still some missing cursors though) (130.11 KB, patch)
2012-01-01 23:44 UTC, ultr
Details
png exports for the fixed theme (53.79 KB, application/x-gzip)
2012-01-01 23:45 UTC, ultr
Details
dummy-x11-cursors-0.3.tar.gz (496.27 KB, application/x-gzip)
2012-01-01 23:46 UTC, ultr
Details
list-of-x11-cursors.ods (11.31 KB, application/vnd.oasis.opendocument.spreadsheet)
2012-01-01 23:47 UTC, ultr
Details
addmissing.sh - script for fixing missing cursors (21.03 KB, patch)
2012-01-01 23:47 UTC, ultr
Details
addmissing.log - log from running addmissing.sh on oxy-white theme (7.67 KB, text/x-log)
2012-01-01 23:48 UTC, ultr
Details
cursors-fixed.tar.gz: fixed oxy-white theme (still some missing cursors though) (142.01 KB, application/x-gzip)
2012-01-02 01:18 UTC, ultr
Details
cursors-png.tar.gz: png exports for the fixed theme (56.31 KB, application/x-gzip)
2012-01-02 01:19 UTC, ultr
Details
dummy-x11-cursors-0.4.tar.gz (496.34 KB, application/x-gzip)
2012-01-02 01:20 UTC, ultr
Details
list-of-x11-cursors.ods (11.28 KB, application/vnd.oasis.opendocument.spreadsheet)
2012-01-02 01:20 UTC, ultr
Details
addmissing.sh: script for fixing missing cursors (21.03 KB, text/x-sh)
2012-01-02 01:21 UTC, ultr
Details
addmissing.log: log from running addmissing.sh on oxy-white theme (4.76 KB, text/x-log)
2012-01-02 01:21 UTC, ultr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ultr 2012-01-01 23:44:20 UTC
Created attachment 67310 [details]
fixed oxy-white theme (still some missing cursors though)

Version:           unspecified (using KDE 4.7.3) 
OS:                Linux

There are some missing cursors in the Oxygen cursor theme.


Some can be copied from existing ones, because the missing cursors are equivalents of existing ones:
- default
- top_left_arrow
- left-arrow
- 0876e1c15ff2fc01f906f1c363074c0f
- no-drop
- 03b6e0fcb3499374a867d041f52298f0
- kill
- 0426c94ea35c87780ff01dc239897213
- 9116a3ea924ed2162ecab71ba103b17f
- dnd-ask
- ns-resize
- top_side
- bottom_side
- ew-resize
- h_double_arrow
- 028006030e0e7ebffc7f7070c0600140
- right_side
- left_side
- nw-resize
- se-resize
- nwse-resize
- 38c5dff7c7b8962045400281044508d2
- c7088f0f3e6c8088236ef8e1e3e70000
- ne-resize
- sw-resize
- nesw-resize
- 50585d75b494802d0151028115016902
- fcf1c3c7cd4491d801f1e1c78f100000
- dnd-move
- grabbing
- 208530c400c041818281048008011002
- 5aca4d189052212118709018842178c0
- 08ffe1cb5fe6fc01f906f1c063814ccf
- cell
- 043a9f68147c53184671403ffa811cc5
- 14fef782d02440884392942c11205230
- 2870a09082c103050810ffdffffe0204
- c07385c7190e701020ff7ffffd08103c
- X-cursor


Some are missing completely:
- arrow
- right_ptr
- top_right_arrow
- right-arrow
- center_ptr
- vertical-text
- 048008013003cff3c00c801001200000
- crosshair
- context-menu
- 08ffe1e65f80fcfdf9fff11263e74c48
- zoom
- zoom-out
- zoom_out
- f41c0e382c97c0938e07017e42800402
- zoom-in
- zoom_in
- f41c0e382c94c0958e07017e42b00462


See attached list-of-x11-cursors.ods file for names descriptions.


Also there are 3 bugs in the themes:
- col_resize is replaced with row_resize
- sb_h_double_arrow should look like split_h
- sb_v_double_arrow should look like split_v
All these buggy cursors seem not to be used in KDE/Qt.


Fixed theme for oxy-white theme (without adding missing cursors) attached.
Every theme can be easily fixed by running attached addmissing.sh script.

Reproducible: Always

Steps to Reproduce:
Use oxygen cursor theme in KDE, Qt, Gnome, GTK based apps, other/older X11 apps, ...

Actual Results:  
Missing cursors.

Expected Results:  
Fixed themes :)

"Dummy X11 cursors" package info:

Now the package contains a list of must-have cursors (ODS file).
They are collected in groups of same or similar cursors which can be represented by a single cursor image.

There is also a Bash script available, that can be used for checking the theme for missing cursors and copying/soft-linking them using existing equivalents.
Comment 1 ultr 2012-01-01 23:45:11 UTC
Created attachment 67311 [details]
png exports for the fixed theme
Comment 2 ultr 2012-01-01 23:46:24 UTC
Created attachment 67312 [details]
dummy-x11-cursors-0.3.tar.gz

http://kde-look.org/content/show.php/Dummy+X11+cursors?content=128170
Comment 3 ultr 2012-01-01 23:47:15 UTC
Created attachment 67313 [details]
list-of-x11-cursors.ods
Comment 4 ultr 2012-01-01 23:47:52 UTC
Created attachment 67314 [details]
addmissing.sh - script for fixing missing cursors
Comment 5 ultr 2012-01-01 23:48:41 UTC
Created attachment 67315 [details]
addmissing.log - log from running addmissing.sh on oxy-white theme
Comment 6 ultr 2012-01-01 23:58:20 UTC
Completely missing cursors grouped:

- arrow, right_ptr, top_right_arrow, right-arrow
- center_ptr
- vertical-text, 048008013003cff3c00c801001200000
- crosshair
- context-menu, 08ffe1e65f80fcfdf9fff11263e74c48
- zoom
- zoom-out, zoom_out, f41c0e382c97c0938e07017e42800402
- zoom-in, zoom_in, f41c0e382c94c0958e07017e42b00462

Not so many then.
Just add one for each group and then copy the rest with addmissing.sh.
Comment 7 ultr 2012-01-02 01:18:48 UTC
Created attachment 67317 [details]
cursors-fixed.tar.gz: fixed oxy-white theme (still some missing cursors though)
Comment 8 ultr 2012-01-02 01:19:27 UTC
Created attachment 67318 [details]
cursors-png.tar.gz: png exports for the fixed theme
Comment 9 ultr 2012-01-02 01:20:18 UTC
Created attachment 67319 [details]
dummy-x11-cursors-0.4.tar.gz

http://kde-look.org/content/show.php/Dummy+X11+cursors?content=128170
Comment 10 ultr 2012-01-02 01:20:50 UTC
Created attachment 67320 [details]
list-of-x11-cursors.ods
Comment 11 ultr 2012-01-02 01:21:25 UTC
Created attachment 67321 [details]
addmissing.sh: script for fixing missing cursors
Comment 12 ultr 2012-01-02 01:21:53 UTC
Created attachment 67322 [details]
addmissing.log: log from running addmissing.sh on oxy-white theme
Comment 13 Philipp A. 2014-02-18 12:42:18 UTC
there is another bug:

not-allowed should be the same as crossed_circle
no-drop should exist and look like dnd-no-drop/forbidden

also what’s going on here? this is oooold.
Comment 14 Philipp A. 2014-02-18 12:43:48 UTC
PS: why has nobody linked the spec yet?

http://www.freedesktop.org/wiki/Specifications/cursor-spec/
Comment 15 Andrew Crouthamel 2018-11-11 04:29:08 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 16 Andrew Crouthamel 2018-11-21 04:48:08 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 17 Justin Zobel 2023-01-13 01:36:49 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 18 Bug Janitor Service 2023-01-28 05:08:12 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 19 Bug Janitor Service 2023-02-12 03:50:14 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!