Iain Buchanan
2008-02-28 23:25:02 UTC
Hi Mark,
thanks for the recent svn commits - trayicon is more stable now!
partnerships for WM5, which is really really experimental. That's next
on my list of things to do. I'll keep you up to date on how its going.
In the meantime, if you want to avoid the crash, in the file
src/device_info.c is a function partners_setup_view. If you put in a
return; statement as the very first line, it'll skip the whole
partnership code, and you'll be able to try the other parts of the
device info dialog.
This wasn't necessary.
thanks for the recent svn commits - trayicon is more stable now!
Hi,
didn't see your message - I went offline for a little while. Can you
get to #synce easily?
Explore with filemanager works. The popup % readings work. View device
status crashes it!
Excellent !didn't see your message - I went offline for a little while. Can you
get to #synce easily?
Explore with filemanager works. The popup % readings work. View device
status crashes it!
(synce-trayicon:3563): GLib-WARNING **: GError set over the top of a
previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL
before it's set.
The overwriting error message was: The name org.synce.SyncEngine was not
provided by any .service files
The trace wasn't very useful. Do you want me to get a better one?
thanks,
No, that's fine for now. This is happening in the code for displayingprevious GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL
before it's set.
The overwriting error message was: The name org.synce.SyncEngine was not
provided by any .service files
The trace wasn't very useful. Do you want me to get a better one?
thanks,
partnerships for WM5, which is really really experimental. That's next
on my list of things to do. I'll keep you up to date on how its going.
In the meantime, if you want to avoid the crash, in the file
src/device_info.c is a function partners_setup_view. If you put in a
return; statement as the very first line, it'll skip the whole
partnership code, and you'll be able to try the other parts of the
device info dialog.