OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: penguinsam on March 29, 2005, 02:31:10 pm

Title: Z Crashes When Applets Installed
Post by: penguinsam on March 29, 2005, 02:31:10 pm
I am using 760 with CACKO 1.22a installed. I have installed a number of taskbar applets on Z, and now once I install a new applet or change some settings on subapplet, for instance, Z restarts.

It's troublesome to wait the Z to boot up if I just need to change some minor settings. Does anyone advise on how I could find out the source of crash by looking at some log files or whatsoever?  
Title: Z Crashes When Applets Installed
Post by: Chaos on March 29, 2005, 03:28:23 pm
Try turning on Qtopia logging.

Go and edit /home/QtPalmtop/qpe.sh and comment out this line, like this:

Code: [Select]
#    nice survive -l 6 runqpe $QPEUSER $QPEGROUP >/dev/null 2>&1
and uncomment the next line like this:

Code: [Select]
   nice survive -l 6 runqpe $QPEUSER $QPEGROUP >/home/zaurus/log.`date +%H%M%S` 2>&1
That will send all of Qtopia's output to a log file in /home/zaurus, with a timestamp attached.

You could also try looking at what applets are being loaded, with this command:

Code: [Select]
ls -l /home/QtPalmtop/plugins/applets
The ones with a . in front of them are the applets hidden in the subapplet tray, if you use it.
Title: Z Crashes When Applets Installed
Post by: penguinsam on April 01, 2005, 08:10:54 am
ya, many thanks to Chaos  

but i still could not identify the problem, perhaps more time needed...
Title: Z Crashes When Applets Installed
Post by: silvio on April 01, 2005, 09:14:11 am
Quote
I am using 760 with CACKO 1.22a installed. I have installed a number of taskbar applets on Z, and now once I install a new applet or change some settings on subapplet, for instance, Z restarts.

It's troublesome to wait the Z to boot up if I just need to change some minor settings. Does anyone advise on how I could find out the source of crash by looking at some log files or whatsoever? 
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=72690\")

This is normal - but there is an other applet manager which prevents Qtopia from restarting:
[a href=\"http://www.elsix.org/index.php?w=project&p=886]http://www.elsix.org/index.php?w=project&p=886[/url]

regards,
Silvio
Title: Z Crashes When Applets Installed
Post by: penguinsam on April 01, 2005, 11:26:12 pm
Quote
Quote
I am using 760 with CACKO 1.22a installed. I have installed a number of taskbar applets on Z, and now once I install a new applet or change some settings on subapplet, for instance, Z restarts.

It's troublesome to wait the Z to boot up if I just need to change some minor settings. Does anyone advise on how I could find out the source of crash by looking at some log files or whatsoever? 
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=72690\")

This is normal - but there is an other applet manager which prevents Qtopia from restarting:
[a href=\"http://www.elsix.org/index.php?w=project&p=886]http://www.elsix.org/index.php?w=project&p=886[/url]

regards,
Silvio
[div align=\"right\"][a href=\"index.php?act=findpost&pid=73145\"][{POST_SNAPBACK}][/a][/div]
yes, that's what i have installed. It still crashes my Z, i dun know why...
Title: Z Crashes When Applets Installed
Post by: penguinsam on April 06, 2005, 04:01:51 pm
I finally discover that after I installed korganizer-alarm, whenever I make changes to the taskbar, qtopia restart.

Anyone has the same problem or knows why?