Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Merged]: xpra: require python3-gobject as a runtime depdency
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19324@inbox.vuxu.org>
@ 2020-02-20 19:47 ` Hoshpak
  0 siblings, 0 replies; only message in thread
From: Hoshpak @ 2020-02-20 19:47 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

xpra: require python3-gobject as a runtime depdency
https://github.com/void-linux/void-packages/pull/19324

Description:
Xpra in client and server mode depends on the python3 'gi' module, provided by python3-gobject, even when it's not actually displaying anything.

```
xpra start --start=/home/zdykstra/Ripcord-0.4.22-x86_64.AppImage :110 --pulseaudio=no --daemon=no

X.Org X Server 1.20.7
X Protocol Version 11, Revision 0
Build Operating System: Linux Void
Current Operating System: Linux rethe 5.5.4_1 #1 SMP Sat Feb 15 06:25:56 UTC 2020 x86_64
Kernel command line: root=zfs:zroot/ROOT/void.2019.12.08 quiet loglevel=3
Build Date: 14 January 2020  02:00:55PM
 
Current version of pixman: 0.38.4
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: "/run/user/1000/xpra/Xorg.:110.log", Time: Thu Feb 20 10:14:01 2020
(++) Using config file: "/etc/xpra/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
xpra main error:
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/xpra/scripts/main.py", line 117, in main
    return run_mode(script_file, err, options, args, mode, defaults)
  File "/usr/lib/python3.8/site-packages/xpra/scripts/main.py", line 440, in run_mode
    return run_server(error_cb, options, mode, script_file, args, current_display)
  File "/usr/lib/python3.8/site-packages/xpra/scripts/server.py", line 340, in run_server
    return do_run_server(error_cb, opts, mode, xpra_file, extra_args, desktop_display)
  File "/usr/lib/python3.8/site-packages/xpra/scripts/server.py", line 776, in do_run_server
    from xpra.x11.gtk_x11.gdk_display_source import verify_gdk_display
  File "/usr/lib/python3.8/site-packages/xpra/x11/gtk_x11/gdk_display_source.py", line 11, in <module>
    from xpra.x11.gtk3 import gdk_display_source    #@UnresolvedImport, @Reimport
  File "xpra/x11/gtk3/gdk_display_source.pyx", line 40, in init xpra.x11.gtk3.gdk_display_source
ModuleNotFoundError: No module named 'gi'

```

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-20 19:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19324@inbox.vuxu.org>
2020-02-20 19:47 ` [PR PATCH] [Merged]: xpra: require python3-gobject as a runtime depdency Hoshpak

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