View Bug Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002913 | DCP-o-matic | Bugs | public | 2024-12-11 22:07 | 2024-12-29 09:18 |
Reporter | robn | Assigned To | carl | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Platform | Linux | OS | Fedora | OS Version | 41 |
Summary | 0002913: "Minus" character is replaced by an "X" everywhere in the UI | ||||
Description | I noticed that the "-" character is shown as "X" in the UI everywhere (see screenshot). | ||||
Tags | No tags attached. | ||||
Branch | |||||
Estimated weeks required | |||||
Estimated work required | |||||
|
|
|
That's odd, I don't see that here (I'm also using Fedora 41). Can you start DCP-o-matic in the terminal (just run dcpomatic2) and see if there are any messages printed there? |
|
There is nothing interesting printed:(dcpomatic2:288109): Gtk-WARNING **: 22:56:10.141: Negative content width -26 (allocation 8, extents 17x17) while allocating gadget (node button, owner GtkButton) (dcpomatic2:288109): Gtk-WARNING **: 22:56:10.141: Negative content height -2 (allocation 8, extents 5x5) while allocating gadget (node button, owner GtkButton) (dcpomatic2:288109): Gtk-WARNING **: 22:56:10.141: Negative content width -2 (allocation 0, extents 1x1) while allocating gadget (node header, owner GtkNotebook) (dcpomatic2:288109): Gtk-WARNING **: 22:56:14.201: Negative content height -9 (allocation 1, extents 5x5) while allocating gadget (node button, owner GtkButton) (dcpomatic2:288109): Gtk-WARNING **: 22:56:14.258: Negative content width -33 (allocation 1, extents 17x17) while allocating gadget (node button, owner GtkButton) |
|
First I thought that it might have something to do with my insanely old window manager (I use fvwm-1.24r which is 30 years old, don't ask .. :-) |
|
One more datapoint: when started under the LXDE environment, things are OK (proper minus signs) |
|
And under an Xfce environment things are OK too. |
|
DOM 2.17.28 has the same problem BTW |
|
And DOM 2.18.0 has it too. |
|
Can you run
from a terminal, and if it responds 'Adwaita' please can you attach the file
here? It should be the SVG of the minus icon in the spin button. |
|
The output is always the same (checked again with DOM 2.18.1): domtest@computer:~$ gsettings get org.gnome.desktop.interface gtk-theme domtest@computer:~$ ls -l /usr/share/icons/Adwaita/symbolic/actions/list-remove-symbolic.svg (list-remove-symbolic.svg is attached, it is the correct minus icon) I checked again with several desktop environments: "GNOME" "LXDE" |
|
I was not allowed to upload a .svg file by Mantis, so I included a screenshot from a file manager |
|
Thanks! This is very confusing. Maybe you could do
and post the output? |
|
domtest@computer:~$ strace dcpomatic2 2>&1 | grep list-remove-symbolic And this "paint-none.svg" is indeed a cross ! |
|
Looks like this is a bug in GTK for which a fix has been merged. https://gitlab.gnome.org/GNOME/gtk/-/issues/7080 So I think we just have to wait for this fix to make it into Fedora. I don't think it's easy to fix on the DCP-o-matic end. |
|
You could hack around it by replacing that symlink to |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-11 22:07 | robn | New Bug | |
2024-12-11 22:07 | robn | File Added: no_minus.png | |
2024-12-14 08:46 | carl | Assigned To | => carl |
2024-12-14 08:46 | carl | Status | new => feedback |
2024-12-14 08:46 | carl | Note Added: 0006622 | |
2024-12-16 21:57 | robn | Note Added: 0006627 | |
2024-12-16 21:57 | robn | Status | feedback => assigned |
2024-12-16 22:02 | robn | Note Added: 0006628 | |
2024-12-16 22:11 | robn | Note Added: 0006629 | |
2024-12-16 22:17 | robn | Note Added: 0006630 | |
2024-12-16 23:44 | robn | Note Added: 0006631 | |
2024-12-22 23:17 | robn | Note Added: 0006677 | |
2024-12-28 21:18 | carl | Status | assigned => feedback |
2024-12-28 21:18 | carl | Note Added: 0006687 | |
2024-12-29 01:12 | robn | Note Added: 0006688 | |
2024-12-29 01:18 | robn | Note Added: 0006689 | |
2024-12-29 01:18 | robn | File Added: list-remove-symbolic.png | |
2024-12-29 01:18 | robn | Status | feedback => assigned |
2024-12-29 01:32 | carl | Note Added: 0006690 | |
2024-12-29 01:32 | carl | Status | assigned => feedback |
2024-12-29 01:52 | robn | Note Added: 0006691 | |
2024-12-29 01:52 | robn | File Added: paint-none.png | |
2024-12-29 01:52 | robn | Status | feedback => assigned |
2024-12-29 09:17 | carl | Note Added: 0006692 | |
2024-12-29 09:17 | carl | Note Added: 0006693 | |
2024-12-29 09:18 | carl | Status | assigned => resolved |
2024-12-29 09:18 | carl | Resolution | open => not fixable |