[Bug 831865] Re: software-center-gtk3 crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in range(128)

2011-10-09 Thread northa
_str__(): 'ascii' codec can't decode byte 0xc3 in position 1: ordinal
not in range(128)

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

Title:
  software-center-gtk3 crashed with UnicodeDecodeError in __str__():
  'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in
  range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/831865/+subscriptions

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


[Bug 831865] Re: software-center-gtk3 crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in range(128)

2011-10-09 Thread northa
Still there in 5.01.3

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

Title:
  software-center-gtk3 crashed with UnicodeDecodeError in __str__():
  'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in
  range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/831865/+subscriptions

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


[Bug 831865] Re: software-center-gtk3 crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in range(128)

2011-09-01 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 4.1.21

---
software-center (4.1.21) oneiric; urgency=low

  [ Kiwinote ]
  * AUTHORS:
- add credits for the new icon (LP: #834882)
  * a stash of unicode fixes to make s-c-gtk3 usable around the world
(LP: #831865, LP: #834409, LP: #834312)
  * softwarecenter/db/update.py:
- fix reinstall previous purchases (LP: #834984)
  * softwarecenter/ui/gtk3/panes/availablepane.py:
- set title for 'previous purchases' list view (LP: #833960)
  * softwarecenter/ui/gtk3/panes/softwarepane.py:
- fix None.copy() such that switching panes works again (LP: #834196)
  * softwarecenter/ui/gtk3/widgets/buttons.py:
- escape application name in tiles (LP: #835876)

  [ Jacob Johan Edwards ]
  * softwarecenter/ui/gtk3/panes/softwarepane.py:
- fix the spinner display when loading slow views (LP: #830682)

  [ Gabor Kelemen ]
  * po/POTFILES.in,
po/POTFILES.skip:
- update per latest configuration, add new gtk3 files

  [ Matthew McGowan ]
  * softwarecenter/ui/gtk3/widgets/buttons.py :
- resize fix for Top Rated and What's New tiles (LP: #833697)
  * softwarecenter/ui/gtk3/views/catview_gtk.py,
softwarecenter/ui/gtk3/widgets/containers.py:
- disable the rendering of the checkboard pattern in the
  grid views (at request of mpt)
   * lp:~mmcg069/software-center/description-tweaks:
 - fix badly rendered package descriptions, other tweaks
   (LP: #833954)
   * lp:~mmcg069/software-center/globalpane-themeability:
 - various theming fixes (LP: #828092, LP: #830681,
   LP: #830738 and LP: #838382)

  [ Gary Lasker ]
  * software-center,
software-center-gtk3,
softwarecenter/db/update.py:
- enable CJK support in Xapian (LP: #745243)
  * po/software-center.pot:
- refresh .pot file
  * softwarecenter/ui/gtk/widgets/thumbnail.py:
- fix missing icon in theme to let non-gtk3 version
  launch again, also fixes all gtk unit tests
  * test/test_database.py:
- update unit test

  [ Didier Roche ]
  * softwarecenter/ui/gtk3/panes/installedpane.py,
softwarecenter/ui/gtk3/views/appview.py,
softwarecenter/ui/gtk3/widgets/menubutton.py,
softwarecenter/ui/gtk3/widgets/oneconfviews.py,
softwarecenter/db/appfilter.py,
softwarecenter/ui/gtk3/app.py,
data/ui/gtk3/SoftwareCenter.ui:
- brings back OneConf to software center gtk3 with a fresh new design
  (LP: #838623)
  * debian/control:
- depends on latest oneconf
 -- Gary Lasker gary.las...@canonical.com   Thu, 01 Sep 2011 11:55:14 -0400

** Changed in: software-center (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/831865

Title:
  software-center-gtk3 crashed with UnicodeDecodeError in __str__():
  'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in
  range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/831865/+subscriptions

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


[Bug 831865] Re: software-center-gtk3 crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in range(128)

2011-08-30 Thread Pedro Villavicencio
** Tags removed: bugpattern-needed

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

Title:
  software-center-gtk3 crashed with UnicodeDecodeError in __str__():
  'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in
  range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/831865/+subscriptions

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


[Bug 831865] Re: software-center-gtk3 crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in range(128)

2011-08-29 Thread Launchpad Bug Tracker
** Branch linked: lp:software-center

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

Title:
  software-center-gtk3 crashed with UnicodeDecodeError in __str__():
  'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in
  range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/831865/+subscriptions

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


[Bug 831865] Re: software-center-gtk3 crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in range(128)

2011-08-29 Thread Gary Lasker
Thanks for your fix, kiwinote! Your branch is merged to trunk now and
this fix will be available soon in the next development release of
Software Center.

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

Title:
  software-center-gtk3 crashed with UnicodeDecodeError in __str__():
  'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in
  range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/831865/+subscriptions

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


[Bug 831865] Re: software-center-gtk3 crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in range(128)

2011-08-28 Thread crtm
Software center crash when i tried to iniciate, after update

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

Title:
  software-center-gtk3 crashed with UnicodeDecodeError in __str__():
  'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in
  range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/831865/+subscriptions

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


[Bug 831865] Re: software-center-gtk3 crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in range(128)

2011-08-26 Thread Kiwinote
** Visibility changed to: Public

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

Title:
  software-center-gtk3 crashed with UnicodeDecodeError in __str__():
  'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in
  range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/831865/+subscriptions

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


[Bug 831865] Re: software-center-gtk3 crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in range(128)

2011-08-26 Thread Kiwinote
Hi! Thanks for your bug report. The bug you describe has been fixed in
the branch I have linked and should be available in the next release.
Please continue to report any bugs you may find in software-center.
Thanks again for your help!

** Changed in: software-center (Ubuntu)
   Importance: Undecided = High

** Changed in: software-center (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: software-center (Ubuntu)
 Assignee: (unassigned) = Kiwinote (kiwinote)

** Branch linked: lp:~kiwinote/software-center/tweaks

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

Title:
  software-center-gtk3 crashed with UnicodeDecodeError in __str__():
  'ascii' codec can't decode byte 0xc3 in position 19: ordinal not in
  range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/831865/+subscriptions

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