Inventory management software crashes when clicking on any menu

Questions about Wine on Linux
Locked
ryanknut
Newbie
Newbie
Posts: 1
Joined: Mon Sep 19, 2022 10:19 am

Inventory management software crashes when clicking on any menu

Post by ryanknut »

Hello, I am trying to use Wine at my work to transition our Windows 7 machines to Linux + Wine to be more secure. We use a software called VisualRatex which does inventory management. This software installs and opens fine under Wine, but crashes when clicking on any of the menus.

My guess is it may be a dll issue, so I got all the loaded dlls on a Windows 10 machine here (along with a screenshot of the software menus that crash Wine).

note: I'm using Fedora 36
another possibly helpful note: this software works just fine on Windows XP, and also works on 7 & 10.
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Inventory management software crashes when clicking on any menu

Post by jkfloris »

Often there are clues what went wrong in the terminal output.

Two things you could try:
- If you use the Fedora Wine packages, try the WineHQ Fedora packages (winehq-devel)
- Try the program in a 32-bit wineprefix set to Windows XP
Locked