Quote:
Originally Posted by Ehhh
Hi, geekmaster
sorry, i forgot, that glib library is changed on my Kindle Touch. you can try this one .
best regards.
|
I copied your replacement glib library to your plugins folder with your other .so files, but I get the same error messages when I run your script.
I added "export LD_LIBRARY_PATH=./plugins" to your script (where I copied the extra glib library). Same problems.
Perhaps this will help:
]#
ldd einkplayer
/usr/lib/libenvload.so (0x40021000)
libgstreamer-0.10.so.0 => /usr/lib/libgstreamer-0.10.so.0 (0x40034000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x400f7000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x4020c000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x4024d000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x40259000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x40263000)
libz.so.1 => /usr/lib/libz.so.1 (0x40354000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x4036c000)
libc.so.6 => /lib/libc.so.6 (0x4037e000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40479000)
libm.so.6 => /lib/libm.so.6 (0x40495000)
libffi.so.5 => /usr/lib/libffi.so.5 (0x40503000)
librt.so.1 => /lib/librt.so.1 (0x40511000)
libdl.so.2 => /lib/libdl.so.2 (0x4051f000)
/lib/ld-linux.so.3 (0x40000000)
It looks like we are using the built-in /usr/lib/libgstreamer from 5.1.0, despite the LD_LIBRARY_PATH. Hmm...
The screensaver prevention is not working. I guess amazon wants us to see their SO ads sooner...
UPDATE: CRs inserted AFTER downloading, by extracting with 7-zip.