http://bugs.winehq.org/show_bug.cgi?id=22937
Summary: WBEM / WMI not implemented
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felix.nawothnig(a)gmail.com
Wine is currently missing an WBEM / WMI implementation.
IWbemLocator::ConnectServer() is stubbed and returns WBEM_E_FAILED.
As part of a host-locking algorithm my application (we all have to pay our
rent) tries to connect to \\.\ROOT\CIMV2, executes the WQL command
"SELECT * FROM Win32_OperatingSystem"
and looks for the "SerialNumber" property there, which is among the information
used to generate a host-key which is later matched against the entered
license-key.
Obviously this fails at the first step, causing my application to refuse to
start.
Although this can be categorized as a copy-protection issue I'm not doing any
dirty tricks here - just using a perfectly normal, documented interface to
query some information about the system (which could be implemented in wine
without problems by simply generating a random SerialNumber during initial
registry setup or something).
So much for the bug-report - I realize this is nothing new but I couldn't find
anything in bugzilla and this might after all affect other applications too
(searching the net you find quite some fixme stubs from
wbem_locator_ConnectServer).
I also realize that implementing WBEM is not an easy task done over the
weekend. :-)
--
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=20585
Summary: JPEG lack of support should not be critical, similar
to HTML rendering
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Quick example with the World of Warcraft Launcher.exe:
adys@azura:$ wine Launcher.exe
err:wincodecs:JpegDecoder_CreateInstance Trying to load JPEG picture, but JPEG
supported not compiled in.
fixme:ole:CoCreateInstance no instance created for interface
{9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class
{9456a480-e88b-43ea-9e73-0b2d9b71b1ca}, hres is 0x80004005
err:ole:OleLoadPicture IPersistStream_Load failed
The application will show a dialogue "Launcher could not be executed for some
reason."
A neat enhancement would be to have a "disabled" state, very similar to a
disabled HTML rendering.
Of course, an application which relies on JPEG rendering could not be expected
to work properly. This would however fix the issue for many applications which
just load a jpeg on the side.
Untested with png.
--
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=17088
Summary: World of Warcraft new Launcher: Options panel
grey&black, unusable
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
URL: http://www.worldofwarcraft.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Created an attachment (id=18918)
--> (http://bugs.winehq.org/attachment.cgi?id=18918)
Screenshot of options panel when loaded.
Since patch 3.0.8, World of Warcraft has been provided with a new Launcher.exe
application. The Launcher itself works great, however the Options and Help
panels not so much. They both show an empty, grey area, surrounded by black
large borders on top and bottom.
When minimizing, changing desktops, etc., sometimes a bit of text and controls
come up. They can be interacted with. See attachments.
Those panels can be closed just fine by pressing Escape.
--
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=17989
Summary: Mosaic doesn't launch
Product: Wine
Version: 1.1.18
Platform: PC-x86-64
URL: ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Windows/v3.0/mos30.ex
e
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
wine: created the configuration directory '/home/austin/.wine'
Could not load Mozilla. HTML rendering will be disabled.
wine: configuration in '/home/austin/.wine' has been updated.
err:ntdll:RtlpWaitForCriticalSection section 0x7efec624 "loader.c:
loader_section" wait timed out in thread 0023, blocked by 0022, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7ef0ba60 "syslevel.c:
Win16Mutex" wait timed out in thread 0022, blocked by 0023, retrying (60 sec)
wine: Critical section 7efec624 wait failed at address 0x7ef8b010 (thread
0023), starting debugger...
Unhandled exception: wait failed on critical section 0x7efec624 loader_section
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7ef8b010
--
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=17720
Summary: crashes when the game is minimized
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://www.perfectworld.ms/downloads/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 133794m3r(a)gmail.com
When/if i ever minimize the game it crashes on me. Literally will crash or
freeze. This error wasn't encountered in windows so i'm guessing it's something
with WINE. If screen is minimized it'll crash or freeeze everytime. It never
fails.
--
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=19198
Summary: EPIM main window restricts to a handful of pixels when
maximizing
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saverio.pub(a)inbox.com
Bug always reproducible, but not with a fixed procedure.
Steps to reproduce it:
- use Ubuntu with two Desks.
- open EPIM on one desk; minimize it and maximize it using the topright buttons
- after some cycles, EPIM won't maximize, but instead a very small rectangle
appears, which is essentially a window resize to the minimum possible size.
- if you try to resize this micro-window, it has the title of Essential PIM,
but nothing inside
- if you now switch workspace, and back, EPIM is now fully restored.
System: Ubuntu Karmic alpha 2; same problem was happening with Jaunty final.
--
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=19298
Summary: Can't change the font size for the Opengl application.
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: js-box(a)nm.ru
Very small fonts are using by the OpenGL. And can't change the font size with
winecfg. But in other application font resize working perfectly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16985
Summary: Live For Speed S2 - Patch Z10: wrong shadows drawing
Product: Wine
Version: 1.1.13
Platform: PC
URL: http://lfs.net
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lvlopkl3a(a)gmail.com
Created an attachment (id=18774)
--> (http://bugs.winehq.org/attachment.cgi?id=18774)
Wine Log File
Developers of "Live For Speed" are testing new patch. There is an issue with
shadows drawing in game. See wine log file and screenshot for details.
System: Ubuntu 8.10 i386
Graphic card: Nvidia FX5200 (driver version 173.14.12)
Game page: http://lfs.net
Patch Z10 updater: http://dl.getdropbox.com/u/120741/LFS_PATCH_Z_TO_Z10.exe
--
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=17381
Summary: CDialog does not display proper window icon when first
executed.
Product: Wine
Version: 1.1.15
Platform: Other
URL: http://www.jtagtest.com/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin(a)hinner.info
http://www.jtagtest.com/download
Get jtagtest, install it.
Run JTAGTest.exe.
Window icon is "generic" (not defined in application)
Choose Help > About.
Close the newly opened dialog box.
Now you can see different icon (a chip) on the main window
It seems that everything was working fine on Wine ver 1.0.1 (version installed
on fresh Ubuntu).
--
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=14944
Summary: Mission planning menu in Raven Shield is not drawn
correctly
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: toni.spets(a)gmail.com
Created an attachment (id=15547)
--> (http://bugs.winehq.org/attachment.cgi?id=15547)
Planning menu
When first entered the mission planning menu is not drawn correctly as shown in
the attached image, it's flashing and showing random images from the game. I
can see some hints of the buttons in menu during flashing but no cursor.
If I go back from the game to planning it seems to work.
I have no information if this has been working previously in 2004 when the game
was first imported to appdb.
The single player also suffers from this problem (Custom Mission -> Practice
Misson) and is downloadable from:
http://www.fileshack.com/file.x?fid=2382
I have the Nvidia binary drivers version legacy-96xx and have GeForce 7600GT if
it's related.
--
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=18607
Summary: Perfect World can't restore window from minimizing
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snow(a)moonlight-ro.net
When you minimize the game Perfect World and restore it back it gets all
screwed up or doesn't draw at all.
If it does happen to redraw okay, which is extremely rare, the interaction
windows, chat, bags, etc are all shoved into a corner and you can't move them.
There's 3 screenshots and a log file in the attachement.
The minimizing & restoring happens around line 2474 till 2501.
I've used the following reg settings:
[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"DirectDrawRenderer"="opengl"
"Multisampling"="enabled"
"OffscreenRenderingMode"="fbo"
"PixelShaderMode"="enabled"
"RenderTargetLockMode"="textex"
"UseGLSL"="enabled"
"VertexShaderMode"="hardware"
"VideoMemorySize"="128"
But it happens with the default aswell.
The rest of the game runs pretty much perfectly I think.
--
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=23400
Summary: Unhandled page fault when installing mt5setup.exe
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: dyvazar(a)numericable.fr
trying to install metatrader 5 on wine rc5, it fail at end of process with this
error:
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33cfdc
fixme:iphlpapi:NotifyAddrChange (Handle 0xa6ee8d8, overlapped 0xa6ee8e0): stub
wine: configuration in '/home/oem/.wine' has been updated.
wine: Unhandled page fault on read access to 0x00445004 at address 0x7ed95e30
(thread 001b), starting debugger...
err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.
fixme:winhttp:request_query_option unimplemented option 32
err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.
have tested with both Alpari & Tadawul installer and directly metaquotes too
--
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=13297
Summary: unimplemented d3dx9_36.dll.D3DXCreateTextureFromFileA
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghost99(a)mail.ru
Created an attachment (id=13156)
--> (http://bugs.winehq.org/attachment.cgi?id=13156)
PatchCon output listing
The game "PatchCon" is halt at start.
After output listing nothing happens. Only empty window is present.
After 3-4 minutes i have no choice and close program by Ctrl-C .
--
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=19199
Summary: EPIM showing two windows
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saverio.pub(a)inbox.com
This bug happens frequently, but I haven't a fixed set of steps to reproduce
it.
To reproduce it, just do some operations involving the opening of popups, like
adding events and so on; possibly, switch workspaces in the meanwhile.
After a while, even if you close a popup, you will see that there is a second
EPIM task in the windows list (taskbar, whatever).
You can also see that the second task corresponds to a micro-window, of the
same type I referred in another EPIM-related bug.
System: Karmic alpha 2; used to happen with Jaunty as well.
--
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=24170
Summary: Warhammer Dawn of war : Fails to install
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=30424)
--> (http://bugs.winehq.org/attachment.cgi?id=30424)
Log +msi,+advapi
When attempting to run the installer, it crashes with the following limited
output:
fixme:advapi:LookupAccountNameW (null) L"xavier" (nil) 0x33b1d0 (nil) 0x33b1d4
0x33b1c8 - stub
fixme:advapi:LookupAccountNameW (null) L"xavier" 0x139f30 0x33b1d0 0x13ece0
0x33b1d4 0x33b1c8 - stub
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
Multiple users have been able to install this game in the past, therefore I
suspect that this is a regression. I am unable to do a regression test ATM, but
when I will be able to I will use the latest version reported to work fine with
the game in APPDB and compare.
In the meanwhile, I have uploaded a +msi,+advapi log.
--
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=17174
Summary: Morrowind Mudcrab crash: creatures near water hit
animation/location errors
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boyd.mon(a)gmail.com
After 100+ hours of playing Morrowind 1.2.0477, I've seen at least a dozen
crashes involving either Mudcrabs or Slaughterfish near a coastline. When
approaching Vivec from the North I've hit it 2-3 times, 2-3 more times crossing
from Sadrith Mora to the coastline, and others in random places on the map.
I'm reporting it since I annoyingly just hit this bug twice in a row - within a
couple minutes of each other.
The typical sequence of events is three pop-up boxes asking "Continue running
executable? [yes] [no]" after presenting these error messages:
"SetFootPoint finite mudcrab0000011C"
(twice)
"footpoint qnan mudcrab0000011C"
After this third pop-up, the game reports that its "Saving", and once the
progress bar is complete, the final message ends the game when [okay] is
clicked:
"Actor Animation Problem with mudcrab0000011C
This actor has no animation class!"
Fortunately, I can then reload the game save named "Restore", which runs fine
after one message hints that the problem has been cleaned up:
"Invalid Location on REFR 'mudcrab0000011C
Setting to position (4096, 4096, 0)
Continue running executable?"
-----
It might be argued this is a Morrowind bug, but when I played Morrowind on
Windows I can't recall hitting this bug. So at the very least, Wine &
Morrowind interact to make this bug fairly frequent. Since this problem occurs
with Slaughterfish as well - which are only found in the water - I assume the
problem is with creatures near a beach.
The workaround is to keep running the executable until "Saving" appears, then
load the "Restore" save game. I haven't collected debug output, and figure the
lack of this bug being reported means I'm probably playing Morrowind on Wine
more than most users. So I haven't bothered with debug output, since I haven't
seen anyone else hit 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=12805
Summary: Virtualbox refuses to install
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://www.virtualbox.org/wiki/Downloads
OS/Version: Linux
Status: NEW
Keywords: download, Installer, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12481)
--> (http://bugs.winehq.org/attachment.cgi?id=12481)
Terminal output in git
Because of networking complications, I decided to try installing Innotek
Virtualbox (should also be an interesting test case). Anywho, damn thing won't
even install in git. Famous error 1603 :-(.
I'll get a +relay in a 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=19444
Summary: Netscape 6 slows down considerably after brief usage
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chrobis.com
Using Netscape 6.2.2 - the browser installs fine and runs well, but after
browsing a handful of pages, the speed of the browser slows to a crawl. No
abnormal memory or CPU usage is evident (40M memory usage; minimal CPU).
Constant output is being made to the console however - I've attached logs of a
sample of the same output messages repeating again and again constantly,
followed by the output appearing as the browser is shut.
--
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=23009
Summary: After an upgrade of Wine some textures are shown dark
from certain angles of view
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zdenek.koprivik(a)post.cz
After upgrading to Wine 1.2-rc1 some textures on the track became dark from
some viewing angles.
This was not the case in 1.1.42 and older.
In 1.1.43 and 1.1.44 there was a performance regression (the game was running
about 1 fps), so I didn't noticed if this problem had already been there. Now
in 1.2-rc1 the performance is good again and the game is playable but I noticed
these "new" dark textures.
It seems to me like a problem with lighting, see the screenshot.
--
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=17186
Summary: Final Reality 1.01 Benchmark: Triggering
ID3DDevImpl_7_GetRenderState ERRs
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
URL: http://www.scene.org/file_dl.php?url=ftp://ftp.scene.org
/pub/demos/groups/remedy/fr101.exe&id=2567
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: alexd4(a)inbox.lv
FR 1.01 is an old DX5 (?) benchmark from Remedy.
Select the "Robots" test from the 3D tests and these errors are triggered
numerous times:
err:d3d7:IDirect3DDeviceImpl_7_GetRenderState Unhandled texture mag 0 !
Adding Alexander since he probably knows the most of the ddraw code used.
Greets,
Tobias
--
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=17446
Summary: Slideshow with MP3 breaks PowerPoint
Product: Wine
Version: unspecified
Platform: PC
URL: http://media.codeweavers.com/pub/crossover/office/suppor
t/PPView97.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Created an attachment (id=19524)
--> (http://bugs.winehq.org/attachment.cgi?id=19524)
Slideshow to reproduce the crash
The attached slideshow causes PowerPoint viewer 97 (and PowerPoint 2000) to
crash in winemp3.acm:III_dequantize_sample().
I have attached the backtrace.
--
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=19772
Summary: EverQuest 2 crashes in third-person when riding the
Ykeshan bear mount.
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)walkingriver.com
When I try to ride my best mount, the Ykeshan bear, EverQuest 2 will crash.
However, if I use one of my older mounts, the game works fine. The magic carpet
mount also works fine. It is only the Ykeshan bear.
--
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=23618
Summary: Overloading of CPU when executing EPIM
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saverio.pub(a)inbox.com
Since the release 1.2rc4 or a slightly earlier one, Wine overloads the CPU when
executing EPIM.
This wasn't happening before the aforementioned version(s).
I can reproduce it every time. I don't notice the any noticeable slowdowns in
the execution of the application, although when I look at the CPU stats, I see
wineserver at 50%+ and EssentialPIM.exe at 20%+; I am on a dualcore system.
The O/Ss I tested on are Ubuntu Karmic and Lucid.
--
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=17463
Summary: Attempting to compile crosstest without mingw should
issue error
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Not a big deal, just noticed that when I tried to compile the cross tests, it
failed. Forgetting I had recently reinstalled, I checked and I don't have
mingw.
make[1]: Entering directory `/home/austin/wine-git/dlls'
make[2]: Entering directory `/home/austin/wine-git/dlls/d3dx9_36'
false -k -l libd3dx9.a -d d3dx9_36.def
make[2]: *** [libd3dx9.a] Error 1
make[2]: Leaving directory `/home/austin/wine-git/dlls/d3dx9_36'
make[1]: *** [d3dx9_36/libd3dx9.a] Error 2
make[1]: Leaving directory `/home/austin/wine-git/dlls'
make: *** [dlls/__crosstest__] Error 2
The error message doesn't make it very obvious though...we should be able to
detect that pretty easily and print a better 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=12530
Summary: Psychonauts does not run due to unimplemented function
d3dx9_36.dll.D3DXFilterTexture
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sean(a)mess.org
When running Psychonauts (with 1.0.4 patch), it always fails with the following
error:
fixme:d3d9:IDirect3DDevice9Impl_CreateQuery (0x136ab0) call to
IWineD3DDevice_CreateQuery failed
wine: Call from 0x7b844360 to unimplemented function
d3dx9_36.dll.D3DXFilterTexture, aborting
This is actually a bug in wine-0.9.59 but this cannot be selected in bugzilla.
--
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.