[Bug 1166680] Re: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin

2013-08-04 Thread Reinhard Tartler
** Changed in: impressive (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1166680 Title: Impressive does not start: Cannot load necessary modules: No module

[Bug 1166680] Re: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin

2013-06-21 Thread David Haller
Both workarounds make impressive starting up, but it's very slow, screen nearly freezes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1166680 Title: Impressive does not start: Cannot load necessar

[Bug 1166680] Re: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin

2013-06-15 Thread Martin Adelaido
Partial.. work for mee.. The problem is the module: import python "Hello, This is a result of the replacement of the traditional python-imaging (PIL) with the pillow fork. Apparently ubuntu provides a python-imaging-compat, which should keep older software working" from link: http://sourceforg

[Bug 1166680] Re: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin

2013-06-13 Thread Martin Magnusson
The workaround works for mee, too. However, impressive takes a very long time to start up now. Once it's started, I can navigate the pages as expected, but it takes 20-30 seconds from after I run impressive until the window opens up, using a 62 MB, 23 page PDF. I have tried running with and withou

[Bug 1166680] Re: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin

2013-06-12 Thread Theodotos Andreou
Thanks for the workaround Rainer. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1166680 Title: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin To manage

[Bug 1166680] Re: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin

2013-05-21 Thread Rainer
As an additional info, I tried to locate Impressive's repository: the "Browse SVN" link on http://sourceforge.net/projects/impressive/files/ leads to http://svn.emphy.de/impressive/trunk/impressive/, which includes (amongst others) http://svn.emphy.de/impressive/trunk/impressive/src/init.py which,

[Bug 1166680] Re: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin

2013-05-21 Thread Rainer
@Sherwood (#5): Impressive works flawlessly for me (RR with latest updates) with the change mentioned above, tested on several presentations since I originally reported the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1166680] Re: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin

2013-05-16 Thread Sherwood
My 2 cents: Editing line 186 of impressive.py from: [code] import TiffImagePlugin, BmpImagePlugin, JpegImagePlugin, PngImagePlugin, PpmImagePlugin [/code] to: [code] from PIL import TiffImagePlugin, BmpImagePlugin, JpegImagePlugin, PngImagePlugin, PpmImagePlugin [/code] makes impress

[Bug 1166680] Re: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin

2013-05-11 Thread Martin Ueding
I looked into the `impressive.py` script and it starts Python 2, so your installing of those should have no effect. I just wrote an email to the program author, maybe he has an idea. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1166680] Re: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin

2013-04-27 Thread EwenS
On line 186 of /usr/share/impressive/impressive.py it is being asked to import TiffImagePlugin from PIL python-imaging. impressive.py is not importing from python-imaging *any* the plugins listed on the line (TiffImagePlugin, BmpImagePlugin, JpegImagePlugin, PngImagePlugin, PpmImagePlugin). I remo

[Bug 1166680] Re: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin

2013-04-17 Thread Aleksander Sumowski
I've installed all suspect python3-imaging-* packages as well. Didn't help -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1166680 Title: Impressive does not start: Cannot load necessary modules: No

[Bug 1166680] Re: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin

2013-04-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: impressive (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/1166680 Title: