- Status Closed
- Percent Complete
- Task Type Bugs
- Category User Interface → Simulator
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#11553 - UISimulator:
Current Build: r27822 and windows version under Windows XP SP3
Whenever I change a theme in the options it works for the current session. Closing the simulator and restarting leads to a crash. Only if I delete the config.cfg file in the rockbox directory then it works again but I lose my last configuration.
Some tests later I found out that a definition of an info viewport in the base skin leads to the crash. Deleting the info viewport definition and everything's working fine. All delivered base skins in rockbox do not define any info viewports but if you take any other skin with an info viewport in the base skin they will crash…
As an example you might take the AF_Flow theme and only load the AF_Flow.sbs. Without deleting the info viewport the simulator crashes… It seems to me that this crash did not happen 2 months ago with the past current releases.
2010-08-20 12:51
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
This was fixed with r27829
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
This problem was fixed with r27829. If you are using a simulator download from Rasher's simulator page, you will need to wait until the page is updated with new versions. He usually has daily updates, but there are some days that do not get new updates.
As a work-around, until a newer simulator version is available, you can create a fixed.cfg file in your simdisk/.rockbox directory containing the following line:
sbs: -
This will allow the simulator to start without crashing. Once the simulator is started, you can then reload your SBS (or entire theme).
No the new release is online and it does not crash anymore. Thanks - the task can be closed now.