http://bugs.winehq.org/show_bug.cgi?id=12359
Summary: Express Rip can't detect the CD drive
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.nch.com.au/rip/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I inserted an audio cd, made sure Linux could read the tracks,
then ran Express Rip. It popped up a warning saying it
couldn't find any cd-rom device. I went to winecfg and set
the drive type of my cdrom from autodetect to cd-rom.
That got rid of the popup, but still no dice detecting
the disc. Also happens with wine-0.9.42.
--
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=48374
Bug ID: 48374
Summary: Divinity: Original Sin 2 - Icons in inventory are
invisible (...again!)
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: apmichalopoulos(a)outlook.com
Distribution: ---
Unfortunately, commit 27b9a420ea87fd85c0c933b7db77a9efb22f94cf "msvcrt: Fix
[str|wcs]tod result being compared against FLT_MAX." reintroduces the buggy
behavior described in https://bugs.winehq.org/show_bug.cgi?id=48180 .
As a first step I've included two tracelogs of WINEDEBUG=+msvcrt, the first one
is running Wine built with the problematic commit while the second one is
running Wine built with the immediately previous commit.
For anything else that may be needed (e.g. +relay tracelogs, as mentioned in
the previous bug thread) I'm ready and willing :)
--
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=14715
Summary: TopStyle can't preview with wine's built in browser
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.newsgator.com/individuals/topstyle/default.as
px
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://noel.alanguilan.com/2008/08/01/topstyle-lite-on-linux/
complained that TopStyle Lite can't preview properly,
so I tried it. Sure enough, when you try to preview,
it says it can't create the web browser; the log shows
fixme:shdocvw:PersistStreamInit_InitNew (0x18a4a8)
fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -1
--
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=12363
Summary: Exact Audio Copy hangs early when in "native win32"
mode.
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://exactaudiocopy.de
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is the next problem after bug 12361 and bug 12359.
Setting "native win32" mode in EAC options
as described at http://forums.gentoo.org/viewtopic-t-386370.html
causes Exact Audio Copy to lock up on the next startup.
It seems to wait forever for an event inside a windows
message handler for an app-defined message.
The next time you start EAC, it defaults back to the non-crashy
ASPI method, but that doesn't find discs for me (bug 12359).
--
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=46230
Bug ID: 46230
Summary: dlls/wininet/http: build failure on NetBSD
Product: Wine
Version: 3.21
Hardware: x86-64
OS: NetBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: triaxx(a)NetBSD.org
Created attachment 62924
--> https://bugs.winehq.org/attachment.cgi?id=62924
build log
The build failed on NetBSD due to redefinition of fd_set.
The attached patch fixes the 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.
http://bugs.winehq.org/show_bug.cgi?id=12321
Summary: Some WinInet tests are invalid
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://winehq.org/pipermail/wine-patches/2008-
March/052323.html
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsh(a)linux.ucla.edu
Created an attachment (id=11789)
--> (http://bugs.winehq.org/attachment.cgi?id=11789)
Some test failures
Some WinInet tests fail on Windows (XP) and Wine if data is returned slowly.
The original report was here:
http://winehq.org/pipermail/wine-patches/2008-March/052323.html
Using a CGI script like the following and changing the tests to retrieve that
instead of the winehq.org page will cause some test failures such as attached.
#!/bin/bash
# CGI test script
sleep 1
echo Content-type: text/plain
sleep 1
echo
sleep 5
echo Hi
sleep 5
echo Bye
sleep 5
--
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=44734
Bug ID: 44734
Summary: D3D accelerates can't be enabled in Plants Vs Zomies
,When this is selected,It says hardware not supported.
Product: Wine
Version: 3.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: amie1972(a)163.com
Distribution: ---
Created attachment 60741
--> https://bugs.winehq.org/attachment.cgi?id=60741
Error screen
As the title.
--
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=625
Florin Petrovici <florin0x01(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |florin0x01(a)gmail.com
--- Comment #27 from Florin Petrovici <florin0x01(a)gmail.com> ---
Newbie here, can I take a look at this?
--
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=48378
Bug ID: 48378
Summary: Battle net does not start any game
Product: Wine
Version: 4.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mosescu.tiberiu(a)gmail.com
Distribution: ---
Created attachment 66134
--> https://bugs.winehq.org/attachment.cgi?id=66134
"Windows" file generated on crash
I have installed the latest version of Wine (wine-4.0.3).
I have installed battlenet from the blizzard website and then installed
starcraft 2 from inside battlenet.
I can start battlenet, login successfully, but when I press on play, it says
"launching" for a moment, then the Play button gets enabled again, but the game
does not start.
I can also press on other buttons successfully (like the account,
notifications...). The only other that I cannot press or it just gets stuck is
the Country/Region (just above the Play button)
If I start Battlenet from the terminal
$ wine Games/Battle.net/Battle.net.exe
I get this (the similar lines repeat indefinetely):
0009:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 0x33c494.
0009:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 0x33c494.
0009:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 0x33c494.
0105:err:seh:setup_exception stack overflow 880 bytes in thread 0105 eip
0000000000000000 esp 00000000094112a8 stack 0x9410000-0x9410000-0x9c10000
0009:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 0x33c494.
0009:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 0x33c494.
0009:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 0x33c494.
0009:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 0x33c494.
--
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=37966
Bug ID: 37966
Summary: xrandr12 regression for nvidia users across a range of
applications (too many to list)
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abolte(a)systemsaviour.com
Distribution: ---
Dead Space 3:
"Your Graphics Card does not meet Dead SpaceTM 3 minimum requirements."
Call of Juaraz:
"Failed to initialize rendering device. Check if your graphic card supports
DirectX 9.0c"
Overlord:
Unhandled exception
Overlord II
Unhandled exception
...surely many more but you get the idea.
Reverting commit 8e9e4a657f29ff018c6296ced1f115ca8731e5e6 (introduced in
1.7.35) makes all these problems go away.
Furthermore, this commit introduces all the warnings reported in bug 34348. I
have never seen these warnings produced on my Nvidia-based laptop prior to
1.7.35, and I now get them even when not running a 3D application (eg.
cmd.exe).
Nvidia GTX660M
nvidia 346.35 driver
$ xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
VGA-0 disconnected (normal left inverted right x axis y axis)
LVDS-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm
x 194mm
1920x1080 59.9*+ 39.9
DP-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
Let me know if there's anything else you need.
--
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.