Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] minigalaxy: /share/minigalaxy/ui/login.ui: No such file or directory
@ 2020-04-26 10:05 anjandev
  2020-04-26 15:05 ` not-chicken
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: anjandev @ 2020-04-26 10:05 UTC (permalink / raw)
  To: ml

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


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

end of thread, other threads:[~2020-05-02 13:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-26 10:05 [ISSUE] minigalaxy: /share/minigalaxy/ui/login.ui: No such file or directory anjandev
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

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