http://bugs.winehq.org/show_bug.cgi?id=29750
Bug #: 29750
Summary: Spotify crash when I use the search box
Product: Wine
Version: 1.3.37
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mathdabomb(a)gmail.com
Classification: Unclassified
Created attachment 38606
--> http://bugs.winehq.org/attachment.cgi?id=38606
wine log file
When I search an song or a artist with the search box, when the result is
displyed on the Spotify screen, It crash.
Spotify version : 0.8.1.76.g4773b858
--
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=28404
Summary: Incoming Forces: visual glitches
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://www.fileplanet.com/85297/80000/fileinfo/Incomin
g-Forces-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: 708d94212b4a6419f15200c1c9c5b79c5264903d
Created an attachment (id=36419)
--> (http://bugs.winehq.org/attachment.cgi?id=36419)
screenshot
The game is a 3D shooter, released in 2002.
When turning with the mouse in mid-game, strange visual artifacts appear:
textures are smearing, leaving an afterimage(?) behind (see attached
screenshot). Text is also drawn over (at the top of the screen).
Nothing interesting in the terminal while running the game.
The same in wine-1.3.28-247-g54b37b8 too.
This is due to the following commit:
708d94212b4a6419f15200c1c9c5b79c5264903d is the first bad commit
commit 708d94212b4a6419f15200c1c9c5b79c5264903d
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Sun Jun 5 22:48:50 2011 +0200
wined3d: Don't clamp vertex depth values.
Since we report D3DPMISCCAPS_CLIPTLVERTS.
:040000 040000 3f31511205215608752163b4feda891e0a76bc29
7012cb2766378f7cb711e1ec9ccc14b8506ba30e M dlls
Other bug related to this commit: bug #27821. I must add that I can't reproduce
bug #27821 in the GTA games.
Steps to reproduce the problem:
1) Unpack and install the demo (uncheck the DX8 option during setup).
2) Launch the game by forces.exe. If the game crashes in dsound, choose
'emulation' instead of 'full' in winecfg's Audio tab.
3) In the menu select Start game > Demo mission.
Fedora 15 x86
Nvidia 250 / driver 280.13
--
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=16557
Summary: print preview broken
Product: Wine
Version: 1.1.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simonetregnago(a)grivaonline.com
CC: dmitry(a)codeweavers.com
Created an attachment (id=18047)
--> (http://bugs.winehq.org/attachment.cgi?id=18047)
good preview
The print preview of my ERP is broken by the following patch:
df76fe6f0cdd55568ba67489cc725813804061fd is first bad commit
commit df76fe6f0cdd55568ba67489cc725813804061fd
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Tue Jun 24 16:11:40 2008 +0900
gdi32: Perform the world transform separately from font scaling.
:040000 040000 7e4c02c7f5cb4715c20194183dafaacd61654202
414c51959fb6c23ff9ffe29a2dec0289bba6670e M dlls
Characters seems to be stretched.
Please also note that in the latest wine version (1.1.10) the situation changed
again, and characters seems to be totally inverted.
I attach 3 screenshots:
- 1.png show the preview before the patch
- 2.png show the preview after the patch
- 3.png show the preview in 1.1.10
--
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=29904
Bug #: 29904
Summary: Perfect World: Latest Descent patch crashes Launcher
window
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rtfm13(a)gmail.com
Classification: Unclassified
New Descent patch for Perfect World International game client crashes the
window while downloading game update.
The terminal continuously outputs:
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
But I think it's still downloading and patching. Maybe the progress bars?
--
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=15397
Summary: gdi32: path.c fails to build with gcc 4.2, -Werror -O3
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
ccache /usr/bin/gcc-4.2 -O3 -c -I. -I. -I../../include -I../../include
-I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall
-pipe -fno-strength-reduce -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wpointer-arith -Werror -o path.o path.c
cc1: warnings being treated as errors
path.c: In function ‘PATH_PolyPolygon’:
path.c:1079: warning: ‘startpt.y’ may be used uninitialized in this
function
path.c:1079: warning: ‘startpt.x’ may be used uninitialized in this
function
make: *** [path.o] Error 1
Relevant code:
BOOL PATH_PolyPolygon( DC *dc, const POINT* pts, const INT* counts,
UINT polygons )
{
GdiPath *pPath = &dc->path;
POINT pt, startpt;
UINT poly, i;
INT point;
/* Check that path is open */
if(pPath->state!=PATH_Open)
return FALSE;
for(i = 0, poly = 0; poly < polygons; poly++) {
for(point = 0; point < counts[poly]; point++, i++) {
pt = pts[i];
if(!LPtoDP(dc->hSelf, &pt, 1))
return FALSE;
if(point == 0) startpt = pt;
PATH_AddEntry(pPath, &pt, (point == 0) ? PT_MOVETO : PT_LINETO);
}
/* win98 adds an extra line to close the figure for some reason */
PATH_AddEntry(pPath, &startpt, PT_LINETO | PT_CLOSEFIGURE);
}
return TRUE;
}
--
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=29919
Bug #: 29919
Summary: PanzerKiller hangs with a black screen on start
Product: Wine
Version: 1.4-rc3
Platform: x86
URL: http://www.fileplanet.com/116850/110000/fileinfo/Tiger
-Hunt-Demo
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: be3a9b5ecb7f15f908323cf4b7ad09f3035a62ca
PanzerKiller (also known as Operation Tiger Hunt) is showing a black screen
after starting, then it freezes. If I wait for about 1 minute, the game finally
crashes (but no backtrace is shown).
Can be reproduced with the demo too.
Still present as of wine-1.4-rc3-86-gf07317f.
Terminal output:
>fixme:win:EnumDisplayDevicesW ((null),0,0x129e418,0x00000000), stub!
>err:ntdll:RtlpWaitForCriticalSection section 0x7dcff1e0 "wined3d_main.c: wined3d_cs" wait timed out in thread 002a, blocked by 0032, retrying (60 sec)
The game starts normally with Wine-1.3.36 but hangs with 1.3.37.
The result of the regression test:
be3a9b5ecb7f15f908323cf4b7ad09f3035a62ca is the first bad commit
commit be3a9b5ecb7f15f908323cf4b7ad09f3035a62ca
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Jan 11 21:27:30 2012 +0100
wined3d: Hold the wined3d mutex in device_process_message().
:040000 040000 84405f52dcd7367f63cd37012dfe086c147d0b48
47d21b78dfea7b72172da96f44c6960036c32d4e M dlls
Fedora 16
X.Org X Server 1.11.4
Nvidia 250 / driver 290.10
--
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=29939
Bug #: 29939
Summary: MS Paint's bucket fill tool doesn't work
Product: Wine
Version: 1.4-rc4
Platform: x86-64
URL: http://download.microsoft.com/download/winntwks40/pain
t/1/nt4/en-us/paintnt.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: bf718448f3415df1ab4a53265377555437529c87
In MS Paint, the bucket fill tool doesn't seem to do anything. It was mostly
functional in 1.3.36, although the first attempt to use the tool wouldn't work
(an earlier regression). Regression testing indicated:
bf718448f3415df1ab4a53265377555437529c87 is the first bad commit
commit bf718448f3415df1ab4a53265377555437529c87
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Jan 6 17:23:00 2012 +0100
gdi32: Add a stub for the ExtFloodFill entry point.
:040000 040000 11b9ef202d650309590b42e35873b442c36e6517
ca6a1e42790732d07ed6c4c4c3104e1ac5312358 M dlls
git checkout bf718448f3415df1ab4a53265377555437529c87 -> broken
git checkout bf718448f3415df1ab4a53265377555437529c87^ -> works (except the
first time)
There's nothing in the terminal.
--
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=25214
Summary: MS Office PowerPoint 2007 freezes when right-click on
top bar
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joni(a)pepinonline.com
Ubuntu 10.10
Right-clicking the top bar causes the program to freeze for an indeterminate
amount of time.
Normally, right-clicking on the top bar will display a selection box for
minimize, maximize, etc.
Running with riched20.dll override, windows version XP.
--
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=22838
Summary: Corel Draw 11 not loading
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: fernandocarvalho1987(a)hotmail.com
Corel Draw 11 doesn't load properly.
I tested it on wine-1.2-rc1
--
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=14075
Summary: Beyond Divinity: screen corruption
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iborco(a)gmail.com
Background is not drawn correctly in BeyondDivinity.
--
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=8871
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #29 from Alexandre Julliard <julliard(a)winehq.org> 2012-02-24 12:48:53 CST ---
Closing bugs fixed in 1.4-rc5.
--
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=28618
Bug #: 28618
Summary: BC Kings refuses to start without DirectSound hardware
acceleration
Product: Wine
Version: 1.3.29
Platform: x86
URL: http://games.softpedia.com/get/Freeware-Games/BC-Kings
-Demo.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 36771
--> http://bugs.winehq.org/attachment.cgi?id=36771
+tid,+winmm,+dsound,+alsa,+mmdevapi,+msgbox log
The game fails to start in git (wine-1.3.29-245-g895b48e), showing the
following error message on startup:
'Insufficient hardware support:
16-bit secondary sound buffer is not supported.
Mono sound buffer is not supported'
This is after dsound hardware acceleration has been removed:
http://source.winehq.org/git/wine.git/commit/8258a5188cc36563809ac7495e49bc…
I must add that the game produces the same error message in Virtualbox (WinXP
guest) when directsound acceleration set to emulation. I let others with more
insight decide whether this bug report is valid or not, in the light of the
above fact.
However, there should be a way to start BC Kings in recent Wine, shouldn't it?
Thus severity -> enhancement.
Fedora 15 x86
Alsa 1.0.24
Pulseaudio is not running
--
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=20783
Summary: DotNet Issues
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.sharekhan.com/tradetiger/setupnew.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toffan(a)live.in
Hello,
I want to run a DotNet 2.0 application in ubuntu 9.10. I have installed WINE
1.2 and WINETRICKS. But still it did not works. After installation this apps,
it does not show the login window correctly. You can download the DotNet 2.0
application at:
http://www.sharekhan.com/tradetiger/setupnew.html .
Please do this needful.
Thanks in advance!
Toffan
toffan(a)live.in
+91-9040898994
--
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=28859
Bug #: 28859
Summary: SDP Downloader: access violations when deleting url
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atalanttore(a)googlemail.com
Classification: Unclassified
Hi
I'm using Wine on Kubuntu 11.04 and found a way to evoke access violations
within the log window of SDP Downloader 2.3.0 [1].
1. Start SDP Downloader 2.3.0
2. File -> Open
3. And an URL of a mms stream [2]
4. OK -> Go -> Save
5. Then abort the download and quit SDP Downloader
6. Restart SDP Downloader
7. File -> Open
8. The last download URL will appear
9. Click in and press [End] to go to the end of the line
10. Press backspace ...
... and you will see lots of this within the log window:
> SDP Main App: An exception occured and reads :-
> Access violation at address 7E9E74F9 in module 'user32.dll'. Read of address 00000000
[1] http://sdp.ppona.com/
[2] For example:
mms://a1014.v1252931.c125293.g.vm.akamaistream.net/7/1014/125293/v0001/wm.o…
--
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=28620
Bug #: 28620
Summary: Assassin's Creed: eagle's eye graphic glitch with
postprocessing enabled
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alessandro_pezzoni(a)lavabit.com
Classification: Unclassified
Created attachment 36775
--> http://bugs.winehq.org/attachment.cgi?id=36775
Assassin's Creed eagle's eye with postprocessing enabled, wine 1.3.29
When using the Eagle's Eye ability with graphic postprocessing enabled (in the
game options) the screen becomes almost white. See screenshots attached.
This bug has been introduced in wine 1.3.26, as wine 1.3.25 doesn't seem to be
affected by it.
Test system:
OS: Arch Linux
CPU: Intel i5 2500K
Graphics: Nvidia GeForce GTX 560 Ti
P.S.: please excuse my English.
--
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=22187
Summary: Alice 2.2 fails with "can't create Java VM"
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://alicedownloads.org/currentRelease/Alice2.2.zip
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=27071)
--> (http://bugs.winehq.org/attachment.cgi?id=27071)
Alice 2.2 +relay,+virtual log (lzma compressed)
With wine-1.1.41-211-g719d904, launching Alice.exe yields a dialog box stating
"can't create Java VM" and the following output:
Error occurred during initialization of VM
Could not reserve enough space for object heap
Since Alice launched in wine-1.0, a regression test was performed, which
indicated:
09712593c8496be5e952b7316099f9eed5043203 is the first bad commit
commit 09712593c8496be5e952b7316099f9eed5043203
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Jun 25 14:18:53 2009 +0200
ntdll: Release some address space after the process initialization is done.
:040000 040000 25715d0c052bc6bbc0262c742ad285d17a78f236
aa973aa3e5286174dcbffd782691d09bd9109e5d M dlls
While bug 21630 reports the same commit, I suspect the problem in that bug is
different. I have attached a +relay,+virtual log as was requested in bug 21630.
--
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=8495
GyB <gyebro69(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |d17f037fb11b8a654a38040aaef
| |bdce5f2358963
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #29 from GyB <gyebro69(a)gmail.com> 2012-02-24 12:48:33 CST ---
The patch has been committed as d17f037fb11b8a654a38040aaefbdce5f2358963.
The progress bars that were missing previously, now are visible in
wine-1.4-rc4-78-gbe7d425. I tested with the demo version of the game.
Marking as FIXED (feel free to reopen if you still have the reported 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=5485
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #53 from Alexandre Julliard <julliard(a)winehq.org> 2012-02-24 12:48:33 CST ---
Closing bugs fixed in 1.4-rc5.
--
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=13156
Summary: ETO_OPAQUE and clear style are not transparent on a
bitmap
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: heiko_tietze(a)web.de
I paint some text on a bitmap using
Canvas.TextFlags:=ETO_OPAQUE;
Canvas.Brush.Style:=bsClear;
TextOut(...
resulting in a black background around the intended transparent text.
--
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=21577
Summary: Using WINE for MYOB accounting package & problems with
altering template invoices to include graphics
Product: Wine
Version: 1.0.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)trademarkservices.com.au
WINE wouldn't allow to adjust templates to create invoices with our
logo/graphics included - can incorporate text.
So loaded with VISTA and changed template to include logo/graphics, then
switched back to Linux (ubuntu) but to my surprise, PDFing the invoice through
WINE just "leaves out" the image as if its not there at all....
Please help as we don't want to have to load VISTA each time to print off
proper invoices...
--
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=17201
Summary: No add-ins loadable in Office 2003 PowerPoint
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Frank(a)eyermann-online.de
Created an attachment (id=19105)
--> (http://bugs.winehq.org/attachment.cgi?id=19105)
Powerpoint plugin
In the Add-Ins Dialog in PowerPoint (Tools->Add-Ins) the List box is only if
view pixels high. Adding of Add-Ins is not possible:
When clicking on Add new a file dialog appears
PowerPoint add-in (.ppa file) is chosen
OK
File dialog closes, but nothing happens. Buttons of the dialog box are not
activited, no entry in the list, no entry is added in the respective registry
hive.
OS is OpenSuse 10.3
Wine-Version 1.1.13
I did a typical installation of Office 2003
Add-in I try to load is attached
Hope somebody can help me,
best regards,
Frank
--
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=22269
Summary: Cry of the Infected demo fails with "runtime error
7018"
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.gamershell.com/download_24622.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=27201)
--> (http://bugs.winehq.org/attachment.cgi?id=27201)
Cry of the Infected +d3dxof trace
After installing the Cry of the Infected demo and d3dx9 from winetricks to work
around a startup failure, starting a new game leads to some loading, and then a
error message box stating:
"Runtime Error 7018 - Could not load 3D object at line 16058"
I suspect the problem is related to d3dxof, which seems to be confirmed by
installing native d3dxof from winetricks, which makes the game progress further
until erroring with a slightly different error message.
--
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=27254
Summary: Astro Avenger crashes on launch (with built-in
d3dxof.dll)
Product: Wine
Version: 1.3.20
Platform: x86
URL: http://www.gamershell.com/download_18959.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=34856)
--> (http://bugs.winehq.org/attachment.cgi?id=34856)
crash log
As the title says, the game crashes on startup.
Workaround: winetricks d3dxof.
The attached log was created in a Wine compiled with CFLAGS="-g -gdwarf-2 -O0",
that's why the backtrace is so verbose.
Fedora 14 32-bit
--
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=26878
Summary: No sound in Sim City 3000 Unlimited
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=34270)
--> (http://bugs.winehq.org/attachment.cgi?id=34270)
Wine 1.3.18 console output [8MB]
Clicking on an option in the first screen once Sim City 3000 Unlimited has
loaded plays a sound (a click), but no sound ever plays again.
Nothing relevant in console.
Native dsound allows all sounds (but not music) to play correctly.
--
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=26918
Summary: Atlantis II doesn't play intro videos and crashes in
the main menu
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Created an attachment (id=34321)
--> (http://bugs.winehq.org/attachment.cgi?id=34321)
terminal output
Atlantis II (also known as Beyond Atlantis) loads up directly to the main menu
after launching (without playing the 3 short intro videos). In the main menu
the game crashes if I hover the mouse pointer over any of the menu options.
Normally, when you place the mouse pointer over an option a tooltip of the
button should show up.
The issues seem to be unrelated, however I found out that they were caused by
the same commit.
Last working version: Wine-1.1.7
21453b4c2e163ec2fb5e630ef812b74e53c58083 is the first bad commit
commit 21453b4c2e163ec2fb5e630ef812b74e53c58083
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Oct 29 17:32:45 2008 +0100
ntdll: Allocate a new virtual region for large blocks, and ensure 16-byte
alignment.
:040000 040000 51c8db21bc03eedb7a6585a1155b26d105359117
4ccc1ed9690e3ab20aee39ad003bb47919c2c530 M dlls
The patch cannot be reverted but after
git checkout 21453b4c2e163ec2fb5e630ef812b74e53c58083 >>no videos and the game
crashes in the menu
git reset --hard HEAD^ >>the videos are playing fine and no crash in the menu
The commit has been already mentioned in bug #18975 and bug #21409.
No demo available.
Fedora 14 32-bit
--
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.