WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Bombono-dvd Extension ERRORS  (Read 2687 times)

Offline eltone

  • Full Member
  • ***
  • Posts: 137
Bombono-dvd Extension ERRORS
« on: January 18, 2013, 03:19:18 PM »
Hi,

Launching bombono-dvd, under TCP 4.7.3, trapped these errors:
Code: [Select]
Re: bombono-dvd.tcz
tc@box:~$ sudo bombono-dvd
bombono-dvd: Symbol `ff_codec_bmp_tags' has different
size in shared object, consider re-linking

(bombono-dvd:12517): Gtk-WARNING **: Attempting to store
changes into `/root/.local/share/recently-used.xbel',
but failed: Failed to create file
'/root/.local/share/recently-used.xbel.HGH7QW': No such file or directory

(bombono-dvd:12517): Gtk-WARNING **: Attempting to set
the permissions of `/root/.local/share/recently-used.xbel',
but failed: No such file or directory

***********

I suspect TCP is at fault.  Is there a FIX?
eltone

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Bombono-dvd Extension ERRORS
« Reply #1 on: January 18, 2013, 03:47:13 PM »
Have you tried without "sudo"?
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline eltone

  • Full Member
  • ***
  • Posts: 137
Re: Bombono-dvd Extension ERRORS
« Reply #2 on: January 18, 2013, 04:20:35 PM »
Have you tried without "sudo"?

Hey tinypoodle!

Now I get to the point where loading an AVI, FLV or WMV video ZAPS the bombono-dvd app:
Code: [Select]
tc@box:~$ bombono-dvd
bombono-dvd: Symbol `ff_codec_bmp_tags' has different size in shared object, consider re-linking
Segmentation fault
tc@box:~$

*********

Abrupt return to CLI and limited to only the above trapped errors.  Is this app dead?

Offline eltone

  • Full Member
  • ***
  • Posts: 137
Re: Bombono-dvd Extension ERRORS
« Reply #3 on: January 18, 2013, 11:10:24 PM »
Hi,
Can someone correlate this finding on TCP, or is it unique to my rig?
eltone

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: Bombono-dvd Extension ERRORS
« Reply #4 on: January 20, 2013, 06:48:30 AM »
a rebuild should fix this problem

you can try building it yourself till it gets an update
http://tc-ext-tools.googlecode.com/svn/packages/bombono-dvd/

see http://code.google.com/p/tc-ext-tools/

Offline eltone

  • Full Member
  • ***
  • Posts: 137
Re: Bombono-dvd Extension ERRORS
« Reply #5 on: January 20, 2013, 07:55:21 PM »
a rebuild should fix this problem

you can try building it yourself till it gets an update
http://tc-ext-tools.googlecode.com/svn/packages/bombono-dvd/

see http://code.google.com/p/tc-ext-tools/

Dear Arslan:
Prior to your post, I understood building it required source code and compiling into binary via:

1) ./configure

2) make

3) make install
*******************
Shouldn't these steps get it working in TC?  I have never built a tcz extension, using source.
eltone