** Changed in: software-center (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/996333
Title:
IOError: [Errno 5] Input/output error: $HOME/.config/software-
center/softwarecenter.cfg.new, Software Center does not exit
Status in “software-center” package in Ubuntu:
Fix Committed
Bug description:
Ubuntu Software Center version 5.2, Ubuntu 12.04
Software Center crashes and does not exit when an error is encountered
when writing the configuration file at shutdown. Please see comment
#16 of bug 885726 for more details, including the following stacktrace
information, and for steps to reproduce a similar error.
Traceback (most recent call last):
File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 857,
in on_window_main_delete_event
self.close_app()
File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 533,
in close_app
self.save_state()
File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 1325,
in save_state
self.config.write()
File "/usr/share/software-center/softwarecenter/config.py", line 48, in
write
f = open(tmpname, "w")
IOError: [Errno 5] Input/output error:
'/home/sam/.config/software-center/softwarecenter.cfg.new'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/996333/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp