http://bugs.winehq.org/show_bug.cgi?id=9578
Summary: Ability to disable Wine Networking
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tzembi(a)gmx.de
Concerning the mass of "phone-home" applications in windows, there should be a
possibility to disable the Wine networking to enhance Security.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9712
Summary: Registry HKEY_CURRENT_CONFIG support
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjk3(a)msstate.edu
Wine needs support for the Win9x HKEY_CURRENT_CONFIG registry section. This is
used by a variety of programs to get information about the running system.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11334
Summary: Digital Audio CD Playback
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d1m1(a)gmx.ch
I want wine to be able to play Audio CDs digitally if an app wants to play from
the Audio CD.
Some old games like Tomb Raider 2 play music from the CD, but if you don't have
earphones connected to your CD-ROM and you don't have an analog audio cable
between CDROM and Soundcard, you won't hear any music (or cutscene sound, which
are also audio tracks in Tomb Raider).
--
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=14857
Summary: Missing WinSqmIsOptedIn in ntdll crashes ICQ.exe
Product: Wine
Version: 1.1.2
Platform: All
URL: http://www.icq.com
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kai.mast(a)gmail.com
After importing the native ole32.dll to start the application "ICQ" i get a
crash caused by a missing implementation of WinSqmIsOptedIn() in ntdll (see
attachment).
This bug is resulting from this bug report:
http://bugs.winehq.org/show_bug.cgi?id=14854 (i hope it was correct to start
another report as this affects a different function)
--
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=14925
Summary: Importing MSConfig from ReactOS
Product: Wine
Version: unspecified
Platform: All
URL: http://news.gmane.org/find-
root.php?message_id=%3c19e31a080801122302u52d51353w1b287
5f5c30582ff%40mail.gmail.com%3e
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jason.spiro(a)drdc-rddc.gc.ca
CC: julliard(a)winehq.org
Please assign this bug to julliard(a)winehq.org. I cannot assign bugs but I am
taking the liberty of CC'ing him.
Hi Alexandre,
In January 2008, Steven Edwards wondered[1] if you would let Wine import
"msconfig" (the System Configuration Utility) from ROS. Would you allow it?
^ [1].
http://news.gmane.org/find-root.php?message_id=%3c19e31a080801122302u52d513…
--
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=10852
Summary: Wine & xorg-server-1.4.0.90
Product: Wine
Version: 0.9.51.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: inspirra(a)yandex.ru
After updating Xorg-servet up to 1.4.0.90 version, Wine any more does not work
with some programs.
But if to redefine variable "DISPLAY" as a remote X-server (1.4 version) then,
the Wine is started without mistakes.
Reproducible: Always
Steps to Reproduce:
wine ~/.wine/drive_c/Program\ Files/ABBYY\ FineReader\ 8.0\ Professional\
Edition/FineReader.exe
Actual Results:
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 2180
Current serial number in output stream: 2206
# equery -q l xorg-server
[I--] [ ~] x11-base/xorg-server-1.4.0.90 (0)
# equery -q l wine
[I--] [ ~] app-emulation/wine-0.9.51 (0)
# uname -a
Linux illusia 2.6.23-gentoo-r4 #8 PREEMPT Wed Dec 19 12:23:47 MSK 2007 i686
Intel(R) Celeron(R) M processor 1.40GHz GenuineIntel GNU/Linux
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13348
Summary: /etc/hosts modification for DirectPlay
Product: Wine
Version: 1.0-rc1
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dan_500(a)web.de
You need (amongst others) to modify /etc/hosts to play multiplayer with
DirectPlay. You need to set your hostname to your local ip adress instead of
the loopback address. You should come up with a good solution to this that
doesn't require people changing their /etc/hosts file. It should work
"out-of-the-box". Please!
--
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=24877
Summary: Baldur's Gate 1: Transparency rendering broken
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: devurandom(a)gmx.net
Created an attachment (id=31492)
--> (http://bugs.winehq.org/attachment.cgi?id=31492)
screenshot showing the transparent cursor problem
Things with transparency, like the mouse cursor in the menu, or the characters
over the landscape, are rendered badly:
* Mouse cursor: It is always surrounded by a black box, which is not redrawn
after moving the cursor away.
* Characters: Their background is replaced what seems to be parts of other
images/animations.
Additionally the game is very sluggish and slow, but that could be result of
the next thing:
This is accompanied by masses of this debug output on the console:
---
fixme:d3d_surface:surface_download_data Readback conversion not supported for
format WINED3DFMT_B5G6R5_UNORM.
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Filters not supported in software
blit
---
--
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=16258
Summary: .net 2.0's ngen.exe hangs while compiling a particular
assembly
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://www.neoaxisgroup.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.neoaxisgroup.com/wiki/Tutorials/NeoAxisUbuntu
says that the NeoAxis 0.57 demos run on Wine-1.1.5.
However, when I tried
http://www.neoaxisgroup.com/downloads/NeoAxisEngineNonCommercialSDK-0.57.exe
or
http://www.neoaxisgroup.com/downloads/NeoAxisEngineNonCommercialSDK-0.58.exe
with wine-1.1.9, installation hung with the following output:
Compiling 1 assembly:
Compiling assembly C:\Program Files\NeoAxis Engine Non-Commercial SDK
0.58\Game\Bin\Renderer.dll ...
Error compiling C:\Program Files\NeoAxis Engine Non-Commercial SDK
0.58\Game\Bin\Renderer.dll: Exception from HRESULT: 0x80070004
This failure happened regardless of whether I installed lots of
packages first with winetricks (as they recommend) or just dotnet20.
It also happens when I try the wine-1.1.5 packages from winehq.
You can reproduce the hang with the command
wine C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe install
"C:\\Program Files\\NeoAxis Engine Non-Commercial SDK
0.58\\Game\\Bin\\Renderer.dll"
There's a +relay log of that latter command at http://kegel.com/wine/log1.rz
--
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=13050
Summary: FMS: Crashes with Application Error: "Exception EComPort
in module..."
Product: Wine
Version: 0.9.61.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew(a)radford.net.nz
Created an attachment (id=12805)
--> (http://bugs.winehq.org/attachment.cgi?id=12805)
stack dump
FMS 2.0 alpha 8.5
wine 0.9.61, un modified 'out of the box'
Ubuntu Hardy Heron, AMD64
This program installs but will not run.
It fails with an application error dialogue
"Exception EComPort in module FMS.EXE Registry error (win error code: 6)"
It will not work in any windows emulation 95,2000 etc
The program is quite old, but still available free here:
http://n.ethz.ch/~mmoeller/fms/index_e.html
--
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=22560
Summary: Midizter and Hauptwerk can't find audio driver device
with latest version of wine
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dragonservicing(a)yahoo.co.uk
I have been trying out both Miditzer and Hauptwerk programs using wine and they
seemed to generally run ok. But now I have upgraded to the latest version of
wine 1.142 they both can't find the audio driver device, and produce no audio
at all.. I have tried enabling both alsa and oss drivers in the wine
configurator panel and this doesn't help. I'm using Mandriva 2010.
I have also tried to re install both programs but this hasn't helped.
Miditzer is program to allow the simulation of a Wurlitzer pipe organ and
Hauptwerk is a program to allow a simulation of a Church Organ.
--
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=25034
Summary: Microsoft .Net 3.0 Install fails.
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c0rphan(a)gmail.com
Created an attachment (id=31727)
--> (http://bugs.winehq.org/attachment.cgi?id=31727)
Console Log
When running dotnetfx3.exe the install fails and brings up the Microsoft Error
Reporting tool.
--
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=24155
Summary: Ventrilo 2.1.4 is unable to to open codec stream
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivan88(a)centrum.cz
Ventrilo 2.1.4 cpomplains about not being able to open codec stream (msg610)
even though msgsm32.acm is in /system (/system32) and system.ini has correct
line for it.
Wine 1.3 (and 1.1.44) seems to come whith codec installed and .ini set, but
Ventrilo cannot find it or open it. Replacing pre-installed msgsm32.acm with
original Windows XP file (which has different checksum) does not make it work
either, it is still unable to open codec stream (error 8).
I have compiled and checked Wine 1.1.25. This version does not have neither its
own msgsm32.acm file nor line for it in system.ini, but works when these are
supplied manually.
So, what I report is basically that known trick to run Ventrilo does not work
anymore with newer Wine versions.
--
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=23226
Summary: Error in opening the program Neuromemory
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mufan(a)op.pl
Neuromemory program after installation (and no problem-correct), will not boot.
White spot appears.
--
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=19168
Summary: Serious Sam can't find install CD
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tethys(a)gmail.com
I've been running Serious Sam under an ancient version of Wine (0.9.46)
for quite a while. To avoid having to dig out the CD every time I wanted
to play it, I copied the install CD to disk, and configured Wine to treat
that as a CD-ROM drive. This all worked perfectly, and at startup, Serious
Sam found the install CD present, and ran as expected.
However, I recently upgraded to Fedora 11, complete with a shiny new Wine
version. However, Serious Sam now can't find the install CD at startup.
I've checked in winecfg, and it's still there, mapped as drive D, and
marked as being a CD-ROM.
My home directory is NFS mounted, and hence identical between the version
of Wine that works and the one that doesn't.
It may or may not be relevant, but I've gone from a 32-bit OS (albeit on a
64-bit machine) to a 64-bit one.
--
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=10477
Summary: Weird graphics with vertex shaders in Soul Reaver 2 Demo
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://www.gamespot.com/pc/action/soulreaver2/download_2
827202.html?om_act=convert&om_clk=files&tag=files;title;
2
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killertux(a)suomi24.fi
CC: jave27(a)gmail.com
Since the vertex shader fix patch Soul Reaver 2 Demo graphics looks crappy
first two fullscreen splash screens are filled with solid surface also main
menu is quite full of this stuff... same problem happens also in the
gameplay... Retail version was not tested.
Vertex shader must be enabled to reproduce this(enabled by default)
regression patch:
6a97f2202e91fed286ff6ca254926e5f57ca17c1 wined3d: Fix for vertex shaders.
system:
nVidia GeForce 6600 GT
binary blob version 100.14.19
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23139
Summary: after successful installation, it doesn't open because
of "ntdll exception"
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moakkat(a)yahoo.fr
Hello everyone,
Wine can't open the program after it has installed it correctly..
In fact, when opening it via GUI method (meaning: using the application menu,
graphically ), it doesn't open at all..it just seems to be loading something,
but then stops and nothing is shown on the screen.
Therefore, I had to open it via a terminal by typing:
wine /...path.../app.exe
(at first it didn't open because of a DLL file missing, called MFC42.dll, but
then I found it and resolved that error)
when starting it this way (via command-line), the first image of the program
appears....but it fails to start, and two error boxes appear:
-one big box on top, titled "Program Error" (which is very very similar to a
Windows XP well-known error message), and says: "The program Q5.exe has
encountered a serious problem and needs to close. We are sorry for the
inconvenience."
-another box titled "Application Error", which says:
"Exception EExternalException in module ntdll.dll at 0002D7B2.
External exception C0000025."
--
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=18976
Summary: Ending video in the Rime Age crashes the game
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Created an attachment (id=21842)
--> (http://bugs.winehq.org/attachment.cgi?id=21842)
Debug Trace Log
The last puzzle of the game activates a video, but when the video attempts to
play the game crashes out. The are no problems with any other videos in the
game.
System:
Ubuntu 9.04, nVidia onboard Geforce 8200 (with nVidia drivers 180.44) with my
own locally compiled wine 1.1.4.
--
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=16485
Summary: WMP is unable to play mpeg/mpg files, affects Powerpoint
2007's presentation capabilities
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ngoonee(a)hotmail.com
After installing WMP9 (identical results with WMP10, but trace is from WMP9),
WMP is not able to load mpeg/mpg files. The error displayed by WMP is
Windows Media Player cannot play the file. The file is either corrupt or the
Player does not support the format you are trying to play.%0
The important parts of the log (which are generated when trying to load the
mpeg) is quite short, so putting it here.
fixme:quartz:FilterGraphNoThread_create CLSID_FilterGraphNoThread partially
implemented - Forwarding to CLSID_FilterGraph
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{fc4801a3-2ba9-11cf-a229-00aa003d7352}
fixme:urlmon:IsValidURL ((nil),
L"C:\\windows\\profiles\\ngoonee\\Desktop\\MyTribute.mpg", 0): stub
fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet supported.
fixme:quartz:AsyncReader_QueryInterface No interface for
{fa2aa8f5-8b62-11d0-a520-000000000000}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{3c43d14f-25b3-4e34-a36c-f575deea29c0}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{56a868fe-0ad4-11ce-b0a3-0020af0ba770}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{3c43d14f-25b3-4e34-a36c-f575deea29c0}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{c1960960-17f5-11d1-abe1-00a0c905f375}!
fixme:quartz:AsyncReader_QueryInterface No interface for IID_IMpegAudioDecoder!
fixme:listview:LISTVIEW_PrintClient Partial Stub: (hdc=0xa314
options=0x00000004)
Trace included as attachment. Note that this same behaviour is observed when
trying to play (not insert) mpeg/mpg movies in Powerpoint 2007. WMP is
necessary in order to load movies at all. This also potentially affects other
apps besides Powerpoint (Word, perhaps) as well as some games which have been
known not to be able to play MPEG files.
http://bugs.winehq.org/show_bug.cgi?id=9127 may be related, sorry I'm not aware
how to mark bugs as potential dupes.
This bug does not affect (AFAICS) .avi and .wmv files. I did not have other
file-types to test.
This bug was first asked about and discussed briefly in this thread:-
http://forum.winehq.org/viewtopic.php?p=16478
--
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=23638
Summary: Metaboli Player cannot download games
Product: Wine
Version: 1.2-rc7
Platform: x86
URL: http://www.metaboli.de/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nsandschn(a)gmx.de
Created an attachment (id=29574)
--> (http://bugs.winehq.org/attachment.cgi?id=29574)
Terminal output in wine-1.2-rc7-10-g509e35d
Note: to reproduce this bug you need a (sadly non-free) Metaboli account!
First download and install the Windows version of Firefox. Open it and log in
at the Metaboli homepage (I use the German one but the steps should be similar
for the French and English versions). You will be asked to install the Metaboli
Player. Installation works fine in wine-1.2-rc7. After restarting Firefox you
will be notified that a new add-on has been installed.
Log in again at the Metaboli homepage. Choose any game and push the "Download"
button. Click on "My Games". The game will indeed appear in the download
section but the download itself never starts. It justs sits there forever. On
Windows the download usually starts immediately.
After the second log in the following four lines are repeated every few
seconds:
err:ole:_get_typeinfo_for_iid No
Interface\{df0b3d60-548f-101b-8e65-08002b2bd119}\Typelib key found.
err:ole:PSFacBuf_CreateStub No typeinfo for
{df0b3d60-548f-101b-8e65-08002b2bd119}?
err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for
{df0b3d60-548f-101b-8e65-08002b2bd119} with error 0x80004005
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
--
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=19466
Summary: 4Story stopped working due to a new cheat/hack
detection system
Product: Wine
Version: 1.1.25
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.ia_mask(a)spamgourmet.com
Since the patch on the 22.07.2009 for the German 4Story, the game no longer
starts. After clicking "Start" in the launcher, the game just displays a small
dialog box containing the text "###" and an Ok button.
Presumably, this is due to a new cheat/hack detection system that the new
version of 4Story comes with.
If anyone can suggest what to do to give more insight into the situation (like
tracing function calls etc.), I'm open to suggestions.
--
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=14376
Summary: Duelpro's "Yu-gi-oh News" window unresponsive
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.download.com/Duelpro-2008/3000-2121_4-
10496698.html?hhTest
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The app Duelpro opens a web browser if you
doubleclick the "Yu-gi-oh! News" desktop icon,
or choose Online / Latest YGO News from the menu.
Sadly, none of the links in that browser function.
--
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=21013
Summary: CHM viewer/MSHMTL gecko wrapper needs more work
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=25204)
--> (http://bugs.winehq.org/attachment.cgi?id=25204)
wordpad.tar.gz: wordpad.chm, Wine appearance, native appearance
Many CHM files aren't shown when open in wine's chm viewer, like e.g. wordpad's
help file.
--
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=19691
Summary: Visual C++ 2005 Express: can't uninstall or reinstall
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Run the script http://kegel.com/wine/vc2005x.sh.txt
(in cygwin in wine)
and then either run 'wine uninstaller' or run that
script a second time. Either way, wine complains
fixme:msi:ACTION_CustomAction msidbCustomActionTypeTSAware not handled
fixme:msidb:JOIN_get_row (0xe1c0d0, 2, 0x87cb28): stub!
fixme:msi:ACTION_CustomAction msidbCustomActionTypeTSAware not handled
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--
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=17345
Summary: So Blonde: Crashes when pick up some items
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pik(a)arcor.de
Created an attachment (id=19380)
--> (http://bugs.winehq.org/attachment.cgi?id=19380)
wine crash output
After picking up the shell on the beach at the very beginning of the game it
crashes.
--
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=18436
Summary: New Shorter Oxford Dictionary won't run after latest
update
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sean.anseo(a)gmail.com
After yesterday's update the program fails on startup with the following
message:
"The program winevdm.exe has encountered a serious problem and needs to close."
I've never had any problems with this program under Wine before. Setting the
application settings to Windows 3.1 doesn't 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=21326
Summary: "Sticky" right click in MS Paint
Product: Wine
Version: 1.1.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
In MS Paint, the right-click drawing function seems to be a little bit buggy.
Holding down the right mouse button and drawing works as it should, producing a
line in the alternate color. However, when the button is released, this drawing
continues as if it was still being held down. It only stops when the left mouse
button is clicked.
The version of MS Paint I used is the one from Windows 98 (not SE, if there's a
difference). AppDB test results suggest this also affects the XP version of
Paint, but I haven't tested it myself.
With a clean wineprefix, running paint, reproducing the bug, then closing the
program produces no terminal output 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=24204
Summary: wine notepad crashes: BadLength (poly request too
large or internal Xlib length error)
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=30475)
--> (http://bugs.winehq.org/attachment.cgi?id=30475)
Test file
Open the attached (binary) file with wine notepad and try to scroll down.
adys@azura:~/bin/Work$ notepad Spell.dbc
X Error of failed request: BadLength (poly request too large or internal Xlib
length error)
Major opcode of failed request: 96 (X_RecolorCursor)
Serial number of failed request: 3200
Current serial number in output stream: 3199
or:
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 2434 requests (2340 known processed) with 0 events remaining.
--
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=22996
Summary: Altium Designer print preview displays inverted text
in schematic views
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnvoltz(a)gmail.com
Created an attachment (id=28487)
--> (http://bugs.winehq.org/attachment.cgi?id=28487)
Screenshot
The print preview function in Altium Designer displays inverted (Y axis) text
when viewing the print preview for a schematic diagram.
--
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=24751
Summary: Santa Clause in Trouble does not start
Product: Wine
Version: 1.3.4
Platform: x86
URL: http://users.pandora.be/caiman/files/SantaClausInTroub
leNI.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
fixme:win:EnumDisplayDevicesW ((null),0,0x32d7a4,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x172040,0x172488): stub
fixme:d3d8:IDirect3DDevice8Impl_GetInfo iface 0x12e728, info_id 0x4, info
0x32fcb8, info_size 16 stub!
fixme:d3dxof_parsing:parse_object_members_list Unexpected token 0
err:mmtime:TIME_MMTimeStop Timer still active?!
[FATAL ERROR]
[{0}]: Failed to load mesh object: 'gfx\platt_fire.x'
--
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=9728
Summary: Image and icons corrupts in ShutterFly 2.2
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jt(a)hpl.hp.com
Created an attachment (id=8161)
--> (http://bugs.winehq.org/attachment.cgi?id=8161)
Screenshot of the intro window
Hi,
This bug relates to ShutterFly SmartUpload 2.2 under wine.
Quick description of SHutterFly :
http://appdb.winehq.org/objectManager.php?sClass=application&iId=5595
The major problem is that all the images and icons are corrupted. It
looks that apart from that, the application is usable, but clicking blind on
icons is not very productive.
The first attachement is how the intro window looks like. The corruption
is quite obvious. The middle icon leads to the main upload window, the
screenshot in the second attachement also shows the corruption.
The third attachement is the start of log of running the app.
I got exactly the same results with 0.9.42 and 0.9.44.
The ShutterFly app is free, send me an e-mail and I'll send you a copy
(3MB).
Thanks...
Jean
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21719
Summary: Cannot install Adobe Photoshop CS2 due to
msi_cabextract failure
Product: Wine
Version: 1.1.38
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jordan.w.bradley(a)gmail.com
I try to install Adobe Photoshop CS2 on Ubuntu Lucid amd64 and it fails at
msi_cabextract, Attached is my console output.
I saw this bug report: http://bugs.winehq.org/show_bug.cgi?id=20725 but I don't
think it's the same.
--
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=14648
Summary: SigmaPlot (9,10 and 11) y-axis title rotated and shifted
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: conboy(a)chem.utah.edu
In SigmaPlot 9, 10 and 11, the y-axis label is rotated 180 degrees and shifted
to the lower left of where is should be. This problem is not related to bug:
14527 90º rotated text not shown, as the problem still persists in the
current wine version 1.1.2. This problem has been present for the past 3-years
at least.
A demo version of the program can be found at
http://www.systat.com/downloads/?sec=d008
The demo version of SigmaPlot 11 will all install. I had the best success with
win version set to Win 98. However, in order to get the program to run, you
need to install DCOM98 and then the program functions properly. At this point
problems with ole errors are eliminated but the DEMO version will not work do
to a problem with the temporary license. To get around this you need to copy
the SigmaPlot folder (demo version) from a windows machine (huge pain I know)
and then everything works.
--
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=15848
Summary: application's splash screen causes wine to hang with
100% cpu usage
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://www.pokertracker.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wtipton(a)hmc.edu
Created an attachment (id=16979)
--> (http://bugs.winehq.org/attachment.cgi?id=16979)
last 1000 lines of WINEDEBUG=+all output
PokerTracker (trial version available at www.pokertracker.com) hangs on
start-up. The application used to work with wine but stopped when a new
version (of PokerTracker) began displaying a fancy transparency-using splash
screen. Now, the splash screen itself just shows up as a grey box and the
program hangs there indefinitely using the whole CPU.
A 30 second or so trace (WINEDEBUG=+all) clocks in at around 100MB.
Presumably, it's stuck in a loop anyway, so I'll attach the last 1000 lines or
so. Let me know if I can post anything that will be more helpful.
Thanks
--
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=10872
Summary: World In Conflict silently exits on start
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.gamershell.com/download_20763.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
You need the securom stuff properly installed, else the demo wont launch.
There appears a screen with something said about having not a capable graphic
card to run the game. Just ignore this message (click cancel). After this
actually the intro movie starts but in current git it just exists without crash
or anything,
0f6e826fe02611f7c033405041888d6e083512d8 is first bad commit
commit 0f6e826fe02611f7c033405041888d6e083512d8
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Dec 5 12:35:47 2007 +0100
kernel32: Remove the no-exec fault workaround, it shouldn't be needed
anymore.
:040000 040000 dfe395974058b1a756d34cf47a8198f0c20c950f
91c584a33b06595f23e86bf3ebde483f1be113ed M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19885
Summary: America's Army 3.0 fails to start
Product: Wine
Version: 1.1.28
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zonena(a)cs.rpi.edu
Created an attachment (id=23334)
--> (http://bugs.winehq.org/attachment.cgi?id=23334)
Console log
When starting AA 3.0, both from Steam and separately, it crashes during the
splash screen with a seh:setup_exception_record stack overflow.
--
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=13017
Summary: Photoshop CS2, info window - missing info.
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rylleman(a)gmail.com
Created an attachment (id=12779)
--> (http://bugs.winehq.org/attachment.cgi?id=12779)
hidden values, info window.
The measure portion of the info window has the wrong size so that only the X:
and W: values are visible. You can't resize the window height to reveal the Y:
and H: values. (You can resize the width of the window but that does not help).
My system is Ubuntu Studio 8.04, AMD64. (No Compiz or other desktop effects
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=15574
Summary: PhotoShop CS2: Photoshop Save As.. dialog ignores
filename input on jpegs and names them ".jpg"
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: login(a)greenstorm.net
1) Open a jpeg image
2) Create a new layer
(This forces Photoshop to default to saving as a PSD. You should be able to do
anything that can't be saved as a jpeg instead of creating a new layer instead)
3) File-->Save As...
4) Use the pulldown tab to select JPEG.
5) Click the Filename field.
6) Hit Home to unselect ".jpeg"
7) Type a filename
8) Hit enter to save the file.
At this point, Photoshop saves your file with the name ".jpg" (it starts with a
., so it's hidden, but it's there. You'll notice is more the second time you
try it in the same folder, and Photoshop asks you if you want to overwrite the
file named ".jpg"
Workaround:
If you stop at step 7, click the filename field and hit Home again, then hit
enter, Photoshop will save your image with the correct filename.
--
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=13359
Summary: Adobe Reader 8 plugin crashes on EULA in Firefox 3
[dogfood]
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://adobe.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
If you install Adobe Reader 8 (used to be called Acrobat Reader),
and then try to load a .pdf in Firefox 3, it seems to have
trouble. When I tried it just now, I got a crash:
fixme:shdocvw:navigate_url Unsupported args (Flags 0x33e020:3; TargetFrameName
0x33e010:8)
fixme:urlmon:URLMonikerImpl_BindToObject use running object table
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
fixme:shdocvw:bind_to_object BindToObject failed: 80004005
fixme:shdocvw:navigate_url Unsupported args (Flags 0x33e044:3; TargetFrameName
0x33e034:8)
fixme:urlmon:URLMonikerImpl_BindToObject use running object table
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
fixme:shdocvw:BindStatusCallback_OnProgress status code 11
fixme:shdocvw:BindStatusCallback_OnProgress status code 14
fixme:system:SetProcessDPIAware stub!
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x021f8886).
Backtrace:
=>1 0x021f8886 in jsd3250 (+0x8886) (0x0033c970)
2 0x60596396 in xul (+0x106396) (0x0033ca54)
3 0x605e9017 in xul (+0x159017) (0x0033caa4)
4 0x7db9befd load_gecko+0x1fd(silent=0x0) [dlls/mshtml/nsembed.c:446] in
mshtml (0x0033cf34)
5 0x7db9ce55 NSContainer_Create+0x25(doc=0x15f8d8, parent=0x0)
[dlls/mshtml/nsembed.c:1643] in mshtml (0x0033cf94)
6 0x7db68ff4 HTMLDocument_Create+0x224(pUnkOuter=0x0, riid=0x15f438,
ppvObject=0x15f45c) [dlls/mshtml/htmldoc.c:1550] in mshtml (0x0033cfe4)
7 0x7db94760 ClassFactory_CreateInstance+0x20(iface=0x15eab0, pUnkOuter=0x0,
riid=0x15f438, ppvObject=0x15f45c) [dlls/mshtml/main.c:155] in mshtml
(0x0033d004)
Since this is having trouble on the EULA screen, adding keyword
'installer' (though that's debatable).
--
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=17885
Summary: Focus frame too big in fable
Product: Wine
Version: 1.1.18
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=20188)
--> (http://bugs.winehq.org/attachment.cgi?id=20188)
Screenshot of select frame
When playing fable, and you focus on object/character the big frame is too big
--
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=21217
Summary: Menu item for "Visual C++ 2005 Express Command Prompt"
busted
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installing Visual C++ 2005 Express with winetricks works great:
wget kegel.com/wine/winetricks
sh winetricks vc2005express
but the menu item it installs in
Applications / Wine / Programs / Visual C++ 2005 Express Edition / Visual
Studio Tools / Visual Studio 2005 Command Prompt
doesn't work. When you try it, Gnome gives the error
Text ended before matching quote was found for ". (The text was 'env
WINEPREFIX="/home/dank/.wine" wine "C:\windows\command\start.exe"
"C:\windows\temp\SIT13762.tmp\Visual Studio 2005 Command Promptomspec /k
""C:\Program Files\Microsoft Visual S udio 8\VC\vcvarsall.bat"" x86')
That menu item is stored in
~/"./share/applications/wine/Programs/Visual C++ 2005 Express Edition/Visual
Studio Tools/Visual Studio 2005 Command Prompt.desktop"
which contains the line
Exec=env WINEPREFIX="/home/dank/.wine" wine "C:\\windows\\command\\start.exe"
"C:\\windows\\temp\\SIT13762.tmp\\%comspec%" /k ""C:\\Program Files\\Microsoft
Visual S udio 8\\VC\\vcvarsall.bat"" x86
which looks broken in several ways:
first, there's a space instead of a t in Visual Studio 8;
second, the double quotes around vcvarsall.bat look suspicious;
third, the whole "C:\\windows\\temp\\SIT13762.tmp\\%comspec%" bit looks just
wrong, that should just be cmd, shouldn't 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=17036
Summary: GTA2 (Grand Theft Auto 2) runs too slow to be playable
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
In short the game runs at about 2fps making it completely unplayable. Not sure
if this is a regression or just another "poor performance on ATi cards" issue
so I'm about to regression test a few versions of Wine and see if anything
changes (game used to run fine on my GeForce 7900GTO a while ago).
--
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=17370
Summary: Notepad++ 5.2 crashes when triggering tooltip over macro
record toolbar button
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://sourceforge.net/project/showfiles.php?group_id=95
717&package_id=102072&release_id=659500
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=19415)
--> (http://bugs.winehq.org/attachment.cgi?id=19415)
Notepad++ 5.2 first chance exception backtraces
With today's Git (wine-1.1.14-433-g0cc91ab), when placing the mouse over the
macro record button, Notepad++ incurs an access violation, eventually leading
to a graceful termination. I've attached a winedbg run showing the first-chance
exceptions incurred, the first couple being during startup, which did not cause
any noticeable problems, and the last few being when the reported access
violation occurs. I also rebuilt Notepad++ with MSVC++ 2008 in order to gain
symbolic information.
--
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=15531
Summary: page fault on read access
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nico_mey(a)web.de
Hello!
Running my application "Janosch - Kleine Tigerschule" I receive the following
error message:
Unhandled exception: page fault on read access to 0x0000001c in 32-bit code
(0x3d12c98f).
Kind regards,
Andreas
--
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=23827
Summary: HTML-Kit crashes on exit
Product: Wine
Version: 1.2
Platform: x86-64
URL: http://www.htmlkit.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: huw(a)codeweavers.com
Created an attachment (id=29905)
--> (http://bugs.winehq.org/attachment.cgi?id=29905)
Standard crash log
HTML-Kit 292 crashes after the following procedure:
1. Start the program, answer no to all first-run questions (if applicable)
2. Choose "create a new file"
3. Close the program
This happens in wine-1.2-562-ga6203f8 but not in 1.2, so I did a regression
test:
6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786 is first bad commit
commit 6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786
Author: Huw Davies <huw(a)codeweavers.com>
Date: Thu Jul 22 13:37:19 2010 +0100
ole32: Implement cross-process drag and drop.
:040000 040000 ab88cc6bf0936bc4adc7bff0673415282613d919
065c727204a46d01708bc01f10484cad8527e1a2 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=24659
Summary: gmax under wine 1.3.3: The material Navigator reports
a system fails and terminates the program
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jwinterton(a)ezlink.ca
Regression test shows:
john@john-lynx-lts:~/wine-git$ git bisect good
127260bb628d029c7608e96013bcec207e635249 is the first bad commit
commit 127260bb628d029c7608e96013bcec207e635249
Author: Huw Davies <huw(a)codeweavers.com>
Date: Wed Jul 28 11:42:04 2010 +0100
ole32: Pass a real IUnknown ptr to CoMarshalInterface.
:040000 040000 639e42615e9f49f4aa299f6c026e35c9e561e5ef
dce41174685dec38beb6077b82d2171ec6032b4e M dlls
This has exacerbated the bug where the material navigator cannot access its
file system list box.
--
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=24791
Summary: Broken display in Might and Magic VII: For Blood and
Honor
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s.holyszewski(a)upcpoczta.pl
Created an attachment (id=31344)
--> (http://bugs.winehq.org/attachment.cgi?id=31344)
Title screen of Might and Magic VII: For Blood and Honor
This bug prevents Might and Magic VII: For Blood and Honor from being playable.
>From my AppDB report:
What works
Game seems to start, smoething that looks like a failed attempt at displaying
the title screen shows. Mouse seems to work, Alt+F4 to quit works.
What does not
Display is completely broken. Everything is squeezed into the bottom-right
triangular half of the screen, and the squeeze is "perspective correct" so to
say. It looks like a projective transformation of the original screen rectangle
into a degenerate quadrilateral with left edge collapsed at the bottom left
corner. That hints strongly at a borked projection matrix somewhere.
The problem started occuring probably somewhere during the 1.2 release
candidate phase, and is still present as of 1.3.5.
Arch Linux i686
xorg-server 1.9.0.901-1
xf86-video-intel 2.13.0-2
intel-dri 7.9-1
mesa 7.9-1
libgl 7.9-1
Attaching a screenshot of what the title screen has become.
--
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=25615
Summary: Wine Internet Explorer cannot load kongregate
Product: Wine
Version: 1.3.10
Platform: x86
URL: http://www.kongregate.com/
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
If I try to open http://www.kongregate.com/, or any page in that site, in Wine
Internet Explorer, the result is a blank page.
--
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=21799
Summary: 3DRad IDE does not display properly
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.3drad.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer for 3DRad mentions that you may need to
install visual c++ runtimes, and indeed, winetricks vcrun2005
is needed to start the app.
The app puts up its main window, but several things are missing:
1) small icon on left of title bar and task bar entry
2) text/picture "New to 3D Rad?" in right pane
3) text "StartupMessage" in left pane
I'll attach screenshots in wine and vista.
--
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=24288
Summary: SR3D Builder Unhandled Exception in directx-d3d
(therefore won't start)
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danfoxdavies(a)googlemail.com
Created an attachment (id=30595)
--> (http://bugs.winehq.org/attachment.cgi?id=30595)
The debug output from trying to run an installed SR3D with DotNet 2.0 installed
on Wine 1.3.1
SR3D Builder (see in the AppDB here:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=11802 ) is an
LDraw based advanced 3D virtual LEGO construction and testing environment,
currently still under development (this bug is valid as of version 0.5.5.2).
This bug pertains to the fact that SR3D Builder will currently only install
(and even then, questionably) when DotNet2.0 is installed via Winetricks, and
that trying to run it results in a Directx-d3d related Unhandled Exception, the
cause of which is most likely to do with SR3D's apparent dependence (according
to its website) on the update at
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=2da…
, which itself does not install on WINE 1.3.1
I'd much prefer to be able to use this as the only LDraw app that is
functionality-wise and user-friendliness-wise a viable alternative to Lego
Digital Designer. I need to use LDraw-based apps from start to finish for the
best and most efficient output on my models, complete with LPub instructions.
However, I'd rather not have to purchase MS Window for the privilege.
--
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=22104
Summary: Wine more and more slow with the time (Proteus)
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rpnpif(a)free.fr
Using Proteus ISIS sofware, about one minute after the launching, displaying of
schematics with zoom effect become more and more slow. After some minutes ISIS
become unusable. This issue does not exists in 1.1.30 wine release.
--
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=14211
Summary: Skype 3.8 Crash while installing
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.skype.com/go/getskype
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=14500)
--> (http://bugs.winehq.org/attachment.cgi?id=14500)
Console output
Using wine 1.1.0 and Ubuntu 8.04 the installer will fail with:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc43864
--
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=24248
Summary: TREPCAD St3: some stair types give fatal errors
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas(a)braml.org
TREPCAD St3 has regressed. Now some stair types (all with "corner right") can
no longer be created and give a fatal error.
A regression test identified
baef9a7e92d93bde21303d8f81c7d80dee9b1780 (oleaut32: Don't invoke a function
that has the restricted attribute or is part of an interface that's marked as
restricted.)
as first bad commit.
Just ask if you need more detailed console logs.
--
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=17508
Summary: Adobe Photoshop CS2 won't install
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mazin(a)aztekera.com
I am using Wine 1.1.15 from Ritchie's Ubuntu repository on Ubuntu-amd64.
I cannot get Adobe Photoshop CS2 to install. It get stuck on the setup screen
where it asks for the user's name and serial number:
"The following information must be entered before installation ..."
If I fill in the name and organization fields and choose "Install 30-day trial
version", the next screen tells me that "0 This is not a valid serial
number..."
If I actually type in a serial number, it will tell me that "#########
This is not a valid serial number..."
So, I cannot install with a serial number, and I cannot install the trial
either. I downgraded to ubuntu~1.0.1 and still had this 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=21015
Summary: Regression in Wine 1.1.34 causes application crashes
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chrobis.com
Since upgrading to 1.1.34 (previously using 1.1.33 with no issues), I have
noticed application crashes within a minute or two of the application otherwise
loading fine. Each time, a variation on the following error message appears on
the console:
err:seh:setup_exception_record nested exception on signal stack in thread 0020
eip 7bc72010 esp 7ffdbc7c stack 0x232000-0x330000
or
err:seh:setup_exception_record nested exception on signal stack in thread 0009
eip 7bc72010 esp 7ffdbc7c stack 0x232000-0x330000
are two variants.
Two applications in particular have been affected thus far:
- Star Trek: Birth of the Federation
- Commandos: Behind Enemy Lines
but thus far I have not had an issue with any other.
--
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=23423
Summary: Some graphics are corrupted in Civilization IV
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: t6tiar00(a)students.oamk.fi
Some graphics are corrupted in Civilization IV. It used to be a problem before.
At some point it was fixed, but unfortunately I can't give exact version number
of Wine.
Issues I have found:
Civilization IV:
- In-game menu's CivIV-logo is corrupted.
Civilization IV - Beyond the Sword:
- Animated mouse cursor is gray.
- In-game menu's CivIV-logo is corrupted.
--
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=20186
Summary: Project64 does not work with gamepads anymore
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ragnara-dba(a)gmx.de
Project64 1.6 with input plugin N-Rage's Direct-Input8 V2 1.83 does not
recognize any buttons pressed on a usb gamepad anymore with Wine 1.1.30 (and
crashed with 1.1.29) - it works just fine with 1.1.27.
The gamepad is an original gamecube gamepad connected over a usb adapter.
I'm using Archlinux with all recent updates and a default kernel. AppDB states
that Project64 was tested recently on a similiar system but only with other
input devices.
--
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=20866
Summary: Houaiss Portuguese Dictionary (blocked window)
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mrx(a)riseup.net
Hello friends. I appologize for disturbing you, I hope I'm not doing anything
wrong by posting this thing here, but, I decided to try.
I've been using Debian for about a year, and I've got a bit of a problem with
an electronic dictionary which is very dear to me, since I work with texts...
It's the Houaiss Portuguese Dictionary, made for Windows.
All the other dictionaries I use run perfectly well in Wine, but this one has
got some kind of strange bug. Sometimes, when I open it, it appears as a
minimized window at the panel below. If you then click on it to maximize it,
instead of a full screen window what you get is only a very narrow strip of
window. If you click on its right-hand upper corner in order do maximize it,
nothing happens. All you can do is close it. Then, if you run the programm
again, the same thing will happen, no matter how many times you try. If you
uninstall the software and re-install it completely, usually the same thing
happens!
A friend of mine wrote a script for me which has helped, since with it I
usually can make it work again, but it's always a little bit annoying, since it
doesn't work immediately, and you have to run the scrip a thousand times before
the moody dictionary decides to work.
The scrip I've been using to fix the problem runs as follows:
#!/bin/sh
cp -a ~/.wine_working/* ~/.wine
echo "old good wine restored..."
I'm no expert al all, as you can see, so if you could help me (and probably
other portuguese speakers who use this dictionary) to definetely solve this
problem I'd really appreciate!
I thank you very much for your attention and help!
Zac
--
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=21306
Summary: Regression: 16-bit application fails with "DDE
requires ddeml.dll"
Product: Wine
Version: 1.1.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: perchrh-wine(a)pvv.org
Created an attachment (id=25642)
--> (http://bugs.winehq.org/attachment.cgi?id=25642)
output of WINEDEBUG=+relay,-debug wine ./SETUP.EXE
This regression was introduced between wine 1.1.35-release and 1.1.36-release.
To reproduce, download the two zip files listed in the applications AppDB entry
(links below). Unzip them in a new directory, enter the directory and
execute 'wine ./SETUP.exe'. A messagebox with the message "DDE requires
ddeml.dll" appears. This does not happen when using wine 1.1.35.
The application in question is the game "Mordor - the depths of Dejenol",
http://appdb.winehq.org/objectManager.php?sClass=version&iId=8673&iTestingI…
Although it did not fully work with previous Wine versions, it was more
functional than now.
Download:
http://decklinsdomain.net/DemDev/archives/Mordor1/MORDOR1A.ZIPhttp://decklinsdomain.net/DemDev/archives/Mordor1/MORDOR1B.ZIP
--
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=18511
Summary: Full Tilt Poker loses sound after a minute
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
I'm pretty sure this is not a pulseaudio issue as it's been occurring for
years, though I haven't reported it until now.
In Full Tilt Poker you can hear a few sounds - a slight ding when it's your
turn, the sound of cards being delt, and chips stacking. In Wine, however,
they stop completely after about 4 or 5 hands have been played.
--
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=18561
Summary: Unhandled page fault in S103 Primordial
Nucleosynthesis
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21224)
--> (http://bugs.winehq.org/attachment.cgi?id=21224)
wine-1.1.21-346-g1394c6e +relay +seh +tid last 10000 lines
Running the primordial nucleosynthesis simulations in S103 works right up until
the same point, when trying to react helium-3 with hydrogen-2, at which point a
page fault occurs and the app exits.
Looks like a problem with Quicktime 2 32-bit (required).
Backtrace:
=>0 0x3d12c98f in qtim32 (+0x2c98f) (0x00000000)
--
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=25494
Summary: Office Pro 2010 Trial: Word, Excel, and Powerpoint
cannot open OOXML (docx, xlsx, pptx) files
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: 25492
Created an attachment (id=32457)
--> (http://bugs.winehq.org/attachment.cgi?id=32457)
Trying to open an xlsx file
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. Install urlmon with winetricks to get around bug 25492.
4. Try to open an xlsx file. Excel will throw up an error message that it found
unreadable content in the file and ask if you want to recover the contents. If
you click yes, it will tell you that the workbook cannot be opened or repaired.
Word and Powerpoint behave similarly, though the wording of their error
messages is slightly different.
I don't have a workaround for this one. I tried winetricks msxml3, msxml4, and
msxml6, but they did not 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=20238
Summary: ODBC and PostgreSQL
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: odbc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elcotorro(a)gmail.com
In a VB6 application wich uses ADO, the application does not see the PostgreSQL
ODBC driver. It happens even when the odbcad32.exe test is succesfull.
in version 1.0.1 it works fine
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25454
Summary: scifinder: Non-English character on certain pages (ie.
search result)
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jian_xing(a)hotmail.com
Created an attachment (id=32396)
--> (http://bugs.winehq.org/attachment.cgi?id=32396)
Screen shot of the scifinder windows with wrong character
This is a regression bug. Wine 1.3.5 does not have the bug.
Characters on certain pages are not displayed as English
The error message from the terminal is:
fixme:gdi:ExtCreatePen Hatches not implemented
--
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=11670
Summary: Anno 1602 page fault
Product: Wine
Version: 0.9.55.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anakin.skyw(a)gmx.de
Created an attachment (id=10881)
--> (http://bugs.winehq.org/attachment.cgi?id=10881)
Output of wine 1602
While playing Anno 1602 Königsedition (1602AD Kings edition), wine crashes
with an unhandled page fault after about one minute of play. See Attachment for
output.
This is wine-0.9.55 compiled on Gentoo.
--
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=22559
Summary: Final Fantasy 8: text is rendered incorrectly
Product: Wine
Version: 1.1.43
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
CC: thunderbird2k(a)gmail.com
In FF8 the text rendering is broken since commit
9fec1a02b9e13969f929a3eed249e67773286033 .
This is with a geforce8 and driver 195.36.15.
The broken rendering is shown here (
http://bugs2.winehq.org/attachment.cgi?id=27638 ).
>From the commit message I guess, I have to try it on windows, to see if the
rendering is also broken. Changing the FF8 render engine to uses software mode
works around that problem.
9fec1a02b9e13969f929a3eed249e67773286033 is the first bad commit
commit 9fec1a02b9e13969f929a3eed249e67773286033
Author: Roderick Colenbrander <thunderbird2k(a)gmail.com>
Date: Mon Apr 5 20:05:15 2010 +0200
wined3d: Disable paletted texture support. It was only offered on a few
cards, so can be missed.
:040000 040000 b11ffa7bd20131ea4a3416c5b5b07e0263847c66
71fb12b39fd165362923aa34f5e5283568e688e9 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=22778
Summary: PlayOnline viewer's window is not correctly updated
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: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=28102)
--> (http://bugs.winehq.org/attachment.cgi?id=28102)
pol.exe refresh problem when in windowed mode
In windowed mode, when you move app's window that only part is visible, then in
this partially visible state is not correctly updated.
1) Probably nobody can explain that better than Henri
I think what happens is that the blit is rejected because it's partially
outside
the screen. While moving the window to the outside that isn't very noticeable,
but as soon as you move it back you see the now cleared parts of the window
that don't get updated until the window is fully inside the screen again.
2) Another test scenario:
When app's window is only partly visible and then resized, it becomes black.
Attachment shows the 1st test scenario (they are probably related, thus in one
bug report).
Starting line for this bug report is wine-1.1.44-322-g5cc00e8 (there were many
bug before: bug 22145, bug 22197, bug 22290, bug 22294, bug 22311, bug 22735).
--
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=17808
Summary: AutoCAD Mechanical 2007 fails to install
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
I'm using Wine 1.1.17 (compiled from source using gcc version 4.3.2 20081105
(Red Hat 4.3.2-7) ) on Fedora 10 i386.
I installed gecko,msxml3,vcrun2005,dotnet20,corefonts,gdiplus through
winetricks.
The problem is that AutoCAD Mechanical 2007 fails to install properly (default
installation).
It doesn't crash and AutoCAD installer doesn't notify about any error. On the
end of the installation it shows that AutoCAD was installed successfully, but
it does not because there wasn't copied all files.
The error in terminal
err:msi:msi_cabextract FDICopy failed
err:msi:ACTION_InstallFiles Failed to extract cabinet: L"acad6.CAB"
err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned
1627
--
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=17806
Summary: AutoCAD LT 2008 fails to install
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=20038)
--> (http://bugs.winehq.org/attachment.cgi?id=20038)
WINEDEBUG=+msi Wine 1.1.17
I'm using Wine 1.1.17 (compiled from source using gcc version 4.3.2 20081105
(Red Hat 4.3.2-7) ) on Fedora 10 i386.
I installed gecko,msxml3,vcrun2005,dotnet20,corefonts,gdiplus through
winetricks.
The problem is that AutoCAD LT 2008 PL fails to install (default installation).
It doesn't crashes but the AutoCAD installer notifies about that.
The error in terminal is (installation stops at this)
err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned
1603
--
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=23682
Summary: Suggestion: Editbox with terminal output in crash
window
Product: Wine
Version: 1.2
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: VincentBeers(a)gmail.com
This is a feature request, not a bug.
Wine has an utterly useless "the application has crashed" window, or at least,
it had for a while, I don't know if that has changed. Anyway, I think said
window should have an unfoldable edit box containing all the terminal output of
the application up to its crash, and a button to copy the content in this edit
box. Finally, the crash description should indicate that you should copy that
text and bring it to the Wine forums in order to get help/troubleshooting.
Why? Because it makes giving feedback on Wine apps a lot quicker. A lot of us
do actually run Wine apps from the terminal, but most newbies don't, and this
is a way to assist them helping the Wine devs know about the problem a lot more
quickly than the usual routine, which is:
- Make a forum thread about how the app doesn't work, with little to no further
info;
- Have someone tell you to run in terminal;
- Possibly learn to use the terminal, then run the app from there;
- (At this point, a day may have passed) Run back to the forums with actual
terminal output.
Adding the text box with the terminal output straight into the "application
crashed" window not only makes the window actually useful, but it also
eliminates the delay that exists because new users may have to be assisted in
actually running the app from terminal.
Further notes: of course, from that point, the user may be advised as to how to
run the app from terminal anyway, but at least for this time, or for any time
when they just want to double-click an app to run, they'll get the actual log
much more quickly.
--
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=26260
Summary: Sound does not work / stops working
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torgeriedel(a)gmx.de
In Axis & Allies the sound does not work / stops working. After exiting the
game, the sound still works on Linux. Sometimes it seems to be related to the
bug #26259.
--
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=25606
Summary: Clones: stuck after launching a single-player game
Product: Wine
Version: 1.3.10
Platform: x86
URL: http://clonesgame.com/sites/clonesgame.com/modules/pubdlcnt/pubdlcnt.php?file=http://clones.s3.amazonaws.com
/ClonesGameDemo_1.26.exe&nid=220
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: m.b.lankhorst(a)gmail.com
Created an attachment (id=32605)
--> (http://bugs.winehq.org/attachment.cgi?id=32605)
terminal output
'Clones' is a nice Lemmings clone.
After choosing to play the game in single-player mode, the game is stuck on the
level selection screen: clicking on anything on the screen does nothing. The
keyboard is still working and pressing 'q' brings up a window where I can
choose to quit the game (by using the mouse).
Interestingly the bug only appears when selecting single-player mode: no such
problem when entering the multiplayer menu of the game.
The game works without the issue in Wine-1.3.6 and here's the result of the
regression test:
4f8584ac2734ca6e649661824051d39f0320e95b is the first bad commit
commit 4f8584ac2734ca6e649661824051d39f0320e95b
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Fri Nov 5 23:19:08 2010 +0100
quartz: Remove position from filtergraph.
:040000 040000 73d1320970dc8a77801a8af58980f86cc8fcf2c4
14c927fc3163ea4ced44721879e66eec42af4739 M dlls
The patch can be reverted cleanly on top of Wine-1.3.10 and that fixed the
issue.
How to reproduce the problem in the demo:
1. After installation launch the game by ../Bin/ClonesGame.exe
2. Create a new profile then choose the first option in the main menu, named
'Pilgrimage'.
3. A level selection screen is shown but you can't proceed further because the
game is stuck.
--
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=16531
Summary: Issues using embedded html (DVD Profiler written with
Delphi)
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
URL: http://www.invelos.com/Downloads.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
DVD Profiler's 'general' windows contains a link called 'view contributors'.
The 'general' screen appears to be a part of the application. If you follow
this link, it opens a new window showing contributions for that profile. This
screen appears to be an html page rendered in an application window. I make
this distinction because of the different performance.
The main windows of the application perform (more or less) as you would expect,
but some of the html-based windows do not function correctly. In the 'view
contributors' window, you can not scroll or follow links (although a scroll
mouse wheel will scroll the page and the icon changes as you move over a link).
If I install IE6 using winetricks, the screen allows scrolling by clicking with
the mouse, but links still do not work.
--
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=22201
Summary: Dragon Age: Origins - Configuration Utility windows
are blank
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=27086)
--> (http://bugs.winehq.org/attachment.cgi?id=27086)
screenshot - wine
See attached screenshots.
Terminal output is minimal:
fixme:win:LockWindowUpdate (0x2010e), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
--
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=23512
Summary: DDO - Silent crash at login
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: openal32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p_monkey99(a)hotmail.com
CC: wine-bugs(a)winehq.org
Under recent versions of Wine, after logging in successfully (using PyLOTRO),
DDO will display the loading screen, and then crash silently before the
character select screen appears.
Reproducibility: Always
Steps to reproduce:
1) Open PyLOTRO.
2) Log into game.
Expected behavior:
Loading screen appears, blue bar fills up, character select screen appears.
Actual behavior:
Loading screen appears, blue bar fills up, game shuts down, displays the
PyLOTRO output window, which displays ***FINISHED***.
After some digging, it appears that this crash may be audio-related. The bug
first appears in Wine 1.1.30, and the one Mac-related fix listed in the
changelog for that version refers to OpenAL. Also, in previous versions of
Wine, after quitting the game the message "opena32.dll - cannot find exact
match; picking first". This message does not show up in later versions.
Haven't yet found a backtrace with any telling details, but this message does
show up in my debug log, starting with version 1.1.30:
err:gsm:GSM_DriverProc libgsm support not compiled in!
I haven't tested every version in between, but the crash does occur in 1.1.43,
.44, and all of the 1.2RC's. Tested on a MacBook Pro, Core 2 Duo 2.33, Radeon
Mobility x1600, OS X 10.6.4.
--
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=20534
Summary: gdb proxy mode: allow interrupt from command line
(e.g. Ctrl-C)
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pebolle(a)tiscali.nl
Created an attachment (id=24479)
--> (http://bugs.winehq.org/attachment.cgi?id=24479)
A really simple way to allow SIGINT to break the debuggee
0) In gdb proxy mode an interrupt from the command line (e.g. Ctrl-C), which
should break the application debugged and bring up the gdb prompt, actually
kills winedb.exe (and the program being debugged). This leaves the terminal and
the gdb session in a confusing state (i.e. might need a "stty echo"). This
mostly makes running gdb proxy mode pointless.
1) Example session:
$ wine winedbg --gdb notepad.exe
GNU gdb (GDB) Fedora (7.0-3.fc12)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
0x7b87ab8c in DbgBreakPoint () at ../../include/winternl.h:1968
1968 static inline void WINAPI DbgBreakPoint(void) { __asm__
__volatile__("int3"); }
Missing separate debuginfos, use: debuginfo-install
wine-common-1.1.32-1.fc12.1.noarch
Wine-gdb> c
Continuing.
trying to process verbose packet: Cont?
trying to process verbose packet: Cont;c
^CRemote communication error: Connection reset by peer.
Wine-gdb> [wine-1.1.32]$ quit
A debugging session is active.
Inferior 1 [Remote target] will be killed.
Quit anyway? (y or n) EOF [assumed Y]
putpkt: write failed: Broken pipe.
1) A trivial patch, which I'll try to attach shortly, will give this behaviour:
$ wine winedbg --gdb notepad.exe
GNU gdb (GDB) Fedora (7.0-3.fc12)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
0x7b87ab2c in DbgBreakPoint () at ../../include/winternl.h:1968
1968 static inline void WINAPI DbgBreakPoint(void) { __asm__
__volatile__("int3"); }
Missing separate debuginfos, use: debuginfo-install
wine-common-1.1.32-1.fc12.1.noarch
Wine-gdb> c
Continuing.
trying to process verbose packet: Cont?
trying to process verbose packet: Cont;c
^C
Program received signal SIGTRAP, Trace/breakpoint trap.
0x68000830 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
Wine-gdb>
--
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=26240
Summary: R-Studio: HtmlHelpW HH case HH_DISPLAY_INDEX not
handled
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine r-studio.exe
4) Help->Index
Behaviour:
Nothing.
Expected behaviour:
Something.
Terminal output:
fixme:htmlhelp:HtmlHelpW HH case HH_DISPLAY_INDEX not handled.
--
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=22256
Summary: Miranda: alloc_gdi_handle out of GDI object handles,
expect a crash
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://miranda.googlecode.com/files/miranda-im-v0.8.19
-unicode.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
This seems to be a 1.1.42 regression, but during some time of working with
Miranda, parts of it stop refreshing, the interface goes awry and then the only
option to work with Miranda is to restart it.
console is flooded with messages like this one:
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a 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=10933
Summary: PAF 5 unicode font displays with inconsistent size
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rm.riches(a)verizon.net
Created an attachment (id=9857)
--> (http://bugs.winehq.org/attachment.cgi?id=9857)
GEDCOM containing only Fred Flintstone
In the Family and Pedigree tabs, the international unicode font supplied by PAF
5 displays with apparently random sizes. This symptom is new with Wine 0.9.52.
With Wine 0.9.50, font sizes were consistent. (The installer failed with Wine
0.9.51.)
To reproduce the problem, do one of the following:
First, in the Family tab, observe "Marriage" has obviously inconsistent font
sizing.
Second, create a new person, named "Fred Flintstone" and observe his name
showing with inconsistent font sizing in both the Family and Pedigree tabs.
Third, import the GEDCOM file I am about to attach. Observe Fred's name in the
Family and Pedigree tabs, plus "Marriage" in the Family tab.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10277
Summary: Uninstalling software does not remove them from Programs
menu
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jfarroyo82(a)hotmail.com
I am using Ubuntu 7.10 which places a Wine submenu under Application menu,
where there also are Sound & Video, Office, Programming and so...
In that Wine menu there are every software that i install from Wine
But when i uninstall software, or remove .wine directory, those softwares are
not removed from that Wine submenus
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13823
Summary: Bad region repaint
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simonetregnago(a)grivaonline.com
I'm using an ERP client that works quite well with Wine 0.9.46.
After that version something is changed and background windows does not
correctly redraws when you close the top one.
The app uses MDI windows, so all child windows are in the main frame window
context. If you close a top level child window the back one does not redraw
itself.
It seems that invalidate regions are changed after the 0.9.46 version(an
optimization?), resulting in a wrong paint area.
Thanks,
Simone Tregnago
--
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=24507
Summary: QQ International Beta 3 crashes randomly
Product: Wine
Version: 1.3.3
Platform: x86-64
URL: http://www.imqq.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benpicco(a)gmx.net
Created an attachment (id=30931)
--> (http://bugs.winehq.org/attachment.cgi?id=30931)
QQ Install log, an error is thrown but installation proceeds successfully
Installation of the application works after installing vcrun2005 and mfc42
using winetricks.
During installation an error is thrown, but the installation proceeds
successfully. (see log)
When starting the application right away, it will crash after login (see log),
this can be fixed by installing riched20 or riched30 using winetricks, then
login will work and the contact list gets shown, but after a few seconds the
application crashes. (see log)
Out of curiosity and in an attempt to get the error during installation fixed
(didn't work), I installed dotnet20 using winetricks. With this I can get a
little bit further to the browser window (although it sometimes also gets shown
without .Net) but more importantly I get error messages hinting a threading
problem. (see 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=20293
Summary: undefined reference to 'isinf' int global.c, jsutils.c
number.c on Solaris 10
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.vergien(a)googlemail.com
In the Solaris 10 math.h isinf is only defined if either _STDC_C99 or
_XOPEN_SOURCE - 0 >= 600 or __C99FEATURES__ is defined.
What surprises, is that in config.h HAVE_ISINF is defined with 1. So the
configure check seems to not work correctly.
If I use CFLAGS=-D__C99FEATURES__ wine compiles fine.
This behavior is also showing up on the trunk 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=23925
Summary: world of warcraft loses sound when alt-tabbing out.
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jett_713(a)yahoo.com
I can alt-tab out of world of warcraft just fine, but when i go back to world
of warcraft i lose sound and must restart world of warcraft to get sound back.
I think this must be a regression in Wine 1.3. I remember some releases back
that wine and world of warcraft did the exact same thing. So until this gets
fixed i have reverted back to wine 1.1.37 where it does not have this problem.
thank you,
Dwight
--
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=22507
Summary: Half-life 1: missing PAUSE banner and looking through
walls
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=27582)
--> (http://bugs.winehq.org/attachment.cgi?id=27582)
Screenshot showing the problem
1. When you press pause key in Half-life you should see banner(or notice)
"PAUSED", but this is missing now. Also when you come as close as possible to
some wall, the texture is cut in half and one half is transparent, so you can
see what is in next room without opening the door.
2. I did a regression test between 1.1.36 and 1.1.38 (.37 does not work):
commit 69861cf8730047a06ad898f9b45a4914a172745c
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Jan 26 18:31:38 2010 +0100
wined3d: Get rid of the depth range hack.
:040000 040000 6f02fe9590f7d4b59ee7d1ad4ca683677386e70f
b7c9e78db0e38f523947507369bee62547f9015a M dlls
3. This commit helped "Dragon Age: Origins" with texture glitches. See bug
20469.
4. Revert of this patch on top of wine-1.1.43-321-g94a3c09 makes that problem
go away. (revert of some test was not successful, but doesn't matter here)
5. Adding author of this patch to CC.
--private keyword: bisected
Note1: To see this problem, you have to use Direct3D video mode not the OpenGL.
Note2: To save time with testing, you can skip initial Sierra logo by renaming
sierra.avi and valve.avi.
--
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=17750
Summary: Touhou Chireiden ~ Subterranean Animism: fails since
1.1.14
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davidsboogs(a)gmail.com
Touhou 11: Touhou Chireiden ~ Subterranean Animism does not work in wine
versions greater than 1.1.13, which it does work in.
It freezes shortly after launch, during the Now Loading screen.
Note that because it is (still) required for this program, I am using a native
d3dx9_36.dll.
Please let me know if there is any way I can provide more information.
--
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=26242
Summary: Bionic Heart demo crashes on launch
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://www.tycoongames.eu/downloadgame.php?id=BHTrial.
exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Created an attachment (id=33442)
--> (http://bugs.winehq.org/attachment.cgi?id=33442)
terminal output
Installation of the demo went fine but the game crashes instantly after
starting.
The game received Gold rating on Appdb with Wine-1.1.28
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=17976). On my
system the game produces the crash since Wine-1.1.25:
4d35f3f2704fe2cda261af0e2d112bfde32fc60b is the first bad commit
commit 4d35f3f2704fe2cda261af0e2d112bfde32fc60b
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Jul 1 16:02:55 2009 +0200
preloader: Reserve addresses only up to 0x68000000, that should be enough
for ole32.
:040000 040000 91dfc33522e92e5d5f2f454af5497b3492fabdbc
04830161bc77249573b690715cf87a1bb353b3f4 M loader
I was able to revert the patch on wine-1.3.14-116-gf45b6c5 and the game started
correctly again.
Author of the patch added to CC.
Link to the demo added to URL (~45 MB download size)
Fedora 14 x86
--
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=23603
Summary: MechWarrior 4 Mercenaries
err:ddraw:IDirectDrawImpl_QueryInterface
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sexy_b14(a)hotmail.com
MechWarrior 4 Mercenaries MekTek release gets a error about direct draw
err:ddraw:IDirectDrawImpl_QueryInterface (0x1dc0c60) The App is requesting a
D3D device, but a non-OpenGL surface type was choosen. Prepare for trouble!
err:ddraw:IDirectDrawImpl_QueryInterface (0x1dc0c60) You may want to contact
wine-devel for help
I've looked in bugzilla for a for this bug but carnt find one
The game it is very unstable you have to run a lot if command line options to
get it to run. The game crashes a few seconds after a level is loaded.
running wine1.2-rc7 on x86Achlinux with fresh wine prefix, nvidia gf8600gt
256.35
--
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=23256
Summary: Wrong default axis mapping for SAITEK X52.
Product: Wine
Version: 1.1.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleksei.gusev(a)gmail.com
I have joystick Saitek X52 and it works very well in wine. This device have a
mini-joystick which I use as mouse. I have configured that with
xserver-driver-joystick: map mini-joystick axis to mouse axis.
All this works very well before wine 1.1.28. This version introduced the bug.
When I use mini-joystick to move mouse pointer left an application receives
signal as main axe moved left to the end. Mouse pointer moves as expected.
I have do 'git bisect' to find commit introduced this behavior. So, here is the
first 'bad' commit:
commit 167457efc14c84292a9c2d31510b1d7d5fe81a7b
Author: Vitaliy Margolen <wine-patches(a)kievinfo.com>
Date: Sat Aug 15 11:58:47 2009 -0600
dinput: Evdev joystick driver - add ability to remap axis.
I use IL-2 to test this if this does matter.
Thanks in advance!
--
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=16847
Summary: Regression in 1.1.12 - Visual FoxPro List View control
renders no text
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jtk(a)yahoo.com
A regression between 1.1.12~winehq0~ubuntu~8.10-0ubuntu1 and
1.1.11~winehq0~ubuntu~8.10-0ubuntu1 caused a Visual FoxPro application
(CortexEDI specifically) to incorrectly draw a list view.
The list view did not render text data in none of its rows. Because of a
peculiarity of this application, the number of rows always fill the fixed
height of the control, so I can't confirm whether the list has no rows, or all
empty rows.
Downgrading wine from 1.1.12~winehq0~ubuntu~8.10-0ubuntu1 to
1.1.11~winehq0~ubuntu~8.10-0ubuntu1 fixed the problem.
Specific application library information (any DLLs in the program directory,
etc.) available on request, just let me know what would help identify the
regression.
--
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=12551
Summary: Dead Link in the Footer of a Bug
Product: WineHQ Bugzilla
Version: 3.0.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
In the Footer of a Bug, there is an Action to
"Add" "the named Tag" ________ "to bug" xxxxx "Commit"
The Part "the named Tag" is a dead Link:
http://bugs.winehq.org/docs/html/query.html#individual-buglists
--
By by ... Detlef
--
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=24724
Summary: Bioshock: some fog renders green
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://www.gamershell.com/download_20697.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Similar to bug 22504, but only at certain points. To reproduce, install the
demo and run it. Swim from the plane, and go into the building. Go down to
where the bathysphere is, and look around. Most of the fog here is green.
At some angles though, the fog is transparent, as it should be. See screenshot.
Not a regression. I tried wine at 4936e71828669ef084f9cf243f924a11a2cdce50, but
the problem is still there.
This is with an Nvidia GT 330 / 195.36.31
--
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=20191
Summary: VC9 mt.exe crashes when trying to embed a manifest
Product: Wine
Version: 1.1.30
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skyphyr(a)gmail.com
CC: dank(a)kegel.com
Created an attachment (id=23803)
--> (http://bugs.winehq.org/attachment.cgi?id=23803)
A small source example to reproduce the mt.exe crash
Hi All,
I've been using wine to build binaries with vc9 for a while and it's gone ok,
but I've hit some projects where I need to embed a manifest. It's doing that
that I'm hitting a problem with wine crashing. Mt.exe runs fine when called
with no arguments (just outputs help text).
I installed VC9 by copying the files over from a windows installation. I then
installed vc2008 sp1 runtime in order to fix up some issues the compiler had
finding some msvc* libraries.
I'm running Mandriva 2009.1 x86_64 and I've tried this using both it's standard
wine (1.1.17 at the moment) and compiling 1.1.30 from source (It appears to
work, but I can't be certain I did everything correctly as it pushes out a lot
of text during a run of mt.exe - mostly font stuff).
I've attached two archives. One contains the output of WINEDEBUG=+relay,+seh
wine c:/Program\ Files/Microsoft\ SDKs/Windows/v6.1//bin/mt.exe -manifest
win32/indexedTextureLookup.dll.manifest
-outputresource:win32/indexedTextureLookup.dll\;2 run on both 1.1.17 and 1.1.30
The other is a small set of source (the makefile has some extraneous stuff that
is part of the build process I put together to do cross-platform compilation
using wine and VC, but other than that it's all pretty barebones). The line(s)
in Makefile.generic which call mt.exe are commented out.
Let me know if you have any questions or if there's something I can do to help
track down this bug.
Cheers,
Alan.
--
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=25499
Summary: Doctor Who - The Adventure Games crashes with wine
1.3.7 and higher
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: robert2505(a)gmail.com
>From wine .1.3.7 and on (i'm currently running wine 1.3.9) the Doctor Who
Adventure Games crash almost immediately. Up untill wine 1.3.6 it runs fine
(except for the mouse issue reported in bug 6971)
I'm running wine-wow64 on top of archlinux x86_64, but in a win32 wineprefix,
so i figured that would qualify as a x86 wine setup.
The attached log file contains all output that WINEDEBUG=+relay,+seh,+tid wine
DoctorWho_Pc.exe gave me.
--
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=23815
Summary: Algodoo demo needs two OpenMP functions from
VCOMP90.DLL
Product: Wine
Version: 1.2
Platform: x86
URL: http://algodoo.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Unless you run the visual c++ 2008 runtime installer (e.g. winetricks
vcrun2008), the game Algodoo fails to start, complaining that VCOMP90.DLL
is missing.
winedump -j import cxcore100.dll
shows
offset 000c500c VCOMP90.DLL
...
Ordn Name
95 omp_get_num_procs c6728
97 omp_get_thread_num c673c
Presumably it would be easy to implement/stub those (though
omp_get_thread_num might be annoying to get right).
--
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=19475
Summary: Hunter Dan Bowfishing demo hangs after initiating
launch
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.hunterdan.com/downloads/HunterDanBowfishing
DemoSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.1.26-231-gfe9d360, after the initial configuration window displays
when launching the game and the "Play Game" button is pressed, the game simply
hangs idly with no activity. The only output visible is:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f67c,0x00000000), stub!
--
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=12677
Summary: Wine Desktop lacks wind deco if the window manager isn't
decorating wine windows
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
The new "Allow the window manager to decorate the windows" option introduced in
Wine 0.9.60 also effects the Wine virtual desktop. When unchecked, the virtual
desktop lacks window decoration itself.
Shouldn't this option be disabled when Wine is set to use a virtual desktop?
Since all Wine apps are going to be inside the desktop, Wine already does all
the window decoration. The window decoration option should probably be grayed
out if the "Emulate a virtual desktop" option is enabled.
--
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=23316
Summary: Yahoo messenger doesn't responding
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://messenger.yahoo.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghilbert12_lhen03(a)yahoo.com.ph
When I run the latest Yahoo Messenger Full stand alone version, The
installation is working. When I run it under wine the login procedure is good
however when it go to the main window of yahoo messenger. The whole program was
slow and not responding. When the messenger notifies about new mails. Instead
of fix notification window appeared on panel. The notification window stretched
continuously and unstoppable and the notification window cant closed.
--
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.