LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 02-12-2011, 04:05 AM   #1
bonixavier
Member
 
Registered: Sep 2010
Distribution: Slackware
Posts: 320

Rep: Reputation: 69
Anyone else having problems with the new exif2?


After Thursday's updates, I haven't been able to open gwenview and it complains it can't find libexiv2.so.5. I attached a screenshot showing that. FWIW, I'm using -current 64 multilib, with Alien's KDE 4.6. I have tried reinstalling exiv2-0.21-x86_64-1 using upgradepkg and it still complains of the missing library. The previous version didn't have this problem. I'm willing to test its behavior in other programs, but I don't know which ones use it. The images previews in Dolphin still work, but I don't know what Dolphin uses to generate the thumbs.
Attached Thumbnails
Click image for larger version

Name:	exif-problem.jpeg
Views:	25
Size:	38.6 KB
ID:	6123  
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 02-12-2011, 04:34 AM   #2
Petri Kaukasoina
Senior Member
 
Registered: Mar 2007
Posts: 1,784

Rep: Reputation: 1460Reputation: 1460Reputation: 1460Reputation: 1460Reputation: 1460Reputation: 1460Reputation: 1460Reputation: 1460Reputation: 1460Reputation: 1460
Quote:
Originally Posted by bonixavier View Post
After Thursday's updates, I haven't been able to open gwenview and it complains it can't find libexiv2.so.5. I attached a screenshot showing that. FWIW, I'm using -current 64 multilib, with Alien's KDE 4.6.
kdegraphics needs to be compiled against the new exiv2. Or try to reinstall the previous exiv2. It was the same package as in 13.1.
 
2 members found this post helpful.
Old 02-12-2011, 05:00 AM   #3
bonixavier
Member
 
Registered: Sep 2010
Distribution: Slackware
Posts: 320

Original Poster
Rep: Reputation: 69
So the problem will be fixed if I rebuild kdegraphics? AlienBOB has the slackbuild ready. I can do that. His package for 4.6 should be rebuilt if that is the cause of this problem.
 
Old 02-12-2011, 05:12 AM   #4
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
other third party applications must be updated for the new exiv2 (kphotoalbum, that needs a patch, is another example), but just let this people breathe.
we know current is a moving target so it's normal that things occasionally break for some time, especially if they're not in the main tree and have to be kept in sync: let's just wait patiently and they'll be fixed.

if you absolutely need gwenview you can try a rebuild from his slackbuilds.
but if you need it so bad, maybe you should stay on stable or maybe use the standard kde in current, just a thought.
going bleeding edge has it's price.

Last edited by ponce; 02-12-2011 at 05:20 AM.
 
1 members found this post helpful.
Old 02-12-2011, 05:19 AM   #5
bonixavier
Member
 
Registered: Sep 2010
Distribution: Slackware
Posts: 320

Original Poster
Rep: Reputation: 69
Oh no ponce, I don't need it so bad. I just wanted to understand what was going on. Maybe it was a problem with my settings, maybe a problem with the new library, but it turned out to be the need to compile the program against this new version. I had the impression that the point of using -current was to test the packages and report in case of trouble and, although pretty ignorantly, that's me doing that.

Edit: I reread the post and have the impression it may be sounding a little harsh. That's not my intention - it's hard to sound the way you feel in a second language.

Last edited by bonixavier; 02-12-2011 at 05:24 AM.
 
Old 02-12-2011, 05:33 AM   #6
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
sorry, I misunderstood

Quote:
Originally Posted by bonixavier View Post
it's hard to sound the way you feel in a second language.
that's a common problem (for me too )
 
Old 02-12-2011, 06:30 AM   #7
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
FWIW gwenview is working just fine for me in both Slackware32 and Slackware64 (no multilib).
 
Old 02-12-2011, 08:53 AM   #8
bonixavier
Member
 
Registered: Sep 2010
Distribution: Slackware
Posts: 320

Original Poster
Rep: Reputation: 69
allend, do you have kde 4.5.5 or 4.6? Pat rebuilt kdegraphics for the current tree.
 
Old 02-12-2011, 09:05 AM   #9
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
I have KDE 4.5.5. I should have mentioned that but I missed it in your first post.
 
Old 02-14-2011, 03:34 AM   #10
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 833

Rep: Reputation: 90
Same problem here with gwenview on current x86_64 multilib, with Alien's KDE 4.6.
Code:
$ gwenview
gwenview: error while loading shared libraries: libexiv2.so.5: cannot open shared object file: No such file or directory
 
Old 02-14-2011, 03:40 AM   #11
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
Eric yesterday had made available updated packages, have a look on his mirror
 
Old 02-14-2011, 03:45 AM   #12
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
Quote:
Originally Posted by ponce View Post
Eric yesterday had made available updated packages, have a look on his mirror
Ponce is correct. The updated packages will fix your issue.

RSS feeds you could subscribe to so that next time you will know more quickly:

http://alien.slackbook.org/ktown/ChangeLog.rss (my KDE packages)
http://connie.slackware.com/~alien/s.../ChangeLog.rss (my main package repository)
http://alien.slackbook.org/blog/feed/ (my blog)
http://alien.slackbook.org/dokuwiki/feed.php (my wiki)

Eric
 
2 members found this post helpful.
Old 02-14-2011, 04:06 AM   #13
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 833

Rep: Reputation: 90
Quote:
Originally Posted by ponce View Post
Eric yesterday had made available updated packages, have a look on his mirror

All is well now
 
Old 02-15-2011, 03:11 AM   #14
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
on a side note, I use vbatts' RSS of RSS for news
 
  


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
Slackware 11 on a laptop (problems and problems and problems) kizersouzay Slackware 20 02-08-2007 10:52 AM
Marvell Yukon Network driver problems, Lilo Windows boot Problems mellowdog Slackware - Installation 7 01-25-2006 02:18 AM
Problems, problems, problems. Lets start with the soundcard Kre8ive Linux - Newbie 5 08-07-2003 01:20 AM
Problems, problems, problems. Lets start with the ES 1868 AudioDrive Kre8ive Linux - Newbie 1 08-06-2003 07:04 PM

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

All times are GMT -5. The time now is 07:02 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