[Mono-bugs] [Bug 670698] New: Desktop Colors doesn't support KDE4

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 9 13:26:37 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=670698

https://bugzilla.novell.com/show_bug.cgi?id=670698#c0


           Summary: Desktop Colors doesn't support KDE4
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jpryor at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


mono/mcs/class/Managed.Windows.Forms/System.Windows.Forms/X11DesktpColors.cs!ReadKDEColorsheme()
references the file ~/.kde/share/config/kdeglobals, which doesn't exist in KDE
4.0.  Instead, ~/.kde4 should be used.

It's also possible that the file format has changed, as when helping the
individual on irc with:

    $ ln -s ~/.kde4 ~/.kde

and restarting the app removed the "KDE colorscheme read failure, using
built-in colorscheme" message, but the colors chosen apparently didn't fit in
with the rest of the desktop (even though that file did exist).

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list