https://bugs.winehq.org/show_bug.cgi?id=41300
Bug ID: 41300
Summary: BV_Ana scientific software (Brainvision) attempts to
access invalid license file path
Product: Wine
Version: 1.9.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
…
[View More] Distribution: ---
Created attachment 55627
--> https://bugs.winehq.org/attachment.cgi?id=55627
bv_ana_console_log_trunc
WineHQ Forum thread:
https://forum.winehq.org/viewtopic.php?f=8&t=27355&sid=4e52de6ff33e3a23b17c…
bv_Ana application fails after attempting to access license key:
138501.970:0027:0028:Call KERNEL32.GetFullPathNameA(0057cfb8
":\\brainvision\\ana20160420_anaOnly_x64\\program\\license.txt",00000104,0023f0a0,0023ee98)
ret=1401966e9
It appears to decide to attempt access an absolute path without a valid drive
letter specifier. The application fails to start saying it can't write to path:
":\brainvision\ana20160420_anaOnly_x64\program\license.txt"
which is naturally treated by wine as relative file access - starting with
directory :
I've attached a:
WINEDEBUG=+all
console log (truncated to prior and including the above line). I can't see/
find where the application detects what system drive letter it is installed to
(assuming it even bothers to)...
I've developed a couple of hacky patches that sanitise all wine ANSI path
accesses - simply remove a leading : (colon) character (if present). These are
also attached. These patches allow the demo-licensed version of the application
to launch successfully (with no overrides) and it appears to function
reasonably well (tested in a 64-bit Wineprefix on Gentoo w/ wine staging git
master).
The patches merely demonstrate that the license path issue is ALL that is
stopping this piece of software from working! They are definitely not intended
for production use!
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23224
Summary: Cyberboard Player: menu has black shadows instead of
transparent
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://cyberboard.brainiac.com/cyberboardv310.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)…
[View More]winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=28903)
--> (http://bugs.winehq.org/attachment.cgi?id=28903)
Wine vs WinXP
I guess this will be general problem not just the Cyberboard Player. Menu
shadows are completely black, but they should be transparent.
Attachment shows that better. I tried many wine versions since 0.9.49 till
1.2-rc3, but it probably never worked correctly.
I left this in UNCONFIRMED, but someones confirmation is welcomed ;)
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23627
Summary: installing Perseus 1.9.1 demo I got this error
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: efa(a)iol.it
Created an attachment (id=29557)
--> (http://bugs.winehq.org/attachment.cgi?id=29557)
…
[View More]error installing Perseus 1.9.1 demo
italian version downloadable from:
http://www.perseus.it/it/demo.php
english version downloadable from:
http://www.perseus.it/en/demo.php
double click on installer setup, while installing I always got this error:
---
Unable to execute file:
command.com
CreateProcess failed; code 2.
File non trovato [TN: File not found]
---
this error doesn't happen on Windows, seems related to Wine.
I attach a shot of the error.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39925
Bug ID: 39925
Summary: FontExpert 13 fails to show font thumbnails
Product: Wine
Version: 1.8
Hardware: x86
URL: http://www.proximasoftware.com/downloads/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
…
[View More]Distribution: Ubuntu
Xubuntu 14.04 x86_64, AMD Phenom 9550, GeForce GTX 750Ti with Nvidia 340.96
driver.
Wine 1.8 (git)
FontExpert 13.0 Release 1 (2015)
Trialware font explorer and manager. The center "Main" frame of the app has
two view modes - thumbnails and details (rectangular controls in upper-left
corner of the frame). The details mode works normally and shows samples of all
fonts. The thumbnails mode doesn't show thumbnails, only font names.
Screenshots on the AppDB:
https://appdb.winehq.org/screenshots.php?iAppId=16573&iVersionId=33161
Dependency Walker doesn't show much other than comctl32. Using native version
breaks both view modes.
sha1sum FontExpertSetup.exe
4b5b7e161f9076fbd50abdf54022913f0c1d852b FontExpertSetup.exe
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=38320
Bug ID: 38320
Summary: HDM_SETORDERARRAY sent to ListView header doesn't
affect column order in a list
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
…
[View More]Distribution: ---
We currently only support LVM_SETCOLUMNORDERARRAY to do same thing. When header
items are reordered separately with HDM_SETORDERARRAY cached column data at
ListView side is not updated accordingly (there's no notification to do that).
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39088
Bug ID: 39088
Summary: CLSID {3050f3d6-98b5-11cf-bb82-00aa00bdce0b} - IImgCtx
is needed for image loading in certain installers made
by VivaMedia
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: NEW
Keywords: Installer
Severity: minor
Priority: P2
Component: -unknown
…
[View More]Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 52079
--> https://bugs.winehq.org/attachment.cgi?id=52079
screenshot showing the difference in the appearance of the same installer
Split off from bug #18970
Some of the installers from the game publisher Viva Media are showing images in
their installers, and the images are cycling as a slideshow during
installation.
The images are positioned below the progress bar inside the installer window.
Those images are missing when installing the game in Wine.There is a <Show
details> button below the progress bar, but it shows only 'Installing xyz...'
Terminal output:
fixme:mshtml:DllGetClassObject Unknown class
{3050f3d6-98b5-11cf-bb82-00aa00bdce0b}
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:create_server class {3050f3d6-98b5-11cf-bb82-00aa00bdce0b} not
registered
err:ole:CoGetClassObject no class object {3050f3d6-98b5-11cf-bb82-00aa00bdce0b}
could be created for context 0x7
I found this page describing the function of that clsid class:
http://www.geoffchappell.com/studies/windows/ie/mshtml/interfaces/iimgctx.h…
wine-1.7.49-41-g36a39ce
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39351
Bug ID: 39351
Summary: Caesar III/Pharaoh/Zeus: flickering in the menus and
in-game when CSMT enabled
Product: Wine-staging
Version: unspecified
Hardware: x86
URL: http://www.fileplanet.com/11410/10000/fileinfo/Caesar-
III-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
…
[View More] Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de,
stefan(a)codeweavers.com
Distribution: ---
Those city-building games in the bug title are from the same era (1999-2001)
and they use the same game engine.
They also share the same problem on my system:
When CSMT is enabled I'm experiencing heavy flickering in the menus and during
gameplay as well.
Reproduced with nvidia blob 340.93 and nouveau/mesa git.
Michael Müller did a bisect on the CSMT patchset:
commit b2abfa877929d8d6fe89d0cba20d62acc55e4c8d
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Mon Apr 29 18:49:53 2013 +0200
wined3d: Send blits through the command stream.
This needs more work. This patch breaks error handling, and the split
between surface_blt and surface_blt_ugly isn't particularly nice.
caesar3.exe
sha1: 0f342a7722a0819bcfb225d51148ceb3c8f309d5
wine-1.7.51-225-g3966aff
Fedora 22 32-bit
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18970
Summary: COM components referencing invalid CLSID's
(appinstall)
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://www.ccleaner.com/download
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: …
[View More]austinenglish(a)gmail.com
Found while testing CCleaner for appinstall, wine's got ~10 registry errors.
I've sent patches for a few of them, but I'm not as sure on these...
First one:
The COM component IImgCtx references an invalid CLSID. These are often left
behind after uninstalling software.
Solution: Delete the registry value.
Registry value in question:
ActiveX/COM Issue IImgCtx - {3050F3D6-98B5-11CF-BB82-00AA00BDCE0B}h
HKCR\IImgCtx
Second one:
The COM component CLSID\{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C} references an
invalid CLSID. These are often left behind after uninstalling software.
Solution: Delete the registry value.
Registry entry:
ActiveX/COM Issue InProcServer32\C:\windows\system32\qmgrprxy.dll
HKCR\CLSID\{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50810
Bug ID: 50810
Summary: F1 2000: Black screen when starting a game
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 69619
--> …
[View More]https://bugs.winehq.org/attachment.cgi?id=69619
F1 2000 ddraw and d3d logs
I was going to try an old game today, the F1 2000. While I managed to get past
the CD protection by setting the Windows version to Windows 2000, I was unable
to play the game. The menus work as expected, but the in game gameplay is
useless. The car's HUD is displayed, but the rest of the screen is black.
I've attached the ddraw and d3d logs to this issue.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=13021
Summary: ConvertXToDVD don't load the templates combobox.
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaysonsantos2003(a)yahoo.com.br
Hello people, I have tried the wine irc but no responses.
In older …
[View More]versions of wine that list works fine, when trie to load a new
template I receive Index of Bounds.
In console the errors messages don't change.
The unique error is in screenshot attached.
Best Regards
Jayson Reis
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=4553
--- Comment #42 from joaopa <jeremielapuree(a)yahoo.fr> ---
Bug still occurs with wine-6.18
First video plays but the game closes immediately:
wine FCopLAPD.exe
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
005c:fixme:font:get_name_record_codepage encoding …
[View More]20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
007c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
007c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0090:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0090:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00f4:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00f4:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0024:err:winediag:MIDIMAP_drvOpen No software synthesizer midi port found, Midi
sound output probably won't work.
0024:fixme:quartz:BaseControlWindowImpl_put_BorderColor
(013E2480/013E2480)->(0): stub !!!
0024:fixme:quartz:BaseControlWindowImpl_put_BackgroundPalette
(013E2480/013E2480)->(0): stub !!!
0134:fixme:quartz:DSoundRender_UpdatePositions Underrun of data occurred!
0024:fixme:quartz:BaseControlWindowImpl_put_BorderColor
(01403F28/01403F28)->(0): stub !!!
0024:fixme:quartz:BaseControlWindowImpl_put_BackgroundPalette
(01403F28/01403F28)->(0): stub !!!
0154:err:quartz:DSoundRender_SendSampleData 0
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=43541
Bug ID: 43541
Summary: MikuMikuMoving errors when starting playback
Product: Wine
Version: 2.14
Hardware: x86
URL: https://sites.google.com/site/mikumikumoving/MikuMikuM
oving_v1275.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.…
[View More]org
Reporter: dark.shadow4(a)web.de
Distribution: ---
When clicking the play button it shows an error message with
> Retrieving the COM class factory for component with CLSID {C1F400A4-3F08-11D3-9F0B-006008039E37} failed fue to the following error: 80040154 Exception from HRESULT 0x80040154 (REGDB_E_CLASSNOTREG).
It still plays the animation, but can't be stopped due to the error.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21653
Summary: Disabled menu bar in HY-TEK Team Manager for Track and
Field
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=19279
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-…
[View More]bugs(a)winehq.org
ReportedBy: luigiwalser(a)yahoo.com
Most of the information needed for this bug is in the AppDB entry I made for
this application, which can be viewed at the given URL. When the AppDB entry
was accepted, I was advised to file a bug in Bugzilla about the Menu bar issue.
Note the download link, as you should be able to download the Lite version of
the application and test this for yourself. Also note that it is normal for
most of the Menu bar to be disabled the first time you run the program, as a
Team file is not open yet. However, the File menu should be enabled, and once
you open or create a new Team file/database using File > Open/New, the rest of
the Menu bar then becomes enabled.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=36643
Bug ID: 36643
Summary: Scirra Construct 2: Cannot scroll or pan inside the
layout window
Product: Wine
Version: 20050930
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Cooldreng15(a)gmail.com
Created …
[View More]attachment 48682
--> http://bugs.winehq.org/attachment.cgi?id=48682
Screenshot of the panning, scroll problem
Running the newest build of wine with everything up to date, i've been trying
to make this application work properly. When you have installed and started
Construct 2 (release r168) in this case, create a new project. It should look
something like the attached screenshot, and whenever you try to move around,
change tab or stuff that would generally have to update the layout window,
nothing happens.
You can get construct 2 here:
https://www.scirra.com/construct2/releases/r168/download
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40214
Bug ID: 40214
Summary: Error/crashes when reading "Nota Bene Help..."
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maraanne.chambers(a)gmail.com
Created attachment 53732
--> https://…
[View More]bugs.winehq.org/attachment.cgi?id=53732
"Nota Bene Help..." crash
I have a mac with Yosemite with Nota Bene newly installed. Whenever I click on
the help tab and select "Nota Bene Help...", it crashes and says there was an
error/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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40149
Bug ID: 40149
Summary: fireworx - Unhandled exception: page fault on read
access to 0x004a69c0 in 32-bit code (0x7e9fcbe2).
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
…
[View More] Reporter: admin(a)issis.co.za
Distribution: ---
Created attachment 53649
--> https://bugs.winehq.org/attachment.cgi?id=53649
Unhandled exception: page fault on read access to 0x004a69c0 in 32-bit code
(0x7e9fcbe2).
Unhandled exception: page fault on read access to 0x004a69c0 in 32-bit code
(0x7e9fcbe2).
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=25666
Summary: DVDFab: Font is smudged
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32693)
--> (http://bugs.winehq.org/attachment.cgi?id=32693)
Image …
[View More]showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) install DVDFab
4) start DVDFab
5) select Main Movie
6) change width of "Chapter" column
Behaviour:
See attachment (right image)
Expected behaviour:
See attachment (left image)
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=1201
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://download.microsoft.c |https://web.archive.org/web
|om/download/golf99/Trial/1. |/20051210144244/http://down
|0/WIN98/EN-US/msgolf99.exe |load.microsoft.com/download
| …
[View More] |/golf99/Trial/1.0/WIN98/EN-
| |US/msgolf99.exe
Status|NEW |STAGED
Staged patchset| |https://github.com/wine-sta
| |ging/wine-staging/tree/mast
| |er/patches/ddraw-version-ch
| |eck
--- Comment #47 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download link via Internet Archive:
https://web.archive.org/web/20051210144244/http://download.microsoft.com/do…
Also marking as 'STAGED' since the patch from bug 19153 helps here as well
(Michael's comment 38).
https://github.com/wine-staging/wine-staging/tree/master/patches/ddraw-vers…
$ sha1sum msgolf99.exe
be45600f58ba08e4fc84cf113b4905f09a821a2a msgolf99.exe
$ du -sh msgolf99.exe
25M msgolf99.exe
$ wine --version
wine-6.18-241-ga87abdbe857
Regards
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=1201
--- Comment #46 from joaopa <jeremielapuree(a)yahoo.fr> ---
Obviously, the bug still occurs with wine-6.18
--
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=32884
Bug #: 32884
Summary: Tried to play a game on lol, but as soon as I start
connectiong to the game (summoning) this comes out and
tells me my firewall is not letting me connect to the
game.
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
…
[View More] Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: justus.kiikeri(a)hotmail.fi
Classification: Unclassified
Created attachment 43431
--> http://bugs.winehq.org/attachment.cgi?id=43431
Lol bug report
Tried to play a game on lol, but as soon as I start connectiong to the game
(summoning) this comes out and tells me my firewall is not letting me connect
to the game.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51823
Bug ID: 51823
Summary: Outlook 2007 crashes when opening a form with blank
image object
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kulniias(a)gmail.com
Distribution: ---
…
[View More]
Created attachment 70709
--> https://bugs.winehq.org/attachment.cgi?id=70709
Backtrace of crash
wine and wine-staging 6.17
I'm using IPM.Task forms in Outlook 2007 running under wine. On my Win XP
machine I'm using Outlook 2003. On XP when copying some HTML with images from
mail and pasting it to text field in form, in place of image appears a blank
metafile object. When I'm trying to open form with such blank metafile Outlook
2007 crashes with following backtrace. If I delete blank metafile object in
form text field in Outlook 2003 on WinXP, then I can open that form in Outlook
2007 on wine without problem. Debug file with WINEDEBUG=+seh,+tid,+relay,+ole
is too big for attachment and I can't find something interesting in it. Outlook
2007 on XP also opens form with blank metafile object without problems.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40715
Bug ID: 40715
Summary: American Girls Dress Designer crashes on clicking
Print or Quit
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: peanuthead_069(a)yahoo.com
Created …
[View More]attachment 54613
--> https://bugs.winehq.org/attachment.cgi?id=54613
Crash log for Dress Designer
Title says all. I've been encountering this issue on Windows before, so I
thought of running the game on Wine to see if compatibility for this would be
better under it. At first I thought it was just Wineskin acting up so I ran it
on a clean, vanilla Wine to confirm things, but still no dice - Dress Designer
throws up an "An error occurred while opening a window" message and a Visual
C++ runtime error.
There's not much in the way of logs either, just a two EnumDisplayDevicesW
fixmes and what appears to be a ddraw error. On modern Windows versions, the
game's backgrounds are cut off to the right (http://i.imgur.com/BqGDfkF.png),
so that may have something to do with directdraw.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=36994
Bug ID: 36994
Summary: War Thunder : Mouse aim unusable
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: benoit(a)anbcorp.net
Created attachment 49143
--> http://bugs.winehq.org/attachment.cgi?id=…
[View More]49143
trace with +ddraw,+dinput,+cursor,+event
When using mouse aim in War Thunder (which is basically a FPS like control
mode), the cursor seems to be blocked by screen edges.
Normally, I should be able to go in a direction infinitely (much like in any
FPS).
Moreover, in dual screen, the auto-capture in fullscreen do not work, the
cursor go out in the second screen.
I tried MouseWrapOverride=Force with no success.
Forcing single screen doesn't help either. Neither does playing in windowed
mode or virtual desktop (fullscreen and windowed).
I suspected my window manager (awesome) and tried under xfce : no change.
I tried various versions of wine from 1.7.23 to 1.5.25 : no change either.
My configuration is :
Linux 3.14 on debian jessie,
Xorg server 1.15.1
Proprietary ati drivers 14.4
Wine 1.7.23
Attached is a trace with WINEDEBUG="+ddraw,+dinput,+cursor,+event" were I was
circling the mouse around. It seems the cursor is indeed blocked on the screen
edge.
Feel free to ask for more details.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=37277
Bug ID: 37277
Summary: Minitab 17.10 fails with COM error
Product: Wine
Version: 1.7.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: graylion(a)sm-wg.net
After installation of minitab 17.10 starting it fails with "A necessary
…
[View More]component could not be created. Error code: 80040154
See http://support.microsoft.com/kb/175804
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51629
Bug ID: 51629
Summary: rundll32.exe crash: unimplemented function
mscorwks.dll.DllRegisterServerInternal
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
…
[View More] Distribution: ---
Created attachment 70485
--> https://bugs.winehq.org/attachment.cgi?id=70485
32-bit and 64-bit backtrace. They appear in the same (default) 64-bit
wineprefix
rundll32.exe crashes every wine update
This issue were happening with me since version 6.13
There's reported similar issues with this software, but they might have
different reasons (thus being classified as invalid), they didn't had backtrace
attachments and they were reported in much older versions of Wine
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51820
Bug ID: 51820
Summary: Used the .pkg installer and MacOS The developer of
this app needs to update it to work with this version
of macOS. Contact the developer for more information.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
…
[View More]Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cjsilver(a)codeweavers.com
The developer of this app needs to update it to work with this version of
macOS. Contact the developer for more information.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51705
Bug ID: 51705
Summary: 16 bit apps don't run on versions > 6.5
Product: Wine-staging
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mmikeinsantarosa(a)gmail.com
CC: leslie_alistair(a)hotmail.com, …
[View More]z.figura12(a)gmail.com
Distribution: ---
Beginning with wine-staging 6.6 my 16 bit applications will no longer run.
cardfile.exe ran on wine-staging up to version-6.5. from 6.6 on it will no
longer run.
I've posted in the winehq forum about this @
https://forum.winehq.org/viewtopic.php?f=8&t=35349 and have had > 700 views but
not one response.
This is what I see when executing cardfile.exe from a terminal
|0c8:err:plugplay:try_add_device Building report descriptor failed,
removing device 00c8:err:plugplay:try_add_device Building report
descriptor failed, removing device 014c:err:module:import_dll Loading
library krnl386.exe16 (which is needed by
L"C:\\windows\\system32\\winevdm.exe") failed (error c0000131).
014c:err:module:LdrInitializeThunk Importing dlls for
L"C:\\windows\\system32\\winevdm.exe" failed, status c0000135|
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=47858
Bug ID: 47858
Summary: x3daudio1_{0,1,2} need ABI corrections
Product: Wine
Version: 4.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: x3daudio
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
Created attachment 65361
--> https://bugs.…
[View More]winehq.org/attachment.cgi?id=65361
patch that attempts to fix the problem
Primary purpose of this bug is the problem addressed in recently sent
"x3daudio: fix lib exports" patch.
Patch attached should fix the problem...that is, if the problem is properly
diagnosed.
However, there's a secondary purpose.
App used to notice and diagnose the problem was Supreme Commander (RTS - see
the entry in appdb).
Without the patch, builtin fails early with a missing function error.
With the patch, game goes as far as the menu...
...but if (for example) you try to start a skirmish, it crashes.
I'm not sure whether it's a problem with wine or a problem with FAudio.
With native x3daudio, it works, so the problem is still in this or underlying
lib.
Going by the debug channel, game first calls X3DAudioInitialize a couple times
(seemingly successfully), then it calls X3DAudioCalculate with 0x61 flags and
goes into faultrep after that call. Shortly after that it terminates, often
with that annoying err:ntdll:RtlpWaitForCriticalSection hang.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51817
Bug ID: 51817
Summary: 6.18 not disable xscreensaver
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: augusto7743(a)gmail.com
Distribution: ---
WINE 6.18 When starting game emulator works fine, …
[View More]but WINE not avoid the
xscreensaver in host system if user is playing game using a game controller.
OS Ubuntu 20.04.3 and 21.04
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51659
Bug ID: 51659
Summary: Thronebreaker:The Witcher Tales-- Mahakam act
beginning has broken cutscene ( MFP)
Product: Wine-staging
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yurnerolinux(a)…
[View More]yandex.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70531
--> https://bugs.winehq.org/attachment.cgi?id=70531
Save files to quickly get into that act
Game had correctly working cutscenes until this act. Cutscene at the start of
this act looks like this.
https://i.imgur.com/BDkh0tq.png
Adding save files to make reproduction process easier. Otherwise person who
tries to repro would have to sink hours in it. With those save files in place
clicking to continue in main menu should grant the broken cutscene right away.
Combinations that problem is reproduced on:
- Wine 6.15 Staging- Reproduces the problem with both dxvk and wined3d
- Lutris 6.14 Fshack- Reproduces the problem with both dxvk and wined3d
- Screenshot above is taken on Wine 6.15 Staging+ Dxvk
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51803
Bug ID: 51803
Summary: Staging: Heroes of the Storm crashes when patchset
d3dx11_43-D3DX11CreateTextureFromMemory is enabled
Product: Wine-staging
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: …
[View More]sloonz(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70690
--> https://bugs.winehq.org/attachment.cgi?id=70690
Console log
Since 2.16, Heroes of the Storm crashes at startup. The issue is only present
on staging. This is almost surely linked to the
d3dx11_43-D3DX11CreateTextureFromMemory patchset, since disabling it fixes the
issue.
The log shows this interesting line:
"03a0:fixme:d3dx:D3DX11CreateTextureFromMemory load_info is ignored"
I don’t think this is linked to https://bugs.winehq.org/show_bug.cgi?id=43692,
since the error message is different.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=34584
Bug #: 34584
Summary: thai2english not working at all may ole32 related
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: genrobgen5(a)gmail.com
Classification: Unclassified
Hi
linux distr debian …
[View More]wheezy (recently updated)
gcc version 4.6.3 (Debian 4.6.3-14)
thai2english-setup-2.3.4233.exe
http://www.thai2english.com/downloading/thai2english-setup-2.3.4233.exe
started with wine '/root/.wine/drive_c/Program
Files/Thai2English/thai2english.exe'
wine version 1.7.2 with wine.git-87c459ab2359784f238c30073b1adc0111876987.patch
I tried the patch mplementing VarDecRound
(wine.git-87c459ab2359784f238c30073b1adc0111876987.patch) in wine-1.7.2,
unfortunately it does not seem to have helped with [Bug 34463] thai2english.
I think there is going to be more than one bug. A visable bug at the moment is
CoGetContextToken apartment not initialised (see attached log log-initial in
attachment). I did a
WINEDEBUG=+ole,+relay wine '/root/.wine/drive_c/Program
Files/Thai2English/thai2english.exe' 2>log+ole,+relay
followed by
grep 'CoGetContextToken' log+ole,+relay
to give
002c:Call ole32.CoGetContextToken(030be730) ret=791f525b
trace:ole:CoGetContextToken (0x30be730)
err:ole:CoGetContextToken apartment not initialised
002c:Ret ole32.CoGetContextToken() retval=800401f0 ret=791f525b
002d:Call ole32.CoGetContextToken(045be790) ret=791f525b
trace:ole:CoGetContextToken (0x45be790)
002d:Ret ole32.CoGetContextToken() retval=00000000 ret=791f525b
0030:Call ole32.CoGetContextToken(046be710) ret=791f525b
trace:ole:CoGetContextToken (0x46be710)
trace:ole:CoGetContextToken apt->context_token=0x188750
0030:Ret ole32.CoGetContextToken() retval=00000000 ret=791f525b
(see log+ole+relay-greped in attachment)
retval=800401f0 refers to return CO_E_NOTINITIALIZED in CoGetContextToken in
wine-1.7.2/dlls/ole32/compobj.c so apartment_find_multi_threaded() fails.
I suspect the following bit of code fails
LIST_FOR_EACH( cursor, &apts )
{
struct apartment *apt = LIST_ENTRY( cursor, struct apartment, entry );
if (apt->multi_threaded)
{
result = apt;
apartment_addref(result);
break;
}
}
this piece of code looks for a struct apartment in &apts (or possibly it might
create one if none exists)
&apts created by
static struct list apts = LIST_INIT( apts ); /* protected by csApartment */
however there does not appear to be any struct apartment or an appropriate
pointer in struct list
I am not sure how the program is supposed to work but there is a problem here.
By the way thai2english does not work at all I am not just making it up or
something. If the bug is not worth dealing with then that is not a problem to
me as I can us virtualbox however wine is a neater solution.
Rob
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51799
Bug ID: 51799
Summary: Mafia: Definitive Edition has bad performance
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
06c0:fixme:d3d11:…
[View More]d3d11_device_context_Map Ignoring map_flags 0x100000.
06c0:fixme:dxgi:d3d11_swapchain_GetFrameStatistics iface 0x20422bc0, stats
0x2fa0fbd0 stub!
06bc:err:d3d:wined3d_debug_callback 0x1e9eb0b0: "GL_INVALID_OPERATION in
glEndQuery{Indexed}(no matching glBeginQuery{Indexed})".
06c0:fixme:d3d11:d3d11_device_context_Map Ignoring map_flags 0x100000.
06bc:err:d3d:wined3d_debug_callback 0x1e9eb0b0: "GL_INVALID_OPERATION in
glBeginQuery{Indexed}(target=GL_SAMPLES_PASSED is active)".
06bc:err:d3d:wined3d_debug_callback 0x1e9eb0b0: "GL_INVALID_OPERATION in
glGetQueryObjectui64v(id=5 is invalid or active)".
Disabling CSMT helps but it breaks rendering.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51757
Bug ID: 51757
Summary: Network application crashes
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
CC: z.figura12(a)gmail.com
Regression …
[View More]SHA1: 1ee382c706bed683e7263c867fd6599dd6920103
Distribution: ---
Created attachment 70653
--> https://bugs.winehq.org/attachment.cgi?id=70653
+winsock,+server,+seh,+tid log of the crashing thread
This is a recent regression, wine-6.17 works fine:
commit 1ee382c706bed683e7263c867fd6599dd6920103
Author: Zebediah Figura <zfigura(a)codeweavers.com>
Date: Tue Sep 14 01:02:43 2021 -0500
server: Pass the async result size as part of apc_call_t.
Only really an optimization (plus it makes the code a little conceptually
simpler).
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
I'm attaching a +winsock,+server,+seh,+tid log of the crashing thread, please
let me know if you need 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51723
Bug ID: 51723
Summary: Timespinner controller triggers aren't properly
recognized
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vlund(a)codeweavers.com
Distribution: ---
…
[View More]Created attachment 70605
--> https://bugs.winehq.org/attachment.cgi?id=70605
Terminal Output
Timespinner had an update that updated the FNA Framework from 19.05 to 21.08.
Since then the trigger buttons on controllers are not working. In the Player
Settings options menu Left trigger and Right trigger are reported as the
opposite ones when pressed, and in game neither button actually does anything.
All other buttons seem to working fine.
This happens with both Xbox and PS4 controllers.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51696
Bug ID: 51696
Summary: ntoskrnl.exe:ntoskrnl outputs too much traces (and
broke the Wine tests entirely)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
…
[View More] Distribution: ---
ntoskrnl.exe:ntoskrnl outputs more than 200kB of traces:
$ ./wine dlls/ntoskrnl.exe/tests/ntoskrnl.exe_test.exe ntoskrnl
>ntoskrnl.report
$ tail -n3 ntoskrnl.report
0270:ntoskrnl: 96 tests executed (1 marked as todo, 0 failures), 0 skipped.
0020:ntoskrnl: Silenced 5475 todos, 0 skips and 0 traces.
0020:ntoskrnl: 21296 tests executed (1967 marked as todo, 0 failures), 0
skipped.
$ ls -l ntoskrnl.report
-rw-r--r-- 1 fgouget fgouget 208428 août 28 18:37 ntoskrnl.report
$ grep "Test marked todo:" ntoskrnl.report | wc -cl
1994 204531
This is not a problem of a runaway test or even that many trace() statements.
It's just that there are too many todos despite the vast majority being
silenced already.
The big issue is that adding so much data to a full Winetest run pushes it over
the 1.5MB limit (before and after debiant2 WineTest reports):
-rw-r--r-- 1 fgouget fgouget 1477298 août 28 20:27
/tmp/job96432_1_1_win32.report
-rw-r--r-- 1 fgouget fgouget 1689913 août 28 20:24
/tmp/job96543_1_1_win32.report
The commit that introduced the extra todos is:
commit 8d37962b43e5074bc0421611267dc41593114f85
Author: Zebediah Figura <zfigura(a)codeweavers.com>
AuthorDate: Thu Aug 26 20:54:10 2021 -0500
ntoskrnl/tests: Add more tests for IRP status handling.
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Also the TestBot warned about this issue when the patch was submitted, though
that did not carry over to sending an email to wine-devel or marking the patch
as failed on the patches website (bug 51695).
https://testbot.winehq.org/JobDetails.pl?Key=96439#k401
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51596
Bug ID: 51596
Summary: Unhandled exception code c0000005 when running any
64-bit Winelib application
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)robbertvanderhelm.nl
…
[View More] Distribution: ArchLinux
Somewhere after Wine 6.14, 64-bit Winelib applications are no longer able to
start when Wine is compiled with optimizations. Everything still works just
fine
when setting {C,CXX,CROSSC}FLAGS to "-g -O0", and 32-bit Winelib applications
also still work fine. I haven't tested which exact commit introduced this
issue,
but it at least happens after f63ecaedc72f3580e7016ba71a480025e4d86e99
To reproduce this issue, create a main.cpp file with the following contents and
then compile it with `wineg++ -o main main.cpp -mwindows -m64`:
#include <iostream>
int main() {
std::cout << "Hello, world!" << std::endl;
}
Running main.exe with these versions of the latest master branch version of
Wine
Staging (wine-6.14-323-g91494ae6f2e right now) prints the following:
0144:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0
addr 0x7bc2dc17
Doing the same thing with a 32-bit Winelib (i.e. with -m32) works just fine,
and
the 64-bit version also works fine when compiling Wine the following
configuration:
CC='ccache gcc' CXX='ccache g++' CROSSCC='ccache x86_64-w64-mingw32-gcc'
CFLAGS="-g -O0" CXXFLAGS="-g -O0" CROSSCFLAGS="-g -O0" ../configure
--disable-tests --enable-win64
Leaving out those flags brings back the error, so there's likely some kind of
UB
at play here.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=48442
Bug ID: 48442
Summary: MPGUI crash on start in MSVCRT__wctomb_s_l in
msvcr100
Product: Wine
Version: 5.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
Distribution: ---
Created …
[View More]attachment 66220
--> https://bugs.winehq.org/attachment.cgi?id=66220
stacktrace
Hi,
MPGUI (a C++/CLI application, so C++ app that use the .NET runtime )crash on
start with a Unhandled exception: page fault on read access to 0x00000020 in
32-bit code (0x7c6e61a0).
PArt of the stacktrace:
0 0x7c6e61a0 MSVCRT__wctomb_s_l+0x1180() in msvcr100 (0x0032f378)
1 0x7c6e87f0 MSVCRT_vsnprintf+0x3f() in msvcr100 (0x0032f3c8)
2 0x7c6e8952 MSVCRT_sprintf_s+0x21() in msvcr100 (0x0032f3f8)
0x7c6e61a0 MSVCRT__wctomb_s_l+0x1180 in msvcr100: movzbl 0x0(%edi),%eax
This part of the stacktrace suggest that native dotnet may be a workaround:
10 0x6c54c5ee mono_jit_runtime_invoke+0x46d(exc=<is not available>)
[Z:\vagrant\mono\mono\mini\mini-runtime.c:3184] in libmono-2.0-x86 (0x005f6b48)
11 0x6c71da32 object_new_handle_common_tail+0x1d1(o=<is not available>,
klass=<is not available>, error=<is not available>)
[Z:\vagrant\mono\mono\metadata\object.c:3029] in libmono-2.0-x86 (0x00000000)
12 0x6c722105 mono_runtime_object_init+0xd4()
[Z:\vagrant\mono\mono\metadata\object.c:5151] in libmono-2.0-x86 (0x00000000)
13 0x6c5a3372 mono_jit_exec+0x191() [Z:\vagrant\mono\mono\mini\driver.c:1325]
Full stacktrace attached.
Prefix is new. 32bit
Wine Log is empty.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51729
Bug ID: 51729
Summary: Unable to find an entry point named
'UiaDisconnectProvider' in DLL 'UIAutomationCore.dll'
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uiautomationcore
Assignee: wine-bugs(a)winehq.org
Reporter: pashtet92(a)…
[View More]bk.ru
Distribution: ---
Created attachment 70615
--> https://bugs.winehq.org/attachment.cgi?id=70615
wine logs
Hello.
I tried to use a .NET 5 application written using WinForms:
https://github.com/Greavesy1899/MafiaToolkit
After I close the intro window, this exception happens:
System.EntryPointNotFoundException: Unable to find an entry point named
'UiaDisconnectProvider' in DLL 'UIAutomationCore.dll'.
at Interop.UiaCore.UiaDisconnectProvider(IRawElementProviderSimple provider)
at System.Windows.Forms.Control.ReleaseUiaProvider(IntPtr handle)
at System.Windows.Forms.Control.WmDestroy(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr
wparam, IntPtr lparam)
Apparently, it tries to unregister a UI Automation provider on window
destruction.
MSDN docs:
https://docs.microsoft.com/ru-ru/windows/win32/api/uiautomationcoreapi/nf-u…
Since current uia_core implementation is largely stub, I think it might benefit
from one more 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50623
Bug ID: 50623
Summary: Windows ISO Downloader 8.45 - Error messages and
freeze with wine-mono
Product: Wine
Version: 6.1
Hardware: x86-64
URL: https://web.archive.org/web/20210128040613/https://www
.heidoc.net/php/Windows-ISO-Downloader.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
…
[View More]Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: winetaste(a)gmx.net
Distribution: ---
Created attachment 69317
--> https://bugs.winehq.org/attachment.cgi?id=69317
Unhandled exceptions
Starting Windows ISO Downloader 8.45* I get an error message about an unhandled
exception. I can continue, but selecting a Windows version (except "Windows 7
(August 2018)" and "DELL") results in another exception and the app freezes if
I select the continue button.
winetricks dotnet40 fixes start up exception. App needs ie8 then. Winetricks
ie8 fixes this and I can select "Windows 7". Other versions like "Windows 10"
just freeze without exception window.
*https://www.heidoc.net/joomla/technology-science/microsoft/67-microsoft-windows-and-office-iso-download-tool
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50089
Bug ID: 50089
Summary: Far Manager 2.0 crashes on start-up
Product: Wine
Version: 5.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 68554
--> https://bugs.winehq.…
[View More]org/attachment.cgi?id=68554
backtrace
Steps to reproduce:
Install https://www.farmanager.com/history/far2.x86.msi
SHA256: a96df17ca77c2bb817ca4e0f9cef9408d6cbd6b74c5d336c83961be5a92067f4
Run it: wine wineconsole Far.exe
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51741
Bug ID: 51741
Summary: Nt*PowerRequest syscalls do not exist on real Windows
Product: Wine
Version: 4.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: cdavis5x(a)gmail.com
Distribution: ---
In …
[View More]ca2b7012496c4a97d7c03bc34b388592fd1157f5, I added stub system calls
corresponding to the kernel32 power request API. These syscalls do not exist on
real Windows. Based on my reading of the headers, what we need to use instead
is NtPowerInformation() with the selectors 'PowerRequestCreate' and
'PowerRequestAction'.
However, I have no idea what the I/O structs for those functions look like.
Before this can be fixed, we'll need to get the definitions of these structures
somehow.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50498
Bug ID: 50498
Summary: Intel Assistive Context-Aware Toolkit (ACAT) v1.00.0
(.NET 4.5 app) setup exits with
System.MissingMethodException
Product: Wine
Version: 6.0-rc6
Hardware: x86-64
URL: https://github.com/01org/acat/releases/download/v1.00.
0/ACATSetup.exe
OS: Linux
Status: NEW
…
[View More]Keywords: download
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ArchLinux
The setup will finish and after clicking 'Finish' it says it will install Word
Predictor and after clicking 'Finish' again this error shows up:
Unhandled Exception:
System.MissingMethodException: Method not found: void
System.ServiceModel.Description.MetadataExporter.set_PolicyVersion(System.ServiceModel.Description.PolicyVersion)
at (wrapper remoting-invoke-with-check)
presage_wcf_service_system_tray.PresageWCFHostForm..ctor()
at presage_wcf_service_system_tray.Program.Main () [0x0000b] in
<abe18da6446d4917b2d9283654dbd0f2>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.MissingMethodException: Method not
found: void
System.ServiceModel.Description.MetadataExporter.set_PolicyVersion(System.ServiceModel.Description.PolicyVersion)
at (wrapper remoting-invoke-with-check)
presage_wcf_service_system_tray.PresageWCFHostForm..ctor()
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=43109
Bug ID: 43109
Summary: (EZ4_Client) Crashes on start
Product: Wine
Version: 2.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rodrigodavy(a)gmail.com
Distribution: ---
Created attachment 58306
--> https://bugs.winehq.…
[View More]org/attachment.cgi?id=58306
Debug log
This is a software for patching GBA ROMs for use with a flashcart.
The app crashes on start
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=38011
Bug ID: 38011
Summary: ID Photo Maker Opens Sucessfully but can't import
jpegs for editing
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: morpole(a)gmail.com
…
[View More]Distribution: ---
Created attachment 50646
--> https://bugs.winehq.org/attachment.cgi?id=50646
This bug report came up. Hope it's of use to you. Thanks.
Hi,
Complete novice with Linux. Just dicovered it. Love it. Found out about Wine
Seriously good idea! Would like to run this program for my small business. ID
Photo Maker www.idphotomaker.com I got it installed ok using wine but nothing
happens when i try to import a jpeg into it for editing. Help Please!
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51795
Bug ID: 51795
Summary: Document usage of winelib manually without relying for
it on higher-level tools like winegcc and winemaker
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: …
[View More]kolan_n(a)mail.ru
Distribution: ---
I am building some software (I don't think I should give a link, because I have
left it in completely broken state currently). The build system used is CMake.
Currently I rely on winegcc (without much success, the build with CMake fails,
but if I fix the generated scripts manually, it succeeds, though the app still
refuses to start, it may be that I do something wrong). I'd like to use any
compiler supported by CMake for it. It'd be nice to have a doc that is not
focused on the high-level tools, but that is focused on what is going on and
what steps are advised to be made to get a working app in ELF format, that can
be debugged using regular gdb/lldb.
Also it'd he nice to know if I can link libraries in PE format to it. My main
motivation for using winelib is debugging of software using Qt Creator, , which
currently cannot interface winedbg (even in gdb mode), while running the
software being dehugged upon Linux (and not involving real Windows anyhow).
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51793
Bug ID: 51793
Summary: winegcc doesn't work with CMake well
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: kolan_n(a)mail.ru
Distribution: ---
I know, it is not quite a bug in wine, but a bug …
[View More]in CMake, but probably should
also be tracked here.
When I set `winegcc` and `wineg++` as compilers for CMake, I have issues with
the software. When cmake generates the file for the low-level build system (I
use `ninja`), it (correctly, as it matches the convention in Linux) generates
the path without `.so` in the end and with soversion in the file name
(`lib*.so.<soversion>`) for the libraries to be linked against. But the built
libs files themselves ... have both soversion and so extension in the end
(`lib*.so.<soversion>.so)`, in addition to the one before soversion.
It disrupts building process.
Also, the libraries with WinAPI are not linked automatically and have to be
manually specified, so one has to detect if `winegcc` was used as a compiler
and add the libs manually.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51759
Bug ID: 51759
Summary: Office Software Protection Platform dlls error
Product: Wine-staging
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthias.geiger1024(a)tutanota.de
CC: leslie_alistair(a)…
[View More]hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70657
--> https://bugs.winehq.org/attachment.cgi?id=70657
log
Upon installing office 2016 wine runs into the said bug. see log snippet below.
When I manually copied the dll, I still ran into the same error.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=47135
Bug ID: 47135
Summary: Onenote fails to start: Desktop Experience feature is
not installed (lacking Win32_ServerFeature class from
wbemprox)
Product: Wine
Version: 4.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.…
[View More]org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 64360
--> https://bugs.winehq.org/attachment.cgi?id=64360
hack to start Onenote
The relaylog below *** made with ONENOTE (MSOffice 2010) shows problem
apparently seems to be in wbemprox, missing Win32_ServerFeature class
The attached crappy hack allowed me to start Onenote, and also Onenote from
Office365 starts with it. Crappy hack is only to show where the problem is and
problably contains several errors, hopefully someone can fix this in proper way
(hint at Hans;)).
Sidenote: reverting the hack makes Onenote from Office365 run into the bug
again, but Onenote from office 2010 now continues happily to start; maybe it
sets some registry key once started and the patch is not needed anymore? No
idea.
008c:Call KERNEL32.lstrlenA(2e09825c "SELECT Name FROM Win32_ServerFeature")
ret=2e0e8fd1
008c:Ret KERNEL32.lstrlenA() retval=00000024 ret=2e0e8fd1
008c:Call KERNEL32.MultiByteToWideChar(00000000,00000000,2e09825c "SELECT Name
FROM Win32_ServerFeature",00000025,00000000,00000000) ret=2e0e8fe7
008c:Ret KERNEL32.MultiByteToWideChar() retval=00000025 ret=2e0e8fe7
008c:Call KERNEL32.MultiByteToWideChar(00000000,00000000,2e09825c "SELECT Name
FROM Win32_ServerFeature",00000025,0033f9f0,00000025) ret=2e0e9085
008c:Ret KERNEL32.MultiByteToWideChar() retval=00000025 ret=2e0e9085
008c:Call oleaut32.SysAllocString(0033f9f0 L"SELECT Name FROM
Win32_ServerFeature") ret=2e0e90bb
.
.
.
.
008c:Call user32.MessageBoxW(00000000,0033f6b2 L"OneNote cannot start because
the Desktop Experience feature is not installed. Install it in the Windows
Control Panel > Prog
rams and Features > Turn Windows features on or off.",39835ba4 L"Microsoft
Office",00000030) ret=39bb2183
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51526
Bug ID: 51526
Summary: Game "The Longest 5 Minutes" crashing (Issue possibly
in "/user32/winpos.c")
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: madbyte(a)tuta.io
…
[View More]Distribution: ---
the Steam game "The Longest Five Minutes" crashes on start-up, apparently
caused by not passing some variables (a window handle?).
I used Wine GE 6.12 in this particular case.
WORKAROUND: Enabling virtual desktop in the prefix allows the game to launch.
Possible relevant bit (See full backtrace for more):
"2 0x6edaf59c WINPOS_SysCommandSizeMove+0xeab(hwnd=<is not available>,
wParam=<is not available>)
[Z:\home\ubuntu\buildbot\runners\wine\wine-src\dlls\user32\winpos.c:3003] in
user32 (0x0a24dd48)"
Link to Line 3003 in Wine GE 6.12:
https://github.com/GloriousEggroll/wine/blob/cc2d9bd66c1207de3f8016cecd05d6…
Backtrace: https://gist.github.com/MadByteDE/fd9acf3deb29d885cb2fb2769402b1cf
Proton Issue Page: https://github.com/ValveSoftware/Proton/issues/4849
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51782
Bug ID: 51782
Summary: The ws2_32:sock output is too big in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
ws2_32:sock outputs ~29kB of data. …
[View More]This is too much and contributes in pushing
the WineTest reports above the 1.5MB limit.
The traces break down as follows:
0kB failures
24kB todos
5kB traces
0kB test framework (summary lines, etc.)
Note that this predates the double-free ws2_32:sock crash (bug 51778): the
crash backtrace just took the place of the todos/traces that are no longer
being run.
Time to fix Wine to reduce the number of todos!
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51785
Bug ID: 51785
Summary: The d3dx10_*:d3dx10 output is too big in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dxof
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The d3dx10_*:d3dx10 tests …
[View More]are mostly duplicates of each over and collectively
they output ~29kB of data. So while each individual test only outputs about
3kB, multiplied by the 9 copies this is too much and contributes in pushing the
WineTest reports above the 1.5MB limit.
The traces break down as follows:
0kB failures
3kB todos
0kB traces
0kB test framework (summary lines, etc.)
Time to fix Wine to reduce the number of todos!
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51781
Bug ID: 51781
Summary: The d3d11:d3d11 output is too big in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: major
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
user32:msg now outputs ~84kB of …
[View More]data. This is way too much and contributes in
pushing the WineTest reports above the 1.5MB limit.
The traces break down as follows:
7kB failures
74kB todos
1kB traces
0kB test framework
Time to fix Wine to reduce the number of failures and todos!
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51772
Bug ID: 51772
Summary: Drag and drop issue - DROPEFFECT zero
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: tomtib(a)gmx.de
Distribution: ---
Hello Wine-developers,
I have described the issue …
[View More]here:
https://forum.winehq.org/viewtopic.php?f=2&t=35444&sid=4f2e5ba04bc432c1648a…
I have also posted the reply from the foobar spider monkey panel developer,
hope this issue can be fixed, thank you!
-TT
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33761
Bug #: 33761
Summary: Touhou 10 and up have aliased dialogue text
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: murela_alba(a)abv.bg
Classification: Unclassified
Created attachment 44710
-…
[View More]-> http://bugs.winehq.org/attachment.cgi?id=44710
touhou 10 music room english
This happens in touhou 10, 11, 12, 12.5, 12.8 and 13. It affects only the main
game font, used for the dialogue boxes, music room and some UI elements. The
touhou 14 demo has a similar, but much more widespread aliasing issue (bug
33760). Here's a comparison from the Mountain of Faith music room on Windows 7
and in on Ubuntu 13.04 (64-bit) with wine 1.5.30.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=6254
Konstantin <incubusrk(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |incubusrk(a)gmail.com
--
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=40131
Bug ID: 40131
Summary: SqlConnection to Microsoft SQL Server 2014 fails with
SSL error
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mr_wire(a)mail.ru
Distribution: ---
…
[View More]Created attachment 53627
--> https://bugs.winehq.org/attachment.cgi?id=53627
Error log (Wine 1.8)
Installed Wine 1.8 in Linux Mint 17.3 and tried to run simple console
application that opens and closes connection to Microsoft SQL Server. This
application works with Mono and fails with Wine.
Attached you can find application text, config file that contains connection
string and two log files - for successfull connection (using Mono) and for
broken connection (using Wine).
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40107
Bug ID: 40107
Summary: ODBC Connection to MSSQL Server with SSL
Product: Wine
Version: 1.8-rc4
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: olaf.schumann(a)gmx.de
Created attachment 53591
--> https://bugs.winehq.org/…
[View More]attachment.cgi?id=53591
Connection Test with SSL
Hi,
ODBC with MDAC 2.8 works fine, but if the MSSQL-Server needs SSL the connection
fails.
To Test it, install MDAC 2.8 (winetrick: mdac 2.8)
Control Panel->Data Sources(ODBC)->SystemDSN->Add->SQL Server
Configure a Server without SSL: Everything's fine.
Configure a Server with SSL: Connection fails (See attachment).
I cross-checked this with a Windows 2k VM. Installing MDAC_TYP.EXE.
Configuring the above SQL Servers:
Connection to a SSL encryption enabled SQL Server works.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51760
Bug ID: 51760
Summary: Wineasio: 'Failed to open audio device WineASIO
Driver'
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tavasti(a)tavasti.fi
Distribution: ---
When …
[View More]running Ableton Live 11 Lite with wine staging > 6.5, ableton says on
selecting Asio audio, WineASIO Driver: Failed to open audio device "WineASIO
Driver"
On wine output I see: 020c:err:ole:apartment_add_dll couldn't load in-process
dll L"wineasio.dll"
How I have reproduced bug:
- Install desired wine version
- run: wine64 regsvr32 /opt/wine-staging/lib64/wine/wineasio.dll.so
- run ableton, select audio output
In one case I verified error is similar with Mixcraft as in Ableton
Testing in Ubuntu 18.04, using winehq packages.
Tested working versions: 6.4, 6.5
Tested non-working versions: 6.8, 6.14,6.17
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51737
Bug ID: 51737
Summary: regression in user32 monochrome cursor handling
causing Photoshop CS5/32bit cursors render as black
bars
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
…
[View More] Reporter: lanthruster(a)gmail.com
Distribution: ---
Created attachment 70618
--> https://bugs.winehq.org/attachment.cgi?id=70618
black mask instead of mouse cursor
The regression was introduced in Wine 6.10, the last version that worked was
6.9, it looks like it was in one of these commits:
user32: Handle monochrome icons in CreateIcon() and CreateCursor() instead of
CreateIconIndirect().
user32: Implement stretching of cursor and icon objects in CopyImage()
The affected software - Photoshop CS5 that has monochrome cursors now rendered
as black bars (wrong mask?) with the actual cursor under it.
Most of CS5 cursors are affected only a few works, this problem is present in
the latest 6.16 and was not there until Wine 6.9
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51448
Bug ID: 51448
Summary: Mouse issues on ddraw
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: slayersnet2012(a)gmail.com
Distribution: ---
Mouse issues.
On some ddraw Games the mouse cursor …
[View More]turns into a black rectangle when the
cursor is shown over a Dialogue box. It should turn into a hand.
I do not know that is really a ddraw bug.
But it happens when ddraw is necessary.
Games that I testet
Bejeweled deluxe
Bejeweled 2
Zuma deluxe
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51497
Bug ID: 51497
Summary: Mouse cursors are broken in Photoshop CS2 and
Photoshop 7.0
Product: Wine
Version: 6.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created …
[View More]attachment 70338
--> https://bugs.winehq.org/attachment.cgi?id=70338
Photoshop CS2 in Wine 6.13
This has been an issue in at least Wine 6.12 and 6.13.
Photoshop CS2 has been free for quite some time now, so you can test and see it
yourself.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51120
Bug ID: 51120
Summary: MCC DAQ software setup crashes in vbscript exec_script
function
Product: Wine
Version: 6.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created …
[View More]attachment 69987
--> https://bugs.winehq.org/attachment.cgi?id=69987
WINEDEBUG=+vbscript
The installer's self-extraction succeeds and the installation wizard starts,
but it crashes during the actual install step.
Since the crash happens inside of Wine's vbscript.dll, I am attaching a console
log with WINEDEBUG=+vbscript.
$ sha256sum mccdaq.exe
12eb3e9422e333155977bfd43cb87b3c27826847dfc85998a9c2a52906410312
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51771
Bug ID: 51771
Summary: XnView crashes when DefaultDepth is set to 30
Product: Wine
Version: 6.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Steps to reproduce:
1) Xorg:
Section "…
[View More]Screen"
DefaultDepth 30
EndSection
2) Download and run XnView
3) Crash
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51769
Bug ID: 51769
Summary: ClientSideGraphics=N with 30-bit color depth makes all
graphical applications crash
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
…
[View More]Distribution: ---
If ClientSideGraphics=N and Xorg->DefaultDepth=30 all graphical Windows
applications crash on startup.
BTW I enabled this option a long time ago and I've no idea why. Does anyone
know if this option is still beneficial for anything in 2021? Or it's been
deprecated a long time ago?
wine: Unhandled page fault on read access to FFFF0000 at address FFFF0000
(thread 0024), starting debugger...
winedbg: Internal crash at 0xffff0000
$ winedbg winecfg
WineDbg starting on pid 011c
0x7bc7a9e1: ret
Wine-dbg>cont
Unhandled exception: page fault on execute access to 0xffff0000 in 32-bit code
(0xffff0000).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:ffff0000 ESP:0021e7bc EBP:0021e828 EFLAGS:00010206( R- -- I - -P- )
EAX:7cd64490 EBX:0028ee90 ECX:0028f0d8 EDX:00000047
ESI:0028f0d8 EDI:00000000
Stack dump:
0x0021e7bc: 7cd21e26 7cd64490 00000000 00000021
0x0021e7cc: 00000047 0028f0f8 00000001 0021edfc
0x0021e7dc: 00000000 00000000 402a0000 0021e830
0x0021e7ec: 00000045 22000000 0000000d 0000000b
0x0021e7fc: 00000002 00000002 00000000 00000005
0x0021e80c: 00000015 00000190 00000000 00000060
Backtrace:
=>0 0xffff0000 (0x0021e828)
1 0x7cd22005 (0x0021e8b8)
2 0x7cd25c16 (0x0021eab8)
3 0x7d731437 (0x0021ec78)
4 0x7d75f229 (0x0021ed08)
5 0x7def0424 in user32 (+0xa0423) (0x0021f658)
6 0x7def0ffc in user32 (+0xa0ffb) (0x0021f6d8)
7 0x7d34bd56 (0x0021f748)
8 0x7d34cba8 (0x0021f7e8)
9 0x7df0a91c in user32 (+0xba91b) (0x0021f828)
10 0x7df0b103 in user32 (+0xbb102) (0x0021f888)
11 0x7df0d416 in user32 (+0xbd415) (0x0021f8d8)
12 0x7dec5a61 in user32 (+0x75a60) (0x0021f988)
13 0x7de89ecb in user32 (+0x39eca) (0x0021fae8)
14 0x7de8a7b8 in user32 (+0x3a7b7) (0x0021fb28)
15 0x7d33a9d4 (0x0021fba8)
16 0x7d341b27 (0x0021fc08)
17 0x7eb1d921 in winecfg (+0xd920) (0x0021fe68)
18 0x7eb24d4e in winecfg (+0x14d4d) (0x0021fef8)
19 0x7eb24c86 in winecfg (+0x14c85) (0x0021ff30)
20 0x7b6520e0 in kernel32 (+0x320df) (0x0021ff48)
21 0x7bc7eba7 (0x0021ff5c)
22 0x7bc7f292 (0x0021ffec)
0xffff0000: -- no code accessible --
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=49641
Bug ID: 49641
Summary: Beneath a Steel Sky's Steam version crashes due to
incomplete sapi implementation
Product: Wine
Version: 5.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: sapi
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)mail.com
…
[View More]Distribution: ---
Currently it uses ScummVM 2.1.2. The next version of ScummVM should in theory
fix this crash due to
https://github.com/scummvm/scummvm/commit/9a3e420bd20533e310e80058bcc63adeb…
It currently crashes on:
https://github.com/scummvm/scummvm/blob/branch-2-1-2/backends/text-to-speec…
--- snip ---
if (SUCCEEDED(hr)) {
hr = cpEnum->GetCount(&ulCount);
}
_voice->SetVolume(0); // <-- here
while (SUCCEEDED(hr) && ulCount--) {
--- snip ---
This is due to _voice not being initialized. It is supposed to be initialized
here:
https://github.com/scummvm/scummvm/blob/branch-2-1-2/backends/text-to-speec…
--- snip ---
// init voice
hr = CoCreateInstance(CLSID_SpVoice, NULL, CLSCTX_ALL, IID_ISpVoice, (void
**)&_voice); // <-- here
if (FAILED(hr)) {
warning("Could not initialize TTS voice");
return;
}
--- snip ---
However, it fails earlier in the function:
https://github.com/scummvm/scummvm/blob/branch-2-1-2/backends/text-to-speec…
--- snip ---
HRESULT hr = CoCreateInstance(CLSID_SpObjectTokenCategory, NULL,
CLSCTX_ALL, IID_ISpObjectTokenCategory, (void **)&pTokenCategory);
if (SUCCEEDED(hr)) {
hr = pTokenCategory->SetId(SPCAT_AUDIOOUT, TRUE); // <-- here
if (SUCCEEDED(hr)) {
WCHAR *tokenId;
hr = pTokenCategory->GetDefaultTokenId(&tokenId);
if (SUCCEEDED(hr)) {
--- snip ---
It fails because it's unable to find the
HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Speech\\AudioOutput registry key. If
speechsdk is installed through winetricks (and the game is run), the registry
key will be populated, allowing it to step further, but it will then crash
right after on GetDefaultTokenId, as it returns E_NOTIMPL.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35186
Bug ID: 35186
Summary: X Error of failed request: BadAlloc (insufficient
resources for operation)
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cigydd(a)gmail.com
…
[View More]Classification: Unclassified
Created attachment 46936
--> http://bugs.winehq.org/attachment.cgi?id=46936
A quote from the PlayOnLinux log
Hello wine community,
I have trouble running most of the Big Fish Games with wine (and also the
client but that's another issue) (www.bigfishgames.com).
I get errors similar to this:
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Serial number of failed request: 224
Current serial number in output stream: 228
I know this could be related to mesa and my mom's graphics card which is "Intel
Corporation 82865G Integrated Graphics Controller (rev 02)".
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51762
Bug ID: 51762
Summary: Installing visual studio 2019 by manually extracting
vs_installer.opc crashes wine
Product: Wine
Version: 6.16
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
…
[View More] Distribution: ---
Created attachment 70664
--> https://bugs.winehq.org/attachment.cgi?id=70664
Backtrace after running the extracted vs2019 installer
I'm trying to install visual studio 2019. Running the installer on a vanilla
wineprefix does not work it also does not work after installing corefonts and
dotnet462 See https://bugs.winehq.org/show_bug.cgi?id=51761
I found a possible workaround in this script:
https://bugs.winehq.org/attachment.cgi?id=65524
mentioned in this bugreport:
https://bugs.winehq.org/show_bug.cgi?id=47626
The workaround crashes wine.
To reproduce:
$ rm -rf ~/.wine
$ wineboot
$ winetricks -q corefonts dotnet462
$ wget https://aka.ms/vs/16/release/installer -O vs_installer.opc
$ md5sum vs_installer.opc
8bcc6fd057a5f066185fb287d7fff99e vs_installer.opc
$ mkdir -p opc
$ unzip -d opc vs_installer.opc
$ wine opc/Contents/vs_installer.exe install --channelId
VisualStudio.16.Release --channelUri "https://aka.ms/vs/16/release/channel"
--productId Microsoft.VisualStudio.Product.BuildTools
Now wine crashes, and gives me the opportunity to save a backtrace (attached).
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51088
Bug ID: 51088
Summary: Wine doesn't find (builtin?) wineasio.dll.so
Product: Wine
Version: 6.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: michaelwigard(a)arcor.de
Distribution: ---
WineASIO provides an ASIO to JACK …
[View More]driver for WINE.
(https://github.com/wineasio/wineasio)
Since this commit:
https://source.winehq.org/git/wine.git/commit/bb065801a693e1cd305d2a507c206…
(ntdll: Map the builtin or fake dll from the Wine dirs if it's missing from the
prefix.)
Wine doesn't seem to find wineasio.dll.so any more:
$ wine regsvr32 wineasio.dll
regsvr32: Failed to load DLL 'wineasio.dll'
Before that commit, load_builtin_dll would eventually be called and load
wineasio.dll.so. After that commit, it seems find_builtin_without_file is
called, but doesn't load it.
With this workaround it works again:
$ cp /usr/lib/wine/wineasio.dll.so ~/.wine/drive_c/windows/system/wineasio.dll
I'm not too familiar with the internals of Wine, but I suspect it might have
something to do with the absence of a fake dll. I was able to get it to work by
copying and renaming one of the other fake dlls to wineasio.dll, but only when
also setting WINEDLLPATH.
It seems to me that this should be a bug in Wine, since it worked the way it
was before and doesn't since that commit, but if the solution is something
else, please let me know.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51736
Bug ID: 51736
Summary: World of Warcraft TBC Classic crashed upon killing in
world PVP
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: borgoneohone(a)yahoo.com
…
[View More]Distribution: ---
Operating System: Manjaro Linux
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Kernel Version: 5.13.13-1-MANJARO (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-4690 CPU @ 3.50GHz
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 960/PCIe/SSE2
In World of Warcraft The Burning Crusade Classic edition, the game hangs then
crashes every time I am close, in distance, to a world PvP target and said
target is near death and I am engaged in the PvP.
This has only happened in this specific distrobution of Linux. It did not
happen in the Gnome variant of Manjaro, nor did it happen in Ubuntu.
This is my first bug filing, so please tell me if I did anything incorrectly.
I am unsure how to generate a bug report in Wine, though I will attempt to look
further into it if it happens when I have some time to look into it instead of
needing to reopen and log back into the game client.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51756
Bug ID: 51756
Summary: Blockattack gives a black screen after changing from
windowed to full screen or vice versa
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)…
[View More]eclipso.eu
Distribution: ---
Created attachment 70651
--> https://bugs.winehq.org/attachment.cgi?id=70651
Console messages running under wine-6.15-123-gbe8501ac6f1
Blockattack gives a black screen after changing from windowed to full screen or
vice versa
Note, I'm running a version of wine between 6.15 and 6.16:
$ wine --version
wine-6.15-123-gbe8501ac6f1
To reproduce:
# pacman -Suy
# reboot
$ rm -rf ~/.wine
$ wineboot
$ wget
https://github.com/blockattack/blockattack-game/releases/download/v2.6.0/bl…
$ md5sum blockattack-installer-2.6.0.exe
2c9b37b7794f549271b6dae6865af687 blockattack-installer-2.6.0.exe
$ wine blockattack-installer-2.6.0.exe
(accept the defaults, and let it run blockattack)
Now blockattack starts playing. Go to configure, and click on "fullscreen off"
or click on "fullscreen on".
Now the game goes from colorfull windowed to a completely black fullscreen, or
it goes from colorfull fullscreen to black windowed.
Press alt-tab to return to the desktop manager, right-click on blockattack in
the task bar, and choose "close window". The game will now exit.
My versions:
$ wine --version
wine-6.15-123-gbe8501ac6f1
[cedric@cedric ~]$ uname -a
Linux cedric 5.14.3-arch1-1 #1 SMP PREEMPT Sun, 12 Sep 2021 20:51:34 +0000
x86_64 GNU/Linux
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51746
Bug ID: 51746
Summary: 6.17 bullseye packages depend on libvkd3d1 1.2 from
experimental
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: spoon0042(a)hotmail.com
…
[View More] CC: dimesio(a)earthlink.net
Distribution: Debian
The winehq 6.17 packages for bullseye (and I assume testing and sid) depend on
libvkd3d1 version 1.2 which only exists in experimental:
http://packages.debian.org/libvkd3d1
If this is intentional packages should probably be provided like they were for
FAudio or at least be documented somewhere.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=47718
Bug ID: 47718
Summary: x86_64-w64-mingw32-strip strip dlls make wine failed
start
Product: Wine
Version: 4.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gamiljydcome(a)gmail.com
Distribution: ---
…
[View More]make/install wine source and enable x86_64-w64-mingw32-strip strip dlls, wine
can not start becauese failed load pe dlls, no strip them works fine but dll
files too large. why can not strip them?
by the way, what's mean "PE dlls no longer rely on the MinGW runtime" from 4.14
release notes? i didnt install any MinGW runtime for wine runtime env still
works fine.
debian 10 stable+backports.
regards.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30639
Bug #: 30639
Summary: Audio stuttering and performance drops in Star Wolves
3
Product: Wine
Version: 1.5.3
Platform: x86
URL: http://www.gamershell.com/download_8237.shtml
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-dsound
…
[View More] AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: patrakov(a)gmail.com
Classification: Unclassified
Regression SHA1: 275dfb83f2371a476b615b260465afb3cdf67f32
Due to a recent commit in Wine I get severe audio stuttering as well as
slowdowns in certain games. This seems to affect only a small number of games,
the vast majority of my games are still running fine. Whether these games are
buggy ones or it is indeed a problem with the patch I can't decide as I don't
have Windows installed to check how these games behave under native Windows.
275dfb83f2371a476b615b260465afb3cdf67f32 is the first bad commit
commit 275dfb83f2371a476b615b260465afb3cdf67f32
Author: Alexander E. Patrakov <patrakov(a)gmail.com>
Date: Mon May 7 00:06:13 2012 +0600
dsound: Added a windowed-sinc resampler.
:040000 040000 8ecb8b2fbc5c65c2066aaf9a5e8c58104996c5ab
3768c38fdafc656c5e18e14ad70884ea7864b758 M dlls
:040000 040000 680c52a0ebe164ca9b6a42d40c6521a91ae86e96
83407150c9beff0aa69d2d2e017b522543ac347f M tools
Star Wolves 3: Civil War (v1.12, Steam): audio playback is glitch-free and
performance is okay (well above 60 fps) in the menus and during the tutorial
mission. When I advance in the game or when I load a saved game I get severe
audio stuttering and framerate drops below 15 fps. This makes the game hardly
playable. If I quit playing and go back to the main menu, everything is back to
normal.
The demo for the game is protected with Starforce so it cannot be tested.
Droplitz (Steam version): this is a puzzle game. A certain sound effect is
intended to play when I create a path for the 'drops' and they make their way
to their goal. When this happens I observe the same audio stuttering and
performance drops. It lasts only for 2-3 seconds so it's not so severe.
Armored Fist 3: audio (both music and speech) are stuttering heavily and it
affects performance too. Link to the demo added to URL. There is no music in
the demo, but you should observe the problem with speech after starting a new
game.
HoverAce: the same stuttering in audio and slowdowns can be observed. No demo
available.
Terminal output doesn't show anything related.
Fedora 16 x86
Kernel 3.3.4-3.fc16.i686.PAE
Alsa 1.0.25
Pulseaudio is not running
Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51747
Bug ID: 51747
Summary: Eudora 7.1.0.9 crashes
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mantvius(a)gmail.com
Distribution: ---
Created attachment 70632
--> https://bugs.winehq.org/…
[View More]attachment.cgi?id=70632
crash log, generated by Wine
When selecting from menu :
"special" - "message plug-ins" - "View- plain text version" or "View - HTML
version"
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=47933
Bug ID: 47933
Summary: FoxPro for Windows 2.6a will not print output from
scripted dialog.
Product: Wine
Version: 4.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: JSladek(a)juno.com
Distribution: --…
[View More]-
Created attachment 65436
--> https://bugs.winehq.org/attachment.cgi?id=65436
General format for program sections
Access to and use of my databases is all under a program written using the
FoxPro language. After opening the desired database and index, I use the
command "REPORT FORM <report format filename> TO PRINTER" to send the report to
the printer. The "TO PRINTER" clause can be substituted by "TO FILE
<filename>" .... however ..... in BOTH cases, while running it in WINE, the
output fails with a "printer not ready" error. Additionally, if I replace the
"TO clauses" with "PROMPT", a printer selection (or to file) dialog comes up,
but I still get the same "printer not ready" error regardless which selection I
make.
Using the "PREVIEW" option to the REPORT FORM command instead of "TO PRINTER" I
can view the entire formatted report, but there is no way that the preview can
be redirected to any other type of output.
It appears to me that the way the command set is structured, the only way to
get a report output is through the "report form / printer" interface. It also
appears that the "to file" direction is through that same interface.
There were a couple of submnissions concerning this problem in the 2008 time
frame. The only solution offered was to adjust tyhe TIME function for faster
processors in the FoxPro config file. I tried this, but it has no effect on
the problem.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51740
Bug ID: 51740
Summary: WaitForMultipleObjects doesn't signal for stdin
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: dklwajlkwadwwq(a)cock.li
Distribution: ---
Created attachment 70623
--&…
[View More]gt; https://bugs.winehq.org/attachment.cgi?id=70623
WaitForMultipleObjects example that acts different in wine
I wanted to be signaled when stdin has something. Below code works as expected
in windows 11.
In windows 11 whatever key you press signals it but in Wine it doesn't matter
what key you press nothing happens.
I also opened stackoverflow question here:
https://stackoverflow.com/q/69125934/15114852
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51126
Bug ID: 51126
Summary: [Regression] Evil Twin playing only first part of in
game dialog's audio
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: andy86(a)fastwebnet.it
…
[View More]Distribution: ---
Created attachment 69991
--> https://bugs.winehq.org/attachment.cgi?id=69991
wine output with +gstreamer and gst_debug=5
After d7fecebe93938bf1ef2349ac74413e28d6b8e153 Evil Twin play only first part
of the in game dialog's audio.
Subtitles are fine and dialog's scene play fine but audio just stop after a bit
of seconds and scenes are mute until game try to play next audio.
Compiling until previous commit the things works fine.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=46014
Bug ID: 46014
Summary: Estlcam crashes with System.OverflowException in
button.resize()
Product: Wine
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: j-p-t(a)gmx.net
Distribution: ---
…
[View More]Created attachment 62584
--> https://bugs.winehq.org/attachment.cgi?id=62584
stacktrace of 32 bit version
This app https://www.estlcam.de/
simply crashes on startup.
regardless of 32 or 64 bit version.
stacktrace follows
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=3591
Mehmet gelisin <mehmetgelisin(a)aol.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mehmetgelisin(a)aol.com
--- Comment #31 from Mehmet gelisin <mehmetgelisin(a)aol.com> ---
Although, as long as the game client is open, the launcher is unresponsive.
> > > > > The client needs …
[View More]to be minimized for the launcher to become responsive again. http://www.compilatori.com/
> > > >
> > > > It seems to be working fine with Wine-Staging 6.12 on Arch for me in
> > > > Windowed mode. Fullscreen mode http://www.wearelondonmade.com/ has always been a little wonky for me
> > > > (whenever I switch window focus it minimizes the game), but I just assumed http://www.jopspeech.com/
> > > > that's how it was
> > >
> > > I am in windowed mode.
> > http://joerg.li/
> > I just tested 3 clients launched from the same launcher, tested in both
> > fixed window and windowed modes, launcher remains responsive for me...
> http://connstr.net/
> Been playing around a bit more. When I have the client on a different
> monitor, it's all fine and everything keeps responsive. So it might be an
> entirely different issue I am facing here. Maybe something with KDE not
> refreshing windows in background or something like that. http://embermanchester.uk/
Highly probable to be a different issue, i have to use libstrangle to limit
down the FPS on nvidia prime sync with Gnome otherwise i get massive freezing
when switching windows with vsync enabled in the clients... Apparently nvidia
driver has fixed the issue, freezing is "better" but not playable with 3
clients... http://www.slipstone.co.uk/
I'd recommend trying out a workspace switching solution with fixed windows and
shortcuts if you're on one monitor, multiple monitors i'm not sure what to
suggest.. http://www.logoarts.co.uk/
Although, as long as the game client is open, the launcher is unresponsive.
> > > > > The client needs to be minimized for the launcher to become responsive again. http://www.acpirateradio.co.uk/
> > > >
> > > > It seems to be working fine with Wine-Staging 6.12 on Arch for me in
> > > > Windowed mode. Fullscreen mode has always been a little wonky for me
> > > > (whenever I switch window focus it minimizes the game), but I just assumed https://waytowhatsnext.com/
> > > > that's how it was
> > >
> > > I am in windowed mode.
> >
> > I just tested 3 clients launched from the same launcher, tested in both
> > fixed window and windowed modes, launcher remains responsive for me... https://www.webb-dev.co.uk/
>
> Been playing around a bit more. When I have the client on a different
> monitor, it's all fine and everything keeps responsive. So it might be an
> entirely different issue I am facing here. Maybe something with KDE not
> refreshing windows in background or something like that.
Highly probable to be a different issue, i have to use libstrangle to limit
down the FPS on nvidia prime sync with Gnome otherwise i get massive freezing
when switching windows with vsync enabled in the clients... Apparently nvidia
driver has fixed the issue, freezing is "better" but not playable with 3
clients...
http://www.iu-bloomington.com/
I'd recommend trying out a workspace switching solution with fixed windows and
shortcuts if you're on one monitor, multiple monitors i'm not sure what to
suggest..
Highly probable to be a different issue, i have to use libstrangle to limit
down the FPS on nvidia prime sync with Gnome otherwise i get massive freezing
when switching windows with vsync enabled in the clients... Apparently nvidia
driver has fixed the issue, freezing is "better" but not playable with 3
clients... http://www-look-4.com/
I'd recommend trying out a workspace switching solution with fixed windows and
shortcuts if you're on one monitor, multiple monitors i'm not sure what to
suggest..
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50704
Bug ID: 50704
Summary: QueueUserAPC() Has Incorrect Error Set When Called On
Terminating Thread
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: spambox1(a)koolhoven-home.net
…
[View More]Distribution: ---
DWORD QueueUserAPC() will return zero with GetLastError() set to return
ERROR_ACCESS_DENIED if called on a terminating thread, but ERROR_GEN_FAILURE is
the expected return of GetLastError() in this scenario.
Unfortunately, it's hard to catch a thread in this state since once a thread
has been terminated completely calling on it results in GetLastError()
returning ERROR_INVALID_HANDLE as it should.
This effects applications using older versions of WebRTC, such as StarCitizen.
The chromium development team noticed this and built a workaround into WebRTC
to make WebRTC compatible with WINE and Windows in this commit:
<https://webrtc.googlesource.com/src/+/dbfb58b850c14eeadac5ac66689fb855c79ab…>,
but the underlying issue still persists in WINE.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50701
Bug ID: 50701
Summary: Multiple 32-bit ARM Thumb-2 applications show errors
during Thumb-2 relocation processing (Miranda,
Notepad2)
Product: Wine
Version: 6.2
Hardware: arm
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
…
[View More]Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
extracted from comment https://bugs.winehq.org/show_bug.cgi?id=33349#c11
* Notepad2 for ARM32
* Miranda32 for ARM
* VC++ redist
All apps started up fine, showing main user interface. There were some
relocation block processing errors:
--- snip ---
...
0024:err:module:LdrProcessRelocationBlock resulting immediate value won't fit:
000100d0
...
--- snip ---
Stable download link via Internet Archive:
https://web.archive.org/web/20210219234230/https://master.dl.sourceforge.ne…
NOTE: Most of these xdadeveloper forum threads are dead and attachments have
been deleted before archive.org could take snapshots.
Fortunately there is a sourceforge project which mirrored various ARM ports:
https://sourceforge.net/projects/winportsprojecthttps://sourceforge.net/projects/winportsproject/files/Other%20Contribution…
$ sha1sum miranda_arm.zip
0ec8acc67703948099cb8c846f4ff435e01b8fb8 miranda_arm.zip
$ du -sh miranda_arm.zip
588K miranda_arm.zip
$ wine --version
wine-6.2-157-gb8719736c5a
Regards
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50376
Bug ID: 50376
Summary: Banished crashes when Antialiasing set to 3x MSAA with
Vulkan renderer
Product: Wine
Version: 6.0-rc3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
…
[View More]Distribution: ---
Doesn't crash with 2x or 4x.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50387
Bug ID: 50387
Summary: Batman: Arkham Origins has broken dynamic shadows with
Vulkan renderer
Product: Wine
Version: 6.0-rc3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
…
[View More]Distribution: ---
Created attachment 68998
--> https://bugs.winehq.org/attachment.cgi?id=68998
example
When Dynamic Shadows set to Normal.
wine-6.0-rc3-24-g3d2b4233288
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=35637
Bug ID: 35637
Summary: Seagate Crystal Enterprise 8.0: 'inputfileserver.exe'
service needs msvcirt.dll.??0fstream@@QAE@XZ
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msvcirt
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
…
[View More]Hello folks,
as the summary says ...
--- snip ---
...
0072:trace:process:__wine_kernel_init starting process name=L"C:\\Program
Files\\Seagate Software\\Enterprise\\x86\\inputfileserver.exe"
argv[0]=L"C:\\Program Files\\Seagate
Software\\Enterprise\\x86\\inputfileserver.exe"
...
0075:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83a97b
ip=7b83a97b tid=0075
0075:trace:seh:raise_exception info[0]=f6e08d7c
0075:trace:seh:raise_exception info[1]=f6e08e76
wine: Call from 0x7b83a97b to unimplemented function
msvcirt.dll.??0fstream@@QAE@XZ, aborting
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/799731f4b9e9495181e18a68eba16c92…
--- snip ---
27 @ stub -arch=win32 ??0fstream@@QAE@XZ # __thiscall fstream::fstream(void)
--- snip ---
Workaround: 'winetricks msvcirt' before running the installer.
$ wine --version
wine-1.7.13
Regards
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50790
Bug ID: 50790
Summary: winemac not working in a VM again
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winemac.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gcenx83(a)gmail.com
CC: bshanks(a)codeweavers.com
Regression SHA1: …
[View More]ae319caa3bf97b0ab688b1f44418dfd9d522f115
When attempting to use wine(64) within an OS X 10.9 VM no display is found when
using winemac.drv, using X11 driver does work same as last time this happened.
The regression SHA1 is ether the one thats marked or the one right after
5fbd40520d9a1505764b9e7b86f01d663b3aa391
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50256
Bug ID: 50256
Summary: Animate VST plugin activation doesn't work:
wbem_services_ExecQuery gets no network adapters
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andriy.…
[View More]parhomenko(a)gmail.com
Distribution: ---
Created attachment 68788
--> https://bugs.winehq.org/attachment.cgi?id=68788
Backtrace
When I try to activate Animate VST plugin by MasteringTheMix, it gives error
28, which means no network adapters detected
(https://masteringthemix.zendesk.com/hc/en-gb/articles/208383349-ENABLE-THE-…)
The plugin was loaded in Reaper with linvst.
I've attached the backtrace with WINEDEBUG=+wbemprox, it seems that
wbem_services_ExecQuery returns 0 adapters found.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50744
Bug ID: 50744
Summary: continuous spamming of
fixme:msctf:InputProcessorProfileMgr_GetActiveProfile
in console
Product: Wine
Version: 6.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimaki(…
[View More]a)rocketmail.com
Distribution: ---
I am getting continuous spamming in command console of the following fixme when
the mouse pointer is moved over any loaded webpage in a builtin Wine Internet
Explorer window. This happens both when it's loaded as a standalone and when
the browser is embedded into another application.
0024:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile
(02D356D0)->({34745c63-b2f0-4784-8b67-5e12c8701a31}
One way to reproduce this is by running the below command, bringing Wine
Internet Exporer window into focus and then moving the cursor over it.
wine iexplore
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28786
Bug #: 28786
Summary: Explorer filelist problem
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.downing(a)guardian-shield.com
Classification: Unclassified
In the Explorer file-list [left …
[View More]pane] the "expand" controls (plus "+" signs)
require double-click. They should be single-click.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=48563
Bug ID: 48563
Summary: Runaway: A Twist of Fate renders its cursor
incorrectly
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
The cursor …
[View More]should appear as a vertical cross, but is rendered as a vertical
cross on top of a black square. Essentially, the black background of the cursor
is rendered when it should be transparent.
The linked staging patch fixes it.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=22635
Summary: FindFileFirst should ignore some chars
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: plr.vincent(a)gmail.com
When FindFileFirst is called with such path (c-style notation):
"C:\\Program Files/>"…
[View More]
it should match
"C:\\Program Files"
A test for this is in the works (first attempt:
http://www.winehq.org/pipermail/wine-devel/2010-May/083434.html ) and this
behavior was confirmed on winxp and win2k.
This has been discovered while investigating the problem of Earth 2160 packaged
by GOG.com:
The installer ciphers the cd key to put it in the registry (as GOG doesn't
provide different keys for each user, the installer contains one):
HKCU\Software\Reality Pump\Earth2160\SerialKey\SerialKey. One of the components
used for this is the creation time of the Earth 2160 installation directory.
It looks up the path of that directory using another registry key created
during the install: HKLM\Software\Reality Pump\Earth2160\FileSystem\DataPath .
This key contains that path with a trailing "/>", which seems to be present on
purpose (removing it makes the game fail very early when executed). The result
is that this path is not found after installation on wine, so the created
registry key is invalid when checked by the game.
Note that the problem is really only in the installer, as the parameter
received by FindFileFirst when game checks the key doesn't contain the trailing
"/>".
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50781
Bug ID: 50781
Summary: cl.exe fails to open program database
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: rpisl(a)seznam.cz
Distribution: ---
cl.exe from MSVC 2015 fails to open program database:…
[View More]
fatal error C1041: cannot open program database '...'; if multiple CL.EXE write
to the same .PDB file, please use /FS
This is a regression caused by commit b14eee69c7240658252bc96b6302e98948f2c62c
in Wine 5.13.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50563
Bug ID: 50563
Summary: The Witcher 3: Wild Hunt has missing sunlight with
Vulkan renderer
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---…
[View More]
Created attachment 69237
--> https://bugs.winehq.org/attachment.cgi?id=69237
example
Seems NVIDIA-specific.
wine-6.0-201-g2d4dd4252b0
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50508
Bug ID: 50508
Summary: ACAT Phrase, part of Intel Assistive Context-Aware
Toolkit (ACAT) v1.00.0 (.NET 4.5 app) crashes on
unimplemented function
'uiautomationcore.dll.UiaRegisterProviderCallback'
Product: Wine
Version: 6.0-rc5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
…
[View More]Priority: P2
Component: uiautomationcore
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says.
Download:
https://github.com/intel/acat/releases/download/v1.00.0/ACATSetup.exe
Prerequisite:
* 'winetricks --force -q dotnet45'
* 'winetricks -q vcrun2012' (workaround for bug 42751)
You need to have a camera attached. Any webcam that Linux recognizes will work.
Face detection works well. Takes half a minute until the "AI" is trained ;-)
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Intel/ACAT
$ WINEDEBUG=+seh,+loaddll wine ./ACATPhrase.exe
...
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\msvcr110.dll"
at 08E70000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\MSVCP110.dll"
at 08DA0000: builtin
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\opencv_core2412.dll"
at 08B80000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\opencv_ml2412.dll"
at 08AF0000: native
0338:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\AVIFIL32.dll"
at 09170000: builtin
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\opencv_highgui2412.dll"
at 08F50000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\opencv_imgproc2412.dll"
at 091B0000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\libivcp.dll"
at 08A30000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\libpipeline.dll"
at 088C0000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\libinfra.dll"
at 08760000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\acat_gestures_dll.dll"
at 08740000: native
...
0344:fixme:path:parse_url failed to parse L"System.Drawing"
03bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\qcap.dll" at
09640000: builtin
03bc:fixme:qcap:KSP_Get () Not adding a pin with PIN_CATEGORY_PREVIEW
03bc:fixme:qcap:KSP_Get () Not adding a pin with PIN_CATEGORY_PREVIEW
03bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\qedit.dll" at
09A50000: builtin
03bc:fixme:qcap:KSP_Get () Not adding a pin with PIN_CATEGORY_PREVIEW
03bc:fixme:qcap:KSP_Get () Not adding a pin with PIN_CATEGORY_PREVIEW
03bc:fixme:qcap:preview_query_accept (00A3216C) stub
...
The following camera devices were found on your system:
0 : USB2.0 UVC HD Webcam: USB2.0 UV
-----------------------------------
Face detection in progress...
FPS=0
Face Detected!
Face detection in progress - Please wait
Face Detected!
-------------------------------------------------------------------------------------------
Please wait and do NO GESTURES...Calibration in progress...
-------------------------------------------------------------------------------------------
Face detection in progress - Please wait
...
wine: Call from 7B00FF28 to unimplemented function
uiautomationcore.dll.UiaRegisterProviderCallback, aborting
...
--- snip ---
After the face detection calibration finished it shows a 'null reference'
exception error dialog.
Wine source:
https://source.winehq.org/git/wine.git/blob/477fe4ba2fceaffe96ea3910595befe…
--- snip ---
94 @ stub UiaRegisterProviderCallback
--- snip ---
$ sha1sum ACATSetup.exe
de818a4723d72d7654895631ef121e574d8b3713e ACATSetup.exe
$ du -sh ACATSetup.exe
283M ACATSetup.exe
$ wine --version
wine-6.0
Regards
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26035
Summary: ChipGenius cannot detect USB device
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
ChipGenius is a small green software for detecting USB pid/vid ,it returns the
device name, …
[View More]interface speed, serial number, equipment version, and provides
relevant information to download address.
See
http://translate.google.com/translate?js=n&prev=_t&hl=en&ie=UTF-8&layout=2&…
for a google translated introduction.
ChipGenius can be download free on its website (
http://dl.mydigit.net/2010/09/chipgenius.html ) , or a personal mirror here:
https://docs.google.com/leaf?id=0BxjsxTbiBaUHMDI5OWIxYTktZDBkOS00ODE3LWExOW…
Normally on WinXP, while running ChipGenius, it will draw a device tree and
auto detect usb devices and redraw device tree whenever a usb device is pluging
or unpluging.
However, ChipGenius didn't draw any device tree on wine.
Here is the log:
$ winetricks -q vb6run
$ wine '/home/fracting/Wine/USB/ChipGenius/ChipGenius.exe'
err:menubuilder:init_xdg error looking up the desktop directory
fixme:ole:OleLoadPictureEx
(0xa1f5ec,1414,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f6d4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa1f5ec,830,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f6a4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa1f5ec,1354,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f6a4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa1f5ec,2238,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f6a4),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x18ae50)->(0x198fb8, 0, (nil)), hacked
stub.
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 2d1400
fixme:win:RegisterDeviceNotificationA (hwnd=0x1006e,
filter=0x32f82c,flags=0x00000000) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
I also test chipgenius with Alexander Morozov's USB patchset, but it doesn't
work either.
Best regards :-)
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51743
Bug ID: 51743
Summary: GSView has the wrong color for some hovered menu items
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 70626
--> …
[View More]https://bugs.winehq.org/attachment.cgi?id=70626
Screenshot on Wine
See screenshots.
For testing on Win7, you need to disable Aero!
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51726
Bug ID: 51726
Summary: wineserver crashes with an assert()
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
CC: z.figura12(a)gmail.com
…
[View More]Regression SHA1: 96593370cd7b1ec127270a1c4a95d055baf532c8
Distribution: ---
Created attachment 70613
--> https://bugs.winehq.org/attachment.cgi?id=70613
Snippet of +relay,+server log leading to the assert
Due to resent changes wineserver crashes with an assert. This is a regression
caused by
96593370cd7b1ec127270a1c4a95d055baf532c8 is the first bad commit
commit 96593370cd7b1ec127270a1c4a95d055baf532c8
Author: Zebediah Figura <zfigura(a)codeweavers.com>
Date: Wed Sep 1 17:28:38 2021 -0500
server: Introduce a helper to fill an iosb and terminate the async.
For convenience, and to centralize the STATUS_ALERTED logic into one place.
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
server/async.c | 29 +++++++++++++
server/console.c | 51 ++++++++--------------
server/device.c | 14 +++---
server/file.h | 2 +
server/named_pipe.c | 4 +-
server/sock.c | 121 ++++++++++++++++++++++------------------------------
6 files changed, 105 insertions(+), 116 deletions(-)
--
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.
[View Less]