http://bugs.winehq.org/show_bug.cgi?id=25938
Summary: Modo 501: Crashes on viewport loading (after main UI
has finished loading).
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chiefwhosmoralsareelastix(a)googlemail.com
Created an attachment (id=33064)
--> (http://bugs.winehq.org/attachment.cgi?id=33064)
Wine console output for modo 501.
On launching Modo 501 the main interface loads correctly, however the viewport
doesn't load, but shows through to the desktop background. After a few seconds
the following error message is displayed by wine (1.2 and above):
Program Error.
The program modo.exe has encountered a serious problem and needs to close. We
are sorry for the inconvenience.
This may be caused by a deficiency in wine....etc.
Modo 501 works to the same degree as 302 (some menus do not work but the
program is still useable) with wine versions 1.0 up until 1.44 (the wine
archives I was using for testing finished at 1.44).
--
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=30232
Bug #: 30232
Summary: Kingdoms of Amalur severe slow down with when NPCs are
present
Product: Wine
Version: 1.5.0
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: praus_aluco(a)yahoo.com
Classification: Unclassified
Created attachment 39475
--> http://bugs.winehq.org/attachment.cgi?id=39475
Kingdoms of Amalur fixme, err log
This is possibly related to GLSL bug reported here:
http://bugs.winehq.org/show_bug.cgi?id=30168.
After applying the patch recommended in the GLSL bug report mentioned above and
upgrading to wine 1.5 dev I noticed a possibly related, severe slowdown of the
game any time more then a few NPCs are in the game with you. When no NPCs are
around the game runs very smoothly and none of the graphical glitches from the
previous bug are visible. I've included a copy of the fixme+all,err+all trace
from the moment of slowdown.
If it matters:
I'm running Mac OS X Lion 10.7.3 (11D50)
graphics card is an ATI Radeon HD 4850 with 512 MB.
Processor 2.8 GHz Intel Core i7.
--
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=7334
Robert Wm Ruedisueli <ruediix(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ruediix(a)gmail.com
--- Comment #36 from Robert Wm Ruedisueli <ruediix(a)gmail.com> 2013-03-17 13:09:58 CDT ---
We could actually fix this by rendering programs that request to run at
non-native color modes to a off-screen framebuffer, which is then copied as a
texture using compositing.
We really should create a compositing handler for Wine, as this is just one of
a handful of video glitch bugs that such a manager would fix. (Such a
composting handler help with a lot of the bugs. Including the capability to
better display fonts that are designed for use on Windows.)
--
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=21394
Summary: nul: nul and + doesn't not work for copy.
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.ghostscript.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
am running nmake with win 7 sdk (vc 9 express) to build ghostscript . most of
the build procedure ork as is, but a script used for copying files from one
directory to another (gs/base/cp.bat)
-----------------------
@rem $Id$
@echo off
if "%2"=="." goto ne
if exist _.tmp erase _.tmp
rem Both of the following lines are necessary:
rem the first one works on MS DOS and Windows 95/98 but not Windows NT,
rem the second works on Windows NT but not the other MS OSs.
rem > _.tmp
copy nul: _.tmp > nul:
copy /B %1+_.tmp %2
erase _.tmp
goto x
:ne
copy /B %1 %2
:x
------------------------
does not work - using it as it result in a few "Path not found" about the use
of nul: and also joining files ("+"). Granted nmake -f psi/msvc32.make works on
windows.
--
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=2784
Jay <jaynobyl(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|jaynobyl(a)gmx.de |
--
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=5526
brymaster(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |brymaster(a)gmail.com
--- Comment #54 from brymaster(a)gmail.com 2013-03-15 22:13:44 CDT ---
This is not fixed. Please see bug 33211
--
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=2784
brymaster(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |brymaster(a)gmail.com
--- Comment #39 from brymaster(a)gmail.com 2013-03-15 22:11:38 CDT ---
This is not fixed. bug 33211
--
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=14438
Summary: Moving cursor in RA2 freezes game
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.vdburgt(a)xs4all.nl
CC: thomas.vdburgt(a)xs4all.nl
When mocing the cursor in Red Alert 2 the game freezes. In the menu's it
totally freezes, ingame it stutters. This makes the game unplayable.
No relevant console output is given, although wine not being able to change the
screen to 16bpp (fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change
screen BPP from 32 to 16)
--
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=33045
Bug #: 33045
Summary: Bunch of Heroes freezing on start at the beginning of
the intro video
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hoehle(a)users.sourceforge.net
Classification: Unclassified
Created attachment 43679
--> http://bugs.winehq.org/attachment.cgi?id=43679
terminal output + winedbg backtrace
The game is locking up when trying to play the first intro video. The sound
from the video can be heard for a half a second then the game hangs. Shortly
after the lock-up Wine prints
>err:ntdll:RtlpWaitForCriticalSection section 0x7543d3c "waveform.c: WINMM_Device.lock" wait timed out in thread 0059, blocked by 005c, retrying (60 sec)
The issue is present since
d4b2d48f249341208bf3c2f48303643308d86658 is the first bad commit
commit d4b2d48f249341208bf3c2f48303643308d86658
Author: Jörg Höhle <hoehle(a)users.sourceforge.net>
Date: Sun Jan 27 10:43:43 2013 +0100
winmm: More compatible waveIn/Out[Un]Prepare WHDR_* flag handling.
Before that commit the videos were playing without freezing, but audio was
missing (so maybe it's not a real regression).
Reverting the commit fixes the lock-up (no audio during the intro videos
though).
The audio properties of the video files:
Format: PCM (Little, signed)
Bitrate: 1411.2 kbps
Channels: 2
Sampling rate: 44.1 kHz
Bit depths: 16 bits
No demo has been released, let me know if you need further logs or tests.
wine-1.5.24-119-g209b58c
Fedora 18
Alsa 1.0.26
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.
http://bugs.winehq.org/show_bug.cgi?id=27003
Summary: Latest gnutls breaks wine ssl support
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wubbbi(a)gmx.de
Hello :)
I am using ArchLinux with wine 1.3.19 and GnuTls 2.12.3 and ssl Support seems
to be broken. As you can see here
http://appdb.winehq.org/objectManager.php?sClass=version&iId=19141
on the Topic "Cannot connect" for example, I am not the only one having this
Problem. The error I get is:
"GnuTLS error: Ein fataler TLS-Alarm wurde empfangen."
In English:
"GnuTLS error: A fatal TLS-Alarm had been recieved."
I compiled wine with Debug enable. So if you have any further question, please
ask me.
More describtion:
I cant connect Via SSL anymore. Every ssl connection is going to be canceld. As
I can see, it is since GnuTLS 2.12.0 ... maybe a big change in GnuTLS? Pls take
a look an it.
Thank you and greetings
Wubbbi ( Also my IRC-Name! )
--
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.