Github messages for voidlinux
 help / color / mirror / Atom feed
From: TeusLollo <TeusLollo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] Azote Self-Terminating With A ModuleNotFoundError
Date: Tue, 18 Oct 2022 23:31:08 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40029@inbox.vuxu.org> (raw)

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

New issue by TeusLollo on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 5.15.74_1 x86_64 GenuineIntel uptodate rFFFF

### Package(s) Affected

azote-1.9.5_1

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

_No response_

### Expected behaviour

Azote is a "_Wallpaper & color manager for Sway, i3 and other WMs_".

It operates as a GTK3 application handling wallpapers and backgrounds for compatible window managers, by operating as a front-end for various WM-compatible tools. It also features a built-in previewing tool and photo gallery, and a built-in color manager

### Actual behaviour

I didn't notice Azote was not executing at first (Latest package update https://github.com/void-linux/void-packages/pull/39033#issue-1359088098), since I have scripts handling wallpapers through the _swaybg_  tool (Hence, I mostly keep Azote for kicks). 

Some days ago, however, I tried running Azote through its .desktop file, and nothing happened. 

I subsequently resorted to the terminal, and I got the following as output:

```
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/azote/main.py", line 20, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
```
Since I don't recall experiencing any byte-compiling errors upon python3.10 updates (Or any other python3.10 error, for that matter), I can't tell if this should be considered a missing dependency, or a packaging error, or even a coding error in _main.py_ (I doubt the latter, unless latest python3.10 dropped some components)

Either way, Azote was working some months ago, yet, as the latest update, it ends with the output above. 

Cache was cleaned, thus I can't revert to the older version.


### Steps to reproduce

1. Install Azote through xbps-install from official repos
2. Type Azote in a terminal emulator, preferably having a supported WM on the back-end
3. Experience the ModuleNotFoundError for yourself. 

             reply	other threads:[~2022-10-18 21:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-18 21:31 TeusLollo [this message]
2022-10-18 21:45 ` classabbyamp
2022-10-18 21:57 ` TeusLollo
2022-10-18 22:05 ` [ISSUE] [CLOSED] " classabbyamp
2023-04-01 19:14 ` hochata
2023-04-01 19:59 ` TeusLollo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40029@inbox.vuxu.org \
    --to=teuslollo@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).