maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Panorama Application: Panorama from Nokia Project (Ovi Store) (https://talk.maemo.org/showthread.php?t=63215)

Fredook 2010-10-25 23:03

Re: Panorama Application: Panorama from Nokia Project (Ovi Store)
 
Do you Install new qt libraries that came with the pr 1.3?

jrinconr 2010-10-25 23:30

SOLVED Re: after PR1.3, doesn't work Re: Panorama Application: Panorama from Nokia Project (Ovi Store)
 
Quote:

Originally Posted by jrinconr (Post 850553)
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.

doctor madness 2010-10-27 08:44

Re: Panorama Application: Panorama from Nokia Project (Ovi Store)
 
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 2010-10-27 14:08

Re: Panorama Application: Panorama from Nokia Project (Ovi Store)
 
Quote:

Originally Posted by doctor madness (Post 852911)
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

doctor madness 2010-10-27 15:44

Re: Panorama Application: Panorama from Nokia Project (Ovi Store)
 
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 2010-10-27 16:02

Re: SOLVED Re: after PR1.3, doesn't work Re: Panorama Application: Panorama from Nokia Project (Ovi Store)
 
Quote:

Originally Posted by jrinconr (Post 850925)
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

jrinconr 2010-10-27 21:33

Re: SOLVED Re: after PR1.3, doesn't work Re: Panorama Application: Panorama from Nokia Project (Ovi Store)
 
Quote:

Originally Posted by BluesLee (Post 853768)
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

carlit0x 2010-10-27 23:26

Re: Panorama Application: Panorama from Nokia Project (Ovi Store)
 
wtf this app r0x the world! works like a charm :D

handaxe 2010-10-28 00:04

Re: SOLVED Re: after PR1.3, doesn't work Re: Panorama Application: Panorama from Nokia Project (Ovi Store)
 
Quote:

Originally Posted by BluesLee (Post 853768)
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.

BigLebowski 2010-10-28 07:50

Re: SOLVED Re: after PR1.3, doesn't work Re: Panorama Application: Panorama from Nokia Project (Ovi Store)
 
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,

Quote:

Originally Posted by jrinconr (Post 850553)
panorama: symbol lookup error: /usr/lib/libQtOpenGL.so.4 undefined symbol: ZN15QGraphicsSystem16createPixmapDataEP11QPixmapDa ta

Quote:

Originally Posted by jrinconr (Post 850925)
# 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.


All times are GMT. The time now is 19:35.

vBulletin® Version 3.8.8