http://bugs.winehq.org/show_bug.cgi?id=16710
Summary: aTube Catcher in not showing the icons
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://atube-catcher.dsnetwb.com/get-video-software-
windows-home/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=18381)
--> (http://bugs.winehq.org/attachment.cgi?id=18381)
Console output
When you start the program it should show two icons, but it's showing just 2
black boxes where the icons should be.
--
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=24615
Summary: Can't open or save assembly files in SolidWorks
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denis.bonnenfant(a)diderot.org
Assembly files can't be opened (invalid file format) or saved in SolidWorks
Regression tests shows that problem comes from gdiplus :
denis@bureau:~/wine-git$ git bisect badc8a48f237e43174673fa3686ebe99e42f6a0d8a4
is the first bad commit
commit c8a48f237e43174673fa3686ebe99e42f6a0d8a4
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu Sep 30 16:07:53 2010 -0500
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
--
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=27153
Summary: msiexec exits with a critical error in the
installation of Steam
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zeroz(a)users.mns.ru
Created an attachment (id=34685)
--> (http://bugs.winehq.org/attachment.cgi?id=34685)
msiexec log
When installing Steam I get a message box with critical error, after the first
keystroke Next. I was trying with other flags(like /a /x), but always get a
same error.
Log in attachment
--
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=23965
Summary: Steam exits when querying system information
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://cdn.steampowered.com/download/SteamInstall.msi
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
In the new steam UI, Help->System information shows a "Querying system
information..." dialog and then exits the client. No debug whatsoever.
--
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=26591
Summary: Slingplayer 2 crashes when clicking on "Log in" when
compiled with gcc -O0
Product: Wine
Version: 1.3.16
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-2
.0.4-Setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=33852)
--> (http://bugs.winehq.org/attachment.cgi?id=33852)
wine-1.3.16-74-g7ee63f0 and gcc -O0 console output
Slingplayer 2 crashes when clicking on "Log in" in the main window. It
attempts to open a HTML page to log in to your account via the website.
=>0 0x7d52ce3f BindStatusCallback_create+0x2ba(This=0x74b3418, obj=0x32de18,
body=0x32ddf0) [/home/test/wine-git/dlls/msxml3/httprequest.c:503] in msxml3
(0x0032ddc8)
This only occurs when compiling Wine with gcc -O0. It works fine with gcc -O1
and the precompiled .deb (which I believe to be -O2).
Workaround is to use native msxml3 OR compile with gcc -Ox where x>0.
Bug also does not exist with Wine-1.3.0 or Wine-1.2 with gcc -O3, but I cannot
recall this bug occurring before so could be a regression (perhaps even in
gcc).
Console output 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=21982
Summary: DPC Latency Checker barfs loading its driver
Product: Wine
Version: 1.1.40
Platform: x86
URL: http://www.thesycon.de/deu/latency_check.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This tool loads a driver that just measures "delayed procedure call"
latency, seems like that ought to be supportable. Currently crashes
on startup:
$ wine dpclat.exe
wine: Unhandled page fault on write access to 0x00540180 at address 0x78c32af7
...
Backtrace:
=>0
load_driver_module+0x1f1(name="C:\windows\system32\drivers\dpclat_driver.sys")
[programs/winedevice/device.c:103] in winedevi
ce (0x0053e718)
1 load_driver+0x3f7() [programs/winedevice/device.c:229] in winedevice
(0x0053e988)
2 ServiceMain+0x11f(argc=0, argv=0x110df0) [programs/winedevice/device.c:287]
in winedevice (0x0053e9f8)
3 service_thread+0x157(arg=0x1107a0) [dlls/advapi32/service.c:294] in
advapi32 (0x0053ea58)
...
load_driver_module+0x1f1 [programs/winedevice/device.c:103] in winedevice: movl
$0x0,0xa0(%eax)
103
nt->OptionalHeader.DataDirectory[IMAGE_DIRECTORY_ENTRY_BASERELOC].VirtualAddress
= 0;
--
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=23468
Summary: Age of Empires 2 and 3 fail to run
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jameslinton(a)hotmail.com
Both games install fine, but will not run at all.
I am new at all this and apologize for not doing a regression test. I will
however eventually figure it out.
I have run both age of empires 2 and 3 on previous versions of wine (probably
around 1.1.23) without this problem so i am guessing a regression. I'm use
Nvidia drivers version 195.36.24 also have tried reinstalling and upgrading
drivers to the latest version. no luck, same error.
terminal spits out
james@james-desktop /media/Tera_/Programs/Games/Age Of Empires II/Age of
Empires II $ wine EMPIRES2.EXE
fixme:system:SystemParametersInfoW Unimplemented action: 110 (SPI_GETSHOWIMEUI)
fixme:win:EnumDisplayDevicesW ((null),0,0x32d730,0x00000000), stub!
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
1280x1024x32 @0! (XRandR)
my display is set at 1280x1024 60hz
--
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=18798
Summary: Neuro-Programmer v2.5 unable to start
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.transparentcorp.com/downloads/NP2_Installer
.exe
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Created an attachment (id=21577)
--> (http://bugs.winehq.org/attachment.cgi?id=21577)
Console output
Installation goes fine, without errors.
But trying to start application pops up a messagebox with:
Caption:
---
Xenocode Postbuild 2008
---
Text:
---
The application was unable to load a required virtual machine component.
Please contact the publisher of this application for more information.
---
After closing message box application exits. A console output from start to
exit provided.
--
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=22434
Summary: Hype - The Time Quest crashes when the game should
come up (looks like null pointer dereference to me)
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cvoeten(a)gmail.com
Created an attachment (id=27475)
--> (http://bugs.winehq.org/attachment.cgi?id=27475)
terminal output + backtrace
Hi,
This is a really ancient game (1998 I believe) and it uses DirectX 6 for
rendering. Unfortunately, the game crashes at the point at which the "Ubisoft"
screen should come up. I'm no C expert (scratch that, I know nothing of it at
all), but judging from the backtrace it looks like a null pointer dereference
error in dlls/wined3d/context.c, which is caused by these two errors:
fixme:ddraw:device_parent_CreateSwapChain (0x134324) CreateSwapChain failed,
returning 0x8876086a
err:ddraw:IDirectDrawImpl_CreateSurface IDirectDrawImpl_AttachD3DDevice failed,
hr = 8876086a
$ wine --version
wine-1.1.43-78-ga551dfe (latest git, to my knowledge)
$ uname -a
Linux pc-van-cesko 2.6.33.2-41.fc13.i686 #1 SMP Mon Apr 12 14:45:33 UTC 2010
i686 i686 i386 GNU/Linux
$ gcc -v
Ingebouwde specs worden gebruikt. (translation: using built-in specs)
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla
--enable-bootstrap --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-gnu-unique-object
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk
--disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
--enable-libgcj-multifile --enable-java-maintainer-mode
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib
--with-ppl --with-cloog --with-tune=generic --with-arch=i686
--build=i686-redhat-linux
Thread model: posix
gcc versie 4.4.3 20100409 (Red Hat 4.4.3-16) (GCC)
CFLAGS are set to "-O3 -gdwarf-2"
I'd appreciate any help.
--
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=24365
Summary: Adobe Photoshop CS4 installer: completely white / ie6
workaround doesn't work
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwintorok(a)gmail.com
I built wine 1.3.2 from git like this:
$ cd ~/wine-git
$ git checkout wine-1.3.2
$ cd ../wine32
$ ../wine-git/configure
$ rm -rf /home/edwin/.wine-cs4/ && mkdir ~/.wine-cs4 &&
WINEPREFIX=$HOME/.wine-cs4 sh ~/winetricks msxml6 gdiplus gecko vcrun2005
So far so good, but the installer is all a white dialog (except for the
'checking your system profile part' which is shown):
I filed this as an shdocvw bug due to these messages, please change component
if this is not the cause:
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group
{000214d1-0000-0000-c000-000000000046}
fixme:shdocvw:ClientSite_GetContainer (0x154270)->(0x32e6b0)
I tried using winetricks ie6, but that only leeds to the setup telling me it
encountered an error.
Tried with winetricks ie7, I got a white dialog there too.
I'll attach the logs now.
--
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=24323
Summary: Need for speed 3 crashes on startup
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=30651)
--> (http://bugs.winehq.org/attachment.cgi?id=30651)
console from wine-1.2-478-g69c8f0b ~ crashes
Need for speed 3 crashes on start-up.
1. I did a regression test between 1.2-rc6 and 1.3.0:
69c8f0b67d445493a83dc932aaacefc26bb42c09 is the first bad commit
commit 69c8f0b67d445493a83dc932aaacefc26bb42c09
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Jul 26 15:30:26 2010 +0200
gdi32: Store the total visible rectangle in the DC.
:040000 040000 cb299898df840e878b607534fa811f1645e15dfe
ce21a9d4e09625cd3c8951233389b8312932d22d M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch after git checkout makes that problem go away.
4. Adding author of this patch to CC.
--private keyword: bisected
--
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=24188
Summary: The Last Remnant demo: can't resize window to show
menu
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=30452)
--> (http://bugs.winehq.org/attachment.cgi?id=30452)
screen shot showing the problem
Bug 24078 is about incorrectly settings of resolution, which probably never
worked correctly in wine.
This one is about regression... When the game starts up, it doesn't show game
menu on right side, because it's cut off. Because the game by default runs in
windowed mode, i can stretch out the window. And this is broken since 1.1.41.
1. I did a regression test between 1.1.40 and 1.1.41:
commit 7c930589bc40097eb0ebb84310a3ea0ae6999edb
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Mar 17 21:59:54 2010 +0100
wined3d: Avoid some common invalid context accesses.
Unfortunately there are plenty of other places left. Perhaps we should
consider creating our own window when the context becomes invalid and
making
the context current on that instead.
:040000 040000 7a027acb69350838d93a7015bb759306d2c5b4f0
a06ad38974e0ca1a187451c3c423086c33c9ad87 M dlls
2. This commit was probably intended to fix bug 21384.
3. Revert of this patch after git checkout makes that problem go away.
4. Adding author of this patch to CC.
--private keyword: bisected
--
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=24094
Summary: Baldur's Gate II doesn't like nVidia GT240
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=30318)
--> (http://bugs.winehq.org/attachment.cgi?id=30318)
console output from wine-1.3.1
Running BGMain.exe leads to crash after resolution change. This probably
happens only on GT240 (i'm not aware of having such problem with 8600GT).
1. I did a regression test between 1.1.35 and 1.1.36:
commit 0c582dca3adccc83a34727c0d8979989bd25fbb7
Author: William Waghorn <willw(a)litany.me.uk>
Date: Wed Dec 30 18:54:30 2009 -0800
wined3d: Added NVidia GT240 detection.
:040000 040000 39a49e6094b166eeb37e8a2d22645c64d64906ec
77332f2111e82c509cb3e55f8192033944cc54ab M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch after git checkout makes that problem go away.
4. Adding author of this patch to CC.
--private keyword: bisected
--
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=24082
Summary: Plants vs Zombies Demo crashes during the start up
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.popcap.com/games/pvz#
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
CC: hverbeet(a)gmail.com
Plants vs zombies demo crashes during the start up.
1. I did a regression test between 1.3.0 and 1.3.1:
commit 368e5eb87ae983e4ea2f66b3ca2f4154b36bbcda
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Aug 16 20:00:27 2010 +0200
wined3d: Avoid IWineD3DSurface_GetContainer().
:040000 040000 e3d5cb441067b2b4f259acdbdeb62d7ab2803fae
ebebfe741f963495edabc7c2c29d5e1ed46bc82b M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch after git checkout makes that problem go away.
4. Adding author of this patch to CC.
--private keyword: bisected
--
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=26964
Summary: Pixelation/corruption in some graphics
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: doh123(a)gmail.com
Created an attachment (id=34394)
--> (http://bugs.winehq.org/attachment.cgi?id=34394)
screenshot showing corruption
Problem added in 1.3.19, did not happen in 1.3.18.
In some places in graphics where there is transparency, and blending going on
(I think) there will be blocks of corruption that quickly flash and change and
look really bad.
Noticing this first in Champions Online... its the only program I've found the
problem in so far.
adding a picture for an example... around some feet with rocket boots that kind
of have a glow aura and lighting affects the the boots... this problem doesn't
happen with 1.3.18
I will run a regression test when I get time and post it here.
--
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=15435
Summary: Wine logs too verbose
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running any application generates repetitive log information
that makes uploading and analyzing logs difficult, and confuses users.
For instance, here's a tally of the log messages generated by
just launching Firefox and loading one little web site:
239 fixme:font:ExtTextOutW flags ETO_NUMERICSLOCAL | ETO_NUMERICSLATIN |
ETO_PDY unimplemented
105 fixme:resource:GetGuiResources (0xffffffff,0): stub
60 fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
2 fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
...
It would be good to reduce this verbosity, without hiding
useful fixmes. Because it's difficult to know which ones
are useful, let's focus on just the few highly repetitive
messages.
One thing we've done in the past is added a check to only print
the fixme the first time it's hit. This is probably the way to go.
Another thing that is a little easier to do is to change
the fixme to a trace; if we do that, we might want to put 'fixme:'
as the first thing in the trace message, to remember that it
needs fixing.
--
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=25586
Summary: MS Office 2010 Pro Trial: Word, Excel, and Powerpoint
crash trying to print
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Depends on: 25476
Created an attachment (id=32581)
--> (http://bugs.winehq.org/attachment.cgi?id=32581)
Excel 2010 crash from trying to print
To reproduce, start Excel, type a few numbers into the spreadsheet, go to the
File tab, click Print. Excel crashes immediately. Word and Powerpoint behave
the same.
Log is from Excel without any native dlls. Overrides used to get around other
bugs (riched20, usp10, urlmon, msxml6) do not prevent the crash.
--
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=25492
Summary: Office Pro 2010 Trial: Word, Excel, and Powerpoint
cannot open files
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=32456)
--> (http://bugs.winehq.org/attachment.cgi?id=32456)
Trying to open an xls file with Excel 2010
To reproduce:
1. Deselect Outlook when installing to get around bug 25476.
2. Start Excel. When the activation wizard comes up, click cancel (bug 25478)
3. Try to open an xls or xlsx file. Excel will throw up an error message that
says "Cannot open or save any more documents because there is not enough
available memory or disk space."
Winetricks urlmon partially fixes the problem; it enables Excel to open xls
files, but not xlsx files. (I'll file another bug for the latter issue.)
Word and Powerpoint behave similarly, though the wording of their error
messages is somewhat different. Powerpoint says it found an error it can't
correct, while Word just says it has experienced an error. Both are also
partially fixed (for doc and ppt files) by native urlmon.
--
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=25477
Summary: Word 2010 crashes on start with builtin usp10.dll
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Depends on: 25476
Tested with Office Pro 2010 Trial. To reproduce, do a custom install without
Outlook (to work around bug 25476), then start Word. The splash screen will
come up, then it will crash.
Setting usp10.dll to native, builtin prevents the crash and enables Word to
load. Note that it is not necessary to install it with winetricks, as Office
installs its own usp10.dll.
--
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=27181
Summary: Very slow performance in Word 2007
Product: Wine
Version: 1.3.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yoann.laissus(a)gmail.com
Since Wine 1.3.18, Word 2007 has became very slow in case of scrolling or
tipping text for example.
I have an Nvidia card (9800M GS) with the Nvidia driver 270.41.06.
After a regression test, the commit which introduces this regression is :
commit 91ff1440184eb57fa7cdfc9b1ed998eeb32685d0
Author: Huw Davies <huw(a)codeweavers.com>
Date: Mon Apr 11 10:07:12 2011 +0100
gdi32: Implement PatBlt.
--
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=27677
Summary: Trillian (5.0.0.34) setup file crashes upon start.
Product: Wine
Version: 1.3.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: j.russell.moore(a)gmail.com
Created an attachment (id=35408)
--> (http://bugs.winehq.org/attachment.cgi?id=35408)
Backtrace outputed when running the setup program via terminal.
I'm trying to install Trillian 5 but it crashes upon launching the installer.
There were reports of it working with Wine 1.3.22 but I tried that version in
my system and it didn't (which makes me think it may not be a fault in Wine but
in its interaction with another thing).
Wine GIT as of 3th of July 2011 produces the same output. You may find as an
attachment the backtrace it produces when running Wine from the console.
Please don't mind the winemenubuilder.exe error, it's displayed because I
disabled it in the Wine configuration program.
The system I'm running is a 64-bit Arch Linux, with OpenSSL 1.0.0.d (relevant I
think as the offending library is libcrypto).
--
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=21071
Summary: Word 2003 cannot open or save normal.dot in 1.1.35
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=25269)
--> (http://bugs.winehq.org/attachment.cgi?id=25269)
Console log from opening and then trying to close Word 2003
The file normal.dot is where Word stores the default document settings; it is
normally loaded on startup, and updated on closing.
In 1.1.35, on opening, Word throws up the error message "Word cannot open the
existing (Normal)." Clicking okay, the dialog closes and the program seems to
operate normally. However, on closing, Word throws up the error message: "There
is a serious disk error on file ~WRD0000" and after clicking okay, "The network
path where you are trying to save the document is unavailable." (The path is in
~/.wine, on my local disk--there is no network.) After closing that dialog by
clicking cancel, and trying to close the program again, Word this time throws
up the message "Changes have been made that affect the global template. Do you
want to save those changes?" If you answer no, the app will finally close. (If
you answer yes, it repeats the message about a serious disk error.)
A regression test identified the following:
8518323e070377c07a3d421573dc3348e28008a4 is first bad commit
commit 8518323e070377c07a3d421573dc3348e28008a4
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Mon Nov 30 15:40:53 2009 -0600
ole32: Don't track the stream size in storage stream objects.
We can't do this safely when there are multiple objects for a single
stream.
:040000 040000 03f7f71bd69c56252c1191b7140570179b2a3bab
5e48fe78948361dcbcb5be2941a10eb8030ce4a6 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=18908
Summary: Editing name in File Open dialog causes Powerpoint to
hang
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)hoogenraad.net
In the File Open dialog, in Powerpoint, one enters into file rename mode by
double-clicking on the file name.
At that point, Powerpoint 2000 hangs, with no way to escape.
As the dialog is active, even Closing the application does not work.
I have to kill powerpoint from a command-line shell.
--
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=19050
Summary: PE explorer shows access violations when started
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
URL: http://www.heaventools.com/download/pexsetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
CC: bunglehead(a)gmail.com
Installation went fine but running doesn't. Regression testing shows:
34b802caf088e526eadc23d785582e81ea5374cd is first bad commit
commit 34b802caf088e526eadc23d785582e81ea5374cd
Author: Nikolay Sivov <bunglehead(a)gmail.com>
Date: Tue Jun 16 01:46:11 2009 +0400
comctl32/listview: Convert forwarded header notifications to ANSI if
NFR_ANSI is current format.
:040000 040000 7f9c298690cfa7c63010737878cb6da45dd570b4
a6e1736d290092b6d8c8862160775fd9237cd520 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=19338
Summary: Regression in ResHacker
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.angusj.com/resourcehacker/
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mstefani(a)redhat.com
CC: dmitry(a)codeweavers.com
Created an attachment (id=22393)
--> (http://bugs.winehq.org/attachment.cgi?id=22393)
ResHacker bad
ee7ca802f4839fab9efd1759a762a9839d931a9b is first bad commit
commit ee7ca802f4839fab9efd1759a762a9839d931a9b
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Wed Jul 15 21:21:26 2009 +0900
comctl32: Do not redraw treeview in TVM_INSERTITEM handler if bRedraw is
not set, trigger the redraw on WM_SETREDRAW/TRUE.
:040000 040000 6581adc5a4c37b359b4bdd1f35e35ebb5dc70a9d
0bcde40d001433b39cdc73cf2a69e2a0677ea5d3 M dlls
This patch introduced a regression in ResHacker.exe:
When opening a file a treeview shows up on the left hand side with the
resources available in that file. With the above patch only very little of the
treeview is shown at the top. The bad.png and good.png demonstrate the problem.
--
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=19380
Summary: SysDateTimePick32 - wDayOfWeek not generated
automatically after DTM_SETSYSTEMTIME
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martinez.pr0team(a)gmail.com
Format of the date in SysDateTimePick32 set with:
SendMessage(hDate,DTM_SETFORMAT,0,(LPARAM)"dddd' 'd' 'MMMM' 'yyy");
To change actual time of the control, DTM_SETFORMAT message must be sent with
wYear, wMonth and wDay fields of the SYSTEMTIME structure set.
Microsoft Windows automatically calculates proper day of week, ignoring the
wDayOfWeek field.
Wine does not, and the day of week displayed in control might be wrong (always
Sunday if not set).
--
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=19837
Summary: ListView 'Range Check Error' in ImgBurn v2.5.0.0's
Disc Layout Editor window.
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://www.imgburn.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lightning_uk(a)imgburn.com
v2.5.0.0 of ImgBurn has a new Advanced build mode interface known as the 'Disc
Layout Editor'.
Any 'rename' of an item you add/create within the listview on the right side of
that window will result in a range check error.
I'm unable to reproduce this issues on any real installation of Windows
(from Windows 95 -> Windows 7) so I can only assume it's something in Wine
(sorry!).
--
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=19839
Summary: Access violation when closing ImgBurn 2.5.0.0 if its
'Disc Layout Editor' window has ever been opened.
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://www.imgburn.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lightning_uk(a)imgburn.com
v2.5.0.0 of ImgBurn has a new Advanced build mode interface known as the 'Disc
Layout Editor'.
If you open the window at all (as in, 'full stop' and not even doing anything
with it) and then close the program, it'll crash with an access violation.
Open the program and set the 'Mode' to 'Build', set the 'Input' to 'Advanced'
and then click the big 'Show Disc Layout Editor' button. Once you've done that
and you attempt to close the program, it'll crash.
I'm unable to reproduce this issue on any real installation of Windows
(from Windows 95 -> Windows 7) so I can only assume it's something in Wine
(sorry!).
--
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=19977
Summary: runasdate: buggy comctl32 behavior
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.nirsoft.net/utils/run_as_date.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
$ wine Runasdate.exe
Click in the date box, on the year (2009). On windows, one click on it
highlights the entire year. Begin typing a new year (2001). On windows, 2009 is
immediately cleared, and 2001 put in its place. On wine, typing the last
character remains, so you get '92001'.
Additionally, the calendar selection tool is really buggy, but there are other
bugs for that, I think.
Of course, winetricks cc580 works around 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=20027
Summary: Registax 5 fails
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arpad.szentandrassy(a)gmail.com
Created an attachment (id=23569)
--> (http://bugs.winehq.org/attachment.cgi?id=23569)
Error message
Hi
Registax 5 fails to start with wine 1.1.29. It was working with previous
versions.
I am attaching a text ile with te error message.
Thank you for your help in advance !
Árpád
--
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=20282
Summary: ControlSpy doesn't show any message passed to control
procedure
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?displa
ylang=en&FamilyID=19d4294d-0531-4ec2-8b27-2e463b315f16
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Testing tool MS ControlSpy allows to learn common control (and some from user32
too) behaviour. It has two message listboxes - one for parent WM_NOTIFY
notifications and one for messages passed to control procedure.
Running in Wine parent notifications list works as it should while control
messages list is always empty.
This causes a loss of functionality - this is list is useful to check redrawing
messages for example.
I could help with any needed debug output to solve 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=23201
Summary: Motocross Madness 2 crashes at start (d3d)
Product: Wine
Version: 1.1.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
CC: hverbeet(a)gmail.com
I wanted to retest bug 17836, but my effort failed shortly. When mcm2 is run,
it should test graphics capabilities and display classical window "Please
choose a 3d card: 1. Software Rasterization / 2. DirectDraw HAL". But instead
the game crashes.
1. I did a regression test between 1.1.29 and 1.1.30:
commit a5214c306fd82982ed10fd8221ac00230186c9a6
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Sep 16 08:37:15 2009 +0200
wined3d: Don't free D3D surfaces until the wined3d surface is destroyed.
This prevents for example a d3d9 depth stencil from being destroyed when it
has no external references but is still in use by the device/stateblock. A
nice side effect is that it simplifies handling of "implicit" surfaces like
the frontbuffer and backbuffers, as well as the forwarding of reference counts
for surfaces that are part of a texture.
:040000 040000 24e610b0502bc1b177c2cdec22035c38a2581cc1
3e211f4bc9744d63bb0676c3b94c70a92126d152 M dlls
:040000 040000 77d1ddb78de3dd7f4a0a4c507bb1aa8eb1c5485e
a1eb37aef7e2858a84da6ef9ac043f97d0d85108 M include
2. No other bug report suffers from this commit.
3. Revert of this patch after git checkout makes that problem go away.
--private keyword: bisected
--
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=23116
Summary: No sound inDawn Of War - Soulstorm Demo
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: discodestroyer(a)gmx.net
CC: wine-bugs(a)winehq.org
Created an attachment (id=28731)
--> (http://bugs.winehq.org/attachment.cgi?id=28731)
regression test result identifying the bad commit
I and 2 other guys don't have sound while playing DoW. Other games work fine.
I made a regression test and found the bad commit, see attachment.
Removing the commit from yesterdays trunk I can play the game with sound.
All tests are done on a Sidux x64 Box, running a Debian unstable 32bit chroot
environment in which I compile and use 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=22948
Summary: Caesar3: there is only black screen and playing
sounds.
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dduck(a)rambler.ru
Created an attachment (id=28406)
--> (http://bugs.winehq.org/attachment.cgi?id=28406)
wine output from caesar 3
When I starts the game, I can hear sounds from intro video an main theme. But
no graphics here.
--
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=22931
Summary: Hearts of Iron III - loader doesn't show HTML content
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=28378)
--> (http://bugs.winehq.org/attachment.cgi?id=28378)
Screen shot
1. Picture shows that better.
2. I did a regression test between 1.1.40 and 1.1.41:
commit 172f82e1a5841fcff93f7299c791625c3ffa2190
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Sat Mar 13 16:44:43 2010 +0100
shdocvw: Use IHTMLPrivateWindow for navigation in navigate_url if
available.
:040000 040000 53f15a84b789d86d962f993d6fb53820eb7f07f7
da67d7fc3aa1d1134b549f6576429fe0b87b908f M dlls
3. No other bug report suffers from this commit.
4. Revert of this patch on top of wine-1.2-rc2 makes that problem go away.
5. Adding author of this patch to CC.
--private keyword: bisected
PS: Demo of Hoi 3 doesn't have this loader, thus can't be reproduced in demo
version.
--
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=22811
Summary: graphical rendering regressions on cad programs (most
likely since 1.1.44)
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scallegari(a)arces.unibo.it
Created an attachment (id=28168)
--> (http://bugs.winehq.org/attachment.cgi?id=28168)
screenshot illustrating the rendering problem.
Please do not ship 1.2 before this regression is fixed.
Attached screenshot illustrates the issue. In cad program, text labels appear
in the wrong place (note the "vss") label that overlaps other stuff, when it
should be going downwards, symmetrically to the "vdd" one.
Historically, this bug has come out every now and then, apparently being
re-inserted and re-fixed multiple times.
Unfortunately, it makes impossible to use CAD applications for anything
serious, since you cannot deliver mangled drawings.
A way to test is to use the LTspice scad3.exe program (that can be downloaded
for free). A link for the download is
http://www.linear.com/designtools/software/switchercad.jsp.
Please test by opening the attached schematics.
In case a non-wine ddl can temporarily fix the issue, please be so kind to
report 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=22735
Summary: Resize of PlayOnline viewer's window makes it's
content upside down
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://dl.square-enix.co.jp/polus/setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
In windowed mode, resize of PlayOnline viewer's window makes it's content
upside down.
1. This is not 100% regression as everybody imagine under this term, but i
didn't want to make more mess with this bit different behavior in bug 22290 and
because this patch may not be correct i filled up new bug. Actually there is a
"nearly perfect" patch for this resize issue in bug 22290, see comment #9.
2. I did a regression test between 1.1.43 and 1.1.44:
commit be43c867a5fd06dc6b9f5b686abb22a1e17a712e
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon May 3 22:03:27 2010 +0200
wined3d: Split context_apply_state() into separate functions for each
usage.
:040000 040000 d82b202d5a2928a54657cdb72c22bae5f324cacb
f7c2e8dfdb1fdadad39807822c75d5ed62efaca0 M dlls
3. No other bug report suffers from this commit.
4. Revert of this patch after git checkout makes that problem go away.
5. Adding author of this patch to CC.
--private keyword: bisected
--
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=22725
Summary: Entering two columns of numerical data in Excel 2003
leads to crash
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: r.swanwick(a)gmail.com
CC: julliard(a)winehq.org
Created an attachment (id=28017)
--> (http://bugs.winehq.org/attachment.cgi?id=28017)
result of git bisect
In a new empty spread sheet in (Excel 2003) entering two columns of numerical
but not alphabetical data leads to crash. Excel 2003 then closes with generic
error report.
--
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=22702
Summary: Cyberboard maps, markers and units display as all
black.
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gimbal(a)optonline.net
Cyberboard maps, markers and units display as all black. All display correctly
in Wine 1.1.30. Test files attached. To reproduce, run CBPlay.exe, open
AC2-Crete.gam. Examples can be seen on all of the playing boards listed on the
left side.
--
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=22699
Summary: Swapchain_blit enhancement introduces x-axis inversion
Product: Wine
Version: 1.1.36
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kempe.marcus(a)gmail.com
Created an attachment (id=27970)
--> (http://bugs.winehq.org/attachment.cgi?id=27970)
1.1.36 with the problem plainly visible. Notice that there are no y-axis
displacements.
Wine release 1.1.36 includes the following changes:
wined3d: Add support for source and destination rectangles to swapchain_blit().
wined3d: Handle source and destination rectangles in
IWineD3DSwapChainImpl_Present().
These changes do however introduce a new problem, when using
D3DSWAPEFFECT_COPY.
It looks very much as rectangles are blitted on screen at position (x, h - y)
instead of at (x, y).
The attached screen shots illustrate the problem. The 1.1.35 screen shot shows
what the application looks like in windows, and in wine version <= 1.1.35.
Second screenshot shows artefacts from all wine versions >= 1.1.36.
--
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=22694
Summary: Spiceworks will not install due to missing netstat.exe
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hytek3000(a)yahoo.com
Created an attachment (id=27961)
--> (http://bugs.winehq.org/attachment.cgi?id=27961)
Trace for Spiceworks Installation Failure
The newer versions of Spiceworks checks for netstat.exe during installation.
This causes the installer to abort.
Attached is the trace using latest git wine: wine-1.1.44-143-g2ba53f4
--
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=22684
Summary: Jedi Knight: Dark Forces II screen flips when picking
up an item
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://www.filefront.com/845549/jedidemo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
1. When an item is picked up in Jedi Knight: Dark Forces II, screen should blue
flicker for a short time. Instead it looks like, that normal picture is
interleaved with blue and upside down picture of the screen.
2. I did a regression test between 1.1.40 and 1.1.41:
commit fb8812db8945c23eeb6655cc94f6c36d7d15d05f
Author: Roderick Colenbrander <thunderbird2k(a)gmail.com>
Date: Thu Mar 18 23:59:02 2010 +0100
wined3d: Get rid of d3dfmt_get_conv in RealizePalette.
:040000 040000 a6e92a0eb31fd2ef3327b5fdbe3c8f52e2df64be
985592ba3a21105d8f56fd9899eef0215ee84250 M dlls
3. No other bug report suffers from this commit.
4. Revert of this patch after git checkout makes that problem go away.
5. Adding author of this patch to CC.
--private keyword: bisected
Other bug reports in this saga: bug 22683, bug 22356.
--
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=22657
Summary: 3DMark 2001se - Car Chase - High Detail shows black
screen
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
3Dmark 2001se doesn't render the 1. game on high details, the screen is only
black. The output while the benchmark is running is:
fixme:d3d:context_check_fbo_status FBO status
GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT (0x8cd7)
fixme:d3d:context_check_fbo_status Color attachment 0: (0x1a72e0)
WINED3DFMT_B8G8R8X8_UNORM 1024x768
fixme:d3d:context_check_fbo_status Depth attachment: (0x1a1ab0)
WINED3DFMT_D32_UNORM 1024x768
err:d3d:IWineD3DDeviceImpl_ClearSurface >>>>>>>>>>>>>>>>>
GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from glClear @
../../../git/dlls/wined3d/device.c / 4560
This is with NVIDIA 8800GTS, driver 195.36.15.
This is a regression caused by commit
7a2debe113198fab0756dab5a3d1ecf7550c5a9f is the first bad commit
commit 7a2debe113198fab0756dab5a3d1ecf7550c5a9f
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed May 5 18:22:36 2010 +0200
wined3d: Use the FBO cache in swapchain_blit().
:040000 040000 cbaa467bd3f4dc194671a7ac352fb9910c3281da
66c0e64fc10b58df2e4533112cd2d3a32efda825 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=22632
Summary: Blitzkrieg game crashes when using 'Save' option
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pawel.stolowski(a)wp.pl
Created an attachment (id=27816)
--> (http://bugs.winehq.org/attachment.cgi?id=27816)
Debug message when Blitzkrieg crashed on 'Save'
Blitzkrieg game crashes when attempting to save the game. When 'Save' option is
selected, the game crashes after clicking in the filename input box or after
clicking 'Save' button with default file name.
Automatic game saving on mission start 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=22532
Summary: Lemmix (Lemmings Clones) can't be played because of
black screen
Product: Wine
Version: 1.1.28
Platform: x86
URL: http://ericenzwaan.nl/eric/lemmings/LemmixPlayer_1_3.z
ip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
1. When trying to help with bug 22143, i found there is a regression which
causes black screen instead of entering new game.
2. I did a regression test between 1.1.27 and 1.1.28:
commit e3720c2810dda3895d6734c55117b0a355223b1a
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Aug 13 18:18:22 2009 +0200
winex11: Use the Globally Active focus model with take focus.
:040000 040000 d1fb1709094e60472024b78cf46f7e4c8a451b47
d7b2f829e9cd01101173cc4e65c4e6ff0bb7c6c0 M dlls
3. There is a lot of bug reports suffering from this commit, see bug 20939, bug
20744, bug 20301, bug 19947, bug 19818.
4. Revert of this patch on top of wine-1.1.43-408-g3317fc3 makes that problem
go away.
5. Adding author of this patch to CC.
--private keyword: bisected
--
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=22457
Summary: Release 1.1.43 broke some toolbar icons
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.securenetterm.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
The current 1.1.43 version displays disabled icons on a toolbar incorrect. The
icon is completely black instead of being grayed out. Looks terrible.
--
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=22455
Summary: Star Wars: Knights of the Old Republic does not start
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=27505)
--> (http://bugs.winehq.org/attachment.cgi?id=27505)
console log from wine-1.1.43-135-g776527f
1. Since bug 22162, there was missing cursor, but now the status is even worse,
because game won't start. Log attached.
2. I did a regression test between 1.1.43 and 1.1.43-191-g7614656:
commit 776527f38f2ff89f354e49aa8df795440677376a
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Apr 20 21:23:00 2010 +0200
winex11: Move creation of an empty cursor to a separate helper function.
:040000 040000 fdea68ef055bcd049a0865d0a3d77a177ad08162
3694c600bca7911d3713cfe9913c04cf421a279f M dlls
3. This commit apparently help in bug 12248, but ruined this game. Other
related commit 22162.
4. Revert of this patch after git checkout makes that problem go away.
5. Adding author of this patch to CC.
--private keyword: bisected
--
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=22453
Summary: Office 2007 text-mark-bug in Wine 1.1.43
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomasstather(a)aol.com
I just updated from 1.1.39 to 1.1.43 (using the Ubuntu PPA, the system is
running on 9.10/karmic x86). After this i recognized, that if you mark a text
in Word, the marked text is not highlighted as it usually would be. The text is
however marked because if i move it or copy/paste, it works. But i don't see
how many of the text i have marked.
This only affects Word, i have tested this on Excel and Powepoint as well and
there isn't this issue.
Then i tried a fresh installation but this doesn't solve the Problem.
Greets Thomas
--
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=22252
Summary: Rhiannon installer hangs: possibly caused by a
regression
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.gamershell.com/download_33704.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: m.b.lankhorst(a)gmail.com
Created an attachment (id=27174)
--> (http://bugs.winehq.org/attachment.cgi?id=27174)
terminal output
Using Wine-1.1.42, Rhiannon: The Curse of the Four Branches installer hangs
after starting up. Both the demo and the retail version is affected.
Howto reproduce the bug:
Start the installer: the company logo is shown for a couple of seconds, then
Wine hangs. Eventually an exception is generated by Wine and winedbg starts.
Bisecting between 1.1.41 and 1.1.42 resulted the following commit:
4f4dd855c47cca17d4b750ca118826614afdc20c is the first bad commit
commit 4f4dd855c47cca17d4b750ca118826614afdc20c
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Wed Mar 31 20:19:35 2010 +0200
winmm: Defer loading drivers until they are requested.
:040000 040000 f3db7429aa6c8f870e6abd1f6328c5412731dbe1
3bd406034df5d9e5ddd9b2cdf8b8a51af36926ea M dlls
However, I couldn't cleanly revert the patch on top of 1.1.42:
patching file dlls/winmm/lolvldrv.c
Hunk #1 succeeded at 58 with fuzz 2 (offset 11 lines).
Hunk #2 succeeded at 63 with fuzz 2 (offset -3 lines).
Hunk #3 succeeded at 70 (offset -3 lines).
Hunk #4 FAILED at 109.
Hunk #5 succeeded at 243 (offset -21 lines).
Hunk #6 succeeded at 500 (offset -27 lines).
Hunk #7 FAILED at 563.
Hunk #8 succeeded at 560 (offset -33 lines).
2 out of 8 hunks FAILED -- saving rejects to file dlls/winmm/lolvldrv.c.rej
patching file dlls/winmm/winemm.h
Hunk #1 succeeded at 133 (offset -4 lines).
patching file dlls/winmm/winmm.c
Despite the rejected lines, the source re-compiled cleanly, and the installer
worked again.
Fedora 12 x86
Wine-1.1.42 compiled from source, using CFLAGS="-gdwarf-2"
Link to the demo added to url.
Author of the patch added to CC.
--
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=22368
Summary: BYOND installer 465.1067 fails to load
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: willemmaster(a)hotmail.com
Created an attachment (id=27377)
--> (http://bugs.winehq.org/attachment.cgi?id=27377)
wine 465.1067_byond.exe output
When I launch the installer, it comes up with the splash screen and crashes
after about a minute, with the message "wait for critical section ... timed
out".
output 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.