Github messages for voidlinux
 help / color / mirror / Atom feed
From: anjandev <anjandev@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] minigalaxy: /share/minigalaxy/ui/login.ui: No such file or directory
Date: Sun, 26 Apr 2020 12:05:38 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21347@inbox.vuxu.org> (raw)

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

New issue by anjandev on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
```
[anjan@navi:~]$ xuname 
Void 5.4.33_2 x86_64 AuthenticAMD notuptodate rFFFF 
```
* package:  
  * minigalaxy-0.9.4_1

### Expected behavior
launching minigalaxy launches minigalaxy.

### Actual behavior

I get the following output:

```
Traceback (most recent call last):
  File "/bin/minigalaxy", line 66, in <module>
    main()
  File "/bin/minigalaxy", line 57, in main
    from minigalaxy.ui import Window
  File "/usr/lib/python3.8/site-packages/minigalaxy/ui/__init__.py", line 2, in <module>
    from minigalaxy.ui.window import Window
  File "/usr/lib/python3.8/site-packages/minigalaxy/ui/window.py", line 5, in <module>
    from minigalaxy.ui.login import Login
  File "/usr/lib/python3.8/site-packages/minigalaxy/ui/login.py", line 13, in <module>
    class Login(Gtk.Dialog):
  File "/usr/lib/python3.8/site-packages/gi/_gtktemplate.py", line 226, in __call__
    bytes_ = GLib.Bytes.new(file_.load_contents()[1])
gi.repository.GLib.Error: g-io-error-quark: Error opening file /share/minigalaxy/ui/login.ui: No such file or directory (
```

### Steps to reproduce the behavior
Try to launch minigalaxy.


             reply	other threads:[~2020-04-26 10:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-26 10:05 anjandev [this message]
2020-04-26 15:05 ` not-chicken
2020-05-02 11:22 ` sgn
2020-05-02 11:53 ` sgn
2020-05-02 13:44 ` [ISSUE] [CLOSED] " sgn

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-21347@inbox.vuxu.org \
    --to=anjandev@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).