Just checked drkonqi crashtest application with a cross compiled drkonqi package at https://build.opensuse.org/package/show/home:rhabacker:branches:windows:mingw:win32:KF547/mingw32-drkonqi5 and got an issue that drkonqi.exe did not found kdbgwin.exe although it is located in the same directory. How to reproduce: 1. checkout package with osc home:rhabacker:branches:windows:mingw:win32:KF547/mingw32-drkonqi5 2. build package with cd home:rhabacker:branches:windows:mingw:win32:KF547/mingw32-drkonqi5 osc build openSUSE_Leap_42.3 3. copy crash test executable in standard binary dir to simulate a crashing application sudo cp /var/tmp/build-root/openSUSE_Leap_42.3-x86_64/home/abuild/rpmbuild/BUILD/drkonqi-5.13.3/build/crashtest.exe /var/tmp/build-root/openSUSE_Leap_42.3-x86_64/usr/i686-w64-mingw32/sys-root/mingw/bin 4. setup a virtual machine with a least Windows 7 (32 or 64 bit) 5. share build folder e.g /var/tmp/build-root/ as L: 6. Open command shell at L:\openSUSE_Leap_42.3\usr\i686-w64-mingw32\sys-root\mingw\bin [1] 7. run L:\openSUSE_Leap_42.3-x86_64\home\abuild\rpmbuild\BUILD\drkonqi-5.13.3\build\bin\crashtest.exe What happens ? The message 'org.kde.drkonqi: Unable to find an internal debugger that can work with the KCrash backend' is shown and no backtrace is available Staying in [1] and adding '.' to PATH environment path variable fixes the issue. What is expected ? Adding '.' to the windows system path is no option. Drkonqi should find kdbwin without this explicit path settings
(In reply to Ralf Habacker from comment #0) > 3. copy crash test executable in standard binary dir to simulate a crashing > application > sudo cp > /var/tmp/build-root/openSUSE_Leap_42.3-x86_64/home/abuild/rpmbuild/BUILD/ > drkonqi-5.13.3/build/crashtest.exe Sorry - this need to be sudo cp /var/tmp/build-root/openSUSE_Leap_42.3-x86_64/home/abuild/rpmbuild/BUILD/drkonqi-5.13.3/build/bin/crashtest.exe /var/tmp/build-root/openSUSE_Leap_42.3-x86_64/usr/i686-w64-mingw32/sys-root/mingw/bin
Is this still valid with https://cgit.kde.org/drkonqi.git/commit/?id=8c74d90e28fb3474fe78ac449a49761f08dbd19f
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
(In reply to Harald Sitter from comment #2) > Is this still valid with > https://cgit.kde.org/drkonqi.git/commit/ > ?id=8c74d90e28fb3474fe78ac449a49761f08dbd19f I can check that.
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!