Bug 451011

Summary: WINE executable fails to start
Product: [Applications] dolphin Reporter: therapon
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kfm-devel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description therapon 2022-03-01 20:06:15 UTC
SUMMARY

Clicking on an ms-dos executable in dolphin fails to start and throws an error. Right-click and selecting Run with WINE runs the executable.

STEPS TO REPRODUCE
1. Start Dolphin, navigate to a folder with an ms-dos executable file.
2. Click the file.

OBSERVED RESULT

The executable fails to start and the following error is displayed:
Unknown error code 100
execvp: Exec format error
Please send a full bug report at https://bugs.kde.org.

EXPECTED RESULT

The executable should run.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: OpenSUSE Tumbleweed 20220228
(available in About System)
KDE Plasma Version: 5.24.2
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
WINE Version: 7.2

ADDITIONAL INFORMATION

It's not a new problem, been around for several months. Hasn't gotten fixed and I'm tired of dealing with it.
Comment 1 therapon 2022-03-01 20:10:24 UTC
Failed to include this: it works as expected using Dolphin with admin privileges (logged in with kdesu). Is only as a "normal" user that it fails.