r459 ubuntuone-preferences never opens on Karmic
Bug #551988 reported by
Joshua Hoover
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
Confirmed
|
Medium
|
Ubuntu One Client Engineering team |
Bug Description
STEPS TO REPRODUCE:
1. bzr branch lp:~dobey/ubuntuone-client/http-threaded
2. ./autogen.sh --with-
3. make
4. Find any ubuntuone processes (ps aux | grep ubuntu) and kill
5. Open two more terminals and then run in this order:
Terminal 1: PYTHONPATH=. bin/ubuntuone-login
Terminal 2: PYTHONPATH=. bin/ubuntuone-
Terminal 3: PYTHONPATH=. bin/ubuntuone-
Result: ubuntuone-
Expected Result: ubuntuone-
To post a comment you must log in.
Lowering this to medium. It appears to open fine now, and generally work correctly. It seems the remaining problem is that the REST calls are not happening. Running ubuntuone- preferences on karmic, with wireshark capturing data on all interfaces, I never see DNS/HTTP requests.