Quote:
Originally Posted by Shaggy
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:
- ctrl_start_up_behaviour()
- startup_idle_handler()
- ctrl_open_last_read_document()
- ctrl_listItem_clicked()
- ctrl_start_application()