WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: k3b doesn't start  (Read 2075 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
k3b doesn't start
« on: January 20, 2010, 01:23:45 PM »
it writes that libdvdread.so.3 is missing, so I did :
Code: [Select]
sudo ln -s /usr/local/lib/libdvdread.so.4.1.3 /usr/local/lib/libdvdread.so.3
dCore user

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: k3b doesn't start
« Reply #1 on: January 20, 2010, 11:38:14 PM »
Yeah, the libdvdread update requires at least a workaround which you have just mentioned.

Libraries are moving forward, k3b is standing still.  I could rebuild k3b to use the current libdvdread libs, but k3b is a large and complex package which I honestly don't have time to troubleshoot or maintain.  I would rather spend my available TC time on supporting the community by handling extensions, as well as maintaining the more widely used packages like gtk2 and firefox and all. 

Of course, if anyone desires to update k3b they are more than welcome. 

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: k3b doesn't start
« Reply #2 on: January 21, 2010, 08:05:42 AM »
how about making an extension with the name libdvdread3 or we can add that symlink in the extension if it is working
« Last Edit: January 21, 2010, 08:07:33 AM by Arslan S. »

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: k3b doesn't start
« Reply #3 on: January 21, 2010, 11:04:34 AM »
I may try rebuilding k3b in the near future to use the newer libdvdread.  That would be the best thing, hopefully time will allow.