https://bugs.winehq.org/show_bug.cgi?id=42177
Bug ID: 42177
Summary: Monopoly (2000) can't find its CD
Product: Wine
Version: 2.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Application fails to run with the message "Please insert CD-Rom."
Examining a relay trace shows that the application is querying the type of
every drive, calling GetVolumeInformationA on those that are CD-ROMs, and
apparently being dissatisfied with all the results. By implementing an extra
debug line in GetVolumeInformationA I notice that the 'label' and 'serial'
arguments are both zero for every drive so examined, so this is not surprising.
An additional line
trace:volume:GetVolumeInformationW cannot open device L"\\??\\M:\\": c0000022
(once per drive) seems suspect.
--
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=42144
Bug ID: 42144
Summary: Mass Lag when buying in store in rabi-ribi game
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l12436(a)yahoo.com.tw
Distribution: ---
in rabiribi game. there are a store in rabi-ribi town.
when you enter the buying menu, game will start lagging almost can not move the
cursor.
this game is available in Steam store. I think there no demo could test the
store issue.
tell me if need any DEBUG info.
--
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=40689
Bug ID: 40689
Summary: Photoshop CS6: some dialogs have black background
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 54559
--> https://bugs.winehq.org/attachment.cgi?id=54559
Console output
32-bit wineprefix, winetricks atmlib gdiplus_winxp
Some dialogs ( mostly filters ) have an incorrect black background. The
preferences dialog for instance is 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.
http://bugs.winehq.org/show_bug.cgi?id=32319
Bug #: 32319
Summary: Direct3D output in SNES9x is blank
Product: Wine
Version: 1.5.18
Platform: x86-64
URL: http://files.ipherswipsite.com/snes9x/snes9x-1.53-win3
2.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 42658
--> http://bugs.winehq.org/attachment.cgi?id=42658
DirectDraw mode, stretch image disabled (this looks correct)
I'm testing with Wine 1.5.18-72-g0c0b229, Lubuntu 11.10 x86-64, Nvidia driver
304.64, SNES9x 1.53.
SNES9x can use Direct3D, DirectDraw or OpenGL output methods. The default is
Direct3D. On my system, with the default settings the output area of the main
window (i.e. excluding menu bar) is blank.
To reproduce this issue:
- Download and unzip SNES9x.
- Download a SNES ROM image, e.g. from
http://pdroms.de/files/supernintendoentertainmentsystem/skipp-and-friends-p…
- Run SNES9x. Select File->Load Game... and select SAF.smc (or another ROM
image you have handy).
- At this point you should see graphics in the window, but it's blank. Select
Video->Display Configuration..., change Output Method to DirectDraw and click
OK. The correct output image appears. Change back to Direct3D and get a black
window again.
- Change to DirectDraw and un-check the "Stretch Image" checkbox. The image is
no longer doubled in size, occupying the centre quarter of the window. That's
correct.
- If you now change output method to Direct3D, the Direct3D image does appear!
It's in the upper left quarter of the window. It should be centred.
- Even if you enable Stretch Image (select Video->Stretch Image or press
Alt-Backspace) the image remains unchanged. You can also enable or disable
bilinear filtering and there is no visible change. But if you switch to
DirectDraw and back to Direct3D again when Stretch Image is enabled, get a
blank window.
It seems you only get anything displayed in Direct3D mode if Stretch Image is
disabled before you switch from DirectDraw to Direct3D.
Also of note... In both DirectDraw and Direct3D modes, if you click in the menu
strip and move the mouse to open the various menus, the previously-drawn menus
remain visible. They should not be.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12311
Summary: Corman Lisp requires implementations for richedit stubs
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://scguy318.freeshell.org/CormanLisp_3_01_setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Corman Lisp (obtainable from
http://www.cormanlisp.com/cgi/rgcorman/ccl_download_form30.cgi) running on
current Git (wine-0.9.58-357-g338539c) hangs and fails to redraw or properly
render the window. Outputted messages consists of:
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:richedit:RichEditWndProc_common ECO_AUTOWORDSELECTION not implemented
yet!
fixme:richedit:RichEditWndProc_common ECO_AUTOVSCROLL not implemented yet!
fixme:richedit:RichEditWndProc_common ECO_NOHIDESEL not implemented yet!
thus indicating a richedit issue. Using native richedit resulted in a working
window but unusually small text font size in the code window that could not be
rectified by increasing font size.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42733
Bug ID: 42733
Summary: Unable to find an entry point named 'RegSaveKeyEx' in
DLL 'advapi32.dll' (SQL Server)
Product: Wine
Version: 2.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: pgkos.bugzilla(a)yahoo.com
Distribution: ---
Created attachment 57726
--> https://bugs.winehq.org/attachment.cgi?id=57726
Screenshot of the error message box
Steps to reproduce:
1. Install Wine Staging 2.4.
2. export WINEARCH=win32 && export WINEPREFIX=~/.wine
3. Create a new Wineprefix.
4. Download Winetricks and use it to install NET Framework 4.6.1, mspatcha and
MS Visual C++ 2010 runtime.
5. Set Wine Windows version to 8.1.
6. Download SQL Server 2012 SP3 from
https://www.microsoft.com/en-us/download/details.aspx?id=50003 -
ENU\x86\SQLEXPR_x86_ENU.exe (sha256sum:
fb83d5035acb1a26a1e5805b5de5d463d18de9adf44fe7052261b83b901b7794)
7. Run the setup. The setup unpacks, starts. Then after I click 'New SQL Server
stand-alone installation or add features to an existing installation', a window
opens. After I accept everything, click ok, the window closes and a message box
appears with an error that the setup cannot find an entry point named
'RegSaveKeyEx' in DLL 'advapi32.dll'. The setup does not continue.
The same error also occurs when trying to install SQL Server 2014.
I am attaching a screenshot with the error message box.
(32-bit Arch Linux with kernel 4.10.6)
--
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=42339
Bug ID: 42339
Summary: Horrible speed of Quantum of solace demo starting
animations
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
https://www.ausgamers.com/files/process/39285/quantum-of-solace-demo
To make sure that this wasnt just some random thing I rebooted computer and
restarted the demo.
Rx 480. Closed source driver.
wine 2.0-git and staging 2.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.
http://bugs.winehq.org/show_bug.cgi?id=32426
Bug #: 32426
Summary: TreeView of QvodSetupPlus5 unexpectedly draw a piece
of blank area when clicking on a checkbox
Product: Wine
Version: 1.5.19
Platform: x86
URL: http://dl.kuaibo.com/QvodSetupPlus5.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Depends on: 32423
Classification: Unclassified
1. winetricks -q msxml3, works around Bug 32423
2. start the installer:
$ QvodSetupPlus5.exe
3. click on any checkbox in the treeview
Compare the two screenshot will found the bug. Workaround by `winetricks -q
cc580`
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40007
Bug ID: 40007
Summary: Dirt 3 requires
d3d11_immediate_context_CSSetShaderResources
Product: Wine
Version: 1.9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mikk150(a)gmail.com
Distribution: ---
Created attachment 53453
--> https://bugs.winehq.org/attachment.cgi?id=53453
Backtrace
Dirt 3 needs whole bunch of d3d11 methods to be implemented
--
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=29287
Bug #: 29287
Summary: Heroes of Might and Magic IV: performance issues with
Opengl renderer
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: 94c0da184e18252ca2df7f9f462e9a4df9c5f2df
Created attachment 37882
--> http://bugs.winehq.org/attachment.cgi?id=37882
plain terminal output
There is a noticeable slowdown in HoMM IV during gameplay with the default
Opengl renderer. This is noticeable in the map screen (when the player is
wandering around, collecting items and exploring the land), but it doesn't
occur during combat. I tested with HoMM IV Complete (also available on
GOG.com).
Actually, there are 2 distinct issues, both of them are originating from the
same commit.
1. the game is much slower than it was in 1.3.33 (or earlier): scrolling the
map as well as animations are lagging/redrawing slowly.
2. the mouse pointer is acting weird: while moving the mouse pointer across the
screen, it frequently jumps in different directions by several pixels. It makes
pointing to an icon or item more difficult.
The result of the regression test:
94c0da184e18252ca2df7f9f462e9a4df9c5f2df is the first bad commit
commit 94c0da184e18252ca2df7f9f462e9a4df9c5f2df
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Dec 1 07:31:41 2011 +0100
wined3d: Create a PBO in surface_load_location() even if SFLAG_INSYSMEM is
already set.
In the longer term, sysmem and pbo should be separate resource locations.
:040000 040000 0ea129726096c1508557eacfc8272cf884f0c61b
4e1bfdfeccfc95e0b700f75d6841dbb7cc1889da M dlls
Reverting the patch on wine-1.3.34-166-g71199ea fixed both problems.
No demo available.
Workaround: ddr=gdi
Other opened bugs related to this commit: bug #29234, bug #29235.
The attached console log is probably not much of use. Please let me know if you
need a log with debug channels enabled.
Fedora 16 x86
Nvidia 250 / driver 290.10
X.Org X Server 1.11.2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42722
Bug ID: 42722
Summary: neverwinter (online) not working anymore with wine
staging 2.4
Product: Wine-staging
Version: 2.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jmeloranta(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 57702
--> https://bugs.winehq.org/attachment.cgi?id=57702
wine staging 2.3 output (works with graphics glitches)
Neverwinter is now directx 11 only (used to work ok with directx 9). It was
working to some extent (with graphics glitches) on wine staging 2.3 but stopped
working on staging 2.4 (crashes and gives bug report submission window). It
does not seem to run on (non-staging) version of wine - at least 2.2 - 2.4,
which I complied from git.
So, something must have changed between 2.3 and 2.4?
I am attaching the log files for both versions.
ps. I accidentally included this first as a part of another request for
neverwinter but then realized that it was the wrong place...
--
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=39505
Bug ID: 39505
Summary: Wine renders fonts out of way
Product: Wine
Version: 1.7.53
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a.shahbazi91(a)gmail.com
CC: bunglehead(a)gmail.com, dmitry(a)baikal.ru
Distribution: ---
Created attachment 52647
--> https://bugs.winehq.org/attachment.cgi?id=52647
Screenshot_Antialiasing_Disabled
Wine font rendering seems faulty. The attached screenshots show wine wordpad
showing multiple lines with different sizes for the "Times New Roman"(default
font in many apps) beside libreoffice writer showing the same lines.
* On the two screenshots I have antialiasing enabled and disabled for wine but
not much difference.
** I used wine 1.7.53 but it seems to be an old wine bug
*** I use ubuntu based distro and native apps other than libreoffice have no
problem rendering fonts
**** I checked with Tahoma font and it seems out of way too
Some of the differences I noticed:
- Glyphs seem to be rendered wider than libreoffice(compare "H"s in 20pt). It's
worse when antialiasing is enabled.
- At the same time that the glyphs seem to be rendered wider the width of lines
seem to be lower(compare "0"s in 20)
-"!" is not rendered straight in regular fonts!
- exclamation-mark tail ending is not that sharp(compare 20pt bold)
- 9pt and 12pt are complete mess!
--
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=32553
Bug #: 32553
Summary: dplay connection does not work (FL)
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dplay
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: u(a)u-net.in
Classification: Unclassified
Internet connection in Freelancer does not work... it uses dplay so i think
it's dplay problem
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38120
Bug ID: 38120
Summary: Pagefault with acrord32
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m.savelsberg(a)hccnet.nl
Distribution: ---
Created attachment 50808
--> https://bugs.winehq.org/attachment.cgi?id=50808
Backtrace pagefault
After installing Wine, I had to run a TData.exe to start acrobat4 and use a CD
with pdf manuals.
After initial startup of acrord32.exe where it asks for language I get the
pagefault message with traceback in message.
--
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=21800
Summary: 3D Rad demo "BeltBall" jerky?
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.3drad.com/games/BeltBall%20v102.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The smallest demo from http://www.3drad.com/free-pc-games.php is the 8MB
http://www.3drad.com/games/BeltBall%20v102.exe, sha1sum
d8827274480b0391ad200478b2ebe26a2658166d BeltBall v102.exe
Runs great on Vista.
It installs fine; to run it, to get past bug 21790 by doing
'winetricks vcrun2005'.
The next problem is a crash related to
d3dx9_36.D3DXAssembleShaderFromResourceW,
roughly bug 12020. Work around this with 'winetricks d3dx9'.
The next problem is that full-screen mode doesn't work (bug 21791).
Work around this by telling the game to run in a window.
Press Enter to start the game. When it starts, press and hold the
left or right arrow key. The ball will sweep across the court to the
end; switch keys and continue sweeping in the other direction.
On Vista, motion is smooth. On Wine, there is a big pause exactly
once per second.
This was tested on Jaunty on a quad core (and Vista on a dual core),
both with nvidia 8500 cards, and with latest proprietary driver on Jaunty.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39846
Bug ID: 39846
Summary: NI reaktor 5 crashes or dosnt start proper
Product: Wine
Version: unspecified
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: technik(a)stubnitz.com
Distribution: ---
Created attachment 53195
--> https://bugs.winehq.org/attachment.cgi?id=53195
text created by wine
native instruments reakor 5 suddenly chrashes and very often dos not 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.
http://bugs.winehq.org/show_bug.cgi?id=36058
Bug ID: 36058
Summary: Problem with Visual fox pro 9
Product: Wine
Version: 1.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andresmpuerto(a)gmail.com
Created attachment 48221
--> http://bugs.winehq.org/attachment.cgi?id=48221
Error trace
When I execute .exe program make in Visual Fox Pro 9, dont run and show back
trace.
Thank you for the help!!
--
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=38852
Bug ID: 38852
Summary: Rugby League Manager 2015 (Steam): Crashes before
launching from main menu
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: chrispophrones(a)hotmail.com
Game menu launches from steam and then I select play game and then it states
that their is a wine deficiency .
--
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=39653
Bug ID: 39653
Summary: fallout 3
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: sofiainsitu(a)gmail.com
Distribution: ---
I downloaded fallout 3 but it keeps telling me I have bugs 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.
https://bugs.winehq.org/show_bug.cgi?id=39448
Bug ID: 39448
Summary: wabbitemu display renders incorrectly
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sir(a)cmpwn.com
Distribution: ---
Created attachment 52564
--> https://bugs.winehq.org/attachment.cgi?id=52564
Screenshot of wabbitemu
The latest version of wabbitemu has incorrect display rendering under wine.
This was not a problem with the previous version of wabbitemu. See the attached
screenshot.
wabbitemu: https://wabbit.codeplex.com/
FOSS ROMs to test with: http://www.knightos.org/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.
https://bugs.winehq.org/show_bug.cgi?id=38382
Bug ID: 38382
Summary: winemenubuilder.exe crashes during initial run of
Section 8: Prejudice (Steam Version)
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gordan(a)bobich.net
Distribution: ---
Created attachment 51229
--> https://bugs.winehq.org/attachment.cgi?id=51229
winemenubuilder.exe crash backtrace
winemenubuilder.exe crashes during initial run of Section 8: Prejudice (Steam
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.
https://bugs.winehq.org/show_bug.cgi?id=41027
Bug ID: 41027
Summary: Mio Cycloagent dont work
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: registry
Assignee: wine-bugs(a)winehq.org
Reporter: jantaelman(a)telenet.be
Distribution: ---
Created attachment 55198
--> https://bugs.winehq.org/attachment.cgi?id=55198
Unhandled exception: page fault on read access to 0x00000240 in 32-bit code
(0x00a3c9f6). Register dump:
Unhandled exception
--
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=42694
Bug ID: 42694
Summary: 1231213
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: ranggerpower078(a)gmail.com
Distribution: ---
Created attachment 57662
--> https://bugs.winehq.org/attachment.cgi?id=57662
asdasdasd
asdasdasdasdasd
--
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=41241
Bug ID: 41241
Summary: League of Legends: HLSL shader parsing failed.
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: krzysztofmachura1(a)gmail.com
Distribution: ---
Created attachment 55535
--> https://bugs.winehq.org/attachment.cgi?id=55535
log +hlsl_parser
On 1.9.13 game works perfectly on the clean prefix.
On 1.9.14 game crashes during the loading screen.
Can be "fixed" by setting d3dcompiler_43 to native.
--
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=42726
Bug ID: 42726
Summary: Windows areempty and very small: null_driver instead
of X11
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: pkrizek(a)tes.cz
Distribution: ---
Created attachment 57707
--> https://bugs.winehq.org/attachment.cgi?id=57707
screenshot: totalCmd. winecfg behaves the same way
Building Wine from source.
target: National Instruments RT Linux, 64bit
4.1.15-rt17-4.0.0f0
config:
--disable-tests --with-x --without-xrender --without-freetype --enable-win64
Result:
X-windows apps show empty and/or very small windows.
They react to keyboard but there isn't anything rendered inside the windows.
Text applications (e.g. wine64 cmd.exe) run OK.
I tried to add debug prints into the code.
Found out that gdi32/driver.c detects the X11 and looks up the X11
gdi_dc_funcs*
but gdi32/bitblt.c/StretchBlt calls nulldrv_StretchBlt ignoring that there is
X11 already detected.
Same behavior when emulating a virtual desktop (copied ~/.wine/*.reg from a
working install because even winecfg doesn't render).
--
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=42158
Bug ID: 42158
Summary: --check-libs option not available
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rebe(a)gmx.net
Distribution: ---
The wiki https://wiki.winehq.org/Wine-Staging_Winecheck mentions the option:
wine --check-libs
However, when executed it reports:
$ wine --check-libs
fixme:service:scmdatabase_autostart_services Auto-start service L"Bonjour
Service" failed to start: 2
wine: cannot find L"C:\\windows\\system32\\--check-libs.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.
https://bugs.winehq.org/show_bug.cgi?id=42548
Bug ID: 42548
Summary: Find_Orb: Crash at startup.
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: giacomo.succi(a)gmail.com
Distribution: ---
Created attachment 57452
--> https://bugs.winehq.org/attachment.cgi?id=57452
Crash backtrace.
Hi,
Find_Orb it's a tool asteroid's orbits determination that works on Windows.
When I try to lunch it on my Fedora 25 (Astronomy Spin) I got the attached
error.
I had the same problem with 32 and the 64 bit (attached).
You can download the utility from here:
https://www.projectpluto.com/find_orb.htm
There is also the source code there (for Windows) just in case.
The wine installation I have it's done via Fedora's packages.
--
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=42683
Bug ID: 42683
Summary: Hearthstone
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vicenteamigolopez(a)gmail.com
Distribution: ---
Created attachment 57644
--> https://bugs.winehq.org/attachment.cgi?id=57644
I just want to Play Hearthstone
I just want to play Hearthstone
--
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=42693
Bug ID: 42693
Summary: asdasd
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: akamichiteguh(a)gmail.com
Distribution: ---
Created attachment 57661
--> https://bugs.winehq.org/attachment.cgi?id=57661
asdasdasd
asdasdsadasdasdasdasdasdasdasdasdasdasd
--
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=42661
Bug ID: 42661
Summary: Notes and warnings while building Wine 64-bit
Product: Wine
Version: 2.3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
GCC 6.3.1 20161221
../../../wine/dlls/setupapi/devinst.c: In function
‘SETUPDI_AllocateDeviceInfo’:
../../../wine/dlls/setupapi/devinst.c:471:26: warning: cast from pointer to
integer of different size [-Wpointer-to-int-cast]
devInfo->devId = (DWORD)devInst;
^
../../../wine/dlls/setupapi/devinst.c: In function ‘SETUPDI_FreeDeviceInfo’:
../../../wine/dlls/setupapi/devinst.c:528:16: warning: cast to pointer from
integer of different size [-Wint-to-pointer-cast]
GlobalFree((HANDLE)devInfo->devId);
^
In file included from ../../../wine/dlls/setupapi/devinst.c:35:0:
../../../wine/dlls/setupapi/devinst.c: In function
‘SetupDiGetDeviceRegistryPropertyA’:
../../../wine/dlls/setupapi/devinst.c:3095:39: warning: cast from pointer to
integer of different size [-Wpointer-to-int-cast]
TRACE("%04x %p %d %p %p %d %p\n", (DWORD)DeviceInfoSet, DeviceInfoData,
^
../../../wine/include/wine/debug.h:91:49: note: in definition of macro
‘__WINE_DBG_LOG’
wine_dbg_log( __dbcl, __dbch, __FUNCTION__, args); } } while(0)
^~~~
../../../wine/include/wine/debug.h:337:36: note: in expansion of macro
‘__WINE_DPRINTF’
#define WINE_TRACE
__WINE_DPRINTF(_TRACE,__wine_dbch___default)
^~~~~~~~~~~~~~
../../../wine/include/wine/debug.h:381:36: note: in expansion of macro
‘WINE_TRACE’
#define TRACE WINE_TRACE
^~~~~~~~~~
../../../wine/dlls/setupapi/devinst.c:3095:5: note: in expansion of macro
‘TRACE’
TRACE("%04x %p %d %p %p %d %p\n", (DWORD)DeviceInfoSet, DeviceInfoData,
^~~~~
../../../wine/dlls/setupapi/devinst.c: In function
‘SetupDiGetDeviceRegistryPropertyW’:
../../../wine/dlls/setupapi/devinst.c:3156:39: warning: cast from pointer to
integer of different size [-Wpointer-to-int-cast]
TRACE("%04x %p %d %p %p %d %p\n", (DWORD)DeviceInfoSet, DeviceInfoData,
^
../../../wine/include/wine/debug.h:91:49: note: in definition of macro
‘__WINE_DBG_LOG’
wine_dbg_log( __dbcl, __dbch, __FUNCTION__, args); } } while(0)
^~~~
../../../wine/include/wine/debug.h:337:36: note: in expansion of macro
‘__WINE_DPRINTF’
#define WINE_TRACE
__WINE_DPRINTF(_TRACE,__wine_dbch___default)
^~~~~~~~~~~~~~
../../../wine/include/wine/debug.h:381:36: note: in expansion of macro
‘WINE_TRACE’
#define TRACE WINE_TRACE
^~~~~~~~~~
../../../wine/dlls/setupapi/devinst.c:3156:5: note: in expansion of macro
‘TRACE’
TRACE("%04x %p %d %p %p %d %p\n", (DWORD)DeviceInfoSet, DeviceInfoData,
^~~~~
../../../wine/dlls/setupapi/devinst.c: In function ‘CM_Get_Device_IDA’:
../../../wine/dlls/setupapi/devinst.c:3981:45: warning: cast to pointer from
integer of different size [-Wint-to-pointer-cast]
struct DeviceInfo *devInfo = GlobalLock((HANDLE)dnDevInst);
^
../../../wine/dlls/setupapi/devinst.c: In function ‘CM_Get_Device_IDW’:
../../../wine/dlls/setupapi/devinst.c:3999:45: warning: cast to pointer from
integer of different size [-Wint-to-pointer-cast]
struct DeviceInfo *devInfo = GlobalLock((HANDLE)dnDevInst);
^
../../../wine/dlls/setupapi/devinst.c:4011:18: warning: cast to pointer from
integer of different size [-Wint-to-pointer-cast]
GlobalUnlock((HANDLE)dnDevInst);
^
../../../wine/dlls/setupapi/devinst.c: In function ‘CM_Get_Device_ID_Size’:
../../../wine/dlls/setupapi/devinst.c:4023:47: warning: cast to pointer from
integer of different size [-Wint-to-pointer-cast]
struct DeviceInfo *ppdevInfo = GlobalLock((HANDLE)dnDevInst);
^
../../../wine/dlls/setupapi/devinst.c:4034:18: warning: cast to pointer from
integer of different size [-Wint-to-pointer-cast]
GlobalUnlock((HANDLE)dnDevInst);
^
../../../wine/dlls/winmm/winmm.c: In function ‘MMSYSTEM_GetMidiStream’:
../../../wine/dlls/winmm/winmm.c:944:19: warning: cast to pointer from integer
of different size [-Wint-to-pointer-cast]
*lpMidiStrm = (WINE_MIDIStream*)lpwm->mod.rgIds.dwStreamID;
^
../../../wine/dlls/winmm/winmm.c: In function
‘MMSYSTEM_MidiStream_MessageHandler’:
../../../wine/dlls/winmm/winmm.c:1068:54: warning: cast from pointer to integer
of different size [-Wpointer-to-int-cast]
((LPMIDIEVENT)lpData)->dwStreamID != (DWORD)lpMidiStrm) {
^
../../../wine/dlls/winmm/winmm.c: In function ‘midiStreamOpen’:
../../../wine/dlls/winmm/winmm.c:1276:23: warning: cast from pointer to integer
of different size [-Wpointer-to-int-cast]
mosm.dwStreamID = (DWORD)lpMidiStrm;
^
--
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=42619
Bug ID: 42619
Summary: Starting Witcher 3 gives instant black screen and high
load
Product: Wine-staging
Version: 2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine-devel(a)hurrikhan.eu
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
If I try Witcher 3 with Wine 2.3 and previous Wine-staging (at least up to 2.1)
I get to the menu and I can start the game (wrongly rendered).
If I try Witcher 3 with Wine-staging 2.3 I get a black screen and the computer
becomes unresponsive until I ssh and kill it.
Linux 4.8.17 / current Manjaro-openrc
i7 2600K
32GB ram
1060 GTX 6GB
--
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=37283
Bug ID: 37283
Summary: ANNO 2070: Shader Problem? no textures?
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arieleoar(a)gmail.com
Created attachment 49585
--> https://bugs.winehq.org/attachment.cgi?id=49585
Image, shows neither water or the ark
Hello, i'm having trouble to play, the game starts normally but ingame only
shows the "grid" of non discovered territory and some shadows of smoke; water,
ark, terrain, buildings, etc, textures aren't been showed, seems black.
msvcr100 is set to builtin-native; d3dx9 d3dx11_43 d3dx11_42 vc2008 vc2010
winhttp are installed from winetricks
I assume there is a problem with the shaders, when i set glsl disabled from
winetricks the situation inverts, the "grid" is missing, and everithing else is
white, with some shadows of smoke.
the rest (ark messages, panel, info, etc.) is working well.
The version is 2.0 with deep sea addon. the console output don't shows errors
of d3d, the version of wine is 1.7.62, i tried on 1.6.4 version but it was
worst, only showed the cursor icons and nothing else (posted in other bugs).
thanks!
--
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=39225
Bug ID: 39225
Summary: eClipse Writer Pro failure
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jlsmi3th(a)gmail.com
Distribution: ---
Attempting to install eClipse Writer Pro evaluation copy, failed as noted in
backtrace.txt
--
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=41931
Bug ID: 41931
Summary: Cities Skylines game crash on start
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: amir62.kh(a)gmail.com
Distribution: ---
Created attachment 56312
--> https://bugs.winehq.org/attachment.cgi?id=56312
backtrace
hi
I tried to run Cities Skylines on my laptop (Lenovo Y580) using wine-1.9.23
(Staging) but wine crashed. backtrace is available in attachment and my Os is
Maui Linux version 1
thanks
--
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=38839
Bug ID: 38839
Summary: wine psiphon3 failed
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: widon1104(a)qq.com
Distribution: ---
psiphon3 is a software help china people over the gfw,it's easy to use and
speed is ok
but it is only support windows and android, so i tried wine, but seems not work
you can download psiphon3 below link:
http://www.psiphon3.net/zh/download.html
I use ubuntu15.04 mate
widon@widon-X401A:~$ uname -a
Linux widon-X401A 3.19.0-21-generic #21-Ubuntu SMP Sun Jun 14 18:31:11 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
error msg below
widon@widon-X401A:~/Desktop$ wine psiphon3.exe
err:svchost:AddServiceElem failed to load library L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusic1152.17.6.38\\QQMusicService.dll", err=126
err:svchost:wmain Failed to load requested group: L"QQMusicService"
err:service:service_send_start_message service L"QQMusicService" failed to
start
fixme:service:scmdatabase_autostart_services Auto-start service
L"QQMusicService" failed to start: 1053
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ras:RasEnumEntriesW ((nil),(null),0x18da68,0x33fb8c,0x33fb94),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x198108,0x33f6d0,0x18e86c),stub!
fixme:ras:RasEnumConnectionsW (0x159f98,0x33ef94,0x76c623e4),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:service:EnumServicesStatusW resume handle not supported
fixme:process:SetProcessPriorityBoost (0xffffffff,1): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented
TransmitFile
fixme:win:FlashWindowEx 0x33f968
fixme:process:SetProcessPriorityBoost (0xffffffff,1): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented
TransmitFile
--
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=42306
Bug ID: 42306
Summary: One Note Free Retail installer crashes in xmllite
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: xmllite
Assignee: wine-bugs(a)winehq.org
Reporter: xerox_xerox2000(a)yahoo.co.uk
Distribution: ---
Created attachment 57030
--> https://bugs.winehq.org/attachment.cgi?id=57030
crashlog
A user reported troubles with this in AppdB.
Attached is +xmllite debugcrash
I was able to get a bit further using hack below *, then it ran into
unimplmeneted function
Call from 0x7b43f417 to unimplemented function
api-ms-win-crt-locale-l1-1-0.dll.__initialize_lconv
there is already bugreport for that one
*hack:
diff --git a/dlls/xmllite/reader.c b/dlls/xmllite/reader.c
index de61d13..6d961cc 100644
--- a/dlls/xmllite/reader.c
+++ b/dlls/xmllite/reader.c
@@ -2777,7 +2777,8 @@ static HRESULT WINAPI xmlreader_Read(IXmlReader* iface,
XmlNodeType *nodetype)
if (hr == S_OK)
{
TRACE("node type %s\n", debugstr_nodetype(This->nodetype));
- *nodetype = This->nodetype;
+ if (nodetype)
+ *nodetype = This->nodetype;
}
return hr;
--
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=41926
Bug ID: 41926
Summary: Zafehouse demo crashes with Call from 0x7b43c14c to
unimplemented function ddraw.dll.GetSurfaceFromDC,
aborting
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: xerox_xerox2000(a)yahoo.co.uk
Distribution: ---
Hi, This is a followup up of bug 41921
I tried the demo, but then with dotnet20 installed ( instead of using mono like
in bug 41921)
There appear to be several bugs, but after using native xaudio2_7,
d3dcompiler_43 and d3dx9_43 a window comes up with music playing, but
unfortunately itks black. This could however very well be due to my crappy GPU.
Anyway, if you click in the middle-right (i guess there`s a button to start the
game) the app crashes with Call from 0x7b43c14c to unimplemented function
ddraw.dll.GetSurfaceFromDC, aborting
I know this bugreport is a bit vague because you have to click somewhere in a
black screen, but i asked on wine irc chat and they said it would be worth a
bugreport anway.
BTW apart from the game there`s a an executable called Zafediag installed. Make
sure to uncheck both options this program offers, otherwise the bug won`t be
triggered
--
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=41623
Bug ID: 41623
Summary: Odallus The Dark call crashes when starting when an
Xbox 360 controller is plugged in
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 55980
--> https://bugs.winehq.org/attachment.cgi?id=55980
Terminal output Wine 1.9.22
I am using the GOG.com version of Odallus the Dark Call (Unity game) in a clean
32-bit Windows XP prefix and when I try starting the game it crashes after the
initial loading screen if I have my wired XBOX 360 controller plugged in.
--
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=42245
Bug ID: 42245
Summary: QQ 2013 needs ntoskrnl.exe.KeClearEvent
Product: Wine
Version: 2.0-rc5
Hardware: x86
URL: http://dldir1.qq.com/qqfile/qq/QQ2013/QQ2013SP5/9050/Q
Q2013SP5.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: fracting(a)gmail.com
Distribution: Gentoo
Created attachment 56913
--> https://bugs.winehq.org/attachment.cgi?id=56913
stub for KeClearEvent
Follow up to bug 42244
wine: Call from 0x7b43c4bc to unimplemented function ntoskrnl.exe.KeClearEvent,
aborting
wine: Unimplemented function ntoskrnl.exe.KeClearEvent called at address
0x7b43c4bc (thread 0030), starting debugger...
--
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=42022
Bug ID: 42022
Summary: msvideo.dll16.DRAWDIBPROFILEDISPLAY unimplemented
Product: Wine
Version: 2.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 56482
--> https://bugs.winehq.org/attachment.cgi?id=56482
debug log with WINEDEBUG=+msgbox
The Magic School Bus Explores The Solar System crashes on install with this
error; log 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.
http://bugs.winehq.org/show_bug.cgi?id=17495
Summary: Open dialog crashes
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amorozov(a)etersoft.ru
Created an attachment (id=19594)
--> (http://bugs.winehq.org/attachment.cgi?id=19594)
Crash log
To reproduce:
1. $ LANG=C wine cmdlgtst
2. Commdlg -> Open
Here file list is not being shown, only grey background.
3. Cancel
If I do not use LANG=C dialog does not crashes. $WINEPREFIX directory was
created with LANG=ru_RU.KOI8-R
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42483
Bug ID: 42483
Summary: Build for Ubuntu Precise fails because
MPG123_IGNORE_INFOFRAME is undeclared
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: winemp3.acm
Assignee: wine-bugs(a)winehq.org
Reporter: sebastian(a)fds-team.de
CC: 00cpxxx(a)gmail.com
Regression SHA1: 2253d1a9d3a36bc3dcdc05acc8bf47085b739c6f
Distribution: ---
As the title says, the builds for Ubuntu Precise fail because
MPG123_IGNORE_INFOFRAME is undeclared:
mpegl3.c: In function ‘MPEG3_StreamOpen’:
mpegl3.c:257:49: error: ‘MPG123_IGNORE_INFOFRAME’ undeclared (first use in this
function)
mpegl3.c:257:49: note: each undeclared identifier is reported only once for
each function it appears in
make[2]: *** [mpegl3.o] Error 1
make[2]: Leaving directory `/<<PKGBUILDDIR>>/dlls/winemp3.acm'
The latest version of mpg123 on this distro has the version 1.12.1-3.2ubuntu1.
Full log:
https://launchpadlibrarian.net/307074502/buildlog_ubuntu-precise-amd64.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.