Notices


Reply
Thread Tools
Posts: 84 | Thanked: 12 times | Joined on Apr 2010
#71
Do you Install new qt libraries that came with the pr 1.3?
 

The Following 2 Users Say Thank You to Fredook For This Useful Post:
Posts: 32 | Thanked: 14 times | Joined on Feb 2010 @ Alcala de Henares, Madrid, Spain
#72
Originally Posted by jrinconr View Post
after PR1.3, doesn't work

panorama: symbol lookup error: /usr/lib/libQtOpenGL.so.4 undefined symbol: ZN15QGraphicsSystem16createPixmapDataEP11QPixmapDa ta
problem fixed :

# ldd /usr/bin/panorama
.
.
.
.
libQtGui.so.4 => /opt/qt4-maemo5/lib/libQtGui.so.4
libQtCore.so.4 => /opt/qt4-maemo5/lib/libQtCore.so.4
.
.
.
.
.

# rm /opt/qt4-maemo5/lib/beidqt/libQtGui.so.4
# rm /opt/qt4-maemo5/lib/beidqt/libQtCore.so.4

resolved my issue.

Last edited by jrinconr; 2010-10-25 at 23:32. Reason: typo
 

The Following User Says Thank You to jrinconr For This Useful Post:
Posts: 85 | Thanked: 20 times | Joined on Aug 2010 @ Near Paris, in the frog-eaters country
#73
Hi all,

I've a strange problem with Nokia's panorama. When launching the application, it tells me "memory not available in mass storage mode usb connection"
When pressing the camera button, same message appears, and I can't use this application.
Of course, I remove the USB cable, but no changes. Hence I unloaded the g_file_storage module from kernel, wich is supposed to be used for USB Mass storage.
I've a modified kernel (2.6.28.10power37) provided by maemo.org's repository;
I've Mad Developper installed, but when removing it, and rebooting my device, I still get this error;
Anyone had the same problem, or has a suggestion ?
 
zehjotkah's Avatar
Posts: 2,361 | Thanked: 3,746 times | Joined on Dec 2007 @ Berlin - Love this city!!
#74
Originally Posted by doctor madness View Post
Hi all,

I've a strange problem with Nokia's panorama. When launching the application, it tells me "memory not available in mass storage mode usb connection"
When pressing the camera button, same message appears, and I can't use this application.
Of course, I remove the USB cable, but no changes. Hence I unloaded the g_file_storage module from kernel, wich is supposed to be used for USB Mass storage.
I've a modified kernel (2.6.28.10power37) provided by maemo.org's repository;
I've Mad Developper installed, but when removing it, and rebooting my device, I still get this error;
Anyone had the same problem, or has a suggestion ?
Maybe your /MyDocs is mounted as read-only due to an error.
Perform
Code:
fsck.vfat -r /dev/mmcblk0p1
in x-terminal
 
Posts: 85 | Thanked: 20 times | Joined on Aug 2010 @ Near Paris, in the frog-eaters country
#75
Thank you for you answer. I tried to repair this partition, I had two little problems, but the partition wasn't mounted read-only, and after a reboot, I made the fsck again, and it doesn't find any error, but I still can't use panorama :X

I can't change the storage folder to one out of MyDocs, but still have same message, but when selecting the folder, I can see all MyDocs tree
 
BluesLee's Avatar
Posts: 411 | Thanked: 1,105 times | Joined on Jan 2010 @ Europe
#76
Originally Posted by jrinconr View Post
problem fixed :

# ldd /usr/bin/panorama
.
.
.
.
libQtGui.so.4 => /opt/qt4-maemo5/lib/libQtGui.so.4
libQtCore.so.4 => /opt/qt4-maemo5/lib/libQtCore.so.4
.
.
.
.
.

# rm /opt/qt4-maemo5/lib/beidqt/libQtGui.so.4
# rm /opt/qt4-maemo5/lib/beidqt/libQtCore.so.4

resolved my issue.
I have the same issue. The above files which you
removed dont seem to exist?!


Blues
 
Posts: 32 | Thanked: 14 times | Joined on Feb 2010 @ Alcala de Henares, Madrid, Spain
#77
Originally Posted by BluesLee View Post
I have the same issue. The above files which you
removed dont seem to exist?!


Blues
did you try " # ldd /usr/bin/panorama"?
there you can find the erroneous library
 
Posts: 29 | Thanked: 3 times | Joined on Feb 2010
#78
wtf this app r0x the world! works like a charm
 
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#79
Originally Posted by BluesLee View Post
I have the same issue. The above files which you
removed dont seem to exist?!


Blues
Ok, I think the update left /opt/qt4-maemo5/lib which it should not have as all those libs have more recent versions in /opt/lib/. Check if you will. As a test rename /opt/qt4-maemo5/ as for eg /opt/used_to_be_qt4-maemo5/ ( as root,
Code:
cp /opt/qt4-maemo5/ /opt/used_ to_be_qt4-maemo5/ 
rm /opt/qt4-maemo5/
and then try and run panorama.

Any issues simply reverse the cp and rm procedures as root.
 

The Following 2 Users Say Thank You to handaxe For This Useful Post:
Posts: 44 | Thanked: 38 times | Joined on Mar 2010 @ Germany
#80
Same here, can't get it to run under PR 1.3 (although the error message is different):
Code:
$ /usr/bin/panorama 
/usr/bin/panorama: symbol lookup error: /usr/lib/libphonon.so.4: undefined symbol: _ZN9QMetaType15registerTypedefEPKci
However,

Originally Posted by jrinconr View Post
panorama: symbol lookup error: /usr/lib/libQtOpenGL.so.4 undefined symbol: ZN15QGraphicsSystem16createPixmapDataEP11QPixmapDa ta
Originally Posted by jrinconr View Post
# rm /opt/qt4-maemo5/lib/beidqt/libQtGui.so.4
# rm /opt/qt4-maemo5/lib/beidqt/libQtCore.so.4

resolved my issue.
I usually refuse to trash libs manually on the file system unless I am 100% certain that they won't be used by any other program. So most of the time, I leave it up to the package manager to decide.

As it is, I'm currently stuck with a non-functional panorama app.
 
Reply

Tags
nokia panorama, panorama


 
Forum Jump


All times are GMT. The time now is 12:12.