Package Details: qomui-git 0.8.2.r22.23650ab-3

Git Clone URL: https://aur.archlinux.org/qomui-git.git (read-only, click to copy)
Package Base: qomui-git
Description: Qt OpenVPN Management UI
Upstream URL: https://github.com/corrad1nho/qomui
Licenses: GPL3
Conflicts: qomui
Provides: qomui
Submitter: librewish
Maintainer: librewish
Last Packager: yochananmarqos
Votes: 5
Popularity: 0.000000
First Submitted: 2020-01-22 07:39 (UTC)
Last Updated: 2023-04-08 22:58 (UTC)

Latest Comments

xiota commented on 2024-03-15 20:38 (UTC)

@librewish Should probably open deletion request. Appears this program no longer works as intended and upstream has not updated in five years.

dreieck commented on 2023-05-04 09:36 (UTC)

When I start qomui-service as root, the following error is printed to the terminal:

Traceback (most recent call last):
  File "/usr/bin/qomui-service", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/usr/lib/python3.11/site-packages/qomui/qomui_service.py", line 568, in main
    service = QomuiDbus()
              ^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/qomui/qomui_service.py", line 61, in __init__
    self.bus_name = dbus.service.BusName(BUS_NAME, bus=self.sys_bus)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/dbus/service.py", line 137, in __new__
    retval = bus.request_name(name, name_flags)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/dbus/bus.py", line 303, in request_name
    return self.call_blocking(BUS_DAEMON_NAME, BUS_DAEMON_PATH,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/dbus/connection.py", line 652, in call_blocking
    reply_message = self.send_message_with_reply_and_block(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.210" is not allowed to own the service "org.qomui.service" due to security policies in the configuration file

When I start qomui-gui, the following error is printed to the terminal:

QLayout: Attempting to add QLayout "" to QWidget "statusTab", which already has a layout
QLayout: Attempting to add QLayout "" to QomuiGui "Form", which already has a layout
DBus Error: Qomui-Service is currently not available
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/dbus/bus.py", line 177, in activate_name_owner
    return self.get_name_owner(bus_name)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/dbus/bus.py", line 361, in get_name_owner
    return self.call_blocking(BUS_DAEMON_NAME, BUS_DAEMON_PATH,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/dbus/connection.py", line 652, in call_blocking
    reply_message = self.send_message_with_reply_and_block(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.qomui.service': no such name

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/qomui/qomui_gui.py", line 105, in __init__
    self.qomui_dbus = self.dbus.get_object('org.qomui.service', '/org/qomui/service')
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/dbus/bus.py", line 241, in get_object
    return self.ProxyObjectClass(self, bus_name, object_path,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/dbus/proxies.py", line 250, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/dbus/bus.py", line 182, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/python3.11/site-packages/dbus/bus.py", line 277, in start_service_by_name
    return (True, self.call_blocking(BUS_DAEMON_NAME, BUS_DAEMON_PATH,
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/dbus/connection.py", line 652, in call_blocking
    reply_message = self.send_message_with_reply_and_block(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.qomui.service was not provided by any .service files

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/qomui-gui", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/usr/lib/python3.11/site-packages/qomui/qomui_gui.py", line 2748, in main
    ex = QomuiGui()
         ^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/qomui/qomui_gui.py", line 124, in __init__
    self.initalize_service("start")
    ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'QomuiGui' object has no attribute 'initalize_service'. Did you mean: 'initialize_service'?

Regards!

yochananmarqos commented on 2020-11-07 15:46 (UTC)

@FirstAirBender: Thanks, made some adjustments.

FirstAirBender commented on 2020-11-07 06:35 (UTC)

Missing dependency: geoip

<deleted-account> commented on 2020-02-03 17:11 (UTC)

I can't see any of these new 0.8.3 features:

  • [new] status tab: map showing VPN server location
  • [new] status tab: DNS leak test via ipleak.net

Network chart works fine though.

Do you guys have any news of corrad1nho? last commit was on 09/14/2019 and he has no activity on GitHub since then.

librewish commented on 2020-01-22 17:39 (UTC) (edited on 2020-01-22 17:39 (UTC) by librewish)

yeah i was waiting when you will put it in aur but you did not add so i did okay im disowning it

yochananmarqos commented on 2020-01-22 17:24 (UTC) (edited on 2020-01-22 17:44 (UTC) by yochananmarqos)

If you're going to submit one of my personal PKGBUILDs to the AUR, please at least credit me.