I saw the same behavior as Sebastian in linux mint 20.2.
Tried with apps "flameshot" and "obs-studio" - both behave
QT apps are stuck about 25 seconds. Strace exactly like Sebastian's:
connect(12, {sa_family=AF_UNIX, sun_path="/run/user/1000/bus"}, 110) = 0
… yada yada …
poll([{fd=14, events=POL
I run Debian 11 and the window manager Blackbox. Installing the package
dbus-x11 and replacing
exec blackbox
with
exec dbus-launch --exit-with-session blackbox
in ~/.xinitrc solved the problem for me. Now applications like atril and
simple-scan launch quickly.
--
You received
Just a heads up: I'm seeing exactly the same behavior on OpenSUSE LEAP
15.2
This happens with Xfce4 desktop.
It seems to be a rare bug; no one has hard about this when I asked on
the mailing list.
I did some debugging of keepassxc (since it's a relatively small app).
Installed some debug packag
This is still broken in Ubuntu 20.04 except now "/usr/bin/dbus-launch
--exit-with-session openbox --startup $HOME/.config/openbox/autostart"
doesn't work. The only thing that still works is "dbus-launch ./some-
lazarus-compiled-app".
If I for example run xterm first "dbus-launch xterm" and run laz
Found it after modifying the web search a little. I had to start openbox
with:
/usr/bin/dbus-launch --exit-with-session openbox --startup
$HOME/.config/openbox/autostart
The dbus-launch --exit-with-session apparently starts some service that
gnome apps now insist on. This apparently works with ot
Two other apps that show the problem: pavucontrol and cheese.
I'm using the openbox window manager. I assume the apps are looking for some
sort of reply that a gnome desktop would give them.
In strace, it's waiting on:
poll([{fd=15, events=POLLIN}], 1, 25000)
(the fd 15 for cheese, 11 for pavuco
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: dbus (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852016
Title:
Appli
Confirming this with KeePass-X on fresh 19.10 install on Lenovo e495.
Also confirming "3. (Permanent). Install "sudo apt-get install appmenu-
gtk2-module" and restart." fixed it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
Changed status from (incomplete) to (new) as I think my comments provide
details to replicate this bug. I assume people who upgrade from 19.04
already have appmenu-gtk2-module installed. However, this is a serious
problem for people who make a fresh install of 19.10 and attempt to use
a GTK2 applic
This issue is easy to replicate in any clean install of Ubuntu 19.10. For
example,
$ sudo apt install hexchat
$ hexchat
That would allow you to trouble shoot on an development system.
Happy to provide a full 'journalctl -b 0' log if requested, but probably
more useful to generate on a devel
This bug seems to impact many GTK2 applications including KeepassXC,
Filezilla and OnlyOffice Desktop-Editor, HexChat, Lazarus and any
application built using Lazarus that targets the GTK2 platform.
Descriptions include
https://askubuntu.com/questions/1182155/filezilla-start-after-25-seconds-delay
Thank you for your bug report. Could you add a 'journalctl -b 0' log after
triggering the issue?
What desktop/session do you use?
** Changed in: dbus (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
12 matches
Mail list logo