Active Topics

 


Reply
Thread Tools
Posts: 2,006 | Thanked: 3,351 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#1051
One quick question: why is camera-ui running in the background when camera lens is closed, and there is no camera window open? Excessive use of "killall camera-ui" leads to restart of the whole operating system (it hadn't happened in the previous camera-ui version, if I remember correctly). How can I tell the watch-dog that I would rather negotiate with camera-ui directly about the daemon, and that there is no need to panic when it's not running?
Best wishes. Thank you.
_________________
Per aspera ad astra...
 

The Following User Says Thank You to Wikiwide For This Useful Post:
Posts: 306 | Thanked: 38 times | Joined on Dec 2009 @ Austria
#1052
rtcom-messaging-ui:
original files work like a charm, but if i try to reapply the mod skin...doesn't work
 

The Following User Says Thank You to StocChr For This Useful Post:
Posts: 8 | Thanked: 4 times | Joined on Aug 2011 @ Czech Republic
#1053
Originally Posted by thedead1440 View Post
check your /home/user/.config/user-dirs.dirs file; make changes there if necessary...
In the home/user/ have only files .user-ringtone and .user-smstone
 

The Following User Says Thank You to kevin00 For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#1054
Originally Posted by kevin00 View Post
In the home/user/ have only files .user-ringtone and .user-smstone
Using terminal just type:
Code:
cat /home/user/.config/user-dirs.dirs
It should print out the contents of the file; you can use your favourite text editor to modify it...


In the unlikely event you need to create it, you can use my reference below:
Code:
~ $ cat /home/user/.config/user-dirs.dirs 
XDG_DOCUMENTS_DIR="$HOME/MyDocs/.documents"
XDG_MUSIC_DIR="$HOME/MyDocs/.sounds"
XDG_PICTURES_DIR="$HOME/MyDocs/.images"
XDG_VIDEOS_DIR="$HOME/MyDocs/.videos"
NOKIA_CAMERA_DIR="$HOME/MyDocs/DCIM"
NOKIA_MMC_CAMERA_DIR="/media/mmc1/DCIM"
The permissions:
Code:
-rw-r--r--    1 user     users

Last edited by thedead1440; 2012-12-27 at 11:16.
 

The Following 8 Users Say Thank You to thedead1440 For This Useful Post:
Posts: 15 | Thanked: 21 times | Joined on Dec 2012
#1055
In addition to my previous post about the problems with the LED on CSSU-Kernel - if the battery is fully charged, after disconnected from the charger to restart LED by application LED Pattern - it works correctly. Is it possible to write a script that after switching off the charger when the battery is fully charged - restarted a LED?
 

The Following User Says Thank You to DarkSide25 For This Useful Post:
joerg_rw's Avatar
Posts: 2,222 | Thanked: 12,651 times | Joined on Mar 2010 @ SOL 3
#1056
Originally Posted by Android_808 View Post
the only issue i'm noticing at the moment, not sure what version it came about, is opening camera app with lens cover closed doesn't prompt to open it.
WFM, can't duplicate
/j
__________________
Maemo Community Council member [2012-10, 2013-05, 2013-11, 2014-06 terms]
Hildon Foundation Council inaugural member.
MCe.V. foundation member

EX Hildon Foundation approved
Maemo Administration Coordinator (stepped down due to bullying 2014-04-05)
aka "techstaff" - the guys who keep your infra running - Devotion to Duty http://xkcd.com/705/

IRC(freenode): DocScrutinizer*
First USB hostmode fanatic, father of H-E-N
 

The Following User Says Thank You to joerg_rw For This Useful Post:
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#1057
@DarkSide25 - and how your problems relate to CSSU-testing?

Neither kernel-cssu nor BME replacement are part of it
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following User Says Thank You to freemangordon For This Useful Post:
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#1058
Originally Posted by Wikiwide View Post
One quick question: why is camera-ui running in the background when camera lens is closed, and there is no camera window open? Excessive use of "killall camera-ui" leads to restart of the whole operating system (it hadn't happened in the previous camera-ui version, if I remember correctly). How can I tell the watch-dog that I would rather negotiate with camera-ui directly about the daemon, and that there is no need to panic when it's not running?
Best wishes. Thank you.
_________________
Per aspera ad astra...
It has to run in background, that is a normal behavior. And the correct way to stop dsme kindergarden process is to use dsmetool -k
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 5 Users Say Thank You to freemangordon For This Useful Post:
joerg_rw's Avatar
Posts: 2,222 | Thanked: 12,651 times | Joined on Mar 2010 @ SOL 3
#1059
Originally Posted by DarkSide25 View Post
In addition to my previous post about the problems with the LED on CSSU-Kernel - if the battery is fully charged, after disconnected from the charger to restart LED by application LED Pattern - it works correctly. Is it possible to write a script that after switching off the charger when the battery is fully charged - restarted a LED?
Sorry you completely lost me on your problem as well as on the solution you asked for. Anyway CSSU-T shouldn't have touched indicator LED behavior. Probably your problem is unrelated, whatever it is.
On a sidenote: LED pattern editor is prone to erroneous behavior caused by 'unusual' user actions. Particularly you have to click "test" again to stop it, before closing LED pattern editor. If any unclear problems, I suggest to restore /etc/mce/mce.ini to default/original.

/j
__________________
Maemo Community Council member [2012-10, 2013-05, 2013-11, 2014-06 terms]
Hildon Foundation Council inaugural member.
MCe.V. foundation member

EX Hildon Foundation approved
Maemo Administration Coordinator (stepped down due to bullying 2014-04-05)
aka "techstaff" - the guys who keep your infra running - Devotion to Duty http://xkcd.com/705/

IRC(freenode): DocScrutinizer*
First USB hostmode fanatic, father of H-E-N
 

The Following User Says Thank You to joerg_rw For This Useful Post:
Posts: 15 | Thanked: 21 times | Joined on Dec 2012
#1060
Originally Posted by freemangordon View Post
@DarkSide25 - and how your problems relate to CSSU-testing?

Neither kernel-cssu nor BME replacement are part of it
I'm probably wrong topic.
But I not found a separate topic for BME. Which topic is better to go, tell me, please.
 
Reply

Tags
cssu testing


 
Forum Jump


All times are GMT. The time now is 21:57.