maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [HELP] Panorama (https://talk.maemo.org/showthread.php?t=66125)

doctor madness 2010-11-24 13:49

[HELP] Panorama
 
I installed OVI Nokia's Panorama application. Installation is OK, but when starting this app, I got an error message in a yellow banner at startup, then everytime I press the camera button :
"Memory not available in mass storage USB connection"

Of course, my USB cable is unplug, and I can access the /home/user/MyDocs directory with all its contents, including Panorama dir. I tried to reinstall the application (apt-get purge panorama ; rm -rf /home/user/.panorama ; rm -rf /home/user/MyDocs/Panorama) and the directories are created, so the application can access the /home/users/MyDocs directory. I also tried to plug an USB cable, and set to "Nokia PC Suite mode" in order to make the app understand that I don't use the USB mass storage mode, then unplug the cable, but still the same error message.

I can't make Panorama write pictures outside the /home/user/MyDocs tree, so I can't take any picture with. Of course, every other soft (media player for example) can access the tree.
I have BlessN900 and FCam installed, but I removed them, and I still have this issue.

Does anyone have any idea ?

handaxe 2010-11-24 14:11

Re: [HELP] Panorama
 
An idea but no real knowledge: do you have usb hostmode installed?

doctor madness 2010-11-24 14:38

Re: [HELP] Panorama
 
Nothing like this.
For information, on my "old" N900 I had this issue with PR1.2 and PR1.3, and now I've a brand new n900 (motherboard changed by Nokia) and I first tried to install and run it, but still the same problem.

handaxe 2010-11-24 21:59

Re: [HELP] Panorama
 
Another prolly useless idea: is the MyDocs tree on a micro sd card? ....fishing.....

doctor madness 2010-11-25 06:53

Re: [HELP] Panorama
 
No it isnt. No microSD in my device. I fsck it from n900 and from windows, no change at all. I umounted MyDocs and start the app. Panorama dir is created, but same problem

handaxe 2010-11-26 23:08

Re: [HELP] Panorama
 
Sorry about your issue - the pano app is rather nice and very clever aside ... Does that free "lite" pano proggie from Ovi work for you? Useless curiosity, that is all.... Best wishes

doctor madness 2010-11-29 13:02

Re: [HELP] Panorama
 
I'll test the other panorama application on OVI.
I'm quiet surprised that I'm the only one with this issue, may be a bug related to another application, but I don't have anything exotic

James_Littler 2010-11-29 13:06

Re: [HELP] Panorama
 
Are you using Kernel-power >v42?
Have you got fcam installed?

Run panorama from x-term and post any errors it may give you.

doctor madness 2010-11-30 13:58

Re: [HELP] Panorama
 
Thanks for your answer. I had kernel power installed, but I removed it.
I have fcam installed, but still the same problem when it's removed.

Here is what I get when running panorama from xterm :

user@Nokia-N900:~$ panorama
Init: 0x426b3330
SavePreference changed to only cropped
>>>>> MED: 2048
SavePreference changed to only cropped
Committing user settings
rawPath = /home/user/MyDocs/Panorama/
resolutionIndex = 1
savePreference = cropped
autofocus = off
Done committing

I had the error message, and I pressed several times on camera button, but nothing appears on the stderr/stdout

James_Littler 2010-11-30 18:54

Re: [HELP] Panorama
 
I think it might be worth contacting the author of the app and maybe filing a bug report.

do your other camera apps work ok?

handaxe 2010-11-30 19:21

Re: [HELP] Panorama
 
All I can think of now is that the permissions on the panorama directory are wrong. Why they would be for you and not me for eg. is well..... J_L is right in principle but it is so individualistic an error the devs (Nokia) will need some kind of pointer or two...

Perhaps install sysklogd and see if anything relevant gets entered into /var/log/syslog & /userlog. It can be more informative than the console.

Ultimately, one needs to reflash everything and make panorama the first prog installed and test. If it works then install the next, test on so on. If it fails as the first install then that is reportable (even if a unique failure) as extraneous progs and libraries are not at issue...

ME2g 2010-11-30 22:01

Re: [HELP] Panorama
 
Quote:

Originally Posted by doctor madness (Post 886224)
Thanks for your answer. I had kernel power installed, but I removed it.
I have fcam installed, but still the same problem when it's removed.

Here is what I get when running panorama from xterm :

user@Nokia-N900:~$ panorama
Init: 0x426b3330
SavePreference changed to only cropped
>>>>> MED: 2048
SavePreference changed to only cropped
Committing user settings
rawPath = /home/user/MyDocs/Panorama/
resolutionIndex = 1
savePreference = cropped
autofocus = off
Done committing

I had the error message, and I pressed several times on camera button, but nothing appears on the stderr/stdout


What happens if you simply copy some other file into
/home/user/MyDocs/Panorama/
on the xterm?
2nd guess: what are the rights for panorama?
I have a link from /usr/bin/quickpanorama-pro to
/opt/maemo/usr/bin/quickpanorama-pro
which has root:root rights.

But I do not have a /home/user/.panorama .

doctor madness 2010-12-01 09:46

Re: [HELP] Panorama
 
James_Littler : Yes, my camera app works (and BlessN900, and FCam...)
How to contact the authors, on OVI store, there is no link or information...

ME2g : My /home/user/MyDocs/Panorama is :
permissions : 777
ownership : user.root

I can write on it.

I don't have quickpanorama (pro or not) installed, so I don't have the symlink you talk about. But I've the following :
/usr/bin/panorama -> /opt/maemo/usr/bin/panorama
The target file is :
permissions : 755
ownership : root.root

I really think the problem is not permissions related, but "USB storage" detection related.

doctor madness 2010-12-09 08:34

Re: [HELP] Panorama
 
Still no one with the same problem ?

doctor madness 2010-12-16 10:09

Re: [HELP] Panorama
 
Weekly up !

Rob1n 2010-12-16 10:27

Re: [HELP] Panorama
 
All I can suggest is downloading and installing strace (it's in the SDK repository and has no dependencies, so it's easiest just to download the .deb file and install with "dpkg -i") and running:
Code:

strace -ff -o trace_panorama /usr/bin/panorama
Then run through trying to create a panorama. Then exit and upload all the trace_panorama.* files here. They'll show all the system calls made by panorama as it's running - hopefully that'll provide some indication of where it's failing.

doctor madness 2010-12-17 07:42

Re: [HELP] Panorama
 
1 Attachment(s)
1st of all, thank you for the advice, I supposed that strace wasn't available on maemo, and I was wrong.

Here are the traces :

Rob1n 2010-12-17 09:24

Re: [HELP] Panorama
 
Unfortunately that didn't prove very helpful :( I can't see anything in there that suggests why it's failing.

handaxe 2010-12-17 17:01

Re: [HELP] Panorama
 
did u try an install of sysklogd?

http://wiki.maemo.org/Documentation/.../sysloghttp://

doctor madness 2010-12-20 10:44

Re: [HELP] Panorama
 
1 Attachment(s)
I installed sysklogd, but I didn't see anything probant in syslog file.
I attach it, if you can take a look on it.

handaxe 2010-12-20 11:38

Re: [HELP] Panorama
 
Quote:

Originally Posted by doctor madness (Post 900453)
I installed sysklogd, but I didn't see anything probant in syslog file.
I attach it, if you can take a look on it.

There is no significant difference between your and my syslog in firing up Panorama; except Pano works for me but does not for you.... Syslog should capture any system usb / storage weirdness but nothing. Strace should capture any programme usb / storage weirdness but nothing. Reflash does not help... Sigh! I fear that this is so idiosyncratic an issue that it will remain unresolved...

You could try a complete reflash (both OS and storage) and install Panorama first. If that failed then there simply has to be a hardware issue. Is that knowledge worth the effort?
Good wishes in the context of your frustration...

doctor madness 2010-12-20 13:44

Re: [HELP] Panorama
 
Hopefully I don't think I really need Panorama, but I'd like to test it... Si, i'll do without for the moment, I'll give it a test on my father's n900 device, and if I discover this program is the key of my future life, I'll reflash my whole n900 :)

Thank you again for your help


All times are GMT. The time now is 04:14.

vBulletin® Version 3.8.8