On Fri, 2008-03-14 at 06:49 +0000, Mark Ellis wrote:
> On Fri, 2008-03-14 at 01:44 +0000, Iain Buchanan wrote:
> > 
> > On Thu, 2008-03-13 at 18:56 +0000, Mark Ellis wrote:
> > > On Thu, 2008-03-13 at 09:06 +0930, Iain Buchanan wrote:
> > 
> > > > ===== Select the (only) partnership =====
> > > > 
> > > > 
> > > > ** (synce-trayicon:20723): DEBUG: partners_selection_changed_cb: You
> > > > selected index 0, id 7518327, name orpheus
> > > 
> > > Can I assume this is corrrect, and there is one partnership called
> > > orpheus ?
> > 
> > sorry, yes!
> > 

Ok, commited a patch which should retrieve the partnership info
properly. I haven't done anything else with the display yet, but all the
details of the partnership will be sent to the console so we can check
it. Now for adding and removing ....

> > > > ===== PDA went into standby, then I turned it back on =====
> > 
> > 
> > > > And now trayicon doesn't respond (clicking on icon doesn't bring up
> > > > menu).
> > > > 
> > > 
> > > Ooo, that looks nasty, I wonder whats causing that ? When the device
> > > goes into standby it is obviously picked up by odccm, and trayicon
> > > registers that, but I can't think why it should have trouble
> > > reconnecting. I might have to send you a patch with lots of debug
> > > statements at some point, but in the meantime I've committed a fix that
> > > will hopefully stop the freezing.
> > 
> > bring on the patch!
> > 
> > The current svn doesn't lockup when I disconnect:
> > 
> > ** (synce-trayicon:26773): DEBUG: module_disconnect_func: running from
> > trayicon test module for IO2
> > 
> > and reconnect:
> > 
> > ** (synce-trayicon:26773): DEBUG: odccm_add_device: Received connect
> > from
> > odccm: /org/synce/odccm/Device/_2C343682_C645_9887_675F_401F60866DD0_
> > ** Message: Hal reports no devices connected
> > ** (synce-trayicon:26773): DEBUG: device_connected_cb: looking for
> > preexisting device IO2
> > 
> > ** (synce-trayicon:26773): WARNING **:
> > wm_device_manager_find_by_name_impl: Device IO2 not found
> > ** (synce-trayicon:26773): DEBUG: module_connect_func: running from
> > trayicon test module for IO2
> > 
> 
> Hooray !
> 
> > 
> > that warning about "Device IO2 not found" comes up a lot throughout the
> > process.  (IO2 is the name of my device).  It doesn't appear to be
> > fatal.
> > 
> 
> Yeah, I need to change that, it's just a check to make sure that it
> doesn't already know about the device, so it's not actually a warning.
> 

And now I've got rid of it at last.

> > > > The create and remove buttons were greyed out.  The Battery status etc.
> > > > looked good as usual.
> > > 
> > > That's ok, I've deliberately disabled them until I can at least list
> > > partnerships correctly.
> > 
> > np.  The icon is still an "x" as well.  Not sure why...  I'm looking
> > through strace and such, will keep you posted.
> 
> Ok, I'll have a think.
> 

Here's a thought. You're gentoo yes ? Keep in mind I know nothing about
gentoo. Did you install via some build mechanism/package manager, or
manually ?

If DESTDIR is set at install time, the icon cache is not updated, the
assumption being it's building a package for later installation. Check
the output from make install for gtk-update-icon-cache.

Or it could be some kind of gnome prefix thing ?

Mark


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to