LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-28-2019, 02:21 PM   #1
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Rep: Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326
Problems on Gimp in latest Current


Running on the Slackware64 Current of 16-Jul-2019 (except for mesa which is 19.1.3).

Gimp won't start. The message is
Code:
Libgimp version mismatch!

The GIMP binary cannot run with a libgimp version
other than its own. This is GIMP 2.10.12, but the
libgimp version is 2.10.10.

Maybe you have GIMP versions in both /usr and /usr/local
I don't have 2 versions. All the gimp libraries (not symlinks) are like this <libgimp-2.0.so.0.1000.10>. The gimp version is
Code:
bash-5.0$ gimp --version
GNU Image Manipulation Program version 2.10.12
Now I can and will revert to the current of April, because I still have that iso. This is a heads up for you guys.

EDIT: The version on the April version is identically named, but it works.
Code:
 bash-5.0$ gimp --version
GNU Image Manipulation Program version 2.10.10

Last edited by business_kid; 07-28-2019 at 02:30 PM.
 
Old 07-28-2019, 02:28 PM   #2
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,098

Rep: Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175
strange, here gimp seems to start fine: what I have installed
Code:
$ grep libgimp-2.0.so /var/log/packages/gimp-2.10.12-x86_64-1 
usr/lib64/libgimp-2.0.so.0.1000.12
 
Old 07-28-2019, 02:33 PM   #3
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by business_kid View Post
Running on the Slackware64 Current of 16-Jul-2019 (except for mesa which is 19.1.3).
Gimp won't start.
Gimp is loading up fine here on an up to date version of Slackware64-current.
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2019-07-28_12-31-12.jpg
Views:	31
Size:	199.6 KB
ID:	30975  
 
Old 07-28-2019, 03:05 PM   #4
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,538

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
That's odd. I'm up to date on gimp, on current, and no problems. Maybe uninstall gimp's package and reinstall it?
 
Old 07-28-2019, 04:17 PM   #5
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Did you recently abort a package installation or upgrade? You have files from both the old and the current gimp package on your system.
 
Old 07-29-2019, 04:47 AM   #6
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Original Poster
Rep: Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326
I had the Gimp from the April ~Current. I did an upgradepkg (without the --reinstall or --install-new options) using the files in the July ~Current. To look at them, one would think they are the same package. But gimp --version from April reports version 2.10.10, whereas gimp from July reports gimp reports 2.10.12 :-/. The libraries from both appear identical. Was your source different? I'm on April's gimp now, and it's fine.
 
Old 07-29-2019, 05:49 AM   #7
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Your system is broken, or your downloads are wonky. The July Gimp package is a different package than that of April.
 
Old 07-29-2019, 07:11 AM   #8
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,372

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
Quote:
The libraries from both appear identical
Not here (where gimp also works). After exploding the April and July packages in /tmp
Code:
bash-5.0$ md5sum -b /tmp/gimp-2.10.10-x86_64-1/usr/lib64/libgimp-2.0.so.0.1000.10; md5sum -b /tmp/gimp-2.10.12-x86_64-1/usr/lib64/libgimp-2.0.so.0.1000.12
0a7616453adb339322052913a831cb7f */tmp/gimp-2.10.10-x86_64-1/usr/lib64/libgimp-2.0.so.0.1000.10
4eb028e60cfb33c72698f76be252688f */tmp/gimp-2.10.12-x86_64-1/usr/lib64/libgimp-2.0.so.0.1000.12
 
Old 07-29-2019, 09:38 AM   #9
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Original Poster
Rep: Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326
Quote:
Originally Posted by Alien Bob View Post
Your system is broken, or your downloads are wonky. The July Gimp package is a different package than that of April.
Right that seems to settle it. I got the iso probably off heanet. I'll sort it out.
 
Old 07-30-2019, 04:21 AM   #10
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Original Poster
Rep: Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326
Right.

I exploded my package, and gimp's 2.10.12 libraries are correct. So either my iso copy, or more likely my install ended funny - how, I dunno. I'm not going to lose sleep over it. There's been a lot of shifting and moving here, repartitioning and compiling. I'm not inclined to compile, shift, and repartition at the same time but I'm blaming it on that.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] xterm throw errors with latest terminus-font in latest -current bakura_666 Slackware 10 01-02-2019 03:47 AM
SNAP my ssss this installed gimp and gimp no want to work right 2.10 gimp. BW-userx Linux - Software 1 12-07-2018 01:37 PM
LXer: GIMP Painter And GIMP Paint Studio Transform GIMP Into The Ultimate Painting Tool LXer Syndicated Linux News 0 02-08-2011 05:40 PM
gimp (1.3.21) and gimp-perl - need help installing gimp-perl keex Slackware 0 10-22-2003 03:54 PM
Can I load GIMP in english ? (only gimp) Dark Carnival Linux - Software 4 09-17-2003 05:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration