View Single Post
Old 01-06-2009, 10:50 AM   #18
hansel
JSR FFD2
hansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheese
 
hansel's Avatar
 
Posts: 305
Karma: 1045
Join Date: Aug 2008
Location: Rotterdam, Netherlands, Europe, Sol 3
Device: iliad
Quote:
Originally Posted by Shaggy View Post
There's an option in the settings that tells the iLiad to open the most recent document after it boots. Is that what this is related to?
O.K. That might be it...

But If the last thing you do before rebooting is installing software? Will it install again after the reboot? If this is the case it is probably a potential problem in other install scripts as well... If so install scripts should probably remove themselves from the 'recent items' list...

It's a good thing that there's no such thing as negative karma points

Back to the drawing board
EDIT: shaggy: this is indeed what happens. For those interested: It all happens in contenLister/src/control.c:
  1. ctrl_start_up_behaviour()
  2. startup_idle_handler()
  3. ctrl_open_last_read_document()
  4. ctrl_listItem_clicked()
  5. ctrl_start_application()

Last edited by hansel; 01-06-2009 at 11:12 AM.
hansel is offline   Reply With Quote