Description of problem: mcc left panel text is black instead of white in Oxygen theme and is almost unreadable. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. systemsettings->Workspace Appearance->Desktop Theme 2. Select/set Oxygen 3. click up a terminal 4. su - root 5. mcc Reproducible: Steps to Reproduce:
MCC left panel never was white. It's a blue image (see https://wiki.mageia.org/mw-en/images/thumb/9/91/Mageia-2-mcc-software-management.jpg/550px-Mageia-2-mcc-software-management.jpg) Did you meant the right panel? Can you attach a screenshot?
Keywords: (none) => NEEDINFOCC: (none) => thierry.vignaudSource RPM: drakconf-12.44-1.mga4.src.rpm => oxygen-gtk
He's talking about text color. Can't test myself now but the text on your screenshot seems white too. If it's now black then it's broken :)
CC: (none) => mageia
Understood, I read too fast :-) Humm... Since Mga3, we only have switched from usermode to polkit for authentication and have fixed an issue with glib. So the issue really would be with oxygen-gtk
On second though, what does report "rpm -q drakxtools"?
Source RPM: oxygen-gtk => oxygen-gtk, drakxtools
For the record, when I converted drakxtools from gtk2 to gtk3, I'd to migrate styling to CSS: http://gitweb.mageia.org/software/drakx/commit/?id=7bebddbde7bc6aeef0cbacc46df5bd3a4162160a I deleted the RC file in the process however, the tools that've not been ported to gtk3 yet now have no RC file to parse for specifying the color Can you confirm the bug exists with other themes? Can you also test if dumping http://gitweb.mageia.org/software/drakx/plain/perl-install/share/themes-galaxy.rc?id=e1ecdac525d20120a4e67fa6ee5b6d0362922f45 into /usr/share/libDrakX/themes-galaxy.rc fixes the issue?
Assignee: bugsquad => thierry.vignaudSummary: 4_b1: mcc left panel text is black instead of white in Oxygen theme => 4_b1: mcc left panel text is black instead of white (missing RC file)Source RPM: oxygen-gtk, drakxtools => drakxtools
(In reply to Thierry Vignaud from comment #4) > On second though, what does report "rpm -q drakxtools"? $ rpm -q drakxtools drakxtools-16.0-1.mga4
(In reply to Thierry Vignaud from comment #5) > Can you also test if dumping > http://gitweb.mageia.org/software/drakx/plain/perl-install/share/themes- > galaxy.rc?id=e1ecdac525d20120a4e67fa6ee5b6d0362922f45 into > /usr/share/libDrakX/themes-galaxy.rc fixes the issue? That fixes my problem. Text left side of mcc is now white.
I'd though about keeping mygtk2.pm & ugtk2.pm modules for apps not yet ported to gtk3 but I'dn't thought about their support files :-( I'll push the fix tonight
Status: NEW => ASSIGNED
Blocks: (none) => 11778
Keywords: NEEDINFO => (none)
Fixed in git
Status: ASSIGNED => RESOLVEDResolution: (none) => FIXED
it affect also stage2 (new bug needed ?)
Yes please, it's a different issue (CSS for gtk3)