Narukay
|
2013-05-23
, 15:01
|
Posts: 21 |
Thanked: 18 times |
Joined on May 2012
|
#781
|
|
2013-05-23
, 15:41
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#782
|
work :3
but, how to add meecolay command LD_PRELOAD in gdb?Code:(gdb) run meecolay Starting program: /opt/Vkontakte/bin/Vkontakte meecolay (no debugging symbols found) /opt/Vkontakte/bin/Vkontakte: symbol lookup error: /opt/Vkontakte/bin/Vkontakte: undefined symbol: _ZN7QCamera16staticMetaObjectE Program exited with code 0177. (gdb)
|
2013-05-23
, 15:50
|
Posts: 21 |
Thanked: 18 times |
Joined on May 2012
|
#783
|
LD_PRELOAD=/opt/qtm12/lib/libQtSystemInfo.so:/opt/qtm12/lib/libQtMultimediaKit.so gdb /opt/Vkontakte/bin/Vkontakte GNU gdb (GDB) 6.8.50.20090417-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "arm-linux-gnueabi". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... (no debugging symbols found) (gdb) run Starting program: /opt/Vkontakte/bin/Vkontakte (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Running non-meego graphics system enabled MeeGo touch, forcing native graphicssystem (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) loaded the Generic plugin loaded the N900 plugin (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Program received signal SIGSEGV, Segmentation fault. 0x00000000 in ?? () 0x00000000: (gdb)
|
2013-05-27
, 05:46
|
Posts: 21 |
Thanked: 18 times |
Joined on May 2012
|
#784
|
(Reading database ... 47819 files and directories currently installed.) Removing org.formeego.apps ... rm: cannot remove '/etc/apt/sources.list.d/appsformeego.list': No such file or directory dpkg: error processing org.formeego.apps (--remove): subprocess post-removal script returned error exit status 1 Errors were encountered while processing: org.formeego.apps E: Sub-process /usr/bin/dpkg returned an error code (1) Nokia-N900:~#
|
2013-05-27
, 14:57
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#785
|
installed app "org.formeego.apps"
don't removed
how to remove?(((Code:(Reading database ... 47819 files and directories currently installed.) Removing org.formeego.apps ... rm: cannot remove '/etc/apt/sources.list.d/appsformeego.list': No such file or directory dpkg: error processing org.formeego.apps (--remove): subprocess post-removal script returned error exit status 1 Errors were encountered while processing: org.formeego.apps E: Sub-process /usr/bin/dpkg returned an error code (1) Nokia-N900:~#
sudo gainroot dpkg -i --force-depends /path/to/apps/for/meego.deb dpkg -r org.formeego.apps
|
2013-05-31
, 17:41
|
Posts: 21 |
Thanked: 18 times |
Joined on May 2012
|
#787
|
$ LD_PRELOAD=/opt/qtm12/lib/libQtSystemInfo.so:/opt/qtm12/lib/libQtMultimediaKit.so:/opt/qtm12/lib/libQtSensors.so meecolay /opt/Vkontakte/bin/Vkontakte Running non-meego graphics system enabled MeeGo touch, forcing native graphicssystem loaded the Generic plugin loaded the N900 plugin loaded the Generic plugin loaded the N900 plugin A backend with type "QAccelerometer" and identifier "n900.accelerometer" has already been registered! A backend with type "QProximitySensor" and identifier "n900.proximity" has already been registered! Segmentation fault
|
2013-06-03
, 18:25
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#788
|
Code:$ LD_PRELOAD=/opt/qtm12/lib/libQtSystemInfo.so:/opt/qtm12/lib/libQtMultimediaKit.so:/opt/qtm12/lib/libQtSensors.so meecolay /opt/Vkontakte/bin/Vkontakte Running non-meego graphics system enabled MeeGo touch, forcing native graphicssystem loaded the Generic plugin loaded the N900 plugin loaded the Generic plugin loaded the N900 plugin A backend with type "QAccelerometer" and identifier "n900.accelerometer" has already been registered! A backend with type "QProximitySensor" and identifier "n900.proximity" has already been registered! Segmentation fault
|
2013-06-04
, 15:28
|
Posts: 21 |
Thanked: 18 times |
Joined on May 2012
|
#789
|
gdb log please like before. guess that u re using updated meegotouch right?
i'll reply to pm within a week, dont worry
no debugging symbols found) (no debugging symbols found) loaded the Generic plugin loaded the N900 plugin loaded the Generic plugin loaded the N900 plugin A backend with type "QAccelerometer" and identifier "n900.accelerometer" has already been registered! A backend with type "QProximitySensor" and identifier "n900.proximity" has already been registered! (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Program received signal SIGSEGV, Segmentation fault. 0x00000000 in ?? () 0x00000000: (gdb)
|
2013-06-06
, 12:55
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#790
|
hello :3
yes rightCode:no debugging symbols found) (no debugging symbols found) loaded the Generic plugin loaded the N900 plugin loaded the Generic plugin loaded the N900 plugin A backend with type "QAccelerometer" and identifier "n900.accelerometer" has already been registered! A backend with type "QProximitySensor" and identifier "n900.proximity" has already been registered! (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Program received signal SIGSEGV, Segmentation fault. 0x00000000 in ?? () 0x00000000: (gdb)
latest meegotouch
Try to run itself, you can get