Page 1 of 2

Midnight Commander for Samsung TV C series?

Posted: Tue Jan 11, 2011 10:52 pm
by huffyk
Hi

i was trying to use mc from SamyGO extension pack however i cannot view or edit any files. I see just dots, not correct characters. Any idea what is wrong?

thanks

Re: Midnight Commander for Samsung TV C series?

Posted: Tue Jan 11, 2011 10:57 pm
by arris69
huffyk wrote:Hi

i was trying to use mc from SamyGO extension pack however i cannot view or edit any files. I see just dots, not correct characters. Any idea what is wrong?

thanks
you call it from ssh session as mc.sh?

arris

Re: Midnight Commander for Samsung TV C series?

Posted: Wed Jan 12, 2011 9:51 pm
by huffyk
tried mc and also mc.sh. Same behaviour as phys1 wrote.

Re: Midnight Commander for Samsung TV C series?

Posted: Wed Jan 12, 2011 10:57 pm
by arris69
gdb and strace are included in extensions pack.
one "don't work" or "it crash" says nuts.

arris

Re: Midnight Commander for Samsung TV C series?

Posted: Sat Jan 15, 2011 12:52 am
by huffyk
gdb backtrace log:

#0 0x4012c9b0 in raise () from /lib/libc.so.6
#1 0x4012e3d4 in abort () from /lib/libc.so.6
#2 0x40140940 in vfprintf () from /lib/libc.so.6
#3 0x40165b84 in vsnprintf () from /lib/libc.so.6
#4 0x4008d8bc in g_snprintf () from /dtv/usb/sda6/SamyGO/opt/privateer/lib/libglib-2.0.so.0
#5 0x0005d7ac in ?? ()
Cannot access memory at address 0x0
#6 0x0005d7ac in ?? ()
Cannot access memory at address 0x0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Re: Midnight Commander for Samsung TV C series?

Posted: Sat Jan 15, 2011 9:13 am
by arris69
huffyk wrote:gdb backtrace log:

#0 0x4012c9b0 in raise () from /lib/libc.so.6
#1 0x4012e3d4 in abort () from /lib/libc.so.6
#2 0x40140940 in vfprintf () from /lib/libc.so.6
#3 0x40165b84 in vsnprintf () from /lib/libc.so.6
#4 0x4008d8bc in g_snprintf () from /dtv/usb/sda6/SamyGO/opt/privateer/lib/libglib-2.0.so.0
#5 0x0005d7ac in ?? ()
Cannot access memory at address 0x0
#6 0x0005d7ac in ?? ()
Cannot access memory at address 0x0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
can you pls. rename

Code: Select all

SamyGO/opt/privateer/lib/libglib-2.0.so.0
to

Code: Select all

SamyGO/opt/privateer/lib/libglib-2.0.so.0.disabled
so to test if libglib-2.0 shipped with tv do the job.
if jou get message like

Code: Select all

libglib-2.0.so.0 not found 
copy libglib-2.0 from tv to (you can use busybox find applet to locate it, maybe it's named libglib-2.0.so)

Code: Select all

SamyGO/opt/privateer/lib/libglib-2.0.so.0

if this complains about undefined symboles i need the exact version of libglib-2.0 installed on tv.

thnx
arris

Re: Midnight Commander for Samsung TV C series?

Posted: Tue Jan 18, 2011 9:04 am
by huffyk
there is no any libglib-2.0.so library in TV. Is it possible to fix SamyGO extension and put there correct libs? Miero: have you tried to exchange just few libs? btw. i don't see in that deb package libglib-2.0...