Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] puddletag fails to start with error: "NameError: name 'operatorPrecedence' is not defined"
@ 2023-12-26 15:57 Samueru-sama
  2023-12-26 21:18 ` [ISSUE] [CLOSED] " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: Samueru-sama @ 2023-12-26 15:57 UTC (permalink / raw)
  To: ml

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

New issue by Samueru-sama on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.8_1 x86_64 GenuineIntel uptodate rrrmFFFF

### Package(s) Affected

puddletag-2.0.1_5

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

_No response_

### Expected behaviour

The program should just run.

### Actual behaviour

This is what I get when trying to run it:

```
puddletag Version: 2.0.1
Locale: en_US
Traceback (most recent call last):
  File "/usr/bin/puddletag", line 333, in <module>
    from puddlestuff.puddletag import MainWin
  File "/usr/lib/python3.12/site-packages/puddlestuff/puddletag.py", line 12, in <module>
    from . import mainwin
  File "/usr/lib/python3.12/site-packages/puddlestuff/mainwin/__init__.py", line 4, in <module>
    from . import dirview
  File "/usr/lib/python3.12/site-packages/puddlestuff/mainwin/dirview.py", line 12, in <module>
    from ..tagmodel import has_previews
  File "/usr/lib/python3.12/site-packages/puddlestuff/tagmodel.py", line 31, in <module>
    from .audio_filter import parse as filter_audio
  File "/usr/lib/python3.12/site-packages/puddlestuff/audio_filter.py", line 183, in <module>
    bool_expr = operatorPrecedence(tokens, bool_exprs)
                ^^^^^^^^^^^^^^^^^^
NameError: name 'operatorPrecedence' is not defined
```


### Steps to reproduce

Install puddletag and run it

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

* Re: [ISSUE] [CLOSED] puddletag fails to start with error: "NameError: name 'operatorPrecedence' is not defined"
  2023-12-26 15:57 [ISSUE] puddletag fails to start with error: "NameError: name 'operatorPrecedence' is not defined" Samueru-sama
@ 2023-12-26 21:18 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2023-12-26 21:18 UTC (permalink / raw)
  To: ml

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

Closed issue by Samueru-sama on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.8_1 x86_64 GenuineIntel uptodate rrrmFFFF

### Package(s) Affected

puddletag-2.0.1_5

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

_No response_

### Expected behaviour

The program should just run.

### Actual behaviour

This is what I get when trying to run it:

```
puddletag Version: 2.0.1
Locale: en_US
Traceback (most recent call last):
  File "/usr/bin/puddletag", line 333, in <module>
    from puddlestuff.puddletag import MainWin
  File "/usr/lib/python3.12/site-packages/puddlestuff/puddletag.py", line 12, in <module>
    from . import mainwin
  File "/usr/lib/python3.12/site-packages/puddlestuff/mainwin/__init__.py", line 4, in <module>
    from . import dirview
  File "/usr/lib/python3.12/site-packages/puddlestuff/mainwin/dirview.py", line 12, in <module>
    from ..tagmodel import has_previews
  File "/usr/lib/python3.12/site-packages/puddlestuff/tagmodel.py", line 31, in <module>
    from .audio_filter import parse as filter_audio
  File "/usr/lib/python3.12/site-packages/puddlestuff/audio_filter.py", line 183, in <module>
    bool_expr = operatorPrecedence(tokens, bool_exprs)
                ^^^^^^^^^^^^^^^^^^
NameError: name 'operatorPrecedence' is not defined
```


### Steps to reproduce

Install puddletag and run it

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

end of thread, other threads:[~2023-12-26 21:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-26 15:57 [ISSUE] puddletag fails to start with error: "NameError: name 'operatorPrecedence' is not defined" Samueru-sama
2023-12-26 21:18 ` [ISSUE] [CLOSED] " ahesford

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).