Results 1 to 2 of 2

Thread: Qt theme issues

  1. #1
    Join Date
    Apr 2009
    Location
    Bulgaria
    Beans
    2

    Qt theme issues

    Hello, I have a fresh install of Lubuntu 11.10 and I have problems setting the qt theme not to stick out. No matter which option I select either program specific - like in Skype or system-wide via qtconfig - get the same ugly Qt3-esque theme, as seen in the attachment. Does anyone have an idea of how to resolve that?
    Attached Images Attached Images

  2. #2
    Join Date
    Jan 2010
    Beans
    3

    Re: Qt theme issues

    I had the same problem, I even asked a question on AskUbuntu, but luckily found an answer in Arch forums.

    The solution is to install "libgnomeui" package from the repositories. The name in Ubuntu's repositories is libgnomeui-0. It will pull in a few dependencies, but it solved the problem for me (log in/out if necessary).

    Code:
    sudo apt-get install libgnomeui-0
    You can see the list of dependencies here.

    This thread reminded me, I should probably file a bug about this since the solution is really not clear at all.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •