Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] playonlinux - asyncore
@ 2023-10-15 18:45 Hesnoone
  2023-10-24  1:58 ` [ISSUE] [CLOSED] " sgn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hesnoone @ 2023-10-15 18:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1158 bytes --]

New issue by Hesnoone on void-packages repository

https://github.com/void-linux/void-packages/issues/46700

Description:
### Is this a new report?

Yes

### System Info

Void 6.5.7_1 x86_64 AuthenticAMD uptodate hold rrrmFFFFF

### Package(s) Affected

playonlinux 4.4_2

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

Reported in: https://www.reddit.com/r/voidlinux/comments/178h6wc/playonlinux_error_message/

### Expected behaviour

It is supposed to start.

### Actual behaviour

Not starting with error message:
Looking for python3... 3.12.0 - selected
/usr/share/playonlinux/python/mainwindow.py:708: SyntaxWarning: invalid escape sequence '\|'
 self.SupprotedIconExt = "All|*.xpm;*.XPM;*.png;*.PNG;*.ico;*.ICO;*.jpg;*.JPG;*.jpeg;*.JPEG;*.bmp;*.BMP\
1.09375
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'

### Steps to reproduce

Run playonlinux

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ISSUE] [CLOSED] playonlinux - asyncore
  2023-10-15 18:45 [ISSUE] playonlinux - asyncore Hesnoone
@ 2023-10-24  1:58 ` sgn
  2024-03-23 15:26 ` Taxicletter
  2024-03-24  9:00 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2023-10-24  1:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1161 bytes --]

Closed issue by Hesnoone on void-packages repository

https://github.com/void-linux/void-packages/issues/46700

Description:
### Is this a new report?

Yes

### System Info

Void 6.5.7_1 x86_64 AuthenticAMD uptodate hold rrrmFFFFF

### Package(s) Affected

playonlinux 4.4_2

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

Reported in: https://www.reddit.com/r/voidlinux/comments/178h6wc/playonlinux_error_message/

### Expected behaviour

It is supposed to start.

### Actual behaviour

Not starting with error message:
Looking for python3... 3.12.0 - selected
/usr/share/playonlinux/python/mainwindow.py:708: SyntaxWarning: invalid escape sequence '\|'
 self.SupprotedIconExt = "All|*.xpm;*.XPM;*.png;*.PNG;*.ico;*.ICO;*.jpg;*.JPG;*.jpeg;*.JPEG;*.bmp;*.BMP\
1.09375
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'

### Steps to reproduce

Run playonlinux

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: playonlinux - asyncore
  2023-10-15 18:45 [ISSUE] playonlinux - asyncore Hesnoone
  2023-10-24  1:58 ` [ISSUE] [CLOSED] " sgn
@ 2024-03-23 15:26 ` Taxicletter
  2024-03-24  9:00 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: Taxicletter @ 2024-03-23 15:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

New comment by Taxicletter on void-packages repository

https://github.com/void-linux/void-packages/issues/46700#issuecomment-2016524518

Comment:
Is there a solution? I have the same error. 

```
$ playonlinux
Looking for python3... 3.12.2 - selected
/usr/share/playonlinux/python/mainwindow.py:708: SyntaxWarning: invalid escape sequence '\|'
  self.SupprotedIconExt = "All|*.xpm;*.XPM;*.png;*.PNG;*.ico;*.ICO;*.jpg;*.JPG;*.jpeg;*.JPEG;*.bmp;*.BMP\
1.5
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'
```

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: playonlinux - asyncore
  2023-10-15 18:45 [ISSUE] playonlinux - asyncore Hesnoone
  2023-10-24  1:58 ` [ISSUE] [CLOSED] " sgn
  2024-03-23 15:26 ` Taxicletter
@ 2024-03-24  9:00 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2024-03-24  9:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/46700#issuecomment-2016741023

Comment:
a423faac8d6 and b0bc3bcd6f1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-03-24  9:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-15 18:45 [ISSUE] playonlinux - asyncore Hesnoone
2023-10-24  1:58 ` [ISSUE] [CLOSED] " sgn
2024-03-23 15:26 ` Taxicletter
2024-03-24  9:00 ` sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).