[Bug 1969968] Re: impressive segfault

2022-05-16 Thread Mark Bowen
I had the same problem.

There appears to be an issue about where python3 is located.

Downloading the latest version 0.13.1 and then running impressive.py
directly works.

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

Title:
  impressive segfault

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


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

[Bug 1969968] Re: impressive segfault

2022-05-16 Thread Mark Bowen
I had the same problem.  Seems to be an issue with python version
naming.

Creating a symlink:

sudo ln -s /usr/bin/python3 /usr/bin/python

appears to get everything working again.

You may also be able to use:

sudo apt install python-is-python3

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

Title:
  impressive segfault

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


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

[Bug 1969968] Re: impressive segfault

2022-04-28 Thread Joseph Maillardet
Third try on a computer with Intel graphical card (the first two was AMD
powered), with ubuntu live session. Same core dump crash.

Fun fact, the "demo.pdf" given with the package have "no page" :D

Welcome to Impressive version 0.13.0-beta2 (SVN r298)
pygame 2.1.2 (SDL 2.0.20, Python 3.10.4)
Hello from the pygame community. https://www.pygame.org/contribute.html
Detected screen size: 1920x1080 pixels
PDF renderer: Xpdf/Poppler
pdftkParse() FAILED
WARNING: The input file `/usr/share/doc/impressive/demo.pdf' could not be 
analyzed.
The presentation doesn't have any pages, quitting.

With another PDF :

Welcome to Impressive version 0.13.0-beta2 (SVN r298)
pygame 2.1.2 (SDL 2.0.20, Python 3.10.4)
Hello from the pygame community. https://www.pygame.org/contribute.html
Detected screen size: 1920x1080 pixels
PDF renderer: Xpdf/Poppler
pdftkParse() FAILED
Erreur de segmentation (core dumped)

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

Title:
  impressive segfault

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


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

[Bug 1969968] Re: impressive segfault

2022-04-28 Thread Joseph Maillardet
I have tried on another computer with Wayland or X.org session, and i
got the same "core dumped" crash.

Output on X.org:

Welcome to Impressive version 0.13.0-beta2 (SVN r298)
pygame 2.1.2 (SDL 2.0.20, Python 3.10.4)
Hello from the pygame community. https://www.pygame.org/contribute.html
Detected screen size: 1680x1050 pixels
PDF renderer: MuPDF 1.4 or newer
pdftkParse() FAILED
Erreur de segmentation (core dumped)

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

Title:
  impressive segfault

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


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