smartshine unable to add photos on Ubuntu 16.04 and later
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
smartshine (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Steps to reproduce:
1. Run smartshine (preferably from a terminal)
2. Click the button to "add photos"
3. Select a random image
Expected behaviour:
The image is loaded and displayed in the application.
Actual behaviour:
The application seems to load, but never finishes. The following error message is printed in the terminal:
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/usr/share/
Gui.
File "/usr/share/
im = self.pixbuf2Ima
File "/usr/share/
return Image.fromstrin
File "/usr/lib/
"Please call frombytes() instead.")
Exception: fromstring() has been removed. Please call frombytes() instead.
I strongly suspect the API in PIL (https:/
The image loads as expected in Ubuntu 14.04, while I get the error message in 16.04. Note that 16.04 seems to be the first Ubuntu release with version 3.x of the PIL library, 14.04 used 2.x.
I also get the same error message on 17.04 and presumably artful. I just discovered this when clicking around in the application related to bug 1701648, though I have less of an idea how one might go about fixing this.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: smartshine 0.36-0ubuntu2
ProcVersionSign
Uname: Linux 4.4.0-78-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Jul 4 23:50:13 2017
InstallationDate: Installed on 2015-10-24 (619 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitec
SourcePackage: smartshine
UpgradeStatus: No upgrade log present (probably fresh install)
description: | updated |
tags: | added: artful yakkety zesty |