Activity log for bug #1393136

Date Who What changed Old value New value Message
2014-11-16 06:43:01 Bsienn bug added bug
2014-11-16 06:43:01 Bsienn attachment added variety.log https://bugs.launchpad.net/bugs/1393136/+attachment/4261634/+files/variety.log
2014-11-16 06:45:15 Bsienn description Ubuntu 14.04.1 64bit variety was working perfect in same box but after new installation of ubuntu and variety. after reboot was not auto started. Ran with command line and it gave error. Ubuntu 14.04.1 64bit variety was working perfect in same box but after new installation of ubuntu and variety. after reboot was not auto started. Ran with command line and it gave error. Commandline output: /home/bsienn/.config/variety/scripts/get_wallpaper: line 38: 3073 Segmentation fault (core dumped) gsettings get org.gnome.desktop.background picture-uri ERROR: 2014-11-16 11:28:58,706: get_desktop_wallpaper() 'Exception when calling get_wallpaper script' Traceback (most recent call last): File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 2117, in get_desktop_wallpaper output = subprocess.check_output(script).strip() File "/usr/lib/python2.7/subprocess.py", line 573, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '/home/bsienn/.config/variety/scripts/get_wallpaper' returned non-zero exit status 139 Traceback (most recent call last): File "/opt/extras.ubuntu.com/variety/bin/variety", line 41, in <module> variety.main() File "/opt/extras.ubuntu.com/variety/variety/__init__.py", line 134, in main window.start(arguments) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 164, in start self.update_indicator(auto_changed=False) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 623, in update_indicator logger.info("Setting file info to: " + file) TypeError: cannot concatenate 'str' and 'NoneType' objects Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 1082, in run self.function(*self.args, **self.kwargs) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 1031, in _do_set_wp self.do_set_wp(filename, refresh_level) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 1188, in do_set_wp logger.info("Calling do_set_wp with " + filename) TypeError: cannot concatenate 'str' and 'NoneType' objects bsienn@Raven:~$ sudo /opt/extras.ubuntu.com/variety/bin/variety WARNING: 2014-11-16 11:29:29,491: load_history() 'Could not load history file, continuing without it, no worries' /home/bsienn/.config/variety/scripts/get_wallpaper: line 38: 3101 Segmentation fault (core dumped) gsettings get org.gnome.desktop.background picture-uri ERROR: 2014-11-16 11:29:29,619: get_desktop_wallpaper() 'Exception when calling get_wallpaper script' Traceback (most recent call last): File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 2117, in get_desktop_wallpaper output = subprocess.check_output(script).strip() File "/usr/lib/python2.7/subprocess.py", line 573, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '/home/bsienn/.config/variety/scripts/get_wallpaper' returned non-zero exit status 139 Traceback (most recent call last): File "/opt/extras.ubuntu.com/variety/bin/variety", line 41, in <module> variety.main() File "/opt/extras.ubuntu.com/variety/variety/__init__.py", line 134, in main window.start(arguments) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 164, in start self.update_indicator(auto_changed=False) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 623, in update_indicator logger.info("Setting file info to: " + file) TypeError: cannot concatenate 'str' and 'NoneType' objects Exception in thread Thread-3: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 1082, in run self.function(*self.args, **self.kwargs) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 1031, in _do_set_wp self.do_set_wp(filename, refresh_level) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 1188, in do_set_wp logger.info("Calling do_set_wp with " + filename) TypeError: cannot concatenate 'str' and 'NoneType' objects
2014-11-16 06:47:21 Bsienn description Ubuntu 14.04.1 64bit variety was working perfect in same box but after new installation of ubuntu and variety. after reboot was not auto started. Ran with command line and it gave error. Commandline output: /home/bsienn/.config/variety/scripts/get_wallpaper: line 38: 3073 Segmentation fault (core dumped) gsettings get org.gnome.desktop.background picture-uri ERROR: 2014-11-16 11:28:58,706: get_desktop_wallpaper() 'Exception when calling get_wallpaper script' Traceback (most recent call last): File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 2117, in get_desktop_wallpaper output = subprocess.check_output(script).strip() File "/usr/lib/python2.7/subprocess.py", line 573, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '/home/bsienn/.config/variety/scripts/get_wallpaper' returned non-zero exit status 139 Traceback (most recent call last): File "/opt/extras.ubuntu.com/variety/bin/variety", line 41, in <module> variety.main() File "/opt/extras.ubuntu.com/variety/variety/__init__.py", line 134, in main window.start(arguments) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 164, in start self.update_indicator(auto_changed=False) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 623, in update_indicator logger.info("Setting file info to: " + file) TypeError: cannot concatenate 'str' and 'NoneType' objects Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 1082, in run self.function(*self.args, **self.kwargs) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 1031, in _do_set_wp self.do_set_wp(filename, refresh_level) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 1188, in do_set_wp logger.info("Calling do_set_wp with " + filename) TypeError: cannot concatenate 'str' and 'NoneType' objects bsienn@Raven:~$ sudo /opt/extras.ubuntu.com/variety/bin/variety WARNING: 2014-11-16 11:29:29,491: load_history() 'Could not load history file, continuing without it, no worries' /home/bsienn/.config/variety/scripts/get_wallpaper: line 38: 3101 Segmentation fault (core dumped) gsettings get org.gnome.desktop.background picture-uri ERROR: 2014-11-16 11:29:29,619: get_desktop_wallpaper() 'Exception when calling get_wallpaper script' Traceback (most recent call last): File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 2117, in get_desktop_wallpaper output = subprocess.check_output(script).strip() File "/usr/lib/python2.7/subprocess.py", line 573, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '/home/bsienn/.config/variety/scripts/get_wallpaper' returned non-zero exit status 139 Traceback (most recent call last): File "/opt/extras.ubuntu.com/variety/bin/variety", line 41, in <module> variety.main() File "/opt/extras.ubuntu.com/variety/variety/__init__.py", line 134, in main window.start(arguments) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 164, in start self.update_indicator(auto_changed=False) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 623, in update_indicator logger.info("Setting file info to: " + file) TypeError: cannot concatenate 'str' and 'NoneType' objects Exception in thread Thread-3: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 1082, in run self.function(*self.args, **self.kwargs) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 1031, in _do_set_wp self.do_set_wp(filename, refresh_level) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 1188, in do_set_wp logger.info("Calling do_set_wp with " + filename) TypeError: cannot concatenate 'str' and 'NoneType' objects Ubuntu 14.04.1 64bit variety was working perfect in same box but after new installation of ubuntu and variety. after reboot was not auto started. Ran with command line and it gave error. Commandline output: WARNING: 2014-11-16 11:47:01,059: load_history() 'Could not load history file, continuing without it, no worries' /home/bsienn/.config/variety/scripts/get_wallpaper: line 38: 3505 Segmentation fault (core dumped) gsettings get org.gnome.desktop.background picture-uri ERROR: 2014-11-16 11:47:01,190: get_desktop_wallpaper() 'Exception when calling get_wallpaper script' Traceback (most recent call last): File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 2117, in get_desktop_wallpaper output = subprocess.check_output(script).strip() File "/usr/lib/python2.7/subprocess.py", line 573, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '/home/bsienn/.config/variety/scripts/get_wallpaper' returned non-zero exit status 139 Traceback (most recent call last): File "/opt/extras.ubuntu.com/variety/bin/variety", line 41, in <module> variety.main() File "/opt/extras.ubuntu.com/variety/variety/__init__.py", line 134, in main window.start(arguments) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 164, in start self.update_indicator(auto_changed=False) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 623, in update_indicator logger.info("Setting file info to: " + file) TypeError: cannot concatenate 'str' and 'NoneType' objects Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 1082, in run self.function(*self.args, **self.kwargs) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 1031, in _do_set_wp self.do_set_wp(filename, refresh_level) File "/opt/extras.ubuntu.com/variety/variety/VarietyWindow.py", line 1188, in do_set_wp logger.info("Calling do_set_wp with " + filename) TypeError: cannot concatenate 'str' and 'NoneType' objects
2014-11-16 10:23:47 Peter Levi variety: status New Confirmed
2014-11-16 10:23:51 Peter Levi variety: importance Undecided Critical
2014-11-16 10:23:54 Peter Levi variety: assignee Peter Levi (peterlevi)
2014-11-19 22:35:19 Peter Levi variety: status Confirmed Fix Committed
2014-11-19 22:37:43 Peter Levi attachment added variety_0.4.20_all.deb https://bugs.launchpad.net/variety/+bug/1393136/+attachment/4264029/+files/variety_0.4.20_all.deb
2015-01-09 22:20:19 Peter Levi variety: milestone 0.5.0
2015-01-09 22:20:23 Peter Levi variety: status Fix Committed Fix Released