maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Smartcam Maemo 5 Port - Now with more Qt (https://talk.maemo.org/showthread.php?t=71452)

azkay 2011-04-14 10:05

Re: [Announce] Smartcam Maemo 5 Port - Now with more Qt
 
Quote:

Originally Posted by justice4all3000 (Post 987991)
now all we need is some kind of camera stand for the n900

Yeah, maybe http://www.dealextreme.com/p/mini-pl...564?r=74602803

niloy 2011-04-14 16:57

Re: [Announce] Smartcam Maemo 5 Port - Now with more Qt
 
Thank you so much for porting this. When are you promoting it in the repos?

azkay 2011-04-14 17:35

Re: [Announce] Smartcam Maemo 5 Port - Now with more Qt
 
Quote:

Originally Posted by niloy (Post 988353)
Thank you so much for porting this. When are you promoting it in the repos?

I put in a request 2 days ago, received the invite yesterday morning.
I just need to figure out how to set the package manager icon then I can upload it to extras-devel.

handaxe 2011-04-14 20:12

Re: [Announce] Smartcam Maemo 5 Port - Now with more Qt
 
Quote:

Originally Posted by azkay (Post 987716)
Weird, the save/load works fine for me.
Check in /opt/smartcam_m5/bin
It should remake it with whatevers in the "smartcam:" inputbox everytime you hit "save".

My n900 now is reboot looping so reflash it is (CSSU related) but before that happened I tested the save load. This may be peculiar to my n900... No file gets saved in /opt/smartcam_m5/bin when used from the hildon desktop. And none when I tried from the CLI until I ran as root when the prog created smartcam_m5.conf in the folder from where I ran it. Subsequent CLI runs as user worked, using the same conf file. Made no difference to running from the desktop.

Anyhow if no one else has this, the issue is moot.

Off to reflash (sigh!)

azkay 2011-04-14 20:40

Re: [Announce] Smartcam Maemo 5 Port - Now with more Qt
 
Bad luck, hope it doesnt happen to me anytime soon.
Ive just spent the last few hours ssh'd to my debian laptop with x forwarding. Posting this from firefox over ssh, its pretty awesome.

Which somehow led me to wonder, the linux smartcam server- I wonder if it would run under easy debian?

handaxe 2011-04-15 00:03

Re: [Announce] Smartcam Maemo 5 Port - Now with more Qt
 
As it turns out I saved my install BUT, having purged smartcam and then reinstalled, I still cannot save and load.

Does this work for anyone other than azkay :) ? I really want to know that I am a vast minority.....

ed00 2011-04-15 03:56

Re: [Announce] Smartcam Maemo 5 Port - Now with more Qt
 
. i cant save or load, none of the button is doing anything.

azkay 2011-04-15 04:51

Re: [Announce] Smartcam Maemo 5 Port - Now with more Qt
 
I wonder why mine works and no one else.

Bratag 2011-04-15 06:04

Re: [Announce] Smartcam Maemo 5 Port - Now with more Qt
 
Quote:

Originally Posted by azkay (Post 988764)
I wonder why mine works and no one else.

Are you running as root. A quick strace of the app reveals that when you hit save it tries to open the conf file and gets a permission denied. However the error is not caught and returns a successful.

An easy way around this is go open an xterm

cd /opt/smartcam_m5/bin
touch smartcam_m5.conf
chmod 777 smartcam_m5.conf

azkay 2011-04-15 06:17

Re: [Announce] Smartcam Maemo 5 Port - Now with more Qt
 
Quote:

Originally Posted by Bratag (Post 988784)
Are you running as root. A quick strace of the app reveals that when you hit save it tries to open the conf file and gets a permission denied. However the error is not caught and returns a successful.

An easy way around this is go open an xterm

cd /opt/smartcam_m5/bin
touch smartcam_m5.conf
chmod 777 smartcam_m5.conf

As far as I can tell im not running as root.
Yeah, I didnt do any error checking I just had it cout when it shouldve written the file so I knew what was happening. I probably shouldve changed that.


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

vBulletin® Version 3.8.8