Results 1 to 5 of 5

Thread: Gnome-Color-Chooser error

  1. #1
    Join Date
    Aug 2007
    Beans
    137

    Gnome-Color-Chooser error

    I installed the gnome-color-chooser from their website. I had to compile it and it compiled with no errors but now won't do anything when things are selected. I ran it through the terminal and it says this inside the terminal.:

    Welcome to gnome-color-chooser version 0.2.4 for i686-pc-linux-gnu
    then about 30 or so of these comments in a row

    (gnome-color-chooser:6722): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

    Then at the end it says
    Error in accessing /usr/local/share/gtk-engines/: No such file or directory
    Couldn't find any engine schema!

    Does anyone know how to fix these problems so the color-chooser will work. Thanks for any help you may have.

  2. #2
    Join Date
    Oct 2006
    Location
    Binghamton, NY
    Beans
    1,850
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Gnome-Color-Chooser error

    Uninstall the one you compiled via terminal, then install it from Synaptic.
    Never wade in water you're afraid to swim in unless it's the Linux pond, cause there's always a life ring in the forums

  3. #3
    Join Date
    Aug 2007
    Beans
    137

    Re: Gnome-Color-Chooser error

    yeah that is exactly what I did. Never figured out what went wrong with the compiled version but the one in synaptic works just fine.

  4. #4
    Join Date
    Oct 2006
    Location
    Binghamton, NY
    Beans
    1,850
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Gnome-Color-Chooser error

    Sometimes in compiling from third party sources, we get the latest/newest which is not necessarily the most stable. If it is available in Synaptic, it is usually the lastest stable release
    Never wade in water you're afraid to swim in unless it's the Linux pond, cause there's always a life ring in the forums

  5. #5
    Join Date
    Jan 2007
    Beans
    Hidden!

    Re: Gnome-Color-Chooser error

    heh, that were even two problems at once. If you're interested in some details, here they are:

    1. On Ubuntu(/Debian) you have to compile it with --prefix=/usr because your gtk2-engines package is compiled with that prefix. After that, it is able to configure your installed GTK+ engines.

    2. That nothing happened when you click on apply depends on a bug in 0.2.4 (which is fixed in trunk, see this link for more details: http://gnomecc.sourceforge.net/forum...19.msg46#msg46 ).

    0.2.4 should run fine if you run 0.2.3 on the same computer before, though. The current trunk version should also be pretty stable (as the real development is in another branch currently )

    Best regards,
    JackTheDipper

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
  •