|
Bugzilla – Full Text Bug Listing |
| Summary: | mypaint won't start | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Jan Engelhardt <jengelh> |
| Component: | X11 Applications | Assignee: | Marguerite Su <i> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | antoine.belvire, elfederium, meissner, zawertun |
| Version: | Leap 15.0 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Linux | ||
| See Also: | http://bugzilla.opensuse.org/show_bug.cgi?id=1081099 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Same as in Tumbleweed: Bug 1081099 - Package Mypaint is broken https://bugzilla.opensuse.org/show_bug.cgi?id=1081099 Let's duplicate 1081099. Maintenance request submitted: https://build.opensuse.org/request/show/637085. *** This bug has been marked as a duplicate of bug 1081099 *** |
# zypper in mypaint Reading installed packages... Resolving package dependencies... The following 2 NEW packages are going to be installed: mypaint mypaint-lang 2 new packages to install. Overall download size: 32.0 MiB. Already cached: 0 B. After the operation, additional 36.0 MiB will be used. Continue? [y/n/...? shows all options] (y): Retrieving package mypaint-lang-1.1.0-lp150.1.9.noarch (1/2), 184.1 KiB (867.2 KiB unpacked) Retrieving: mypaint-lang-1.1.0-lp150.1.9.noarch.rpm ......................[done] Retrieving package mypaint-1.1.0-lp150.1.9.x86_64 (2/2), 31.8 MiB ( 35.2 MiB unpacked) Retrieving: mypaint-1.1.0-lp150.1.9.x86_64.rpm ...............[done (5.0 MiB/s)] Checking for file conflicts: .............................................[done] (1/2) Installing: mypaint-lang-1.1.0-lp150.1.9.noarch ....................[done] (2/2) Installing: mypaint-1.1.0-lp150.1.9.x86_64 .........................[done] $ mypaint File "/usr/bin/mypaint", line 114 print "We are not correctly installed or compiled!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print "We are not correctly installed or compiled!")?