[Desktop-packages] [Bug 1112106] Re: gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module named Image

2013-02-02 Thread Julian Taylor
*** This bug is a duplicate of bug 1112496 ***
https://bugs.launchpad.net/bugs/1112496

marking as duplicate of bug 1112496 until we have an answer if this is
an intentional change or a bug in the current package

** This bug has been marked a duplicate of bug 1112496
   python-imaging broken in raring

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/1112106

Title:
  gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-
  packages/gwibber/microblog/util/resources.py: No module named Image

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  I got this error immediately after log-in, while I restarted my system
  requested by update manager after completing its process...

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: gwibber-service 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-3.7-generic 3.8.0-rc5
  Uname: Linux 3.8.0-3-generic i686
  ApportVersion: 2.8-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Fri Feb  1 09:35:09 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gwibber-service
  InstallationDate: Installed on 2012-03-30 (307 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-service
  PythonArgs: ['/usr/bin/gwibber-service']
  SourcePackage: gwibber
  Title: gwibber-service crashed with ImportError in 
/usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module 
named Image
  UpgradeStatus: Upgraded to raring on 2013-01-16 (15 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lp lpadmin plugdev sambashare 
vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1112106] Re: gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module named Image

2013-02-01 Thread jdstrydom
same for 64bit system

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/1112106

Title:
  gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-
  packages/gwibber/microblog/util/resources.py: No module named Image

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  I got this error immediately after log-in, while I restarted my system
  requested by update manager after completing its process...

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: gwibber-service 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-3.7-generic 3.8.0-rc5
  Uname: Linux 3.8.0-3-generic i686
  ApportVersion: 2.8-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Fri Feb  1 09:35:09 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gwibber-service
  InstallationDate: Installed on 2012-03-30 (307 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-service
  PythonArgs: ['/usr/bin/gwibber-service']
  SourcePackage: gwibber
  Title: gwibber-service crashed with ImportError in 
/usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module 
named Image
  UpgradeStatus: Upgraded to raring on 2013-01-16 (15 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lp lpadmin plugdev sambashare 
vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1112106] Re: gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module named Image

2013-02-01 Thread Roman Yepishev
Looks like top-level Image is not installed by PIL,

So the patch would be to change import Image to from PIL import
Image

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/1112106

Title:
  gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-
  packages/gwibber/microblog/util/resources.py: No module named Image

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  I got this error immediately after log-in, while I restarted my system
  requested by update manager after completing its process...

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: gwibber-service 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-3.7-generic 3.8.0-rc5
  Uname: Linux 3.8.0-3-generic i686
  ApportVersion: 2.8-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Fri Feb  1 09:35:09 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gwibber-service
  InstallationDate: Installed on 2012-03-30 (307 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-service
  PythonArgs: ['/usr/bin/gwibber-service']
  SourcePackage: gwibber
  Title: gwibber-service crashed with ImportError in 
/usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module 
named Image
  UpgradeStatus: Upgraded to raring on 2013-01-16 (15 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lp lpadmin plugdev sambashare 
vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1112106] Re: gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module named Image

2013-02-01 Thread Roman Yepishev
** Patch added: lp1112106.patch
   
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1112106/+attachment/3510271/+files/lp1112106.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/1112106

Title:
  gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-
  packages/gwibber/microblog/util/resources.py: No module named Image

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  I got this error immediately after log-in, while I restarted my system
  requested by update manager after completing its process...

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: gwibber-service 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-3.7-generic 3.8.0-rc5
  Uname: Linux 3.8.0-3-generic i686
  ApportVersion: 2.8-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Fri Feb  1 09:35:09 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gwibber-service
  InstallationDate: Installed on 2012-03-30 (307 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-service
  PythonArgs: ['/usr/bin/gwibber-service']
  SourcePackage: gwibber
  Title: gwibber-service crashed with ImportError in 
/usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module 
named Image
  UpgradeStatus: Upgraded to raring on 2013-01-16 (15 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lp lpadmin plugdev sambashare 
vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1112106] Re: gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module named Image

2013-02-01 Thread Roberto Alsina
Just in case, the recommended way to portably import PIL:

try:
from PIL import Image
except ImportError:
import Image

Depending on PIL version, and the way it's installed, one or the other
will work.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/1112106

Title:
  gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-
  packages/gwibber/microblog/util/resources.py: No module named Image

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  I got this error immediately after log-in, while I restarted my system
  requested by update manager after completing its process...

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: gwibber-service 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-3.7-generic 3.8.0-rc5
  Uname: Linux 3.8.0-3-generic i686
  ApportVersion: 2.8-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Fri Feb  1 09:35:09 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gwibber-service
  InstallationDate: Installed on 2012-03-30 (307 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-service
  PythonArgs: ['/usr/bin/gwibber-service']
  SourcePackage: gwibber
  Title: gwibber-service crashed with ImportError in 
/usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module 
named Image
  UpgradeStatus: Upgraded to raring on 2013-01-16 (15 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lp lpadmin plugdev sambashare 
vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1112106] Re: gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module named Image

2013-02-01 Thread Roman Yepishev
Okay, updated the patch following Roberto suggestion.

** Patch added: lp1112106.patch
   
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1112106/+attachment/3510317/+files/lp1112106.patch

** Patch removed: lp1112106.patch
   
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1112106/+attachment/3510271/+files/lp1112106.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/1112106

Title:
  gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-
  packages/gwibber/microblog/util/resources.py: No module named Image

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  I got this error immediately after log-in, while I restarted my system
  requested by update manager after completing its process...

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: gwibber-service 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-3.7-generic 3.8.0-rc5
  Uname: Linux 3.8.0-3-generic i686
  ApportVersion: 2.8-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Fri Feb  1 09:35:09 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gwibber-service
  InstallationDate: Installed on 2012-03-30 (307 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-service
  PythonArgs: ['/usr/bin/gwibber-service']
  SourcePackage: gwibber
  Title: gwibber-service crashed with ImportError in 
/usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module 
named Image
  UpgradeStatus: Upgraded to raring on 2013-01-16 (15 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lp lpadmin plugdev sambashare 
vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1112106] Re: gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module named Image

2013-02-01 Thread Ubuntu Foundations Team Bug Bot
The attachment lp1112106.patch of this bug report has been identified
as being a patch.  The ubuntu-reviewers team has been subscribed to the
bug report so that they can review the patch.  In the event that this is
in fact not a patch you can resolve this situation by removing the tag
'patch' from the bug report and editing the attachment so that it is not
flagged as a patch.  Additionally, if you are member of the ubuntu-
reviewers team please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/1112106

Title:
  gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-
  packages/gwibber/microblog/util/resources.py: No module named Image

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  I got this error immediately after log-in, while I restarted my system
  requested by update manager after completing its process...

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: gwibber-service 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-3.7-generic 3.8.0-rc5
  Uname: Linux 3.8.0-3-generic i686
  ApportVersion: 2.8-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Fri Feb  1 09:35:09 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gwibber-service
  InstallationDate: Installed on 2012-03-30 (307 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-service
  PythonArgs: ['/usr/bin/gwibber-service']
  SourcePackage: gwibber
  Title: gwibber-service crashed with ImportError in 
/usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module 
named Image
  UpgradeStatus: Upgraded to raring on 2013-01-16 (15 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lp lpadmin plugdev sambashare 
vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1112106] Re: gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module named Image

2013-01-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gwibber (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/1112106

Title:
  gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-
  packages/gwibber/microblog/util/resources.py: No module named Image

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  I got this error immediately after log-in, while I restarted my system
  requested by update manager after completing its process...

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: gwibber-service 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-3.7-generic 3.8.0-rc5
  Uname: Linux 3.8.0-3-generic i686
  ApportVersion: 2.8-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Fri Feb  1 09:35:09 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gwibber-service
  InstallationDate: Installed on 2012-03-30 (307 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-service
  PythonArgs: ['/usr/bin/gwibber-service']
  SourcePackage: gwibber
  Title: gwibber-service crashed with ImportError in 
/usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module 
named Image
  UpgradeStatus: Upgraded to raring on 2013-01-16 (15 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lp lpadmin plugdev sambashare 
vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp