[Bug 935930] Re: Ubuntu Software Center, sync between computers hangs due to UnicodeEncodeError

2012-03-30 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 5.1.14 --- software-center (5.1.14) precise; urgency=low [ Michael Vogt ] * lp:~mvo/software-center/lp962580: - add locking to the expunge helper process to fix bugs that are triggered if multiple expunge cache

[Bug 935930] Re: Ubuntu Software Center, sync between computers hangs due to UnicodeEncodeError

2012-03-29 Thread eryksun
I had the same problem caused by curly quotes (\u201c, \u201d) around the computer name. I'm not familiar with GObject, but it seems to be happy with utf-8 (inserted before line 54 of appstore2.py): display_name = display_name.encode('utf-8') -- You received this bug notification because

[Bug 935930] Re: Ubuntu Software Center, sync between computers hangs due to UnicodeEncodeError

2012-03-29 Thread Gary Lasker
** Changed in: software-center (Ubuntu) Importance: Undecided = Low ** Changed in: software-center (Ubuntu) Assignee: (unassigned) = Gary Lasker (gary-lasker) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 935930] Re: Ubuntu Software Center, sync between computers hangs due to UnicodeEncodeError

2012-03-29 Thread Gary Lasker
Thanks eryksun! I have implemented a variant of your suggestion as the fix in the attached branch (we have a generic utility function that we use for these sorts of errors). Thanks again! ** Changed in: software-center (Ubuntu) Status: Confirmed = In Progress ** Branch linked:

[Bug 935930] Re: Ubuntu Software Center, sync between computers hangs

2012-03-27 Thread Gary Lasker
Hi Timothy, and thank you for your bug report. Could you please try running Software Center from a terminal window as follows: $ software-center And then try again to access your software list from the other computer. If it hangs again, please paste any output in the terminal to this bug

[Bug 935930] Re: Ubuntu Software Center, sync between computers hangs

2012-03-27 Thread Timothy Mortensen
2012-03-27 09:36:14,931 - softwarecenter.ui.gtk3.em - INFO - EM's: 17 15 21 2012-03-27 09:36:17,270 - softwarecenter.backend.reviews - WARNING - Could not get usefulness from server, no username in config file 2012-03-27 09:36:17,480 - softwarecenter.ui.gtk3.utils - INFO - Softwarecenter style

[Bug 935930] Re: Ubuntu Software Center, sync between computers hangs

2012-03-27 Thread Gary Lasker
Thanks Timothy, that looks like what we needed! ** Changed in: software-center (Ubuntu) Status: Incomplete = Confirmed ** Summary changed: - Ubuntu Software Center, sync between computers hangs + Ubuntu Software Center, sync between computers hangs due to UnicodeEncodeError -- You

[Bug 935930] Re: Ubuntu Software Center, sync between computers hangs

2012-02-18 Thread Timothy Mortensen
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/935930 Title: Ubuntu Software Center, sync between computers hangs To manage notifications about this bug go to: