Package Details: chatgqt 2.2-1

Git Clone URL: https://aur.archlinux.org/chatgqt.git (read-only, click to copy)
Package Base: chatgqt
Description: A simple ChatGPT Webview Client based on QT
Upstream URL: None
Keywords: chatgpt qt
Licenses: GPLv3
Submitter: NekoLOvO
Maintainer: NekoLOvO
Last Packager: NekoLOvO
Votes: 3
Popularity: 0.076269
First Submitted: 2025-05-05 16:29 (UTC)
Last Updated: 2025-08-03 05:24 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

NekoLOvO commented on 2025-08-25 02:03 (UTC) (edited on 2025-08-28 16:07 (UTC) by NekoLOvO)

@gratzyuri There is a 'Web Browser Extended' in pling store, you can try that

gratzyuri commented on 2025-08-24 15:35 (UTC)

very nice. Would you ever consider making this into a widget for plasma desktop? Would be a useful way to quickly ask chatGPT a question

NekoLOvO commented on 2025-08-03 04:23 (UTC) (edited on 2025-08-03 05:26 (UTC) by NekoLOvO)

@tuximail Sorry, I didn't consider the use of WM. WM doesn't have the xdg-desktop-portal service.
I'm not using Linux right now, so the update is not tested. You can try to update the package or install xdg-desktop-portal

tuximail commented on 2025-06-27 19:03 (UTC) (edited on 2025-06-27 19:03 (UTC) by tuximail)

The package lacks a dependency: any desktop environment, I assume? I am running just a windowmanager and when starting I get

  File "/usr/lib/python3.13/site-packages/dbus/bus.py", line 173, in activate_name_owner
    return self.get_name_owner(bus_name)
           ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/dbus/bus.py", line 348, in get_name_owner
    return self.call_blocking(BUS_DAEMON_NAME, BUS_DAEMON_PATH,
           ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                              BUS_DAEMON_IFACE, 'GetNameOwner',
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                              's', (bus_name,))
                              ^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/dbus/connection.py", line 696, in call_blocking
    reply_message = self.send_message_with_reply_and_block(
        message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/chatgqt", line 504, in <module>
    main()
    ~~~~^^
  File "/usr/bin/chatgqt", line 499, in main
    ChatGPTMainWindow(silent_mode=silent_arg)
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/chatgqt", line 285, in __init__
    current_theme = get_system_theme()
  File "/usr/bin/chatgqt", line 193, in get_system_theme
    portal_obj = bus.get_object(
        "org.freedesktop.portal.Desktop", "/org/freedesktop/portal/desktop"
    )
  File "/usr/lib/python3.13/site-packages/dbus/bus.py", line 237, in get_object
    return self.ProxyObjectClass(self, bus_name, object_path,
           ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                 introspect=introspect,
                                 ^^^^^^^^^^^^^^^^^^^^^^
                                 follow_name_owner_changes=follow_name_owner_changes)
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/dbus/proxies.py", line 250, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
                          ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/dbus/bus.py", line 178, in activate_name_owner
    self.start_service_by_name(bus_name)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/dbus/bus.py", line 273, in start_service_by_name
    return (True, self.call_blocking(BUS_DAEMON_NAME, BUS_DAEMON_PATH,
                  ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                     BUS_DAEMON_IFACE,
                                     ^^^^^^^^^^^^^^^^^
                                     'StartServiceByName',
                                     ^^^^^^^^^^^^^^^^^^^^^
                                     'su', (bus_name, flags)))
                                     ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/dbus/connection.py", line 696, in call_blocking
    reply_message = self.send_message_with_reply_and_block(
        message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Release of profile requested but WebEnginePage still not deleted. Expect troubles !

cris423 commented on 2025-05-24 12:48 (UTC)

super cool..thank you for your package!

NekoLOvO commented on 2025-05-23 14:21 (UTC)

@liamt Thank you for liking 😊

liamt commented on 2025-05-22 08:52 (UTC)

Very nice package, thank you.