http://bugs.winehq.org/show_bug.cgi?id=31361
Bug #: 31361
Summary: Please add an option to disable audio devices
(output/input)
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, integration
Severity: enhancement
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Requested by a user in #winehq.
--
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=28987
Bug #: 28987
Summary: Error in playing some video files in Windows Media
Player
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleksey_r(a)list.ru
Classification: Unclassified
Created attachment 37295
--> http://bugs.winehq.org/attachment.cgi?id=37295
The error displayed in terminal when the file fails to play
When I try to play video file in Windows Media Player (both 9 and 10), it fails
to play (but doesn't crash). The error log is in attachment.
It happens not with all files.
In Windows the file is played OK. In Linux players (totem, vlc, etc.) too.
OS: OpenSuse 11.4 64 bit
Wine prefix = win32
Gstreamer plugins: base, good, bad and ugly, both 64 and 32 bit are installed.
WMP9 is installed via winetricks.
P.S. I've installed WMP9 via winetricks since in AppDB this way is advised as
official HOWTO.
--
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=22921
Summary: Ship Simulator 2008 demo freezes when starting a
mission if builtin msvcr71 is used
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.shipsim.com/downloads/trailers
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
After installing d3dx9 with winetricks, the Ship Simulator 2008 demo is able to
start. However, once a mission is selected and the Select button is clicked,
the program freezes.
Installing vcrun2003 with winetricks or removing the fake dll in system32 for
msvcr71.dll works around the problem by using the native msvcr71.
--
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=33479
Bug #: 33479
Summary: Guild Wars 2: Raw input is broken #3
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
Created attachment 44311
--> http://bugs.winehq.org/attachment.cgi?id=44311
Cursor log
The bug is the same as this issue: http://bugs.winehq.org/show_bug.cgi?id=31860
libxi6 and libxi6:i386 are installed and the log doesn't say that it can't be
loaded.
This is the used command: WINEDEBUG=+cursor wine '/wine/drive_c/Program Files
(x86)/Guild Wars 2/Gw2.exe' -dx9single > /tmp/log.txt 2>&1
In the attachments is the full log.
The problem also happens on a new profile and it doesn't appear if I'm
downgrading to Wine 1.5.28.
--
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=38287
Bug ID: 38287
Summary: Pioneers: Crashes on third run
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aekkusu(a)gmail.com
Distribution: ---
Created attachment 51121
--> https://bugs.winehq.org/attachment.cgi?id=51121
Pioneers (game) Backtrace
OS: Debian Unstable (Sid)
Free download of the game: http://eigen.itch.io/pioneers
App Version: Build 7
On the first two runs the game worked flawlessly aside from some few graphical
glitches (which I suspect are because of my IGP and drivers as it happens in
native apps/programs/games and therefore is unrelated to Wine)
On the third run however I got a crash when launching the game after having
done nothing to the game except save a game I was playing.
I attached the backtrace below, also here's the terminal output:
http://pastebin.com/VqjHvB4D
The game comes in a zip file, so I won't provide the hashes for the file
itself.
--
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=38457
Bug ID: 38457
Summary: valgrind shows a definite leak in
programs/reg/tests/reg.c
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: wshom.ocx
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
==18558== 8 bytes in 1 blocks are definitely lost in loss record 8 of 243
==18558== at 0x7BC49E0E: notify_alloc (heap.c:254)
==18558== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715)
==18558== by 0x41FE223: reg_delete (reg.c:368)
==18558== by 0x41FE7EE: wmain (reg.c:505)
==18558== by 0x41FEB46: __wine_spec_exe_wentry (exe_wentry.c:36)
==18558== by 0x7B85F093: ??? (process.c:1052)
==18558== by 0x7B85F1D5: start_process (process.c:1104)
==18558== by 0x7BC8023F: ??? (signal_i386.c:2682)
==18558== by 0x7BC80286: call_thread_func (signal_i386.c:2741)
==18558== by 0x7BC8021D: ??? (signal_i386.c:2682)
==18558== by 0x7BC56915: start_process (loader.c:2868)
==18558== by 0x403DDAC: ??? (port.c:60)
==18558==
--
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=38653
Bug ID: 38653
Summary: Wine doesn't run when compiled with GCC 5.1
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Distribution: ---
More details in https://bugs.wine-staging.com/show_bug.cgi?id=270
I'm getting various errors compiling it with GCC 5.1. The build process itself
doesn't error, but starting apps (even wineboot) is broken.
--
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=38647
Bug ID: 38647
Summary: Active Home Pro encounters serious error
(ActiveHm.exe)
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: randallphillips(a)gmx.com
Distribution: ---
Created attachment 51569
--> https://bugs.winehq.org/attachment.cgi?id=51569
backtrace with whatever details of problem.
When opening or running Active Home Pro I get a Program Error popup. Active
Home seems to be located in an odd location on my hard drive:
/home/randall/.PlayOnLinux/wineprefix/NeedForSpeedWorld/drive_c/Program
Files/ActiveHome Pro
The drive_c seems to be buried in multiple sub-folders.
While a more normal looking drive_c is located here:
/home/randall/.wine/drive_c/Program Files
I have attempted to remove and reinstall Wine at least once on this machine.
--
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=11751
Summary: Intellicad - endless loop when editing rich text (user32
SendMessageA)
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikesg(a)abv.bg
Created an attachment (id=11008)
--> (http://bugs.winehq.org/attachment.cgi?id=11008)
Relay log
When trying to enter rich text in a drawing in 4m - Ingellicad an endless loop
is encountered (CPU stays 98%). See details below. The console output is
attached.
Wine version: wine-0.9.56
OS: OpenSUSE 10.3
Windows: No windows, just a clean wine install
Program: 4M - Intellicad 6 classic. Download demo:
http://www.4msa.com/downloads/SetupICADClassic64_E.exe
Install: wine SetupICADClassic64_E.exe
How to run: I had to copy mfc71.dll,msvcr71.dll and msvcp71.dll from a Win XP
SP2 install into drive_c/ICAD6CLASSIC folder
Command line: wine "C:\ICAD6CLASSIC\icad.exe"
How to reproduce:
Run the program, in welcome dialog click 'Start Evaluation', in program
command line type 'mtext' in command line, drag a rectangle on screen and in
box
that appears type whatever you want (don't worry about black letters on black
background) and click 'OK'. All freezes.
When started with +relay, the following lines appear endlessly:
0009:Call user32.SendMessageA(00000000,00000150,fffffffe,00000000) ret=00585ec5
0009:Ret user32.SendMessageA() retval=00000000 ret=00585ec5
Only difference is that the third parameter decreases with 1 every time it is
displayed.
--
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.