[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2016-10-16 Thread Launchpad Bug Tracker
This bug was fixed in the package comix - 4.0.4-1ubuntu1

---
comix (4.0.4-1ubuntu1) xenial-proposed; urgency=medium

  * src/image.py:
- switch from removed tostring to tobytes. (LP: #1521730)

 -- Brian Murray   Fri, 30 Sep 2016 15:29:39 -0700

** Changed in: comix (Ubuntu Xenial)
   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/1521730

Title:
  comix.py crashed with Exception in tostring(): tostring() has been
  removed. Please call tobytes() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1521730/+subscriptions

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


[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2016-10-13 Thread Brian Murray
With the version of comix from -proposed I can now see thumbnails and
don't receive a crash report.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  comix.py crashed with Exception in tostring(): tostring() has been
  removed. Please call tobytes() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1521730/+subscriptions

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


[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2016-10-05 Thread Martin Pitt
Hello Brian, or anyone else affected,

Accepted comix into xenial-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/comix/4.0.4-1ubuntu1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: comix (Ubuntu Xenial)
   Status: Triaged => Fix Committed

** Tags added: verification-needed

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

Title:
  comix.py crashed with Exception in tostring(): tostring() has been
  removed. Please call tobytes() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1521730/+subscriptions

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


[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2016-10-04 Thread Brian Murray
** Description changed:

  Test Case
  -
- Confirm that the version of the package from -proposed does not appear in the 
version list here:
+ 1) Read a comic with comix.
+ 2) Observe a crash after closing the comic with a Traceback regarding 
tostring().
+ With the version of the package from -proposed there will be no crash / 
traceback.  Additionally, confirm that the version of the package from 
-proposed does not appear in the version list here:
  
  
https://errors.ubuntu.com/bucket/?id=/usr/share/comix/src/comix.py%3AException%3A_load%3A_add_page_number%3Apil_to_pixbuf%3Atostring
  
  
+ Original Bug Description
+ 
  This happened when I was reading a comic or closing comix.
  
  ProblemType: CrashDistroRelease: Ubuntu 16.04
  Package: comix 4.0.4-1
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Tue Dec  1 10:47:55 2015
  EcryptfsInUse: Yes
  ExecutablePath: /usr/share/comix/src/comix.py
  InstallationDate: Installed on 2013-01-16 (1049 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130116)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: python /usr/bin/comix /misc/comics/Wonder\ Woman/Wonder\ Woman\ 
05\ (1987)\ (FIXED)\ (Minutemen-KangCouncil).cbz
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/zsh
   LANGUAGE=en_US
   PATH=(custom, user)
   LANG=en_US.UTF-8
  PythonArgs: ['/usr/bin/comix', '/misc/comics/Wonder Woman/Wonder Woman 05 
(1987) (FIXED) (Minutemen-KangCouncil).cbz']SourcePackage: comix
  Title: comix.py crashed with Exception in tostring(): tostring() has been 
removed. Please call tobytes() instead.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm autopilot cdrom dip libvirtd lpadmin plugdev sambashare 
sbuild sudo

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

Title:
  comix.py crashed with Exception in tostring(): tostring() has been
  removed. Please call tobytes() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1521730/+subscriptions

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

[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2016-10-04 Thread Brian Murray
** Description changed:

+ Test Case
+ -
+ Confirm that the version of the package from -proposed does not appear in the 
version list here:
+ 
+ 
https://errors.ubuntu.com/bucket/?id=/usr/share/comix/src/comix.py%3AException%3A_load%3A_add_page_number%3Apil_to_pixbuf%3Atostring
+ 
+ 
  This happened when I was reading a comic or closing comix.
  
- ProblemType: Crash
- DistroRelease: Ubuntu 16.04
+ ProblemType: CrashDistroRelease: Ubuntu 16.04
  Package: comix 4.0.4-1
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Tue Dec  1 10:47:55 2015
  EcryptfsInUse: Yes
  ExecutablePath: /usr/share/comix/src/comix.py
  InstallationDate: Installed on 2013-01-16 (1049 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130116)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: python /usr/bin/comix /misc/comics/Wonder\ Woman/Wonder\ Woman\ 
05\ (1987)\ (FIXED)\ (Minutemen-KangCouncil).cbz
  ProcEnviron:
-  XDG_RUNTIME_DIR=
-  SHELL=/bin/zsh
-  LANGUAGE=en_US
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
- PythonArgs: ['/usr/bin/comix', '/misc/comics/Wonder Woman/Wonder Woman 05 
(1987) (FIXED) (Minutemen-KangCouncil).cbz']
- SourcePackage: comix
+  XDG_RUNTIME_DIR=
+  SHELL=/bin/zsh
+  LANGUAGE=en_US
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+ PythonArgs: ['/usr/bin/comix', '/misc/comics/Wonder Woman/Wonder Woman 05 
(1987) (FIXED) (Minutemen-KangCouncil).cbz']SourcePackage: comix
  Title: comix.py crashed with Exception in tostring(): tostring() has been 
removed. Please call tobytes() instead.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm autopilot cdrom dip libvirtd lpadmin plugdev sambashare 
sbuild sudo

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

Title:
  comix.py crashed with Exception in tostring(): tostring() has been
  removed. Please call tobytes() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1521730/+subscriptions

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

[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2016-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package comix - 4.0.4-3ubuntu1

---
comix (4.0.4-3ubuntu1) yakkety; urgency=medium

  * debian/patches/remove_tostring.patch:
- switch from removed tostring to tobytes. (LP: #1521730)

 -- Brian Murray   Fri, 30 Sep 2016 14:14:44 -0700

** Changed in: comix (Ubuntu)
   Status: In Progress => 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/1521730

Title:
  comix.py crashed with Exception in tostring(): tostring() has been
  removed. Please call tobytes() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1521730/+subscriptions

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


[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2016-09-30 Thread Brian Murray
** Changed in: comix (Ubuntu Xenial)
 Assignee: (unassigned) => Brian Murray (brian-murray)

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

Title:
  comix.py crashed with Exception in tostring(): tostring() has been
  removed. Please call tobytes() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1521730/+subscriptions

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


[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2016-09-30 Thread Jeremy Bicha
** Also affects: comix (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: comix (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: comix (Ubuntu Xenial)
   Status: New => Triaged

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

Title:
  comix.py crashed with Exception in tostring(): tostring() has been
  removed. Please call tobytes() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1521730/+subscriptions

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


[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2016-09-30 Thread Brian Murray
** Changed in: comix (Ubuntu)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: comix (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  comix.py crashed with Exception in tostring(): tostring() has been
  removed. Please call tobytes() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1521730/+subscriptions

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


[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2016-09-25 Thread Adrianna Pińska
Here's an explicit HOWTO for the .rpm workaround:

# Get the .rpm (don't worry about the i386; it's an architecture-agnostic 
Python application)
wget 
ftp://fr2.rpmfind.net/linux/fedora/linux/updates/23/i386/c/comix-4.0.4-9.fc23.noarch.rpm

# Get alien
sudo apt-get install alien

# Convert the package (must do it as root; -k to keep the right version number)
sudo alien -k comix-4.0.4-9.fc23.noarch.rpm

# Install the package
sudo dpkg -i comix_4.0.4-9.fc23_all.deb

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

Title:
  comix.py crashed with Exception in tostring(): tostring() has been
  removed. Please call tobytes() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1521730/+subscriptions

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


[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2016-09-25 Thread Adrianna Pińska
This bug prevents Comix from displaying thumbnails, but does not cause
it to crash on my computer (I am also on Xenial).

It looks like development of Comix has stalled, but the Fedora
maintainers have continued to patch it, and have fixed this particular
bug: https://bugzilla.redhat.com/show_bug.cgi?id=1290632

I converted the Fedora .rpm to a .deb with alien, and was able to
install it without any complications.  After this update, Comix displays
thumbnails again.  so it should be possible to incorporate the Fedora
patches into the Ubuntu package.

Link to Fedora package:
ftp://ftp.rpmfind.net/linux/RPM/fedora/updates/23/i386/c/comix-4.0.4-9.fc23.noarch.html


** Bug watch added: Red Hat Bugzilla #1290632
   https://bugzilla.redhat.com/show_bug.cgi?id=1290632

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

Title:
  comix.py crashed with Exception in tostring(): tostring() has been
  removed. Please call tobytes() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1521730/+subscriptions

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


[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2016-04-24 Thread Nazo
** Changed in: comix (Ubuntu)
   Status: New => Confirmed

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

Title:
  comix.py crashed with Exception in tostring(): tostring() has been
  removed. Please call tobytes() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1521730/+subscriptions

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


[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2015-12-15 Thread Apport retracing service
** Tags removed: need-duplicate-check

** Changed in: comix (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  comix.py crashed with Exception in tostring(): tostring() has been
  removed. Please call tobytes() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1521730/+subscriptions

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