https://bugs.winehq.org/show_bug.cgi?id=55307
Bug ID: 55307
Summary: don't get an application to run at all on MacOS
V13.4.1 Ventura wit Silicon Chip M1
Product: Wine
Version: 8.12
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: barth.r.c.er(a)gmail.com
Created attachment 74903
--> https://bugs.winehq.org/attachment.cgi?id=74903
Feedback from wine airstudio.exe in terminal
I am trying to get the app "airstudio" running under MacOS Ventura. It does
work on Arch Linux on a different (Intel- based) machine with wine.
I installed wine_devel (8.10) since I didn't got airstudio installed with the
stable version. I used 'brew install --cask xquartz' and 'brew install --cask
--no-quarantine wine_devel' to install it. During installation (I did not
disable SIP) I got the message box that the developer could not be verified or
so but I decided to not throw it in the recycle bin but hit 'Cancel' twice. The
installation process of airstudio went through without any problems. But
starting the app does not work. I get some error messages (see attachment) and
the feedback from starting 'wine64 airstudio.exe'.
I opened a new thread (https://forum.winehq.org/viewtopic.php?t=37867) in the
forum, but no answers so far.
Airstudio is an app to control the so called 'Lightmanger Air' which is
basically a smarthome device.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56111
Bug ID: 56111
Summary: wine quickstart suggest people to do wine
path/to/appname.exe witch is unsupported
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
https://wiki.winehq.org/Wine_User's_Guide#Quick_start mentions the following:
"Run Wine using the wine path/to/appname.exe command.
The first command you will run will be to install an application. Typically
something like wine /media/cdrom/setup.exe or the equivalent path might be used
to install an application from CD."
This is unsupported, people are supposed to first do a cd to the directory, and
then run wine, as discussed in this bug:
https://bugs.winehq.org/show_bug.cgi?id=56088
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51958
Bug ID: 51958
Summary: Wiggles (Diggles): background music is distorted with
>=wine-6.0.1
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: herrtimson(a)yahoo.de
Distribution: ---
Created attachment 70941
--> https://bugs.winehq.org/attachment.cgi?id=70941
log from console
I tried wine-vanilla-6.0.1 and 6.0.2, both have the same regression: the
background music is distorted, I believe its playing faster than it is supposed
to and is also kind of choppy. The ambiant noises are not affected.
wine-vanilla-4.0.4 is the only older version I was able to test with - it is
not affected. This version I had to copy it from an old backup, as anything
older than 6.x fail to configure on my system.
wine-vanilla-6.18 is also affected,
so regression window is somewhere between 4.0.4 and 6.0.1
found these errors in the console log:
0224:err:quartz:process_output Failed to get sample, hr 0x80040211.
0224:err:mp3dmod:MediaObject_ProcessInput Already have a buffer.
0224:err:quartz:dmo_wrapper_sink_Receive ProcessInput() failed, hr 0x80040204.
01e8:fixme:mp3dmod:Unknown_QueryInterface no interface for
{f90a6130-b658-11d2-ae49-0000f8754b99}
will add the full log
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56116
Bug ID: 56116
Summary: Every game for Windows crashes when launching.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: iwisp360(a)hotmail.com
Distribution: ---
Created attachment 75781
--> https://bugs.winehq.org/attachment.cgi?id=75781
Geometry Dash Game v2.11 crashing. Expected: Correct launch of the game.
When i am trying to launch any game, like Undertale, Terraria, Elden Ring, it
crashes with unhandled page fault error. The problem began on Debian Linux
using wine 9.0rc3 and it happened the same on Archlinux on wine 8.21, with the
same error without any image, just an instant crash.
Here is what happened
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52217
Bug ID: 52217
Summary: FTBFS on OpenIndiana
Product: Wine
Version: 7.0-rc1
Hardware: x86
OS: Solaris
Status: NEW
Keywords: download, source
Severity: blocker
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Git Wine FTBFS on OpenIndiana.
An initial failure with msgfmt can be worked around with
MSGFMT="/usr/gnu/bin/msgfmt" during configure (or an appropriate patch).
gcc-10 -m32 -c -o dlls/ntdll/unix/env.o /tmp/wine/dlls/ntdll/unix/env.c
-Idlls/ntdll -I/tmp/wine/dlls/ntdll -Iinclude \
-I/tmp/wine/include -D__WINESRC__ -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI=
-D_MSVCR_VER=0 \
-DWINE_UNIX_LIB -fPIC -fasynchronous-unwind-tables -Wall -pipe
-fcf-protection=none \
-fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement
-Wempty-body \
-Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wshift-overflow=2
-Wstrict-prototypes \
-Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings
-Wpointer-arith -Wlogical-op \
-gdwarf-4 -fno-omit-frame-pointer -g -O0 -pipe
/tmp/wine/dlls/ntdll/unix/env.c: In function 'get_initial_console':
/tmp/wine/dlls/ntdll/unix/env.c:1681:24: error: storage size of 'size' isn't
known
1681 | struct winsize size;
| ^~~~
Adding #include <sys/termios.h> to ntdll/unix/env.c allows the compilation to
continue slightly further, where it fails again
/tmp/wine/dlls/ntdll/unix/file.c: In function 'NtQueryVolumeInformationFile':
/tmp/wine/dlls/ntdll/unix/file.c:6528:18: error: too few arguments to function
'fstatfs'
6528 | if (!fstatfs( fd, &stfs ))
| ^~~~~~~
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56115
Bug ID: 56115
Summary: A2 racer crashes with initlib.cpp(1014): could not set
display mode (operation is not supported)
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
To reproduce:
Download the game:
https://www.myabandonware.com/download/v1t-a2-racer
$ rm -rf ~/wine-tmp/
$ mkdir ~/wine-tmp
$ export WINEPREFIX=~/wine-tmp
$ unzip ~/Downloads/A2-Racer_Win_NL.zip
$ udisksctl loop-setup --file ~/CD.iso
Mapped file /home/cedric/CD.iso as /dev/loop0.
[cedric@cedric ~]$ ls /run/media/cedric/
[cedric@cedric ~]$ umount /dev/loop0
umount: /dev/loop0: not mounted.
[cedric@cedric ~]$
[cedric@cedric ~]$ blkid CD.iso
[cedric@cedric ~]$ blkid --probe CD.iso
[cedric@cedric ~]$ ls -l CD.iso
-rw-r--r-- 1 cedric cedric 108768240 Nov 29 2021 CD.iso
$ fuseiso -p ~/CD.iso ~/cd
$ ls ~/cd
A2.EXE A2INTRO.SMK A2MRC.IMG A2MRCS.IND DSETUP6E.DLL DSETUPE.DLL
ETAPPE1.OMP ETAPPE2.TRK GAMESPR.IMG LEESMIJ.DOC RCS.IMG SMACKW32.DLL
A2EXIT.SMK A2MENU.DAT A2MRC.IND A2SPEL.DAT DSETUP6J.DLL DSETUPJ.DLL
ETAPPE1.TRK ETAPPE3.OMP GAMESPR.IND LEESMIJ.WRI RCS.IND A2.INI
A2MOVIE.DAT A2MRCS.IMG A2WIN.SMK DSETUP.DLL dxsetup ETAPPE2.OMP
ETAPPE3.TRK Helpdesk MOVIE.INI SETUP.EXE
cd ~/cd/
[cedric@cedric cd]$ wine SETUP.EXE
Now the installer starts. It gives the error "Om DirectX 3 te gebruiken heeft u
minimaal NT4.0 nodig met servicepack 3. Bij u werd Service pack 0
gedetecteerd". translation: "To use DirectX 3 you need at minimum NT4.0 with
servicepack 3. Service pack 0 was detected"
Press OK, and now the installer reports the game is installed succesfully.
[cedric@cedric cd]$ cd ~/wine-tmp/drive_c/DAVILEX/A2RACER/
[cedric@cedric A2RACER]$ wine A2.EXE
Now the error "initlib.cpp(1014): could not set display mode (operation is not
supported)"
After that the screen goes black to a low resolution, with only a mousecursor,
and then the error "Program installation check failed" comes up. After clicking
OK, the desktop returnes.
[cedric@cedric A2RACER]$
$ winecfg set windows XP
$ wine A2.EXE
Now the error "initlib.cpp(1014): could not set display mode (operation is not
supported)"
After that the screen goes black to a low resolution, with only a mousecursor,
and then the error "Program installation check failed" comes up. After clicking
OK, the desktop returnes.
$ winecfg set windows 98
$ wine A2.EXE
Now the error "initlib.cpp(1014): could not set display mode (operation is not
supported)"
After that the screen goes black to a low resolution, with only a mousecursor,
and then the error "Program installation check failed" comes up. After clicking
OK, the desktop returnes.
$ cd ~/cd
$ wine SETUP.EXE Now the installer doesn't report any errors
$ wineboot
$ cd ~/wine-tmp/drive_c/DAVILEX/A2RACER/
$ wine A2.EXE
Now the error "initlib.cpp(1014): could not set display mode (operation is not
supported)"
After that the screen goes black to a low resolution, with only a mousecursor,
and then the error "Program installation check failed" comes up. After clicking
OK, the desktop returnes.
$ rm -rf ~/wine-tmp/
$ mkdir ~/wine-tmp
$ winecfg windows 95
$ cd ~/cd
$ wine SETUP.EXE Now the installer doesn't report any errors
$ wineboot
$ cd ~/wine-tmp/drive_c/DAVILEX/A2RACER/
$ wine A2.EXE
Now the error "initlib.cpp(1014): could not set display mode (operation is not
supported)"
After that the screen goes black to a low resolution, with only a mousecursor,
and then the error "Program installation check failed" comes up. After clicking
OK, the desktop returnes.
Console messages:
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0108:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0108:err:system:NtUserChangeDisplaySettings Changing L"\\\\.\\DISPLAY1" display
settings returned -2.
0114:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0118:fixme:d3d_shader:glsl_blitter_upload_palette P8 texture loaded without a
palette.
0118:fixme:d3d_shader:glsl_blitter_upload_palette P8 texture loaded without a
palette.
0114:fixme:ddraw:ddraw_surface1_Flip Ignoring flags 0x1.
0118:fixme:d3d_shader:glsl_blitter_upload_palette P8 texture loaded without a
palette.
0120:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0120:err:system:NtUserChangeDisplaySettings Changing L"\\\\.\\DISPLAY1" display
settings returned -2.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33307
Bug #: 33307
Summary: heap corruption with gcc 4.8.0
Product: Wine
Version: 1.5.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lich(a)math.spbu.ru
Classification: Unclassified
Fresh wine compiled with gcc 4.8.0 is quite unusable. Likely, gcc is a culprit.
But nevertheless it might indicate to some very sophisticated hidden bug in
wine64, so I post a bug here.
Compilation:
$ cd wine
$ mkdir build64
$ cd build64
$ ../configure --enable-win64 --prefix=/opt/wine64 --without-xinput2
--disable-tests
$ sudo make install
$ wine64 notepad
Bus error
Further investigation has led to the following:
$ WINEDEBUG=file,ntdll,heap wine64 notepad
...
err:heap:HEAP_ValidateInUseArena Heap 0x10000: block 0x106c0 tail overwritten
at 0x106e8 (byte 0/32 == 0x5c)
.....
wine64: ../../../dlls/ntdll/heap.c:455: HEAP_GetPtr: Assertion `0' failed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28050
Summary: llvm-gcc-4.5 fails to compile loader/preloader.c with
optimizations enabled
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=63718
2
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: blocker
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@debian:~/wine-git/loader$ make
llvm-gcc -o wine-preloader -static -nostartfiles -nodefaultlibs
-Wl,-Ttext=0x7c400000 preloader.o ../libs/port/libwine_port.a
preloader.o: In function `set_process_name':
/home/austin/wine-git/loader//preloader.c:455: undefined reference to `memset'
preloader.o: In function `map_so_lib':
/home/austin/wine-git/loader//preloader.c:455: undefined reference to `memset'
collect2: ld returned 1 exit status
make: *** [wine-preloader] Error 1
make -k lets it compile and wine runs. Alternatively, you can disable
optimization in loader/Makefile, and it will compile.
I tried a simple patch:
diff --git a/loader/preloader.c b/loader/preloader.c
index a94c52c..2e55d2a 100644
--- a/loader/preloader.c
+++ b/loader/preloader.c
@@ -173,6 +173,9 @@ void *__stack_chk_guard = 0;
void __stack_chk_fail_local(void) { return; }
void __stack_chk_fail(void) { return; }
+/* for dragonegg */
+void *memset(void *s, int c, size_t n) { return s; }
+
#ifdef __i386__
/* data for setting up the glibc-style thread-local storage in %gs */
but then wine segfaults :/. Additionally, using a simple implementation:
(from http://clc-wiki.net/wiki/C_standard_library:string.h:memset)
void *memset(void *s, int c, size_t n)
{
unsigned char* p=s;
while(n--)
*p++ = (unsigned char)c;
return s;
}
fails in the same way.
This is the only failure with llvm-gcc-4.5 (aka dragonegg), after that, at
least noteapd runs. Haven't checked what tests fail yet though :)..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33521
Bug #: 33521
Summary: Compilation fails with GCC 4.8 -O3
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff(a)deseret-tech.com
Classification: Unclassified
WINE compilation fails with ArchLinux's GCC 4.8.0-4 (currently in testing).
preloader.o: In function `map_so_lib':
preloader.c:(.text+0x9e8): undefined reference to `memset'
preloader.o: In function `wld_start':
preloader.c:(.text+0x28d9): undefined reference to `memset'
collect2: error: ld returned 1 exit status
make[1]: *** [wine-preloader] Error 1
The distro-specific package is relevant because the codebase used is actually a
snapshot of version control taken on 2013 May 2, which includes the patch
discussed in bug #33307.
Compare bug #28050, regarding the same error, manifest in LLVM w/ dragonegg and
GCC 4.5. See http://llvm.org/bugs/show_bug.cgi?id=11173 for information on
that. Don't see an appropriate bug on GCC's tracker at the moment, not likely
to have time to create it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56099
Bug ID: 56099
Summary: Need for Speed: Carbon crashes while applying settings
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
URL: https://www.moddb.com/games/need-for-speed-carbon/down
loads/need-for-speed-carbon-demo
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 75772
--> https://bugs.winehq.org/attachment.cgi?id=75772
+d3dx
0024:fixme:d3dx:d3dx9_effect_init_from_binary Failed to parse effect.
0024:trace:d3dx:d3dx_effect_pool_Release 003B46A8 decreasing refcount to 1.
0024:warn:d3dx:D3DXCreateEffectEx Failed to create effect object, hr
0x8007000e.
Using native d3dx9_30 helps.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51271
Bug ID: 51271
Summary: AMOE Backupper error message when starting any wine
process
Product: Wine-staging
Version: 6.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70152
--> https://bugs.winehq.org/attachment.cgi?id=70152
Generated backtrace log file
I see the attached bug report generated every time I start any process after
installing AOMEI Backupper Standard Edition 6.5.1.
I am using non-clean 64bit WINEPREFIX. Winetricks output below. This post might
be related:
https://superuser.com/questions/1186750/uninstalling-aomei-backupper-causes…
$ sh winetricks list-installed
Executing mkdir -p /home/linards
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install
32-bit versions of packages. If you encounter problems, please retest in a
clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20210206-next - sha256sum:
e08cfb38938b63f34f9b19d59791b79779fdb2c1f636599a54e81332eb3d511b with wine-6.9
(Staging) and WINEARCH=win64
cabinet
andale
arial
comicsans
courier
georgia
impact
times
trebuchet
verdana
webdings
corefonts
binkw32
d3dcompiler_42
w_workaround_wine_bug-24013
d3dcompiler_43
d3dcompiler_47
d3dx10_43
d3dx11_42
d3dx11_43
d3dx9_42
d3dx9_43
d3dx9
d9vk
vcrun2010
vcrun2012
dxvk181
vcrun2003
vcrun6
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54325
Bug ID: 54325
Summary: exception: unimplemented function
setupapi.dll.SetupDiGetDevicePropertyW
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: luis.felipeszsv(a)gmail.com
CC: dimesio(a)earthlink.net
Distribution: ---
Created attachment 73890
--> https://bugs.winehq.org/attachment.cgi?id=73890
logs (backtracre)
so im trying to NFS U2 and im getting this error
Unhandled exception: unimplemented function
setupapi.dll.SetupDiGetDevicePropertyW called in 32-bit code (0x7b012886).
i have the whole log on the attachments
is there anything i can do? or anyway to install this function to the dll?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56105
Bug ID: 56105
Summary: Internet Explorer 6 crashes when proxying through
theoldnet.com:1996
Product: Wine
Version: 8.21
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 75776
--> https://bugs.winehq.org/attachment.cgi?id=75776
Terminal output
Steps to reproduce:
1. Create a 32-bit Wine bottle
2. Run `winetricks ie6`
3. Run `wine control inetcpl.cpl`
4. Click Connections, LAN Settings
5. Check the box "Use a proxy server for your LAN"
6. Enter theoldnet.com for the address and 1996 for the port, and click OK
7. Run `wine 'C:\Program Files\Internet Explorer\IEXPLORE.EXE'
http://www.winehq.org/`
Internet Explorer displays "Unknown Error, Sorry" instead of the web page, and
crashes.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=7106
Zeb Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |bc68b30d208209d749522eaba79
| |b0e124956bdde
Status|STAGED |RESOLVED
Resolution|--- |FIXED
Staged patchset|https://github.com/wine-sta |
|ging/wine-staging/tree/mast |
|er/patches/krnl386.exe16-In |
|valid_Console_Handles |
--- Comment #39 from Zeb Figura <z.figura12(a)gmail.com> ---
As far as I can tell, this was actually fixed by
<https://source.winehq.org/git/wine.git/commitdiff/bc68b30d208209d749522eaba…>.
The wine-staging patch was written afterwards; as far as I can tell as a
response to that commit, in an attempt to be more robust. But the component
it's trying to be more robust against is the server, and that already catches
invalid handles and returns zero for them.
I've removed the patch set from wine-staging in commit
d216d5cdb2d12336327ff157683fbed86b9289cb; a more complete explanation is given
there.
The application currently works with upstream Wine. Reverting bc68b30d2 breaks
it again. I didn't test with bc68b30d2 proper or its parent, but I think it's
safe to conclude that that commit really did fix the program.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56100
Bug ID: 56100
Summary: Greenshot: Error when adding a textbox
Product: Wine
Version: 9.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukasz.wojnilowicz(a)gmail.com
Distribution: ---
Created attachment 75775
--> https://bugs.winehq.org/attachment.cgi?id=75775
Error content
Steps to reproduce:
1) unpack Greenshot-NO-INSTALLER-1.2.10.6-RELEASE.zip
2) wine Greenshot.exe
3) RMB on Greenshot icon in the system tray
4) LMB on "Capture region"
5) Draw a rectangle on your screen
6) A context menu will pop up by itself
7) Choose "Open in image editor"
9) Press 'T' on your keyboard to invoke "Add textbox" from object's menu
Behavior:
Error window with content as attached.
Expected behavior:
No error window.
Additional info:
1) No error window with dotnet-4.8
2) Tested on WINEARCH=win64
3) Tested on wine-staging
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33455
Bug #: 33455
Summary: Tomb Raider (2013): Flickering Bushes with NVIDIA GPU
/ driver
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felixhaedicke(a)web.de
Classification: Unclassified
In a few forst game scenes, bushes with flickering leaves can be found.
I tested it on two computers with the following GPUs / drivers:
* NVIDIA GTX 560 Ti with proprietary driver 313.30 - Bug always reproducible
* Intel HD 3000 and driver version 2.21.6 - Bug NOT reproducible
What makes no difference:
* All effects on or off
* Lowest / highest deatil levels
* UseGLSL enabled disabled or
* StrictDrawOrdering enabled or disabled
I made a video of it here
http://youtu.be/9DONLEMEV3w
Unfortunately the video quality is not ideal and has a few distortions which
are caused by the record (used recordmydesktop), but the flickering should be
clearly visible.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12504
Summary: TextOut shows only black rectangles and probably slows
down programme
Product: Wine
Version: 0.9.58.
Platform: Other
URL: http://www.makakgames.wz.cz
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavelvonlostice(a)seznam.cz
Game, which i have programmed uses function TextOut, but in wine there are only
black rectangles without text, and this game runs too slow. Its programmed by
using DirectDraw, so I use GetDC method. You can download it from
http://www.makakgames.wz.cz/static_objects/robo_bob%20install.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56098
Bug ID: 56098
Summary: Mouse pointer lags when using two monitors in X11
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rickard(a)refused.net
Distribution: ---
If you have two monitors connected, the mouse pointer lags and things become
sluggish for a while when opening programs through wine.
But once the program has loaded, it works fine.
The thing is though, if I UNPLUG the display cable (not the power cable) from
the secondary monitor, the mouse pointer lag disappears. Disabling the
secondary monitor is not enough nor is turning it off.
I'm not sure if it's wine or if it's an Nvidia bug. I tried different versions
of both Wine and GPU drivers but I always come to the conclusion that that
unplugging the display cable from the secondary monitor fixes everything.
It does not happen on wayland, just X11.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46635
Bug ID: 46635
Summary: git for windows works or crashes depending on how its
invoked
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paleozogt(a)gmail.com
Distribution: ---
Created attachment 63547
--> https://bugs.winehq.org/attachment.cgi?id=63547
wine git bug project
Git for Windows seems to work properly with Wine:
> ➜ wine git --version
> git version 2.20.1.windows.1
However, if its invoked via some other tool (such as CMake or Java) it will
crash. Perhaps it has to do with the particular API being used (evecvp, etc)?
For example, if CMake invokes it with
> execute_process(
> COMMAND git --version
> OUTPUT_VARIABLE VERSION
> OUTPUT_STRIP_TRAILING_WHITESPACE
> )
then we see:
> ➜ wine cmake .. -G "Unix Makefiles"
>003b:fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x00000000>
>003b:fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x00000000>
>wine: Unhandled page fault on write access to 0x00000000 at address 0x5db52b (thread 0045), starting debugger...
I've attached a project that allows you to reproduce this issue:
1) Make sure you have zip and p7zip-full installed
2) Setup wine with "wineboot"
3) Unzip the project and cd into it
4) Run ./setup.sh to download git, cmake, etc
5) Run ./test.sh to exercise the bug
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52579
Bug ID: 52579
Summary: MSI USB Firmware Update Tool 2.16.70 : Empty Audio IC
dropdown on MSI MEG Z590 GODLIKE motherboard
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
Terminal log:
$ wine MSI\ USB\ Audio\ FW\ Update\ Tool.exe
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.2 is a testing version
containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when
filing bug reports on winehq.org.
Fontconfig error: "/etc/fonts/conf.d/25-no-bitmap-fedora.conf", line 1: Extra
content at the end of the document
Fontconfig error: "/etc/fonts/conf.d/25-no-bitmap-fedora.conf", line 1: Extra
content at the end of the document
Fontconfig error: "/etc/fonts/conf.d/25-no-bitmap-fedora.conf", line 1: Extra
content at the end of the document
Fontconfig error: "/etc/fonts/conf.d/25-no-bitmap-fedora.conf", line 1: Extra
content at the end of the document
Fontconfig error: "/etc/fonts/conf.d/25-no-bitmap-fedora.conf", line 1: Extra
content at the end of the document
Fontconfig error: "/etc/fonts/conf.d/25-no-bitmap-fedora.conf", line 1: Extra
content at the end of the document
Fontconfig error: "/etc/fonts/conf.d/25-no-bitmap-fedora.conf", line 1: Extra
content at the end of the document
Fontconfig error: "/etc/fonts/conf.d/25-no-bitmap-fedora.conf", line 1: Extra
content at the end of the document
Fontconfig error: "/etc/fonts/conf.d/25-no-bitmap-fedora.conf", line 1: Extra
content at the end of the document
Fontconfig error: "/etc/fonts/conf.d/25-no-bitmap-fedora.conf", line 1: Extra
content at the end of the document
Fontconfig error: "/etc/fonts/conf.d/25-no-bitmap-fedora.conf", line 1: Extra
content at the end of the document
0128:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 00CFF400, 00CFF410
00CFF404
0128:fixme:nls:get_dummy_preferred_ui_language (0x38 00CFF400 00CFF410
00CFF404) returning a dummy value (current locale)
0128:fixme:process:RegisterApplicationRestart (L"
/RestartByRestartManager:6D175929-915D-4673-8D98-C51F26C07F4C",0)
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
0128:fixme:shell:InitNetworkAddressControl stub
014c:fixme:ver:GetCurrentPackageId (025CFEF0 00000000): stub
0074:fixme:imm:ImeSetActiveContext (0x41e50, 0): stub
0074:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000041E50): stub
0128:fixme:imm:ImeSetActiveContext (0xd65490, 1): stub
0128:fixme:imm:ImmReleaseContext (0001007C, 00D65490): stub
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46541
Bug ID: 46541
Summary: WinToUSB Free latest version 64bit application error
message when starting
Product: Wine-staging
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63402
--> https://bugs.winehq.org/attachment.cgi?id=63402
terminal log
Attaching screenshot of the error and the terminal log.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.