Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
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.
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Well, first off, I kinda have to say that I hate Segmentation Fault errors. I almost never can get an app to work when this message appears, but here we go .
I've today upgraded my distro (Jamd 0.0.6) with apt-get. Everything was running smooth as always, till the moment I tried to run gimp. I got nothing but a quick crash of gimp. Running from a shell, I got this:
Gtk-WARNING **: Unable to locate loadable module in module_path: "libpixmap.so", THIS IS REPEATED A LOT OF TIMES
gimp: fatal error: Segmentation fault
A long google search (many seems to have the very same problem without any good answers) and a long search in this forum and I came up that to solve the problem, gtk-engines had to be installed. I did for both gtk-engines and gtk2-engines. Now, instead of getting repeated errors as I've described above, I got only one:
gimp: fatal error: Segmentation fault
In both cases (with and without the gtk englines) we can see that gimp almost starts, but closes itself. I then thought the problem would be my KDE desktop, so I installed blackbox and, running from blackbox gave me the very same error.
Some google links suggested me to do not use gtk themes and that everything was just fine with The Gimp. I not really understand what they meant by that.
I have also tried to delete /home/user/.gimp-1.2 after installing the gtk-engines, no luck. Running as user or root brings the same error too. I could not find any Gimp related logs, so please, if somebody knows where gimp logs are would be great too.
Well, just a little thing to add here. I've just formated my HD again and installed Jamd again. Gimp runs just fine. If you type apt-get upgrade though, some packages apparently mess up the gimp. And that is because I'm upgrading only to stable packages...
Be careful... For the moment, I will stick without The Gimp :S
Distribution: Currently Suse 11.1 but have RH7,8,9 / Fedora 7,8_64,9_64,&10_64
Posts: 634
Rep:
well it looks like gip is expecting to see the particular file in its module path
you may have a broken sym link between them
find the gimp folder
look round for something round the line of modules
make sym link between the existing files and where gimp wants it
that may work
I had a similar problem with a spontaneously missing file after and upgrade
last night
found the file in question
linked it
everything ok
Thanks a lot guys. You were very helpful and gave me a lot of solutions if this happens next time. Right now, I upgraded again my box using apt-get and now it works and so works a few programs which was working oddly before (wine, mplayer and xmms).
It really looks like apt-get repositories have done something funny with it earlier today .
An interesting thing though is that I've formated my Linux partition, did a fresh install of J.A.M.D and the gimp was still returning the same problem (without any updates). I made sure this time that it was not dependencies broken and the gtk-engines were installed. But the program still failed. I wonder if this is a known bug from J.A.M.D (I will check it right now) or if I have a bad iso, because after apt-get update and upgrade and dist-upgrade things started getting better.
Okidokee.. We now have confirmation. It was a problem with J.A.M.D. The Gimp really won't work right out of the box, but J.A.M.D's/apt-get repositories are already fixed:
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.