PlayOnLinux: include mandatory dependency

Bug #2066383 reported by Rodrigo Bertoldo de Sousa Martins
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
playonlinux (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

PlayOnLinux requires asyncore from python3 to work. The deb package doesn't include this depend, so to fix this bug is necessary to include python3-pyasyncore in mandatory dependency to get working without issues.

Without this package, the playonlinux doesn't work:

rodrigo@rodrigo:~/Downloads$ playonlinux
Looking for python3... 3.12.3 - selected
/usr/share/playonlinux/python/mainwindow.py:710: SyntaxWarning: invalid escape sequence '\|'
  self.SupprotedIconExt = "All|*.xpm;*.XPM;*.png;*.PNG;*.ico;*.ICO;*.jpg;*.JPG;*.jpeg;*.JPEG;*.bmp;*.BMP\
1.0
Traceback (most recent call last):
  File "/usr/share/playonlinux/python/mainwindow.py", line 41, in <module>
    import options, threading, debug
  File "/usr/share/playonlinux/python/options.py", line 21, in <module>
    from asyncore import dispatcher
ModuleNotFoundError: No module named 'asyncore'

The python3 asyncore module installation solves this issue.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: playonlinux 4.3.4-3
ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
Uname: Linux 6.8.0-31-generic x86_64
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Wed May 22 11:33:14 2024
InstallationDate: Installed on 2024-05-21 (1 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
PackageArchitecture: all
ProcEnviron:
 LANG=pt_BR.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=<set>
SourcePackage: playonlinux
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Rodrigo Bertoldo de Sousa Martins (rodsmar) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in playonlinux (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.