Bug 451011 - WINE executable fails to start
Summary: WINE executable fails to start
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-01 20:06 UTC by therapon
Modified: 2022-03-01 20:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.