Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-25-2010, 02:52 PM
|
#1
|
|
Member
Registered: Apr 2009
Location: Brazil
Distribution: Slackware
Posts: 39
Rep:
|
Slackware 13 - Gimp 2.6
Hi.
I don't speak English very well.
My Gimp doesn't work more. I don't know why?
When I type "gimp" in console, I see that message:
Quote:
gimp:6601): Gtk-WARNING **: Unable to locate theme engine in module_path: "ubuntulooks",
(gimp:6601): GLib-GObject-WARNING **: specified class size for type `GimpOperationPointFilter' is smaller than the parent type's `GeglOperationPointFilter' class size
(gimp:6601): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(gimp:6601): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed
(gimp:6601): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(gimp:6601): GLib-GObject-WARNING **: cannot retrieve class for invalid (unclassed) type `<invalid>'
|
|
|
|
|
01-25-2010, 03:43 PM
|
#2
|
|
Senior Member
Registered: Nov 2008
Location: Paris, France
Distribution: Slackware-14.0 on a Lenovo T61 6457-4XG
Posts: 2,784
|
Strange. Please provide output of following commands:
Code:
ls -1 /var/log/glib*
ls -1 /var/log/gtk*
|
|
|
1 members found this post helpful.
|
01-26-2010, 01:52 AM
|
#3
|
|
Member
Registered: Apr 2009
Location: Brazil
Distribution: Slackware
Posts: 39
Original Poster
Rep:
|
without logs.
Quote:
/bin/ls: cannot access /var/log/gtk*: No such file or directory
/bin/ls: cannot access /var/log/glib*: No such file or directory
|
|
|
|
|
01-26-2010, 01:57 AM
|
#4
|
|
Senior Member
Registered: Nov 2008
Location: Paris, France
Distribution: Slackware-14.0 on a Lenovo T61 6457-4XG
Posts: 2,784
|
Sorry, wrong commands, my fault. Type instead:
Code:
ls -1 /var/log/packages/gtk*
ls -l /var/log/packages/glib*
|
|
|
1 members found this post helpful.
|
01-26-2010, 10:21 AM
|
#5
|
|
Member
Registered: Apr 2009
Location: Brazil
Distribution: Slackware
Posts: 39
Original Poster
Rep:
|
Slackware 13 - Gimp 2.6
OK.
ls -1 /var/log/packages/gtk*
Quote:
-rw-r--r-- 1 root root 10272 2009-10-04 00:32 /var/log/packages/gtk+-1.2.10-i486-5
-rw-r--r-- 1 root root 62847 2009-10-04 00:32 /var/log/packages/gtk+2-2.14.7-i486-4
-rw-r--r-- 1 root root 63798 2009-12-25 08:16 /var/log/packages/gtk+2-2.16.6-i486-1gsb
-rw-r--r-- 1 root root 8444 2009-12-25 07:59 /var/log/packages/gtk-engines-2.18.2-i486-3gsb
-rw-r--r-- 1 root root 11668 2009-12-25 08:18 /var/log/packages/gtk-sharp-2.12.9-i486-1gsb
-rw-r--r-- 1 root root 1303 2009-12-25 08:24 /var/log/packages/gtk-vnc-0.3.8-i486-2gsb
-rw-r--r-- 1 root root 10989 2009-12-25 08:24 /var/log/packages/gtkhtml-3.26.3-i486-1gsb
-rw-r--r-- 1 root root 8943 2009-12-25 08:14 /var/log/packages/gtkmathview-0.8.0-i486-3gsb
-rw-r--r-- 1 root root 22216 2009-12-25 08:16 /var/log/packages/gtkmm-2.16.0-i486-3gsb
-rw-r--r-- 1 root root 12948 2009-12-25 08:16 /var/log/packages/gtksourceview-1.8.5-i486-4gsb
-rw-r--r-- 1 root root 15804 2009-12-25 08:16 /var/log/packages/gtksourceview2-2.6.2-i486-2gsb
-rw-r--r-- 1 root root 12125 2009-12-25 08:16 /var/log/packages/gtksourceviewmm-2.2.0-i486-2gsb
-rw-r--r-- 1 root root 5631 2009-10-04 00:32 /var/log/packages/gtkspell-2.0.15-i486-1
|
ls -l /var/log/packages/glib*
Quote:
-rw-r--r-- 1 root root 1394 2009-10-04 00:31 /var/log/packages/glib-1.2.10-i486-3
-rw-r--r-- 1 root root 27862 2009-10-04 00:31 /var/log/packages/glib2-2.18.4-i486-1
-rw-r--r-- 1 root root 28111 2009-12-25 09:16 /var/log/packages/glib2-2.20.5-i486-1gsb
-rw-r--r-- 1 root root 313444 2010-01-25 19:54 /var/log/packages/glibc-2.11.1-i486-1
-rw-r--r-- 1 root root 223607 2009-10-04 00:32 /var/log/packages/glibc-i18n-2.9-i486-3
-rw-r--r-- 1 root root 1017 2009-10-04 00:32 /var/log/packages/glibc-profile-2.9-i486-3
-rw-r--r-- 1 root root 7811 2009-10-04 00:16 /var/log/packages/glibc-solibs-2.9-i486-3
-rw-r--r-- 1 root root 67800 2009-10-04 00:16 /var/log/packages/glibc-zoneinfo-2.9-noarch-3
-rw-r--r-- 1 root root 113417 2009-12-25 09:16 /var/log/packages/glibmm-2.20.1-i486-1gsb
|
|
|
|
|
01-26-2010, 11:05 AM
|
#6
|
|
Senior Member
Registered: Nov 2008
Location: Paris, France
Distribution: Slackware-14.0 on a Lenovo T61 6457-4XG
Posts: 2,784
|
Looks like you have conflicting packages (same purpose but not same version), some shipped with Slackware and some shipped with GSB.
For instance:
Code:
-rw-r--r-- 1 root root 62847 2009-10-04 00:32 /var/log/packages/gtk+2-2.14.7-i486-4
-rw-r--r-- 1 root root 63798 2009-12-25 08:16 /var/log/packages/gtk+2-2.16.6-i486-1gsb
and also:
Code:
-rw-r--r-- 1 root root 27862 2009-10-04 00:31 /var/log/packages/glib2-2.18.4-i486-1
-rw-r--r-- 1 root root 28111 2009-12-25 09:16 /var/log/packages/glib2-2.20.5-i486-1gsb
That *could* be the origin of your problems.
|
|
|
1 members found this post helpful.
|
01-26-2010, 10:04 PM
|
#7
|
|
Member
Registered: Apr 2009
Location: Brazil
Distribution: Slackware
Posts: 39
Original Poster
Rep:
|
Slackware 13 - Gimp 2.6
I uninstall both packages from Slackware with old version and restarted my computer.
Unfortunately nothing happen. I guess is Gnome.
Last edited by mobjr; 01-26-2010 at 10:16 PM.
|
|
|
|
01-27-2010, 01:21 AM
|
#8
|
|
Senior Member
Registered: Nov 2008
Location: Paris, France
Distribution: Slackware-14.0 on a Lenovo T61 6457-4XG
Posts: 2,784
|
Yes, in case of a potential conflict, better keep stock Slackware packages only, as you have no warranty that an application compiled in a given environment will work in another (especially newer) one.
Last edited by Didier Spaier; 01-27-2010 at 02:38 AM.
|
|
|
1 members found this post helpful.
|
01-27-2010, 02:22 AM
|
#9
|
|
Member
Registered: Apr 2009
Location: Brazil
Distribution: Slackware
Posts: 39
Original Poster
Rep:
|
Slackware 13 - Gimp 2.6
Gnome has never been stable for Slackware.
Last edited by mobjr; 01-27-2010 at 02:33 AM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:08 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|