[Bug 1378016] Re: unity-tweak-tool crashed with KeyError in refresh(): 3

2014-10-14 Thread J Phani Mahesh
Cool. Glad that you were able to fix it.

3 is an unusual value, and I'll consider it so unless I see moar bug
reports from utopic.

I'm marking this invalid since there was no actual bug to fix.

** Changed in: unity-tweak-tool (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378016

Title:
  unity-tweak-tool crashed with KeyError in refresh(): 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-tweak-tool/+bug/1378016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1378016] Re: unity-tweak-tool crashed with KeyError in refresh(): 3

2014-10-14 Thread Steve Beattie
On Tue, Oct 14, 2014 at 05:22:54PM -, J Phani Mahesh wrote:
 Cool. Glad that you were able to fix it.
 
 3 is an unusual value, and I'll consider it so unless I see moar bug
 reports from utopic.
 
 I'm marking this invalid since there was no actual bug to fix.

Well, you might want to fix the tool to not just throw a python
backtrace when it comes across a value that it does not expect,
either through corruption or hitting a value that is no longer
supported by unity (note that unity coped with the incorrect setting
just fine). Giving the user a hint as to how to resolve whatever is
problematic about their configuration might reduce the number of bug
reports you need to deal with.

-- 
Steve Beattie
sbeat...@ubuntu.com
http://NxNW.org/~steve/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378016

Title:
  unity-tweak-tool crashed with KeyError in refresh(): 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-tweak-tool/+bug/1378016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378016] Re: unity-tweak-tool crashed with KeyError in refresh(): 3

2014-10-07 Thread J Phani Mahesh
The command

 gsettings get
org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/
launcher-hide-mode

should show the launcher hide mode setting. Looking at the debug log and
traceback, your machine should return 3, which is invalid as far as I
know, unless there has been some change in utopic that I missed.

Can you confirm that you see a value other than 0 or 1 on the affected
machine? Now that we found the bug, I should go digging around to see
why it was 3 in the first place.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378016

Title:
  unity-tweak-tool crashed with KeyError in refresh(): 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-tweak-tool/+bug/1378016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1378016] Re: unity-tweak-tool crashed with KeyError in refresh(): 3

2014-10-07 Thread Steve Beattie
On Tue, Oct 07, 2014 at 08:59:49AM -, J Phani Mahesh wrote:
 The command
 
  gsettings get
 org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/
 launcher-hide-mode
 
 should show the launcher hide mode setting. Looking at the debug log and
 traceback, your machine should return 3, which is invalid as far as I
 know, unless there has been some change in utopic that I missed.
 
 Can you confirm that you see a value other than 0 or 1 on the affected
 machine? Now that we found the bug, I should go digging around to see
 why it was 3 in the first place.

Yep, can confirm that it contains the value 3. I don't use unity often,
but am having other issues with X and non-unity window managers in
utopic. I suspect in the long-distant past I set launcher-hide-mode to
the hasn't-been-supported-for-a-while value of Dodge Active Windows [0]
which probably accounts for that.

Setting the launcher-hide-mode to 0 with gsettings set lets
unity-tweak-tool start successfully.

Thanks!

[0] a la http://askubuntu.com/a/41256

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378016

Title:
  unity-tweak-tool crashed with KeyError in refresh(): 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-tweak-tool/+bug/1378016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378016] Re: unity-tweak-tool crashed with KeyError in refresh(): 3

2014-10-06 Thread Apport retracing service
** Tags removed: need-duplicate-check

** Changed in: unity-tweak-tool (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378016

Title:
  unity-tweak-tool crashed with KeyError in refresh(): 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-tweak-tool/+bug/1378016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378016] Re: unity-tweak-tool crashed with KeyError in refresh(): 3

2014-10-06 Thread J Phani Mahesh
can you upload ~/.cache/unity-tweak-tool/debug.log from the machine you
saw this crash?

Looks like one of the underlying gsettings keys have been messed with in
the 14.10 release. I figured it is on the launcher tab and is a switch
control, but that is all the information I get from the traceback. The
debug log should atleast identify precisely what caused this crash.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378016

Title:
  unity-tweak-tool crashed with KeyError in refresh(): 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-tweak-tool/+bug/1378016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378016] Re: unity-tweak-tool crashed with KeyError in refresh(): 3

2014-10-06 Thread J Phani Mahesh
Sorry, just checked, the debug log is being written to ~/.config/unity-
tweak-tool.

I'll also remember to change the location to cache as it seems more
natural to be in there.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378016

Title:
  unity-tweak-tool crashed with KeyError in refresh(): 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-tweak-tool/+bug/1378016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378016] Re: unity-tweak-tool crashed with KeyError in refresh(): 3

2014-10-06 Thread Steve Beattie
Here's the debug log.

** Attachment added: debug.log
   
https://bugs.launchpad.net/ubuntu/+source/unity-tweak-tool/+bug/1378016/+attachment/4226887/+files/debug.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378016

Title:
  unity-tweak-tool crashed with KeyError in refresh(): 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-tweak-tool/+bug/1378016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs