[Desktop-packages] [Bug 1497708] Re: oneconf-service crashed with TypeError in get_oauth_params(): Unicode-objects must be encoded before hashing

2016-02-14 Thread Fordi
ogAPI#_prepare_body` to utf-8 encode the `body` for requests." https://bugs.launchpad.net/ubuntu/+source/oneconf/+bug/1497708/+attachment/4571695/+files/lpb_1497708.diff ** Changed in: oneconf (Ubuntu) Assignee: Fordi (fordiman) => (unassigned) -- You received this bug notific

[Desktop-packages] [Bug 1497708] Re: oneconf-service crashed with TypeError in get_oauth_params(): Unicode-objects must be encoded before hashing

2016-02-14 Thread Fordi
I've located the cause of this in my machine, and it's environmental: python3.4 has a pip3-sourced oauthlib, while oneconf depends on the apt- get-sourced version (python3-oauthlib). The following procedure fixed it. # capture the list of apt packages that depend on oauthlib

[Desktop-packages] [Bug 1497708] Re: oneconf-service crashed with TypeError in get_oauth_params(): Unicode-objects must be encoded before hashing

2016-02-14 Thread Fordi
: (unassigned) => Fordi (fordiman) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to oneconf in Ubuntu. https://bugs.launchpad.net/bugs/1497708 Title: oneconf-service crashed with TypeError in get_oauth_params(): Unicode- objects m

[Desktop-packages] [Bug 49348] Re: List view in Nautilus does not allow dragging a selection by mouse

2016-01-11 Thread Fordi
Nine and a half years and counting, guys. Please implement the feature from 1998 that was missing 2006. The failure of this to work makes Ubuntu look amateurish every time someone messes with my desktop. -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 781931] Re: New windows are moved to front but don't take focus

2015-06-08 Thread Fordi
Simple reproduction: 1. Open terminal. 2. Run any of the following commands: * xdg-open . - Expected: Nautilus opens, becomes front window with focus - Actual: Nautilus opens, becomes first non-front window without focus * xdg-open http://ubuntu.com - Expected: