http://bugs.winehq.org/show_bug.cgi?id=25404
Summary: Super Meat Boy: game is running at insane framerate
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knight666+wine(a)gmail.com
Running Super Meat Boy (Steam version) works just fine. Everything about the
game works.
Except that it works at what appears to be 600 fps.
On the same machine, on Windows 7, it runs at a normal framerate. So it's only
in Wine that the framerate goes wonkers.
There are a few stubs, but no errors in the log.
I don't know what other information to attach, but ask and you shall receive.
:)
--
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=25491
Summary: BearShare: Fails to install
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) install BearShareV9pl.exe
Behaviour:
Unhandled exception.
Expected behaviour:
No unhandled exception.
Terminal output:
wine: Unhandled exception 0xc0000417 at address 0x100e613 (thread 0030),
starting debugger...
Process of pid=0024 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
00000008
00000009 0
0000000e services.exe
00000019 0
00000017 0
00000015 0
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000018 0
00000016 0
00000013 0
00000012 0
0000001a explorer.exe
0000001b 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
--
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=25616
Summary: Comet Busters: Error displays indicating Wine cannot
continue
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: craig.schulstad(a)infor.com
Created an attachment (id=32616)
--> (http://bugs.winehq.org/attachment.cgi?id=32616)
Debug trace of running Comet Busters
When launching the Comet Busters executable program (comet.exe), the program
error dialog box is displayed that winedvm.exe has encountered an error. When
the "close" button is clicked, a short backtrace display is shown (screen print
attached). When I ran the program using the WINEDEBUG command, the point in
the program where it appears to fail is in using the midimap.dll library.
Again, I have attached the output from the WINEDEBUG process.
--
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=25678
Summary: 'Wine reg add' with longer hive name error
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silverkornxtrem(a)hotmail.com
when using reg.exe, by exemple,
wine reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v "FontSmoothing" /t
"REG_SZ" /d "2"
there's an error "Erreur : nom de clé non valable" (French) or probably "Error
: unavailable key name" (English)
if written with the shorter hive name, it works (HKCU instead of
HKEY_CURRENT_USER).
The error seems also happening with HKEY_LOCAL_MACHINE (HKLM) and HKEY_USERS
(HKU).
--
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=25720
Summary: Invisible input text in wineconsole
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgr(a)arcelectronicsinc.com
Using ./wine wineconsole cmd
typing in to the wineconsole moves the cursor but no text shows
9febdf3f582a3bf443391633bf14297c09d4e088 is the first bad commit
commit 9febdf3f582a3bf443391633bf14297c09d4e088
Author: Andrew Nguyen <anguyen(a)codeweavers.com>
Date: Mon Jan 3 21:25:21 2011 -0600
kernel32: Improve parameter validation for WriteConsoleInputA.
--
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=26014
Summary: Printing produces garbled output, characters rotated
and sliced.
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmriches(a)ieee.org
This is a regression in a downloadable application.
PAF5 printing worked fine with Wine 1.3.9. In 1.3.13, it looks like each
character is rotated 180 degrees in its bounding box. Also, on most lines of
text, only a narrow horizontal strip is printed. The latter effect looks
similar to what you see with an inkjet printer that has severely clogged jets.
(I'm using a laser printer, and printing with Wine 1.2.rc4 worked perfectly.)
In print preview, it looked okay.
I'm using Mandriva Linux 2010.0, 32-bit. While there have been some issues
with recent CUPS updates on that OS release, I printed with Wine 1.2.rc4 today
on the same OS release with perfect results.
To get some data to allow the application to print, just enter something for
Fred Flintstone or ...
--
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=26381
Summary: mcmap.exe help text is wrong
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Download http://www.spieleplanet.eu/get/mcmap-win32.zip
unzip it and run wine mcmap
First few lines on wine:
adys@azura:~/downloads$ wine mcmap
ê( [-from X Z -to X Z] [-night] [-cave] [-noise VAL] [...] WORLDPATH
-from X Z sets the coordinate of the chunk to start rendering at
On windows:
C:\Users\adys\downloads>mcmap
mcmap by Zahl - an isometric minecraft map rendering tool. Version 2.0c
Usage: mcmap [-from X Z -to X Z] [-night] [-cave] [-noise VAL] [...] WORLDPATH
-from X Z sets the coordinate of the chunk to start rendering at
--
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=26418
Summary: Guitar Hero World Tour: Playstation 3 (ps3) hardware
detection in game
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mistere2002(a)zonnet.nl
Guitar Hero World Tour has two modes:
* Keyboard usage to play the instruments
* Using the PS3 guitar and drum kit
The game does work in "keyboard" mode. But it does not detect the hardware. In
fact, the hardware works (the drum and guitar are detected as joysticks in
Linux). I can use the devices if i use joy2key to map the buttons to
keystrokes. But then i use the game in "keyboard" mode. The disadvantage of
this is that orange (the ride) is not available and two player mode is
impossible.
In Windows the game finds the hardware at startup. So i guess that a component
is looking for this particular device in Windows. I hope this is DInput?
--
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=26881
Summary: Portal 2 main menu fonts are too big, entries get
truncated
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zorael(a)gmail.com
Created an attachment (id=34274)
--> (http://bugs.winehq.org/attachment.cgi?id=34274)
Truncated main menu entry text
Kubuntu 11.04 x86_64 beta, running Wine 1.3.18 from Wine ppa (plus winepulse
patches). Portal 2 was downloaded via Steam and then patched with the updated
SKIDROW crack to get past the splash screen.
The menu fonts are too large so the entries get truncated. Notably 'Cooperative
Game' becomes 'Cooperative G', and the 'Wait For Vertical Sync' option text
bleeds into the text of the choice you pick for it (eg 'Enabled (Triple
Buffered)').
I've tried replacing ~/.wine/drive_c/windows/Fonts with a symlink to my Windows
7 fonts directory, just in case it's not finding the font it wants (as seems to
be the case with the dev console and lucon.ttf), but that didn't help. Perhaps
that just means I'm missing the font there too. corefonts were installed via
winetricks when installing Steam. My ~/.fonts.conf file (if Wine listens to
fontconfig settings) is essentially empty.
See attached picture.
--
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=27116
Summary: Darkspore: Water effects display with a green outline
and dark stripes
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fjuni5(a)msn.com
Created an attachment (id=34579)
--> (http://bugs.winehq.org/attachment.cgi?id=34579)
Green outline and dark banding running in wine
During gameplay, water effects are displayed with a green outline and dark
stripes. There appears to be no used data in the output logs. Windows
counterpart does not suffer from this issue.
Water effects can be found on 1-4 towards the end of the level. Although the
water effect is probably used throughout the game, this is the first encounter
of it.
--
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=27486
Summary: Quicken 98 Basic stopped working
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dandevoe(a)rcn.com
I have been using WINE for several years, under SuSE. I predominantly use it
for Quicken '98 Basic.
I haven't been in it for around 3 weeks, and have done WINE updates whenever
they are available.
Quicken will no longer launch. I deleted the application config in winecfg &
re-added, based on specs in the apps database for Quick 98 Basic (Gold rating).
Same error.
"The program QW.EXE has encountered a serious problem and needs to close. We
are sorry for the inconvenience"
Thank you
--
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=27554
Summary: World of Tanks hangs in an infinite loop when
selecting text.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincas.miliunas(a)gmail.com
CC: nerv(a)dawncrow.de
Created an attachment (id=35223)
--> (http://bugs.winehq.org/attachment.cgi?id=35223)
WINEDEBUG=+imm
The regression was brought by this commit:
commit d08fa61a568c618278132cd6abb6a093a5c7799a
Author: André Hentschel
Date: Wed Jun 15 20:55:06 2011 +0200
imm32: Use the same code for ImmIsUIMessageW as in the ascii function.
Reverting this patch removes the issue.
The issue can be reproduced by typing some text in the email field of the login
screen and double-clicking to select it. The game will hang afterwards.
The game is free to download and play - http://game.worldoftanks.eu/update
--
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=30445
Bug #: 30445
Summary: Powerpoint 2003 & 2007: embedded video won't stop
playing, program unresponsive to mouse or keyboard
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
CC: aric(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 821ead201d38ebca8f3e92e71bf7b6c8641b5ace
Setting component and Wine version based on regression test results.
When playing embedded video in a slideshow, clicking on the video should pause
it, and hitting ESC or the spacebar should stop the video and end the
slideshow, and this used to work perfectly. None of these now work; the program
is completely unresponsive to mouse and keyboard once a video is started, and
the mouse pointer stays "busy." If you let the video run to the end, it will
restart. The only way to get out of it is to killall wineserver services.exe
plugplay.exe winedevice.exe explorer.exe POWERPNT.EXE.
Regression test results:
821ead201d38ebca8f3e92e71bf7b6c8641b5ace is the first bad commit
commit 821ead201d38ebca8f3e92e71bf7b6c8641b5ace
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Fri Mar 30 20:08:16 2012 -0500
quartz: Convert DsoundRenderer to use strmbase BaseRenderer.
:040000 040000 524973287718a419d1eae86c166a40a9031283bd
8cfdbb66bee61fb7aef8609eab2c0a540b8267a0 M dlls
--
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=36785
Bug ID: 36785
Summary: Hero Lab 5.x fails to retrieve updates
Product: Wine
Version: 1.5.7
Hardware: x86
URL: http://www.wolflair.com/index.php?context=hero_lab
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: jacek(a)codeweavers.com
Regression SHA1: e2a9511b30e5b68eb328c08ffecf56dcc91bce0b
Created attachment 48857
--> http://bugs.winehq.org/attachment.cgi?id=48857
+wininet,+secur32,+crypt debug log (uncompressed 23 MB)
Discussed in this forum thread:
http://forum.winehq.org/viewtopic.php?f=8&t=22746
Hero Lab can't receive updates since Wine 1.5.7:
e2a9511b30e5b68eb328c08ffecf56dcc91bce0b is the first bad commit
commit e2a9511b30e5b68eb328c08ffecf56dcc91bce0b
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Mon Jun 18 17:42:18 2012 +0200
wininet: Added support for more certificate error types.
:040000 040000 48ab18ef259d09e8f981e49eaa53862bb30dbaf8
d724e30e52a69f5e656e72273fbb856cd366972e M dlls
'winetricks wininet' is a workaround.
Fedora 20 x86
wine-1.7.20-102-g889cce4
--
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=12295
Summary: Star Trek Klingon Academy 1.02: Ship textures are partly
invisible
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joulusaatana(a)yahoo.com
Created an attachment (id=11741)
--> (http://bugs.winehq.org/attachment.cgi?id=11741)
a snippet of Wine output to console while the game is running
The game Star Trek Klingon Academy 1.02 installs and the simulator runs without
crashes, but the 3d ship models textures flicker from visible invisible,
Usually the edges of the models can be seen but the center cannot etc.
--
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=27616
Summary: wine "eats" mouse in some games
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmbohdan(a)gmail.com
Hello!
I can't found this bug in bugzilla, so i post it.
I very often play in WarCraft 3. And from some version of wine i can't see
mouse cursor even i minimize game. If i try to move mouse - i see that it moves
in game, but i can't use it with any program while not close 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.
http://bugs.winehq.org/show_bug.cgi?id=22602
Summary: KP500-Utils-EN.exe fails silently to extract .kdz
files
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saxando4u(a)gmail.com
KP500-Utils-EN.exe is a program included in LG-Utils-0.4.2.zip.
(download link: http://www.megaupload.com/?d=LTQS4EF9 - I think this is legit
as it's a community-made suite)
It has an option to decrypt a .kdz file, used by Lg to distribute their
firmwares, and output a .cab file. Here's the issue, the .cab is corrupted and
can't be opened. There's no error message in the process. All works fine under
Windows, I also exclude a cabextract issue as it can extract .cab files created
under windows and the file output under linux can't be read under windows.
Tested under Ubuntu 10.04
If someone wants to test this here's a link to a kdz file:
csmg.lgmobile.com:9002/swdata/WEBSW/GW620/ANEUBB/V10i_00/V10I_00.kdz
I've tried both wineconsole and wine, no luck. I've also run "WINEDEBUG=+relay
wineconsole KP500-Utils-EN.exe", same issue, but I haven't printed the log to a
file so I can't post it. I'll do that as soon as I relaunch it.
--
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=34230
Bug #: 34230
Summary: Game crashes every time it try's to load. SWGEmu
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tdownsville(a)yahoo.com
Classification: Unclassified
Created attachment 45544
--> http://bugs.winehq.org/attachment.cgi?id=45544
Error message that Wine say's to report.
Playing game and toon dies. Sent to a "cloner" where toon is supposed to
reload. Game crashes when trying to reload every time. Try to reload/restart
game and won't load one more time. Takes 2nd time to load game. Game is SWGEmu
on Haydian-Way server.
--
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=33809
Bug #: 33809
Summary: javascript basic DOM API functions fail
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aerilius(a)googlemail.com
Classification: Unclassified
Created attachment 44816
--> http://bugs.winehq.org/attachment.cgi?id=44816
Test case. Open the file in iexplore.exe
Wine's bundled iexplore.exe fails to run certain javascript DOM API functions.
I use an application which embeds html/javascript dialogs and they stop working
when the script reaches one of these functions. (Work-around MS IE8 works, but
I much prefer Gecko and appreciate the progress that has been made so far).
--
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=35167
Bug ID: 35167
Summary: Atom Zombie Smasher (Steam version) doesn't start with
Wine Mono 4.5.2
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: madewokherd(a)gmail.com
Classification: Unclassified
Regression SHA1: 608b1e141457dc9653d4783419aa6492ea705d99
Created attachment 46913
--> http://bugs.winehq.org/attachment.cgi?id=46913
terminal output
I have this problem only with the Steam version of the game, but can't
reproduce it with the non-Steam demo or full version of the game.
The 'atomzombiesmasher.exe' process constantly uses 100% CPU upon starting, but
nothing happens, the game never loads. Terminal output doesn't contain anything
useful I guess.
The game starts fine with Wine Mono 0.0.8:
608b1e141457dc9653d4783419aa6492ea705d99 is the first bad commit
commit 608b1e141457dc9653d4783419aa6492ea705d99
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Wed Dec 4 11:04:21 2013 -0600
mscoree: Update Wine Mono to 4.5.2.
Demo version is available on Steam, but I can't confirm that it has the same
problem as the full version.
http://store.steampowered.com/app/55040/
Fedora 19
wine-1.7.8-123-g0ff6879
--
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=33940
Bug #: 33940
Summary: winmm/mci tests hang on PC-BSD
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: normal
Priority: P2
Component: wineoss.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 45078
--> http://bugs.winehq.org/attachment.cgi?id=45078
WINEDEBUG=+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss
make mci.ok
Regression testing blames:
[austin@pcbsd-7162] ~/wine-git% git bisect bad
92e835111bbb22b8c0002ce5d61a24565176a443 is the first bad commit
commit 92e835111bbb22b8c0002ce5d61a24565176a443
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Wed Jan 25 11:14:03 2012 -0600
wineoss.drv: Decouple MMDevAPI buffer and OSS buffer.
:040000 040000 fd4262b0a2aac9d074edbc2b2b57e0c77f6171cc
7763677732d3d090f2fe3451aad08a8a3dd9b423 M dlls
Still in wine-1.6-rc4-41-g0fb9de6. Logs are attached.
--
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=15111
Summary: Photoshop CS2 tools stop working in maximised images
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: john(a)todnet.demon.co.uk
When working with maximized images in Photoshop CS2, tools (e.g. crop, marquee,
clone etc. etc.) will eventually stop working. All tools except the colour
picker seem to be affected. When the tool is clicked on the image, the tool
symbol disappears whilst the mouse key is pressed and nothing is done.
The problem usually appears after several images have been opened, but can
happen after a single image has been opened and worked on. Sometimes tool
functionality becomes intermittent at first, then eventually stops working
altogether. Closing all images except one does not restore tool functionality.
The tools work normally in non-maximized windows. However, menu based commands
(e.g. filters) work normally with the maximized images - just the tools are
affected.
Easiest way to replicate: Open several images in Photoshop CS2, maximize, work
on them, open some more images, repeat.
WM: Metacity; Ubuntu Hardy 8.04
--
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=35754
Bug ID: 35754
Summary: WHO Anthro software doesn't work
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ninovolador(a)gmail.com
Created attachment 47748
--> http://bugs.winehq.org/attachment.cgi?id=47748
Output of opening WHO Anthro from the console
WHO Anthro software installs good, but nothing happens when opening.
It is a very valuable software for research on nutritional status.
When opening from the console, a bunch of errors appear. (attachment included)
I am using Manjaro 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.
http://bugs.winehq.org/show_bug.cgi?id=20015
Summary: X-Lite don`t work with ALSA driver correctly
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: slacker.rus(a)gmail.com
When I am using X-Lite (http://counterpath.com) with ALSA sound driver in WINE
- I hear the sound with frequent short interruptions. With OSS - it`s all
right, but other applications that use sound card don`t work, or x-lite don`t
work if, for example audio player runs first.
I have this problem on many PC and any versions of WINE.
--
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=35253
Bug ID: 35253
Summary: BOINC 5.8.16: uninstall fails
Product: Wine
Version: 1.7.9
Hardware: x86-64
URL: http://boinc.berkeley.edu/dl/boinc_5.8.16_windows_inte
lx86.exe
OS: Linux
Status: NEW
Keywords: download, Installer, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47018
--> http://bugs.winehq.org/attachment.cgi?id=47018
wine-1.7.9-43-gbfb4f28 +msi +msiexec [1 MB]
Trying to uninstall BOINC 5.8.16 from "wine uninstaller" fails immediately.
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:ITERATE_Actions Execution halted, action L"CAValidateSetupType"
returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Nothing else in the console.
--
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=36991
Bug ID: 36991
Summary: WSAStringToAddress("2001::1", AF_INET, …) appears to
succeed.
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: dwmw2(a)infradead.org
That is not a valid Legacy IP address. It shouldn't return success. And doesn't
on Windows 7.
--
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=34271
Bug #: 34271
Summary: Artemis 2.0 crashes when loading the splash screen
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thorprime(a)gmail.com
Classification: Unclassified
Created attachment 45626
--> http://bugs.winehq.org/attachment.cgi?id=45626
Backtrace from artemis 2.0 launch
Artemis 1.7 ran very well under wine. Something in the 2.0 release is causing a
page fault during launch.
Attempted to solve via winetricks but no combination of d3d versions/settings
made a difference.
Hardware:
Model Identifier: MacBookPro8,2
Chipset Model: AMD Radeon HD 6490M
Processor Name: Intel Core i7
Processor Speed: 2 GHz
Number of Processors: 1
Total Number of Cores: 4
Memory: 8 GB
--
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=30420
Bug #: 30420
Summary: pyjamas desktop (python26 + python-comtypes MSHTML.DLL
from IE8) fails due to unsupported ReadTypeLib header
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
Classification: Unclassified
amazingly, IE8 works. python26 works. python-comtypes barfs for the sole
reason that (as can be seen below) LoadTypeLibEx fails.
what python-comtypes does is find the dll, extract its typelibrary and
auto-generates python code which caches all the COM functions.
an strace shows that atl.dll is correctly being located, but the fact
that the function fails makes it impossible to proceed.
however - and this is the absolutely amazing bit - if i comment out the line of
python code (line 39 below), GetModule('atl.dll'), then ALL OTHER GetModule
CALLS WORK!
this is just absolutely stunning. pyjamas-desktop - a highly sophisticated
application that relies heavily on python COM bindings to MSHTML.DLL, actually
bloody well works.
the only other thing i spotted was that in the conversion process, one of the
GetModule calls threw these errors:
fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref 3e8
fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref 3e8
fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref 10b30
fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref 1142c
fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref 3e8
other than that, this is a staggeringly-impressive result.
C:\pyjamas\examples\helloworld>python Hello.py
fixme:ole:TLB_ReadTypeLib Header type magic 0x00405a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib L"atl.dll" failed with error 0
Traceback (most recent call last):
File "Hello.py", line 1, in <module>
import pyjd # this is dummy in pyjs.
File "C:\Python26\lib\site-packages\pyjd\__init__.py", line 43, in <module>
from mshtml import *
File "C:\Python26\lib\site-packages\pyjd\mshtml.py", line 39, in <module>
GetModule('atl.dll')
File "C:\Python26\lib\site-packages\comtypes\client\_generate.py", line 97,
in GetModule
tlib = comtypes.typeinfo.LoadTypeLibEx(tlib)
File "C:\Python26\lib\site-packages\comtypes\typeinfo.py", line 480, in
LoadTypeLibEx
_oleaut32.LoadTypeLibEx(c_wchar_p(szFile), regkind, byref(ptl))
File "_ctypes/callproc.c", line 924, in GetResult
WindowsError: [Error -2147312566] Windows Error 0x80029C4A
C:\pyjamas\examples\helloworld>
--
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=28866
Bug #: 28866
Summary: Avant Browser needs HTMLElement_get_isTextEdit
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://www.avantbrowser.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Now after bug 27682 is fixed.. And you try to click links or move mouse it
needs:
fixme:mshtml:HTMLElement_get_isTextEdit (0x32dcaf8)->(0x11be448)
--
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=32888
Bug #: 32888
Summary: rror: junk at end of line, first unrecognized
character is
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alpha_one_x86(a)first-world.info
Classification: Unclassified
When I try compil with wine Qt application with official Qt 5.0.1 32bits for
windows:
WINEPREFIX="/mnt/perso/progs/wine/qt-5.0-32Bits-for-ultracopier/" wine
mingw32-make
err:xrandr:xrandr12_init_modes Output has no modes.
C:/MinGW/bin/mingw32-make -f Makefile.Debug
err:xrandr:xrandr12_init_modes Output has no modes.
mingw32-make[1]: Entering directory 'C:/ultracopier'
g++ -c -pipe -fno-keep-inline-dllexport -g -Wall -Wextra -fno-rtti -fexceptions
-mthreads -DUNICODE -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB
-DQT_CORE_LIB -DQT_NEEDS_QMAIN -DQT_NO_DYNAMIC_CAST -I. -I"lib\qt-tar-xz"
-I"..\qt5\qtbase\include" -I"..\qt5\qtbase\include\QtWidgets"
-I"..\qt5\qtbase\include\QtXml" -I"..\qt5\qtbase\include\QtNetwork"
-I"..\qt5\qtbase\include\QtGui" -I"..\qt5\qtbase\include\QtCore" -I"debug"
-I"." -I"..\qt5\qtbase\mkspecs\win32-g++" -o debug\ThemesManager.o
ThemesManager.cpp
err:xrandr:xrandr12_init_modes Output has no modes.
err:xrandr:xrandr12_init_modes Output has no modes.
err:xrandr:xrandr12_init_modes Output has no modes.
{standard input}: Assembler messages:
{standard input}:9561: Error: junk at end of line, first unrecognized character
is `p'
{standard input}:9561: Error: junk at end of line, first unrecognized character
is `%'
{standard input}:37027: Error: junk at end of line, first unrecognized
character is `.'
{standard input}:75460: Error: junk at end of line, first unrecognized
character is `.'
{standard input}:89689: Error: junk at end of line, first unrecognized
character is `.'
Makefile.Debug:9355: recipe for target 'debug/ThemesManager.o' failed
mingw32-make[1]: *** [debug/ThemesManager.o] Error 1
mingw32-make[1]: Leaving directory 'C:/ultracopier'
makefile:34: recipe for target 'debug' failed
mingw32-make: *** [debug] Error 2
Same with gcc cli only.
Thanks to fix it.
--
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=32954
Bug #: 32954
Summary: Trying to download flash from iexplore crashes in
jscript
Product: Wine
Version: 1.5.23
Platform: x86
URL: http://get.adobe.com/flashplayer/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 43526
--> http://bugs.winehq.org/attachment.cgi?id=43526
backtrace
$ wine iexplore http://get.adobe.com/flashplayer/
click download, on next page, wait a couple seconds, and it should crash (or
click on the page anywhere, that also seems to trigger it).
Backtrace:
=>0 0x7c92b804 create_exec_ctx+0x84(script_ctx=0x7164748, this_obj=<is not
available>, var_disp=0x4f9b350, scope=0x7c88390, is_global=0, ret=0x32ed2c)
[/home/austin/wine-git/dlls/jscript/../../include/oaidl.h:801] in jscript
(0x0032ec98)
1 0x7c92e2d0 invoke_source+0x30f(ctx=0x7164748, function=0x85b43f8,
this_obj=(nil), argc=0x1, argv=0x32ee88, r=0x32eec8)
[/home/austin/wine-git/dlls/jscript/function.c:232] in jscript (0x0032ed48)
2 0x7c92ea33 Function_invoke+0xb2(func_this=0x85b43f8, jsthis=(nil),
flags=0x1, argc=0x1, argv=0x32ee88, r=0x32eec8)
[/home/austin/wine-git/dlls/jscript/function.c:356] in jscript (0x0032eda8)
3 0x7c9220ad invoke_prop_func+0x2cc(This=0x85b43f8, jsthis=<is not
available>, prop=0x85b4440, flags=0x1, argc=0x1, argv=0x32ee88, r=0x32eec8,
caller=(nil)) [/home/austin/wine-git/dlls/jscript/dispex.c:388] in jscript
(0x0032ee18)
4 0x7c922c6f DispatchEx_InvokeEx+0x41e(iface=0x110000, id=0x8, lcid=0x40,
wFlags=<couldn't compute location>, pdp=(nil), pvarRes=0x7c954086,
pei=0x32ed48, pspCaller=0x7c92e2d0)
[/home/austin/wine-git/dlls/jscript/dispex.c:692] in jscript (0x0032eee8)
5 0x7d13bed6 call_disp_func+0x105(disp=<is not available>, dp=<is not
available>, retv=0x32f038)
[/home/austin/wine-git/dlls/mshtml/../../include/dispex.h:299] in mshtml
(0x0032ef88)
6 0x7d13c266 call_event_handlers.clone+0x1e5() in mshtml (0x0032f068)
7 0x7d13cc62 fire_event_obj+0x371(doc=0x7a09320, eid=EVENTID_CLICK,
event_obj=0x7f175b8, target=0x80c60b8, script_this=(nil))
[/home/austin/wine-git/dlls/mshtml/htmlevent.c:1073] in mshtml (0x0032f108)
8 0x7d13d329 fire_event+0x88(doc=0x7a09320, eid=EVENTID_CLICK, set_event=0x1,
target=0x80c60b8, nsevent=0x7a59988, script_this=(nil))
[/home/austin/wine-git/dlls/mshtml/htmlevent.c:1188] in mshtml (0x0032f138)
9 0x7d18fb35 handle_htmlevent+0x114(iface=0x110000, event=0x8)
[/home/austin/wine-git/dlls/mshtml/nsevents.c:318] in mshtml (0x0032f1a8)
10 0x6a63b7f0 in xul (+0x9fb7ef) (0x04f99f40)
11 0x00187f04 (0x6b0da4b8)
12 0x6a63cef8 in xul (+0x9fcef7) (0x6a63cf14)
0x7c92b804 create_exec_ctx+0x84
[/home/austin/wine-git/dlls/jscript/../../include/oaidl.h:801] in jscript: movl
0x0(%edi),%eax
801 return This->lpVtbl->AddRef(This);
--
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=32169
Bug #: 32169
Summary: page fault on read access to 0x013ed370 in 64-bit code
(0x00000000004096e9)
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://www.powergrep.com/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: WineHQBugzilla.sn3akyp3t3(a)spamgourmet.com
Classification: Unclassified
Created attachment 42441
--> http://bugs.winehq.org/attachment.cgi?id=42441
Crash dump
Caused when running PowerGrep version 4.4 64 Bit portable Binary.
Unfortunately, this is not a free product so may be difficult to correct.
A debugger version of PowerGrep4 64 bit is also available, but unfortunately it
refuses to run which I will submit another bug report for.
I'm currently working with the developer after experiencing an access violation
error using the 32 bit version which I was able to run the debugger and submit
a bug. I don't know if that bug is related to this one. I'm doubting it
because the trigger of the error for the 32 bit experienced is not at process
startup like this one I experience here.
The GUI of the application for this issue fails to present itself on startup.
All that is given is the dump.
I've had previous experience with this application running without fail on
Ubuntu 10.04.
--
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=35403
Bug ID: 35403
Summary: dplayx interactive tests crash
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: directx-dplay
Assignee: wine-bugs(a)winehq.org
Reporter: frederic.delanoy(a)gmail.com
Classification: Unclassified
Created attachment 47231
--> http://bugs.winehq.org/attachment.cgi?id=47231
Log+backtrace wine 1.7.11
Running dplayx interactive tests with
WINETEST_INTERACTIVE=1 make test
in dlls/dplayx/tests directory yields a 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.
http://bugs.winehq.org/show_bug.cgi?id=35173
Bug ID: 35173
Summary: Loud audio distortion using wine 1.7.6 and up.
Product: Wine
Version: 1.7.6
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineoss.drv
Assignee: wine-bugs(a)winehq.org
Reporter: asfw(a)sutolyst.me.uk
Classification: Unclassified
When running applications with wine version 1.7.6 to 1.7.8, I get some nasty
loud sound distortion when certain sounds play. It’s not constant, but it is
frequent.
Wine 1.7.5 is the last version without this bug. There is no relevant error
message printed.
This is on FreeBSD, so the sound driver used is wineoss.drv, but I don’t know
if this is where the problem lies.
--
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=18474
Summary: DPP (Digital Photo Professional): Instruments windows
returns to its starting position (in the center)
automatically when the image windows is selected
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlo.pannucci(a)gmail.com
Tested with DPP 3.5.2 and 2.2 with WINE 1.0.1 and WINE 1.1.21:
When you double click on a listed image, dpp automatically opens an image
window and an instruments windows.
Instruments window automatically stay on the top (itsn't possible to change
this) and opens in the center of the screen hiding (in part) the opened image
below!
When you move the inst. windows away and then re-select the image windows, the
inst. windows returns in the center.
--
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=22521
Summary: .NET 2.0 sp2 installer does not successfully install.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pettigrewnet(a)comcast.net
Created an attachment (id=27601)
--> (http://bugs.winehq.org/attachment.cgi?id=27601)
A failed install log
The installer sometimes fails to run. It does sometimes run, but ends with a
fairly typical GUI installer 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.
http://bugs.winehq.org/show_bug.cgi?id=36937
Bug ID: 36937
Summary: WinHttpReceiveRequest goes into infinite blocking on
304 responses
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: anduchs(a)gmail.com
Created attachment 49045
--> http://bugs.winehq.org/attachment.cgi?id=49045
TestCase for the issue
When requesting a website with an "If-Modified-Since"-header and the website
returns "304 Not Modified" then the call to WinHttpReceiveResponse() blocks
forever.
The reason is that a 304-response does not have a Content-Length reader. For
some reason it gets set to 4096 and winhttp tries to read this many bytes from
the network even though nothing is going to come.
This bug affects the "Marvel Heroes 2015 Launcher" during update checking.
(Unfortunately game client still has some more issues)
Attach are a Testing-Program and a patch that fixes it.
(for the patch, I don't know if this would be the correct way to fix the issue,
but it looked like a good place to put the fix)
--
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=28556
Bug #: 28556
Summary: ICQ 7 installer error message
Product: Wine
Version: 1.3.29
Platform: x86-64
URL: http://ftp.icq.com/pub/ICQ7/install_icq7.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 36673
--> http://bugs.winehq.org/attachment.cgi?id=36673
Wine 1.3.29 console output
ICQ 7 installs correctly but the installer pops up with an error message:
"Service failed to run"
Not clear how this affects the app as I don't have an account so it may simply
be a minor annoyance.
vcrun2008 needed to get this far.
--
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=35971
Bug ID: 35971
Summary: dsound resampler causing clicks in StarCraft when
resampling to 48000
Product: Wine
Version: 1.7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: cus(a)fazekas.hu
Something is still not perfect with the resampler in Wine.
I tested Starcraft (Starcraft is using 22050 and 11025 freq buffers), and it
seems when the primary buffer sample rate is 48000, there are noticable clicks
on the sound output. On the other hand, if the primary buffer sample rate is
44100, the sound is fine.
In order to test this I hacked winealsa.drv to force the max sample rate to
44100 insetad of 48000, and this resolved the issue, that is why I think that
the resampler is handling badly resampling from 22050 or 11025 to 48000.
--
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=34330
Bug #: 34330
Summary: Wine64 does not work on FreeBSD
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: FreeBSD
Status: NEW
Keywords: download, source, win64
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Using PC-BSD 9.1 and gcc4.6, wine64 compiles, however, it fails to run:
# ./wine64 cmd
wine: failed to map the shared user data: c0000018
also tried the mmap patch from their port:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/emulators/wine/files/patch-part…
but it made no difference.
--
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=13137
Summary: IE6 crashes due to unimplemented function
wininet.dll.GetDiskInfoA
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eddie(a)lania.nl
Created an attachment (id=12940)
--> (http://bugs.winehq.org/attachment.cgi?id=12940)
Crash-when-trying-to-set-Temporary-Internet-Files-settings-in-ie6_related_to_wininet_wine-1.0-rc1
When trying to change the settings for the "Temporary Internet Files", IE6
crashes. See the attachment for more information.
--
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=29571
Bug #: 29571
Summary: Chrome with User Agent Switcher unable to load any
urls with --no-sandbox --single-process
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Created attachment 38302
--> http://bugs.winehq.org/attachment.cgi?id=38302
Log: chrome + UAswitcher
wine-1.3.36-172-gb00e703
1. Download Google Chrome Standalone installer from :
https://www.google.com/chrome/index.html?platform=win&hl=en&standalone=1
sha1sum: 3700838267c7d2f01b3a4cf6802052967166bffa
2. Install with Wine:
$ wine ChromeStandalone.exe
3. Start chrome.exe with --no-sandbox switcher
$ cd .wine/drive_c/users/fracting/Local\ Settings/Application\
Data/Google/Chrome/Application/
$ wine chrome.exe --no-sandbox ( Workaround for Wine Bug 21232 [1] )
4. open chrome://flags, enable `Experimental Extension APIs`
5. Restart chrome.exe with --no-sandbox and --single-process switchers
( Workaround for Wine Bug 27248 )
$ wine chrome.exe --no-sandbox --single-process
6. Open http://spoofer-extension.appspot.com/spoofer.crx , install
User Agent Switcher Extension
7. open any urls, with any tab, usually fails.
How reproducible:
Nearly 90%
When this bug appear, Chrome display such message in the status bar:
"Waiting for extension User-Agent Switcher for Chrome..."
Below message seems relate to the bug:
[116:99:3876457:ERROR:proxy_resolver_winhttp.cc(79)] WinHttpGetProxyForUrl
failed: 12166
--
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=18431
Summary: Lords 2: Autoplay doesn't realize that game is installed
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
After installing the game through wine, and running autoplay again, "Play" and
"Uninstall" is still greyed out, and "Install" is clear. Clicking on "Install"
starts the installation procedure all over again. Running the game directly
("wine C:\\SIERRA\\Lords2\Lords2.exe") works perfectly.
--
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=35918
Bug ID: 35918
Summary: Mouse acts funky on ROBLOX
Product: Wine
Version: 20050930
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nonobaOMGWEEGEE2(a)gmail.com
Using a ROBLOX wrapper made by someone on the ROBLOX wikia (download link:
https://db.tt/P1M7V0oV), which works fine for the most part, it seems my mouse
acts funky.
The mouse doesn't act the way it does on the desktop, it's sometimes a struggle
to get out of the window to say, check on Skype. It keeps staying into the
window until it feels like it wants to work. It also seems to be much more
sensitive, it's especially a problem when playing a game with weapons, it isn't
impossible however, just harder.
If you need my mouse information, it is a Microsoft Wireless mouse, it doesn't
specifiy though, I remember it being a 2000, 3000, or 5000 model.
--
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=35308
Bug ID: 35308
Summary: Warcraft III and it's extension Frozen Throne crash at
start if winegstreamer isn't disabled
Product: Wine
Version: 1.7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: scrimekiler(a)yahoo.fr
Classification: Unclassified
If winegstreamer isn't disabled (in dll overrides with winecfg) the game crash
at start.
Gentoo with kernel 3.10.17, gstreamer 0.10.36 and 1.0.10
About logs, what debug channels should I add ? (I didn't found a gstreamer
debug channel)
--
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=35180
Bug ID: 35180
Summary: Quake Live standalone fails to authenticate using
remembered credentials
Product: Wine
Version: 1.7.8
Hardware: x86
URL: http://quakelive.com
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexandru.balut(a)gmail.com
Classification: Unclassified
Created attachment 46926
--> http://bugs.winehq.org/attachment.cgi?id=46926
terminal log
Steps to reproduce:
1. Start Launcher.exe
2. Enter valid email and password
3. Check Remember Me, click Play
4. Exit the app
5. Start Launcher.exe, notice it sais "Will automatically login as USERNAME"
(USERNAME is the correct username), but nothing else happens. It should start
the web ui.
$ sha1sum .wine-ql/drive_c/Program\ Files\ \(x86\)/Quake\ Live/Launcher.exe
b4d565634bdac72047790d64dbc870b8b8bb5f48 .wine-ql/drive_c/Program Files
(x86)/Quake Live/Launcher.exe
$ sha1sum QuakeLiveSetup_840.exe
843d1542bccaaf1bd46bee0acec95d4bfdfc898b QuakeLiveSetup_840.exe
$ wine --version
wine-1.7.8
--
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=34970
Bug #: 34970
Summary: mpg2cut2 crashes at startup
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stanislav.petrek(a)gmail.com
Classification: Unclassified
Created attachment 46598
--> http://bugs.winehq.org/attachment.cgi?id=46598
wine autocrash report system
i used this program for cutting mpeg2 streams *.ts. All works fine in 1.3
versions, after this release wine 1.4.x.
--
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=31902
Bug #: 31902
Summary: Crash when clicking on a .pptx file to open MS
PowePoint 2010
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vinay(a)totalcaos.com
Classification: Unclassified
Created attachment 41999
--> http://bugs.winehq.org/attachment.cgi?id=41999
Backtrace and dump after crash
Powerpoint 2010 under crossover linux crashes when opening a powerpoint (.pptx)
file from the filesystem (double click on a filename.pptx) causing powerpoint
to launch
No issues if powerpoint is open and the file is opened by using the file ->
open from within powerpoint.
--
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=35735
Bug ID: 35735
Summary: setup_exception_record stack overflow occurred while
running ie
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shiy_118(a)sina.com
err:seh:setup_exception_record stack overflow 816 bytes in thread 00e9 eip
7bc824c1 esp 00d51000 stack 0xd50000-0xd51000-0xe50000
I was browsing through the Amazon.cn with IE at the time.
It happened each time when I browsing Amazon.cn whith IE.
--
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.