http://bugs.winehq.org/show_bug.cgi?id=13054
Summary: XSens SDK installer won't handle 'Next' button
Product: Wine
Version: 0.9.61.
Platform: Macintosh
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carl.fischer(a)laposte.net
Created an attachment (id=12814)
--> (http://bugs.winehq.org/attachment.cgi?id=12814)
wine terminal output
Trying to install this software:
http://xsens.com/Static/Documents/UserUpload/Xsupport/MTSDK_v3.0.2.exe.
.exe won't install so first step was to extract the .msi file with:
dd if=MTSDK_v3.0.2.exe of=MTSDK_v3.0.2.msi bs=512 skip=488
Running 'wine msiexec /i MTSDK_v3.0.2.msi' starts the installer but when it
reaches the page that asks for the name, organisation and registration number,
the 'Next' button no longer responds and wine prints an 'unhandled control
event' message. Same message if I just hit the Return key. Clicking 'Back' or
'Cancel' has the expected effect but there is no way to get any further in the
installation process.
I don't think a valid serial number is required to test this. If a wrong number
is entered there should be an error dialog.
--
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=9784
Summary: Wine Emulators hangs with no error
Product: Wine
Version: 0.9.45.
Platform: Macintosh
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: youngjova(a)optonline.net
I'm running a program for remote control software and the program boots with
the intial screen but then just hangs with out an error. The attached code it
was happens in the terminal, and I get up and leave an come back in 30 minutes
and same screen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15413
Summary: dualcad crashes into msvcrt
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.pcscad.com/setupdualcad.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
a user sent this into appdb, and i gave it a try . When you start the app,
choose "new", enter a name for the new drawing, and hit enter. Then try to draw
a rectangle for example, and it crashes. With native msvcrt it works fine
--
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=15298
Summary: Highway Pursuit crashes with a X Error
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://retrospec.sgn.net/game-
links.php?link=highwaypursuit
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: divan.burger(a)gmail.com
Created an attachment (id=16118)
--> (http://bugs.winehq.org/attachment.cgi?id=16118)
Crash_Log.txt
Highway Pursuit, a arcade racing game, installs perfectly but crashes with a X
Error when you try to start it. This did not happen with earlier versions (like
1.1.2) as can be seen in the AppDB.
It complains that Wine is trying to lock a already locked connection. A fixme
of "WineD3D_ChoosePixelFormat : Add OpenGL context recreation support to
SetDepthStencilSurface" is found just before that line.
The log file is 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=15243
Summary: Google Chrome URL bar edits and text selections always
begin at start of bar
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://chrome.google.com
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: royshea(a)gmail.com
Regardless of where the URL bar is clicked to begin editing or selecting text,
the cursor begins the action from the start of the URL bar. Probably some sort
of richedit bug.
--
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=15209
Summary: winedbg has an infinite loop at
wine/programs/winedbg/memory.c:426
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
Created an attachment (id=15965)
--> (http://bugs.winehq.org/attachment.cgi?id=15965)
The backtrace made by another winedbg instance of the other winedbg.
What I did:
I typed bt to get the current backtrace. I didn't notice that the backtrace is
incomplete and typed list -. I waited some seconds and then I did [control] +
[c]. That didn't help and I pressed the key combination again multiple times.
As that didn't help I decided to give the program about 10 more minutes, but
still the program was frozen. I started another winedbg instance and attached
the one who could be in an infinitive loop. With that other instance I tried to
find the infinitive loop. I think I have found it at:
wine/programs/winedbg/memory.c:426
as I can execute the "n" command multiple times, but the program will not leave
the loop. I might be wrong.
Used wine version: c2de38ea47046039d21c2ef38e8c4b01d95663f5 + one test patch of
mine.
--
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=15201
Summary: Google Chrom crashes when downloading an exe file
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://chrome.google.com
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: royshea(a)gmail.com
Created an attachment (id=15956)
--> (http://bugs.winehq.org/attachment.cgi?id=15956)
Terminal output after crash running chrome with --no-sandbox --new-http
Google Chrome crashes when downloading an executable file. Other types of
downloads appear to be fine.
--
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=15141
Summary: Embedded window does not scroll with main window
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=13635
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsh(a)linux.ucla.edu
I noticed this with flash videos (any youtube.com/watch page). If you scroll
the page down, the video just sits there as the rest of the page goes by
underneath. The embedded window may get clipped at a certain point. I see the
debug output
X11DRV_SetWindowRgn not supported on other thread
so this is most likely the problem.
Sometimes flash videos appear upside-down (currently-watched videos on the
youtube homepage, and lots of stuff on http://worstofmyspace.com/). I'm not
sure if this is related to this bug or not.
--
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=15116
Summary: Google Chrom URL bar does not render properly
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: royshea(a)gmail.com
Created an attachment (id=15812)
--> (http://bugs.winehq.org/attachment.cgi?id=15812)
Test case isolating Google Chrome URL bug
The status bar in Google Chrome is not rendering properly. Google Chrome
intercepts the BeginPaint and EndPaint messages for the URL bar (see
autocomplete_edit.cc in their chromium source) and uses a memory mapped DC for
the bar itself. An initial workaround uses winetricks:
winetricks riched20 riched30
Attached is a small test case that reproduces the bug. It creates a RichWindow
view that inherts from CRichEdit. RichWindow intercepts BeginPaint / EndPaint
messages and uses a memory mapped DC, as done in Google Chrome. The RichWindow
is used in a simple application that displays the same behavior as the Google
Chrome URL bar.
--
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=15074
Summary: System Shock 2: randomly disappearing sound (esp. when
loading level)
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.download.com/System-Shock-2-demo/3000-7539_4-
10031250.html
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexd4(a)inbox.lv
CC: m.b.lankhorst(a)gmail.com
In recent builds sound started disapppearing randomly in SS2 (retail version
2.3). It's semi-random but with a reasonable consistence it can be produced by
entering-quitting menu (from the actual game level) or when going into "loading
zones" between levels.
This isn't occuring in wine-1.1.2. I did a regression test and got this:
2cd620802a3a7a1011a89c301270737ac1a1cfe5 is first bad commit
commit 2cd620802a3a7a1011a89c301270737ac1a1cfe5
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Fri Aug 8 20:50:02 2008 +0200
winealsa.drv: Add ability to recover from underruns to directsound driver.
Fixes handling of buffer underruns that might still occur.
Makes sense to me, because the moments when the bug occurs are the mostl likely
to cause a CPU-load spike and buffer underruns. After reverting the patch, I
don't get the problem any more in current git.
There is a demo for the game, I added it to URL, but, unfortunately, the
problem is not as readily reproducible there as it is with full retail version,
for unknown reason (sound does seem to disappear sometimes after going to and
from menu / sound settings).
--
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.