Questions tagged [wine]

Wine is a software emulator used to run Windows software on UNIX-like operating systems. Use this tag for questions about developing software that interoperates with Wine, or developing Wine itself. Questions about *using* Wine belong elsewhere, possibly on Super User.

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.

Questions about using Wine to run Windows software are not appropriate for Stack Overflow. They should be posted on Super User, or possibly on a site specific to your operating system (e.g, AskUbuntu for Ubuntu users).

613 questions
0
votes
1 answer

Gcc can't find wine libs

When compiling LMMS I get these errors: /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: cannot find -lshell32 /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: cannot find…
init
  • 1
  • 2
-1
votes
2 answers

Build in wine with my program

I have developed an application designed for commercial use. Application is based on Qt. But I have to use Themida, the anti-cracking software. So I need to compile this software for Linux/MacOS as well, but there is not any obfuscation software…
Denys Rogovchenko
  • 191
  • 1
  • 2
  • 7
-1
votes
0 answers

when i run Genshin impact by using gameportingtoolkit

There are few errors like this when authenticating captcha after logging in : : D3DMetal virtual HRESULT D3D11Device::QueryInterface(const IID &, LPVOID *): unsupported interface (e188335c-cb2e-4d3d-93db-dee597d9ffa6) D3DMetal: UNSUPPORTED API:…
Lepa3
  • 1
-1
votes
1 answer

MacOS: Why does 'spctl --assess' return 'no usable signature' on a PortJump package, after signing and notarizing have seemingly succeeded?

[Note: Skip to Update below if the background info is of no concern to you] I have an open source accounting software for Windows and had a Mac port built by Codeweavers (Wine and Crossover working under the hood). They are smart, nice, and helpful…
thomiel
  • 2,467
  • 22
  • 37
-1
votes
1 answer

How to install lib32-alsa-plugins-1.2.2-1-x86_64.pkg.tar.zst

I downloaded file from https://archlinux.org/packages/multilib/x86_64/lib32-alsa-plugins/ How command i need to use that installing this package?
Gelloiss
  • 135
  • 7
-1
votes
1 answer

internal exception : SEH trap 80000100 in module 'KERNELBASE.DLL'[00012F82]

I am using Proteus in Ubuntu 20.04 with wine. Everything is working fine except whenever I try to save or load a file this error shows up Internal Exception : SEH trap 80000100 in module…
Sanjay
  • 1
-1
votes
1 answer

wine not found for python in kali

When running a python script in Linux its throwing an error, wine: cannot find '/root/.wine/drive_c/Python27/Scripts/pyinstaller.exe' And installing wine from also fails. OS: Kali Linux 2020 Python-version: 3.6
Luna
  • 21
  • 6
-1
votes
1 answer

Trap a system call with winedbg

I have a Windows PE executable which I suspect is calling read with an incorrect byte count. Is it possible to set a break that will be triggered when the read function is called. I have looked in the winedbg manual but could not find anything…
Chris Barry
  • 2,250
  • 1
  • 14
  • 8
-1
votes
1 answer

Why internet is not working on internet explorer 8 in ubuntu 16.04 LTS?

I have installed IE-8 using wine-HQ but internet is not working on IE-8. Actually, there are some sites in my office who just open on Internet explorer. Solution on internet Use user agent on chrome and Mozilla. I had also used different user agent…
hu7sy
  • 983
  • 1
  • 13
  • 47
-1
votes
1 answer

teamviewer quick connect button with qt creator

first, i am using centos 6.9, and qt creator 3.0.0 I am able to connect with server using terminal directly with command /usr/bin/teamviewer -i [serverid] -P [password]" then i was implement it to a button in qt with this code…
Umay Sven
  • 1
  • 2
-1
votes
1 answer

WPF Application on Mac using WineBottler

The company i work for has a application developed in the 90's in Delphi for managing employees. Because the company has no delphi developers available i was assigned to develop it in C#/WPF using the mvvm pattern. After 5 months of development, the…
-1
votes
1 answer

Wine 1.9.24 on Centos 7

The problem When I try to start any windows program I get no error and nothing happens. I tried on 3 different machines with Centos 7. Also tried older versions of Wine. Tested with winbox.exe from Mikrotik and with putty.exe. What could be the…
gpson
  • 63
  • 1
  • 2
  • 10
-1
votes
1 answer

linux/wine/python-os parameter to ignore errors

I am running wine on Ubuntu 14 to execute a windows application on multiple files from the shell. From the 3000 files, about 4 or 5 fail and raise a pop up error which stops the loop. Then I need to press OK in order for the loop to continue. Is…
jgozal
  • 1,480
  • 6
  • 22
  • 43
-1
votes
2 answers

Installing wine in debian

i'm totally new to debian and i've been trying to install wine.This is what i did... root@sutta:/home/sutta# sudo add-apt-repository ppa:ubuntu-wine/ppa You are about to add the following PPA to your system: Welcome to the Wine Team PPA. Here you…
-1
votes
1 answer

Error installing wine on OS X 10.9.5

I'm trying to install wine on Mac OS X 10.9.5, but I'm getting some kind of error. Here is output after brew install wine ==> Installing dependencies for wine: fontconfig, libtiff, gd, libgphoto2, little-cms2, jasper, libicns, makedepend, openssl,…
mixtly87
  • 1,675
  • 15
  • 32
1 2 3
40
41