Skip to main content
Topic: OpenRC XFCE apps stop launching randomly (Read 445 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

OpenRC XFCE apps stop launching randomly

2 days ago I installed artix-base-openrc and download xfce. the issue is that all apps randomly stops launching. After relogin or restart everything is then fine. 
EX: i logged in. now during work no matter if im browsing or writing code, when i try to open an app, it wont open and i had to relogin or restart for it to solve. After restart or re-login every app starts to launch again without changing anything.
artix-base-openrc

Re: OpenRC XFCE apps stop launching randomly

Reply #1
What output do you get when starting said app from a terminal?

artist
Linux is simple; use Artix, or Submit Your System To Evil Malicious D(a)emons

Re: OpenRC XFCE apps stop launching randomly

Reply #2
What output do you get when starting said app from a terminal?

artist
didn't tried to run an app from terminal other than Firefox which gave no output . FYI, the browser sometimes takes too long to launch and sometimes doesn't launch until i restart or re-login. when that happens and i run firefox command, nothing happens. but when i click on the browser icon i saved in panel,nothing happens and then after a minute i get error messages saying that firefox/librewolf is already running but not responding and then browser launches.  but when this happens, all other apps also stops to launch
artix-base-openrc

Re: OpenRC XFCE apps stop launching randomly

Reply #3
What is the output of:
- pacman -Q|grep xdg-desktop-portal
- env|grep 'GTK\|QT'
- rc-status

artist
Linux is simple; use Artix, or Submit Your System To Evil Malicious D(a)emons

Re: OpenRC XFCE apps stop launching randomly

Reply #4
pacman -Q|grep xdg-desktop-portal
Code: [Select]
xdg-desktop-portal 1.20.0-1
xdg-desktop-portal-gnome 48.0-2
xdg-desktop-portal-gtk 1.15.3-1
env|grep 'GTK\|QT'
Code: [Select]
QTWEBENGINE_CHROMIUM_FLAGS=-blink-settings=darkModeEnabled=true -enable-features=OverlayScrollbar,OverlayScrollbarFlashAfterAnyScrollUpdate,OverlayScrollbarFlashWhenMouseEnter
GTK_USE_PORTAL=1
rc-status
Code: [Select]
Runlevel: default
 apparmor                                                   [  started  ]
 dbus                                           [  started 04:26:43 (0) ]
 elogind                                        [  started 04:26:43 (0) ]
 ufw                                                        [  started  ]
 NetworkManager                                             [  started  ]
 netmount                                                   [  started  ]
 gdm                                            [  started 04:25:21 (0) ]
 metalog                                        [  started 04:25:22 (0) ]
 acpid                                          [  started 04:25:22 (0) ]
 bluetoothd                                     [  started 04:25:22 (0) ]
 colord                                                     [  started  ]
 cronie                                         [  started 04:25:22 (0) ]
 docker                                                     [  started  ]
 openrc-settingsd                                           [  started  ]
 xdg-desktop-portal                                         [  stopped  ]
 local                                                      [  started  ]
 agetty.tty6                                    [  started 04:25:20 (0) ]
 agetty.tty5                                    [  started 04:25:20 (0) ]
 agetty.tty2                                    [  started 04:25:20 (0) ]
 agetty.tty3                                    [  started 04:25:20 (0) ]
 agetty.tty1                                    [  started 04:25:20 (0) ]
 agetty.tty4                                    [  started 04:25:20 (0) ]
Dynamic Runlevel: hotplugged
 user.fff                                       [  started 04:23:44 (0) ]
Dynamic Runlevel: needed/wanted
 containerd                                                 [  started  ]
Dynamic Runlevel: manual

When trying to start xdg-desktop-portal manually, it says
Code: [Select]
 * rc-service: No such file or directory

Re: OpenRC XFCE apps stop launching randomly

Reply #5

env|grep 'GTK\|QT'
Code: [Select]
QTWEBENGINE_CHROMIUM_FLAGS=-blink-settings=darkModeEnabled=true -enable-features=OverlayScrollbar,OverlayScrollbarFlashAfterAnyScrollUpdate,OverlayScrollbarFlashWhenMouseEnter
GTK_USE_PORTAL=1


On my Artix OpenRC XFCE :
Code: [Select]
env|grep 'GTK\|QT'
GTK_MODULES=canberra-gtk-module:appmenu-gtk-module:canberra-gtk-module:appmenu-gtk-module

 
Artix forum uses a single cookie to remember youOK