@blackhawk
Thank you very much. I've added "*:" to editore.cfg, so
I can open all files. Really great work. Thanks.
send already. pls check your email.Originally Posted by sandman
I am Not an Expert. I'm trying my best to Contribute. If wht i reply is wrong, do correct it. I'm Weak against Flame.
@blackhawk
Thank you very much. I've added "*:" to editore.cfg, so
I can open all files. Really great work. Thanks.
Running EditoreE on my E680 resulted in this feedback:
./editore: /diska/lib/libgcc_s.so.1: version 'GCC.3.3' not found (required by /usr/lib/libstdc++.so.5
Can someone give me link as to download those needed library: libgcc* version GCC3.3 !
How can I use ltrace binary from ltrace-mvc.zip archive provided from Ho Ming Shun & cyph!
I'll want to ltrace needeed libraries from binary execution files! Readme.txt file provide some info. as to put ltrace.conf in folder /diska
but without command line ...
Thanks
![]()
I did some examination and after using this script :
#!/bin/bash
export PATH=$PATH:/diska/bin:/diska/.system/bin
export
LD_LIBRARY_PATH=/lib:$LD_LIBRARY_PATH:/diska/lib:/diska/.system/ezx/lib
cd /
ldd -v /diska/.system/QTDownLoad/editore/editore > /diska/ltracelog.txt
ltracelog.txt
libezxappbase-xscale-r.so.1 => /diska/.system/ezx/lib/libezxappbase-xscale-r.so.1 (0x41758000)
libqte-mt-xscale-r.so.2 => /diska/lib/libqte-mt-xscale-r.so.2 (0x41358000)
libstdc++.so.5 => /diska/.system/ezx/lib/libstdc++.so.5 (0x41160000)
libm.so.6 => /lib/libm.so.6 (0x412a8000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40001000)
libc.so.6 => /lib/libc.so.6 (0x41028000)
libdl.so.2 => /lib/libdl.so.2 (0x41928000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40013000)
libezxjpeg-xscale-r.so.1 => /diska/.system/ezx/lib/libezxjpeg-xscale-r.so.1 (0x41730000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x41000000)
Version information:
/diska/.system/QTDownLoad/editore/editore:
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
/diska/.system/ezx/lib/libezxappbase-xscale-r.so.1:
libdl.so.2 (GLIBC_2.1) => /lib/libdl.so.2
libdl.so.2 (GLIBC_2.0) => /lib/libdl.so.2
libpthread.so.0 (GLIBC_2.0) => /lib/libpthread.so.0
libstdc++.so.5 (GLIBCPP_3.2) => /diska/.system/ezx/lib/libstdc++.so.5
libstdc++.so.5 (CXXABI_1.2) => /diska/.system/ezx/lib/libstdc++.so.5
libc.so.6 (GLIBC_2.1) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.2) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
libm.so.6 (GLIBC_2.0) => /lib/libm.so.6
libgcc_s.so.1 (GCC_3.0) => /lib/libgcc_s.so.1
libgcc_s.so.1 (GLIBC_2.0) => /lib/libgcc_s.so.1
/diska/lib/libqte-mt-xscale-r.so.2:
libc.so.6 (GLIBC_2.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.2) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
libpthread.so.0 (GLIBC_2.2) => /lib/libpthread.so.0
libpthread.so.0 (GLIBC_2.0) => /lib/libpthread.so.0
libpthread.so.0 (GLIBC_2.1) => /lib/libpthread.so.0
libpthread.so.0 (GLIBC_2.3.2) => /lib/libpthread.so.0
/diska/.system/ezx/lib/libstdc++.so.5:
libm.so.6 (GLIBC_2.0) => /lib/libm.so.6
libgcc_s.so.1 (GCC_3.0) => /lib/libgcc_s.so.1
libc.so.6 (GLIBC_2.2) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
libc.so.6 (GLIBC_2.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1) => /lib/libc.so.6
/lib/libm.so.6:
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
/lib/libgcc_s.so.1:
libc.so.6 (GLIBC_2.2.4) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
/lib/libc.so.6:
ld-linux.so.2 (GLIBC_2.1) => /lib/ld-linux.so.2
ld-linux.so.2 (GLIBC_2.0) => /lib/ld-linux.so.2
ld-linux.so.2 (GLIBC_PRIVATE) => /lib/ld-linux.so.2
/lib/libdl.so.2:
ld-linux.so.2 (GLIBC_PRIVATE) => /lib/ld-linux.so.2
libc.so.6 (GLIBC_2.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1) => /lib/libc.so.6
libc.so.6 (GLIBC_PRIVATE) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
/lib/libpthread.so.0:
ld-linux.so.2 (GLIBC_PRIVATE) => /lib/ld-linux.so.2
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.3.2) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1) => /lib/libc.so.6
libc.so.6 (GLIBC_PRIVATE) => /lib/libc.so.6
libc.so.6 (GLIBC_2.2) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1.2) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
/diska/.system/ezx/lib/libezxjpeg-xscale-r.so.1:
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
libgcc_s.so.1 (GCC_3.0) => /lib/libgcc_s.so.1
Which means that now everything is OK!
Trying to exe ./editore using script which export the same LD_LIBRARY_PATH and the result is:
Can not open config file, use default config..
QRenderedFontsFS::selectThisSize FS_set_scale failed.
Error code =503
QRenderedFontFS::selectThisSize FS_set_cmap failed.
Error code =503
./editore: relocation error: ./editore:undefined symbol:
-ZN8UTIL_CSTC1EP7QWidget7QStringS2_S2_
Can someone compile this binary file against E680 LIBS and includeing different zmainwidget.h !?
Having in mind structure of errors which I get, this will be the problem!
Thanks
![]()
@neutrino
1) You should install editore.mpkg as you did.
2) You should run editore from main menu tapping the icon instead
of calling from script which sets wrong LD_LIBRARY_PATHs.
@jumit
Thanks, but I've done some investigation tracing library calls from binary file ./editore after unsuccessfull try to start application from typing icon on the phone!
I was faced will almost same problem after installing ./ezxdialog and ./audanalyzer from rpconnect package!
The type of error in that case was as follows:
./ezxdialog : relocation error ./ezxdialog undefined symbol :
-ZN11ZMainWidgetC2ERK7QStringbP7QWidgetPKcj
I still thing that zmainwidget.h header file for E680 is somehow different from other EZX phones. I have no future experience about using EZX_dev source files!
Thanks
![]()
that's the trick; the libraries can easily be copied from the phone but we need reliable header files to rebuild the apps, any suggestions?Originally Posted by neutrino
@neutrino
I'm wondering why you have "/diska/lib" in your library path.
When started from MainWindow "/diska/lib" isn't in library path.
I can give you the lib's from a780. It's about 11MB. Send me
an location to upload or email that can handle such amount.
The last version (0.1-beta5) before final release.
@BH
yara i got this bug while editing a dhm file. when you are editing any line with the text /ezxlocal/download/....
if you erase last 'l' of ezxlocal or the '/' after it using backspace, it comes streight to the start of ezxlocal...
it didnot create much of a problem for me but just like to notify you cuz i like and use this app too much.
--------------------
-->E680i... ROX.
--------------------