Activity log for bug #1018125

Date Who What changed Old value New value Message
2012-06-26 20:58:21 Mike McCracken bug added bug
2012-06-26 20:59:16 Mike McCracken summary u1sdtool imports gireactor,dbus when platform != win32 u1sdtool and ubuntuone-syncdaemon import gireactor,dbus when platform != win32
2012-06-26 21:00:22 Mike McCracken description line 33 of u1sdtool checks sys.platform != win32, then does linux-specific things. the gireactor and dbus stuff will not work on darwin. line 33 of bin/ubuntuone-syncdaemon and line 33 of u1sdtool both check if sys.platform != win32, then do linux-specific initialization. Specifically, we don't want gireactor and dbus on darwin.
2012-06-26 21:02:05 Mike McCracken description line 33 of bin/ubuntuone-syncdaemon and line 33 of u1sdtool both check if sys.platform != win32, then do linux-specific initialization. Specifically, we don't want gireactor and dbus on darwin. line 33 of bin/ubuntuone-syncdaemon and line 33 of u1sdtool both check if sys.platform != win32, then do linux-specific initialization. Specifically, we don't want gireactor and dbus on darwin. also with the same problem: line 34 of contrib/login_email_password.py
2012-06-29 05:35:44 Launchpad Janitor branch linked lp:~mikemc/ubuntuone-client/fix-1018125-darwin-no-gireactor
2012-07-02 18:49:02 Leo Arias tags desktop+ u1-darwin desktop+ syncdaemon u1-darwin
2012-07-03 20:27:09 Ubuntu One Auto Pilot ubuntuone-client: status Confirmed Fix Committed
2012-07-20 19:28:22 dobey nominated for series ubuntuone-client/stable-4-0
2012-07-20 19:28:22 dobey bug task added ubuntuone-client/stable-4-0
2012-07-20 19:28:22 dobey nominated for series ubuntuone-client/trunk
2012-07-20 19:28:22 dobey bug task added ubuntuone-client/trunk
2012-07-20 19:40:15 dobey ubuntuone-client/stable-4-0: milestone 3.99.2
2012-07-20 19:40:18 dobey ubuntuone-client/stable-4-0: status New Fix Committed
2012-07-31 17:00:05 dobey ubuntuone-client/trunk: status Fix Committed Fix Released
2012-07-31 17:00:08 dobey ubuntuone-client/stable-4-0: status Fix Committed Fix Released