[Bug 1880338] Re: Python extensions does not work

2020-06-09 Thread Launchpad Bug Tracker
This bug was fixed in the package inkscape - 0.92.5-1ubuntu1.1

---
inkscape (0.92.5-1ubuntu1.1) focal; urgency=medium

  * Add patch to use `python2` instead of `python` to run the python
extensions.  LP: #1880338

 -- Mattia Rizzolo   Tue, 26 May 2020 18:49:47 +0200

** Changed in: inkscape (Ubuntu Focal)
   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/1880338

Title:
  Python extensions does not work

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

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

[Bug 1880338] Re: Python extensions does not work

2020-06-04 Thread Timo Aaltonen
** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

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

Title:
  Python extensions does not work

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

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

[Bug 1880338] Re: Python extensions does not work

2020-06-03 Thread Lars Ljung
Version 0.92.5-1ubuntu1.1 does fix the problem for me. Thanks.

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

Title:
  Python extensions does not work

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

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

[Bug 1880338] Re: Python extensions does not work

2020-06-02 Thread Chris Halse Rogers
Hello Lars, or anyone else affected,

Accepted inkscape into focal-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/inkscape/0.92.5-1ubuntu1.1 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 on 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, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

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

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: inkscape (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-focal

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

Title:
  Python extensions does not work

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

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

[Bug 1880338] Re: Python extensions does not work

2020-05-26 Thread Mattia Rizzolo
Here is the proposed debdiff, already uploaded.

** Patch added: "1880338.patch"
   
https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1880338/+attachment/5377048/+files/1880338.patch

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

Title:
  Python extensions does not work

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

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

[Bug 1880338] Re: Python extensions does not work

2020-05-26 Thread Mattia Rizzolo
@larslj, you wrote:
> It works if I create a symlink, but I'm not sure if Inkscape expects python2 
> or python3

That version of inkscape wants python2, but please don't randomly create
symlinks, there is a "python-is-python2" package for it (likewise, there
is also a python-is-python3 package).  Formally, neither of them is
supported, and everything from within the official archive must not use
either of them.

** Description changed:

- When trying to use Python extensions I get the following error message
- in the console:
+ [ Inpact ]
+ * Python extensions don't start (unless python-is-python2
+   is installed)
  
- Can't Spawn!!! spawn returns: Failed to execute child process “” (No
- such file or directory)
+ [ Test Case ]
+ * open inkscape
+ * try to run Extensions → Text → Lorem ipsum → Apply (just as an example)
  
- This seems to be caused by a missing /usr/bin/python. It works if I
- create a symlink, but I'm not sure if Inkscape expects python2 or
- python3.
+ without this update or pyhon-is-python2 nothing happens (a quick error
+ windows appear and disappears, on the console it says
  
- ProblemType: Bug
- DistroRelease: Ubuntu 20.04
- Package: inkscape 0.92.5-1ubuntu1
- ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
- Uname: Linux 5.4.0-31-generic x86_64
- ApportVersion: 2.20.11-0ubuntu27
- Architecture: amd64
- CasperMD5CheckResult: skip
- CurrentDesktop: ubuntu:GNOME
- Date: Sat May 23 22:46:18 2020
- EcryptfsInUse: Yes
- SourcePackage: inkscape
- UpgradeStatus: Upgraded to focal on 2020-04-24 (29 days ago)
+   Can't Spawn!!! spawn returns: Failed to execute child process “”
+   (No such file or directory)
+ 
+ [ Regression Potential ]
+ * Running python extensions can't really get any worse.

** Tags removed: amd64

** Also affects: inkscape (Ubuntu Groovy)
   Importance: High
 Assignee: Mattia Rizzolo (mapreri)
   Status: In Progress

** Also affects: inkscape (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: inkscape (Ubuntu Groovy)
   Status: In Progress => Fix Released

** Changed in: inkscape (Ubuntu Groovy)
   Importance: High => Undecided

** Changed in: inkscape (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: inkscape (Ubuntu Focal)
 Assignee: (unassigned) => Mattia Rizzolo (mapreri)

** Changed in: inkscape (Ubuntu Focal)
   Status: New => 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/1880338

Title:
  Python extensions does not work

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

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

[Bug 1880338] Re: Python extensions does not work

2020-05-26 Thread Mattia Rizzolo
** Changed in: inkscape (Ubuntu)
 Assignee: (unassigned) => Mattia Rizzolo (mapreri)

** Changed in: inkscape (Ubuntu)
   Importance: Undecided => High

** Changed in: inkscape (Ubuntu)
   Status: New => 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/1880338

Title:
  Python extensions does not work

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

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