http://bugs.winehq.org/show_bug.cgi?id=15386
Summary: Sending WM_SYSCOMMAND breaks TeamSpeak
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guillaume.melquiond(a)gmail.com
TeamSpeak is working fine with Wine 1.1.2, but it doesn't work with 1.1.4 (I
haven't tested 1.1.3). When switching virtual workspace, TeamSpeak's window is
minimized on the new workspace instead of being normal on the old workspace.
Moreover, when restoring the main window, a spurious tiny window is displayed
along the way.
git bisect points to the following commit:
commit 8d77c375b27adc490d24d7593769f4e149d4102c
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Jul 31 12:08:38 2008 +0200
winex11: Send WM_SYSCOMMAND instead of calling ShowWindow directly to
minimize/restore a window.
Reverting this commit (and 4a69797c43166699e7fbe70e6a7de4abd9521af8, which
depends on it) fixes the issue on 1.1.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.
http://bugs.winehq.org/show_bug.cgi?id=15262
Summary: Chrome url bar has scrollbars
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=16055)
--> (http://bugs.winehq.org/attachment.cgi?id=16055)
screenshot of the problem
I tried with today's wine-git, following the recipe on the appdb page.
When I first started Chrome, I see a scrollbar in the url bar. (see screenshot)
This is similar to bug 14950.
--
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=15067
Summary: XML Notepad 2007 hangs shortly after startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=72d6aa49-787d-4118-ba5f-4f30fe913628&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=15740)
--> (http://bugs.winehq.org/attachment.cgi?id=15740)
XML Notepad 2007 standard error output
With current Git (wine-1.1.3-295-g7c0d28b), after installing the .NET Framework
2.0 with winetricks and installing XML Notepad 2007, launching the application
succeeds, but subsequently, the application hangs. Traces 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=15024
Summary: Certain Areas in WoW - Wrath of the Lich King BETA stay
black
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sven.schellack(a)arcor.de
If you enter certain areas in the Beta of World of Warcraft - Wrath of the Lich
King, the screen turns black and only the interface (buttons etc.) is shown.
The game seems to work nonetheless - you can log out or mov (shown on the
minimap). This is in OpenGL only - DirectX doesn't show this behaviour. In
Appdb someone found out that Wine 0.9.46 worked perfectly, so I tried various
versions and found that this regression was introduced between 0.9.56 and
0.9.57. Bisecting it showed that commit
8293a9ead0ddbc40be62815f0f0823356665b3dc introduced the regression. My OS is
FreeBSD 7_STABLE with a Nvidia 8800GTS and the latest (beta)-driver, but all
other reports about this problem in Appdb where with Linux of some sort. Would
be willing to provide any information needed or test settings or patches!
--
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=14981
Summary: Catia's file reading is unreliable
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mah(a)jump-ing.de
Created an attachment (id=15593)
--> (http://bugs.winehq.org/attachment.cgi?id=15593)
log/backtrace of Catia's internal facilities
In my quest to get DassaultSystemes' Catia V5 to an useable state, I currently
face unreliable file operations. While I can open and view a single CAD model
(CATPart) once or even twice, additional attempts as well as an attempt to open
a multi-model scene (CATProject) fails and quits Catia with a Visual C++
Runtime Exception.
The interesting thing is, for startup, Catia loads some thousand configuration
files (small text files) and obviously, none of these operations fails. But
opening an additional two or three files after startup, failure is almost sure.
To debug the thing I've set up Catia similar to how it's decripbed in the AppDB
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12939 . Wine is
compiled unoptimised with CFLAGS="-g". To launch the app my current favourite
is:
env WINEPREFIX="/home/mah/.wine" WINEDEBUG=+seh,+tid winedbg
"C:\Programme\Dassault Systemes\B16\intel_a\code\bin\catstart.exe" -run
"CNEXT.exe" -env CATIA.V5R16.B16 -direnv "C:\windows\profiles\All
Users\Anwendungsdaten\DassaultSystemes\CATEnv"
This eventually stops in the debugger, giving a backtrace like this (it's
short, so inline):
=>1 0xf7fc642e (0x0033f270)
2 0x00000800 (0x0033f3b0)
3 0x7b84ab74 ReadFile+0x191(hFile=0x4c, buffer=0x33f448, bytesToRead=2048,
bytesRead=0x33fcc0, overlapped=(nil)) [/home/mah/wine/dlls/kernel32/file.c:451]
in kernel32 (0x0033f420)
4 0x0040367b in catstart (+0x367b) (0x0033fc58)
file.c, line 451 reads:
status = NtReadFile(hFile, hEvent, NULL, cvalue, io_status, buffer,
bytesToRead, poffset, NULL);
To my knowledge, the second line of the backtrace shouldn't read 0x00000800 but
something in NtReadFile.
Catia has it's own backtracing facilities built in, showing up in a
Wine/Windows terminal window. While I can't decipher this, I've attached the
last few hundred lines of such a log.
Last not least I've seen Catia halts in the debugger always at the exact same
place, if the steps done to reproduce the bug are identical.
--
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=14892
Summary: ever17 crashes in msacm32
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msacm32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leffeman(a)gmail.com
Created an attachment (id=15461)
--> (http://bugs.winehq.org/attachment.cgi?id=15461)
trace+msacm crash log
Ever17 crashes in MSACM_FormatEnumHelper with the attached stack trace on
startup.
Using a native msacm32.dll allows the game to run, except that voices do not
work in-game.
I don't think this applies to the demo.
--
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=14556
Summary: Broken dotnet2.0 setup
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
In latest wine dotnet2.0 installed with winetricks has problems.
I could only reproduce (up to now) with autocad setup; my old wineprefix with
dotnet2.0+autocad2005 inside works still good; a new setup in a clean
wineprefix don't.
The most evident error when launching autocad is here :
err:eventlog:ReportEventW L".NET Runtime Optimization Service
(clr_optimization_v2.0.50727_32) - Service reached limit of transient errors.
Will shut down. Last error returned from Service Manager: 0x80070005.\n"
It crashes some time later due to unimplemented gdi call.
In "old" wineprefix (setup somewhere after 1.0) the above error message don't
appear and the app runs still good.
I'd try a regression test, but as-is with no other way to reproduce is too time
expensive, as it requires a new wineprefix + dotnet+autocad setup on each run.
Ciao
Max
--
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=14061
Summary: Firefox 3 dialog windows - wrong initial size, unable to
resize because window is moving instead of resizing
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: pikmaster(a)wp.pl
Created an attachment (id=14281)
--> (http://bugs.winehq.org/attachment.cgi?id=14281)
window too small, resizing does not work
When running Firefox 3, displayed dialogs are of improper initial size and
cannot be resized - they are moved instead when you try to drag the border.
Propably this is not only Firefox-related, but a more general bug with windows
handling.
Some examples I caught are:
- first dialog after installation - do you want the firefox to become the
default browser
- properties of any bookmark
Bookmarks menu - right click a bookmark-> Properties
- restore crashed session
- customize toolbar -> add a new toolbar
- open (execute) downloaded application
- confirm closing of main windows, when you have multiple tabs open
- add live bookmark (RSS feed) dialog
- authentication required - for htpasswd protected sites
Steps to reproduce:
1. Get firefox from
http://download.mozilla.org/?product=firefox-3.0&os=win&lang=en-US
2. run: wine "Firefox Setup 3.0.exe"
3. complete setup and install
4. Observe one of the above situations.
--
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=13866
Summary: Fake Internet Explorer information missing from registry
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmuncrief(a)comcast.net
I checked out todays git and when I tried to install Gecko it just appeared. I
figured it had been downloaded when I executed wineprefixcreate because it took
a few minutes to execute instead of a few seconds.
However, when I started my normal install procedure things started failing, and
I discovered it was because all the fake Internet Explorer information was
missing from the registry. Specifically msxml4 and .NET 2.0 crashed immediately
when I tried to install them so I figured there wasn't any use in continuing.
Many programs need to be faked into thinking IE is installed or they won't
install.
So it looks like the auto-Gecko download isn't entering the fake IE6 stuff when
installing. That is, if I'm correct is assuming Gecko is now auto downloaded.
In any case, all the IE stuff is missing in the registry for some reason.
--
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=13619
Summary: FIFA 2002 demo setup crashes after extraction
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.jeuxvideo.fr/telecharger-demo-jouable-
2287.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=13595)
--> (http://bugs.winehq.org/attachment.cgi?id=13595)
FIFA 2002 demo installer
While trying to test bug 9558 with today's Git (wine-1.0-rc3-37-gb4bf355), I
found that after extraction, the installer crashes with a ddraw error
immediately preceding the exception. I tried reverting to Wine 0.9.44 to
determine whether the problem was a regression, but the same exception
occurred. 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.