View Single Post
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#225
New test and debug binaries on the download page.
  • fix: removed all dbus_free calls so ASUI should no longer crash when upgraded with appman
  • removed the startup sleep when system is loaded
  • SIGINT, SIGTERM and SIGSEGV signal handlers to clean up and log termination reason
  • debug binary produces a new timestamped log file each time ASUI starts
  • continuously poll all initial dbus values until each one has responded (mce, bme, bluez, icd2)
  • disabled the "unlocked" blank window until properly fixed

The removal of the dbus_free calls should reduce the number of random crashes and also means 0.4.5 should FINALLY restart when upgraded with the application manager! (I've tested it)

The debug binary now produces a new timestamped log file each time it starts to make it easier to find bugs. If you think ASUI is crashing, just run the service for a couple days using the debug binary and see if it produces multiple log files with a seg fault at the end of them.

Also disabled that "unlocked" window until I can get it fixed.

Edit:
For anyone who gets a GUID in the wifi widget: if you start wifi, kill ASUI so it restarts, do you still have a GUID? The initial value is acquired from a different signal and I'm wondering it if it might produce a different result than what you get after starting wifi.

Last edited by auouymous; 2010-12-16 at 21:59.