Bug 11773 - 4_b1: mcc left panel text is black instead of white (missing RC file)
Summary: 4_b1: mcc left panel text is black instead of white (missing RC file)
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Thierry Vignaud
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 11778
  Show dependency treegraph
 
Reported: 2013-11-26 10:58 CET by Bit Twister
Modified: 2013-11-27 13:32 CET (History)
2 users (show)

See Also:
Source RPM: drakxtools
CVE:
Status comment:


Attachments

Description Bit Twister 2013-11-26 10:58:46 CET
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:
Comment 1 Thierry Vignaud 2013-11-26 11:22:26 CET
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) => NEEDINFO
CC: (none) => thierry.vignaud
Source RPM: drakconf-12.44-1.mga4.src.rpm => oxygen-gtk

Comment 2 Sander Lepik 2013-11-26 11:30:12 CET
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

Comment 3 Thierry Vignaud 2013-11-26 11:47:20 CET
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
Comment 4 Thierry Vignaud 2013-11-26 11:50:37 CET
On second though, what does report "rpm -q drakxtools"?

Source RPM: oxygen-gtk => oxygen-gtk, drakxtools

Comment 5 Thierry Vignaud 2013-11-26 12:08:56 CET
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.vignaud
Summary: 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

Comment 6 Bit Twister 2013-11-26 12:24:02 CET
(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
Comment 7 Bit Twister 2013-11-26 12:57:04 CET
(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.
Comment 8 Thierry Vignaud 2013-11-26 14:50:56 CET
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

Thierry Vignaud 2013-11-26 15:02:44 CET

Blocks: (none) => 11778

Bit Twister 2013-11-26 17:18:14 CET

Keywords: NEEDINFO => (none)

Comment 9 Thierry Vignaud 2013-11-26 18:29:29 CET
Fixed in git

Status: ASSIGNED => RESOLVED
Resolution: (none) => FIXED

Comment 10 Manuel Hiebel 2013-11-27 12:51:17 CET
it affect also stage2 (new bug needed ?)
Comment 11 Thierry Vignaud 2013-11-27 13:32:17 CET
Yes please, it's a different issue (CSS for gtk3)

Note You need to log in before you can comment on or make changes to this bug.