Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: SamK on December 10, 2010, 03:59:36 AM

Title: RipperX Crashes
Post by: SamK on December 10, 2010, 03:59:36 AM
TC v 3.3, all updates applied, no missing dependencies.

RipperX starts OK, opened in aterm to see messages.  Choosing any tab in Config shuts down the app with a message in aterm:
Code: [Select]
ripperX: symbol lookup error: /usr/local/lib/libgdk-1.2.so.0: undefined symbol: XShapeCombineMask   
Title: Re: RipperX Crashes
Post by: gutmensch on December 10, 2010, 06:54:18 AM
seems to need rebuilding against gtk2 :-/
Title: Re: RipperX Crashes
Post by: SamK on December 10, 2010, 08:29:00 AM
seems to need rebuilding against gtk2 :-/
This is unfortunate as there is already a good standalone GTK2 ripper in the TC3 repo.

Asunder weighs in at a total of 7.32MB including deps
RipperX is much less at a total of 1.01MB including deps.

If there is a way to make it work without going to GTK2 there may be a worthwhile saving in terms of deps.
Title: Re: RipperX Crashes
Post by: Jason W on December 10, 2010, 08:47:54 AM
Gtk1 versions of apps will still be supported when possible as they are a good fit for those who like smaller packages. 

A rebuild of Ripperx fixes the crash, and I will aim to have it packaged by tomorrow. 
Title: Re: RipperX Crashes
Post by: Jason W on December 10, 2010, 09:47:06 AM
Also, I will rename this extension ripperx-gtk1.tcz and perhaps also make a ripperx.tcz extension that is the latest version and built against gtk2 for those who like ripperx but favor a gtk2 environment.