[Bug 1155331] Re: unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType' object has no attribute 'get_boolean'

2013-04-06 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-tweak-tool - 0.0.4

---
unity-tweak-tool (0.0.4) raring; urgency=medium

  [ Barneedhar Vigneshwar ]
  * New upstream release (LP: #1165141)
  * data/windowmanager.ui
- Fix missing signal in the auto-raise switch (LP: #1160782)
  * UnityTweakTool/section/sphagetti/theme.py
- Fix KeyError when fetching window themes (LP: #1146122)
  * UnityTweakTool/section/unity.py
- Fix show-desktop switch (LP: #1156266)
- Fix 'switch between workspace' switch (LP: #1156236)

  [ J Phani Mahesh ]
  * debian/source_unity-tweak-tool.py
- Update Apport hook to file crash bugs against the package by default
  * setup.py
- Install translated pot files
  * unity-tweak-tool
- Fixed and renamed -r parameter to --reset-unity in the wrapper
  * UnityTweakTool/__init__.py
- Prevent multiple instances using dbus
  * UnityTweakTool/elements/radio.py
- Fix AssertionError in __init__() (LP: #1156201)
- Fix AssertionError due to missing overlay-scrollbar package (LP: #1156337)
  * UnityTweakTool/section/sphagetti/compiz.py
- Fix resetting transparency values (LP: #1099067)
  * UnityTweakTool/section/sphagetti/unity.py
- Fix AttributeError in refresh(): 'NoneType' object has no attribute 
'get_boolean' (LP: #1155331)

  [Sam Hewitt]
  * debian/control
- Added dependency on python3-cairo (LP: #1156789)
  * UnityTweakTool/section/sphagetti/unity.py
- Fixed unresponsive 'battery-life' switch (LP: #1129262)
 -- Barneedhar Vigneshwar barneed...@ubuntu.com   Fri, 05 Apr 2013 23:05:49 
+0530

** Changed in: unity-tweak-tool (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType'
  object has no attribute 'get_boolean'

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

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


[Bug 1155331] Re: unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType' object has no attribute 'get_boolean'

2013-04-05 Thread J Phani Mahesh
** Changed in: unity-tweak-tool (Ubuntu)
Milestone: None = ubuntu-13.04

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

Title:
  unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType'
  object has no attribute 'get_boolean'

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

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


[Bug 1155331] Re: unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType' object has no attribute 'get_boolean'

2013-03-28 Thread olega8900
Hi i am have this troble to:

Traceback (most recent call last):
  File /usr/bin/unity-tweak-tool, line 57, in module
UnityTweakTool.init()
  File /usr/lib/python3/dist-packages/UnityTweakTool/__init__.py, line 119, 
in init
connectpages()
  File /usr/lib/python3/dist-packages/UnityTweakTool/__init__.py, line 56, in 
connectpages
from UnityTweakTool.section.unity import Unity
  File /usr/lib/python3/dist-packages/UnityTweakTool/section/unity.py, line 
124, in module
Unity.add_page(unitysettings)
  File /usr/lib/python3/dist-packages/UnityTweakTool/section/skeletonpage.py, 
line 47, in add_page
page.refresh()
  File /usr/lib/python3/dist-packages/UnityTweakTool/elements/option.py, line 
62, in refresh
self.ho.refresh()
  File 
/usr/lib/python3/dist-packages/UnityTweakTool/section/sphagetti/unity.py, 
line 214, in refresh
if gsettings.datetime.get_boolean('show-clock') == True:
AttributeError: 'NoneType' object has no attribute 'get_boolean'

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

Title:
  unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType'
  object has no attribute 'get_boolean'

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

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


[Bug 1155331] Re: unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType' object has no attribute 'get_boolean'

2013-03-28 Thread olega8900
Please may you ask how me install UTT from your PPA?

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

Title:
  unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType'
  object has no attribute 'get_boolean'

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

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


[Bug 1155331] Re: unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType' object has no attribute 'get_boolean'

2013-03-28 Thread Dat O
sudo add-apt-repository ppa:freyja-dev/unity-tweak-tool-daily
sudo apt-get update  sudo apt-get install unity-tweak-tool

If you use askubuntu.com or ubuntu community on google plus for such
things, you will get quick replies- just a suggestion.

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

Title:
  unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType'
  object has no attribute 'get_boolean'

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

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


[Bug 1155331] Re: unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType' object has no attribute 'get_boolean'

2013-03-28 Thread olega8900
Thank you

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

Title:
  unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType'
  object has no attribute 'get_boolean'

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

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


[Bug 1155331] Re: unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType' object has no attribute 'get_boolean'

2013-03-27 Thread J Phani Mahesh
This bug has been fixed in the PPA but is yet to be released in the
repository. Can you confirm if you have our PPA enabled?

Also, it would help if you attached the output when the program is run
from a terminal.

** Also affects: unity-tweak-tool (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Changed in: unity-tweak-tool (Ubuntu)
 Assignee: (unassigned) = J Phani Mahesh (phanimahesh)

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

Title:
  unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType'
  object has no attribute 'get_boolean'

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

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


[Bug 1155331] Re: unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType' object has no attribute 'get_boolean'

2013-03-27 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType'
  object has no attribute 'get_boolean'

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

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


[Bug 1155331] Re: unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType' object has no attribute 'get_boolean'

2013-03-27 Thread Dat O
yes, it works through ppa. i had before the one from software center.
cheers

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

Title:
  unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType'
  object has no attribute 'get_boolean'

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

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


[Bug 1155331] Re: unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType' object has no attribute 'get_boolean'

2013-03-27 Thread Paulo Novais
For me too. It works from PPA.
Thank you.

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

Title:
  unity-tweak-tool crashed with AttributeError in refresh(): 'NoneType'
  object has no attribute 'get_boolean'

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

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