On Tue, Oct 17, 2023 at 2:29 AM Takashi Yano via Cygwin <cygwin@cygwin.com> wrote: > > On Mon, 16 Oct 2023 23:31:40 +0200 > Roland Mainz wrote: > > Steps to reproduce: > > 1. Boot Windows 10 > > 2. Log in > > 3. Open Cygwin terminal > > 4. Run "kate" > > > > Result: > > kate crashes > > > > Expected result: > > kate runs > > > > ---- snip ---- > > $ uname -a > > CYGWIN_NT-10.0-19045 DERFWNB8353 3.5.0-0.438.g322c7150b25e.x86_64 > > 2023-09-17 14:19 UTC x86_64 Cygwin > > $ gdb --args kate > > GNU gdb (GDB) (Cygwin 12.1-1) 12.1 > > Copyright (C) 2022 Free Software Foundation, Inc. > > [snip] > > (gdb) run > > Starting program: /usr/bin/kate > > [New Thread 9784.0x29ac] > > [New Thread 9784.0x32c8] > > [New Thread 9784.0x4288] > > [New Thread 9784.0x4fa4] > > [New Thread 9784.0x4e18] > > QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to > > '/tmp/runtime-roland.mainz' > > [New Thread 9784.0x4350] > > [New Thread 9784.0x4a0] > > [New Thread 9784.0x159c] > > [New Thread 9784.0x19d8] > > [New Thread 9784.0x15f8] > > [New Thread 9784.0x24fc] > > process 170: D-Bus library appears to be incorrectly set up; failed to > > read machine uuid: Failed to open "/etc/machine-id": No such file or > > directory > > See the manual page for dbus-uuidgen to correct this issue.
Basically all KDE apps crash like that in Cygwin 3.5 > > Does not > dbus-uuidgen --ensure=/etc/machine-id > help? I tried the steps-to-reproduce, and I get the same problem. I tried to run kate with dbus-run-session kate, but while kate the runs, dialogs like Open... need a MINUTE to open, and similar delays happen when I browse inthe filesystem using that dialog. Thanks, Martin -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple