http://bugs.winehq.org/show_bug.cgi?id=27096
Summary: Metal Assault: Game won't launch without native
quartz/devenum
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.gamershell.com/news_116230.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Installs fine in wine-1.3.19-203-gf555c2d, and the launcher works fine (and
looks great with gecko), but clicking 'Launch' just exits:
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {b87beb7b-8d29-423f-ae4d-6582c10175ac}
could be created for context 0x3
With native quartz/devenum, it sorta starts, then crashes:
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000001 not handled
fixme:win:EnumDisplayDevicesW ((null),0,0x33da3c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33dc7c,0x00000000), stub!
err:ddraw:ddraw7_QueryInterface (0x1802e3b0) The App is requesting a D3D
device, but a non-OpenGL surface type was choosen. Prepare for trouble!
err:ddraw:ddraw7_QueryInterface (0x1802e3b0) You may want to contact
wine-devel for help
err:ddraw:ddraw7_QueryInterface
(0x1802e3b0)->({aca12120-3356-11d1-8fcf-00c04fc29b4e}, 0x17f33608): No
interface found
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {da4e3da0-d07d-11d0-bd50-00a0c911ce86}
could be created for context 0x1
fixme:dbghelp:elf_search_auxv can't find symbol in module
--
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=23791
Summary: Please provide https option for winehq.org
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
A user asked this in #winehackers, and I've been meaning to file this bug
myself...For some users (e.g., in China), winehq may trigger their national
firewalls, since certain words may be detected by the filter.
Plus, sending passwords over plaintext is just a bad idea anyway.
--
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=25985
Summary: AmiBroker crashes when using colour palette
Product: Wine
Version: 1.0.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: softcont(a)optusnet.com.au
Created an attachment (id=33123)
--> (http://bugs.winehq.org/attachment.cgi?id=33123)
Output from "C:>" prompt and from AmiBroker itself for wine 1.0.1 & 1.3.12
under Debian AMD64 "squeeze"
There is more than one way to make it crash. The easiest is:
1. Download AmiBroker (v5.30 right now) from:
http://amibroker.com/download.html (for v 5.30 it is:
http://www.amibroker.com/bin/AmiBroker530.exe) to ".wine/drive_c". Copy 2
dll's: mfc42.dll & msvcp60.dll to ".wine/drive_c/windows/system32". Run "wine
cmd"
2. From the "C:>" prompt install AmiBroker in the default location (C:\Program
Files\AmiBroker) by executing AmiBroker530.exe
3. Change directory to C:\Program Files\AmiBroker
4. Run AmiBroker (type broker and press <enter> at the prompt) - it should show
a chart for "^DJI(Daily)"
5. Click with the right mouse button on the chart pane (there are 3 chart panes
- I clicked on the top one) and from the popup context menu that appears select
item "Parameters"
6. A "Properties of Price" dialog box appears (the title may vary depending on
which panel the right mouse click occurs)
7. Click on any "Color" item (i.e. with the label "Color")
8. A simple color palette popup window appears
9. Click on the "More" button of the simple color palette - a more detailed
color dialog box appears
10. Click on the "Cancel" button of the detailed color dialog box
The program crashes (the whole application needs eventually be killed from
Linux)
Another way to crash it is (after step 7 - i.e. without pressing its "More"
button) click on the (parent) "Properties of Price" dialog box - the simple
color palette does not close (it does under native Windows). Then one by one
close all the AmiBroker windows (notice that the simple color palette stays
open). This should eventually crash the application (pressing <Esc> button also
does the trick).
I also tested it under 1.3.12 environment (files attached) with the same
result. However, I felt a bit lost when compiling and installing the wine
environment. I have two systems: Debian amd64 (squeeze) and Debian 32-bit
(lenny). The crash occurs on both of them.
--
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=29008
Bug #: 29008
Summary: Age of Wonders fails to run because of a floating
point error
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefan(a)codeweavers.com
Classification: Unclassified
Age of Wonders does not start because of a floating point exception during
wined3d initialization. This is a regression caused by this patch:
7b0ba5153f3e42f31b922e5eb997d5e1d0cb44d4 is the first bad commit
commit 7b0ba5153f3e42f31b922e5eb997d5e1d0cb44d4
Author: Matteo Bruni <mbruni(a)codeweavers.com>
Date: Thu Nov 3 15:26:36 2011 +0100
wined3d: Test more thoroughly for post-pixelshader blending support, try on
more texture formats.
This problem happens is quite complicated: Before initializing DirectDraw, the
game changes the FPU control word and removes the FPCW$INVALID flag(0x0001),
among others. During wined3d initialization wined3d tests if WINED3DFMT_UYVY is
FBO attachable, which is true because we emulate it with GL_LUMINANCE_ALPHA.
After that the new code added by the patch tries to draw to it, which
apparently generates a NaN somewhere, and since the game disallowed them an
exception is raised. The full FPU control word that is set when
DirectDrawCreate is called is 0x1372.
The game pops up an error dialog and tries to initialize DirectDraw again, and
is stuck in a loop from this point on. It isn't even necessary to install the
game to reproduce this issue, the aowsetup.exe program on the CD has the same
crash.
The problem is not related to WINED3DFMT_UYVY per se, the other luminance-alpha
formats like WINED3DFMT_YUY2, WINED3DFMT_L8A8 and WINED3DFMT_L4A4 affected as
well.
My GPU driver is the Nvidia binary driver, version 290.06, on a GeForce 9600M
GPU. A while ago this driver didn't support luminance-alpha fbo attachments,
apparently this changed somewhen.
--
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=22136
Summary: Starcraft II - poor fps in windowed mode
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
In wine, roughly 6-8 fps, and terminal is filled with:
err:d3d:state_colorwrite (WINED3DRS_COLORWRITEENABLE1/2/3,0,0,0) not yet
implemented. Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored?
err:d3d:state_colorwrite (WINED3DRS_COLORWRITEENABLE1/2/3,0,0,0) not yet
implemented. Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored?
err:d3d:state_colorwrite (WINED3DRS_COLORWRITEENABLE1/2/3,0,0,0) not yet
implemented. Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored?
err:d3d:state_colorwrite (WINED3DRS_COLORWRITEENABLE1/2/3,0,0,0) not yet
implemented. Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored?
err:d3d:state_colorwrite (WINED3DRS_COLORWRITEENABLE1/2/3,0,0,0) not yet
implemented. Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored?
in windows, I consistently get 50, even with a lot of characters on screen.
--
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=26077
Summary: setupapi/misc tests show a memory leak in
winemenubuilder?
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
24 bytes in 3 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by CreatePropertyBag2 (propertybag.c:143)
by PngEncoder_CreateNewFrame (pngformat.c:1376)
by convert_to_native_icon (winemenubuilder.c:423)
by platform_write_icon (winemenubuilder.c:1068)
by extract_icon (winemenubuilder.c:1100)
by InvokeShellLinker (winemenubuilder.c:2590)
by Process_Link (winemenubuilder.c:2965)
by wWinMain (winemenubuilder.c:3418)
by wmain (exe_wmain.c:50)
by __wine_spec_exe_wentry (exe_wentry.c:36)
by ??? (process.c:1034)
by start_process (process.c:1086)
by ??? (signal_i386.c:2473)
by call_thread_entry_point (signal_i386.c:2499)
by start_process (loader.c:2606)
by ??? (port.c:60)
--
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=11837
Summary: Popup has magenta background - should be transparent
Product: Wine
Version: 0.9.56.
Platform: HP
URL: http://rosepointnav.com/CoastalExplorer/Trial/default.ht
m
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n5470(a)pinefields.com
Created an attachment (id=11111)
--> (http://bugs.winehq.org/attachment.cgi?id=11111)
Note magenta (should be clear) around yellow tide level popup
The example in the attached screen shot shows a popup attached to a tide
prediction station but popups of the same format (rectangular "balloon" with
pointer to feature) from other features show the same problem, the background
around the popup should be clear or transparent but is filled in magenta
instead. The problem is persistent and repeatable on demand.
--
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=28143
Summary: GODS-Lands of Infinity: foliage of trees has graphical
glitches
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=36058)
--> (http://bugs.winehq.org/attachment.cgi?id=36058)
terminal output
Unlike the issue with shadows (reported in bug #28142) this problem cannot be
reproduced in the demo version for Gods:Lands of Infinity.
Symptom: trees have black, blocky textures in their foliage.
The problem goes away if I disable pixel shaders in winecfg's Graphics tab.
Fedora 15 x86
Nvidia GeForce 250 / driver 280.13
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25212
Summary: piwigo ploader can't connect to the net
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdd(a)dodin.org
Hello,
I try to make an application to work in wine.
It's "ploader", an utility coming with the "Piwigo" photo gallery.
It seems to work, but have to connect to the web to upload photos and this
don't works.
This windows program is available here:
http://fr.piwigo.org/ext/extension_view.php?eid=270
when launched from wine it first shows locales loading:
wine pLoader.exe
fixme:msvcrt:MSVCRT__wsetlocale 0 L"Chinese_People's Republic of China.936"
fixme:msvcrt:MSVCRT__wsetlocale 0 L"English_United States.1252"
(....)
then:
fixme:msvcrt:MSVCRT__wsetlocale 0 L"English_United States.1252"
fixme:msvcrt:msvcrt_fdtoh wtf
(several times)
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:msvcrt_fdtoh wtf
it asks for the gallery URL then is issues an error message: can't connect to
xxxx:80 (unknown error). I can connect from windows or some variant of Linux
(there is a linux debian only version, not working on my openSUSE).
Adding :80 after the URL gives the same result (http://dodin.org:80/piwigo)
there is an offline option, and under this options the program works perfectly,
so only the connect problem seems to forgive it's use
the programm is a perl application.
thanks
jdd
--
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=12272
Summary: Aliens Versus Predator 2 1.0.9.6 mouse axis problem
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sexy_b14(a)hotmail.com
Aliens Versus Predator 2 1.0.9.6 you are able to load the game fine, you can
use the mouse in the menus, but when you get load into a level the mouse axis a
wrong move the mouse left it looks right, move the mouse up looks goes down.
Moving the mouse right or down don't do a hole lot. Once your looking down you
are unable to us the mouse to look anymore. This mouse issue also happens with
No One Lives Forever2.
thanks all
--
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=26076
Summary: shdocvw/shdocvw tests show a memory leak in
winemenubuilder?
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
256 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IMalloc_fnAlloc (ifs.c:186)
by CoTaskMemAlloc (ifs.c:395)
by ???
by ???
by Process_URL (winemenubuilder.c:3019)
by wWinMain (winemenubuilder.c:3416)
by wmain (exe_wmain.c:50)
by __wine_spec_exe_wentry (exe_wentry.c:36)
by ??? (process.c:1034)
by start_process (process.c:1086)
by ??? (signal_i386.c:2473)
by call_thread_entry_point (signal_i386.c:2499)
by start_process (loader.c:2606)
by ??? (port.c:60)
--
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=26254
Summary: King School computer aided course will not execute
Product: Wine
Version: 1.0.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rabbitanddino(a)att.net
Created an attachment (id=33457)
--> (http://bugs.winehq.org/attachment.cgi?id=33457)
Debug output from KSI G1000 training - commands embedded in file
King Schools produces computer based training tool. The tool is based on
videos (.mpg) and follow-up activities. The built-in video player will not
run. However the videos can be played using the "VLC Media player". Debug
information was captured and is provided in an attachment.
I'm running the latest DEBIAN install:
System specifics are:
#uname -a
Linux Euler 2.6.26-2-686 #1 SMP Thu Jan 27 00:28:05 UTC 2011 i686 GNU/Linux
#gcc -v
gcc version 4.3.2 (Debian 4.3.2-1.1)
#wine --version
wine-1.0.1-174-gc4039bd
--
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=30004
Bug #: 30004
Summary: Scrollbars flickers while searching in regedit
Product: Wine
Version: 1.4-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: dmitry(a)baikal.ru
Classification: Unclassified
Regression SHA1: ee7ca802f4839fab9efd1759a762a9839d931a9b
In builtin regedit, the scrollbars in the treeview (if visible) flicker while
performing a search. It seems a bit more obvious when compositing is enabled
(but still happens without it).
This first occurred in 1.1.26, and regression testing indicated:
ee7ca802f4839fab9efd1759a762a9839d931a9b is the first bad commit
commit ee7ca802f4839fab9efd1759a762a9839d931a9b
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Wed Jul 15 21:21:26 2009 +0900
comctl32: Do not redraw treeview in TVM_INSERTITEM handler if bRedraw is
not set, trigger the redraw on WM_SETREDRAW/TRUE.
:040000 040000 6581adc5a4c37b359b4bdd1f35e35ebb5dc70a9d
0bcde40d001433b39cdc73cf2a69e2a0677ea5d3 M dlls
Reverting the patch fixed the problem. It also doesn't flicker with native
comctl32.
To reproduce: start regedit, shrink the treeview enough to make a horizontal
scrollbar appear, then perform a search that won't finish too quickly to see
the problem ("hello world" will work).
No terminal output.
--
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=16576
Summary: Warlords Battlecry III crashes on exit.
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nthykier(a)hotmail.com
CC: nthykier(a)hotmail.com
Created an attachment (id=18090)
--> (http://bugs.winehq.org/attachment.cgi?id=18090)
complete wine log
When I close (click quit/exit in the menus) Warlords Battlecry III, it gets an
"unhandled page fault". So rather than closing it crashes. Severity does not
seem overwhelming as it has not failed to flush its files due to these crash.
I have made no special changes (no patches) to my installation to play this
game. The AppDB suggests installing some native DLL files, which I haven't done
- since single player version ran fine without.
AppDB entry: http://appdb.winehq.org/objectManager.php?sClass=version&iId=1168
--
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=26495
Summary: The Elder Scrolls : Morrowind and Oblivion crash with
Gstreamer issues
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
I commented on this issue originally in
http://bugs.winehq.org/show_bug.cgi?id=25511 . However, after discussing with
some of the Gstreamer guys : https://bugzilla.gnome.org/show_bug.cgi?id=644418
, they seem to hint that the issue could be related to how wine handle
Gstreamer. Bug 25511 is about quartz, I'm labeling this one to winegstreamer,
unless a maintainer disagrees.
The games crash right after the intro videos, when the main menu is about to be
loaded. The main culprit line is:
err:gstreamer:push_data_init Obtaining buffer returned: -2
I use Gentoo Linux X64, and I have the gst-plugins-meta and
emul-linux-x86-soundlibs packages installed. Hence I do not believe that the
issue is due to a lack of plugins.
WINEDEBUG=+gstreamer reveals the following:
trace:gstreamer:GST_QueryInterface ({56a86895-0ad4-11ce-b03a-0020af0ba770},
0x33f130)
trace:gstreamer:GST_Release (0x13bd5fd0)->() Release from 2
trace:gstreamer:GST_GetPin Asking for pos 0
trace:gstreamer:GSTInPin_ReceiveConnection
(0x13bd6120/0x13bd6120)->(0x13c70798, 0x16cbbaa8)
trace:gstreamer:dump_AM_MEDIA_TYPE {e436eb83-524f-11ce-9f53-0020af0ba770}
{e436eb87-524f-11ce-9f53-0020af0ba770}
...
{0f6417d6-c318-11d0-a43f-00a0c9223196}
trace:gstreamer:GSTInPin_QueryAccept (0x13bd6120)->(0x16cbbaa8)
trace:gstreamer:dump_AM_MEDIA_TYPE {e436eb83-524f-11ce-9f53-0020af0ba770}
{e436eb87-524f-11ce-9f53-0020af0ba770}
...
{0f6417d6-c318-11d0-a43f-00a0c9223196}
trace:gstreamer:GST_Connect 0x13bd6120 0x13c70798 0x33ee38
trace:gstreamer:activate_push Activating
trace:gstreamer:push_data_init Starting..
trace:gstreamer:request_buffer_src Requesting 0 4096
err:gstreamer:push_data_init Obtaining buffer returned: -2
trace:gstreamer:push_data_init Stopping..
Please let me know if you need anything else.
--
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=20265
Summary: TR4W program starts if I go into terminal mode
ctrl-alt-F1 and then back to GUI ctrl-alt-f7
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.tr4w.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rx9tx(a)qrz.ru
CC: rx9tx(a)qrz.ru
Program installation http://tr4w.com/ru/system/files/tr4w_setup_4_166.zip
Run the program, enter:
My call - AA1AA
Contest - ARRL DX CW
My state - MA
Click OK - program window disappears.
If I go into terminal mode ctrl-alt-F1 and then back to gui ctrl-alt-f7
programs finally starts properly.
--
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=27034
Summary: MSI crash on amd64 in file picker
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=34472)
--> (http://bugs.winehq.org/attachment.cgi?id=34472)
backtrace
So not to pollute bug 27033
1. Download http://www.usb-over-network.com/usb-over-network-client.msi
2. msiexec /i on a WoW64 prefix
3. Accept TOS
4. On next screen, click "Browse"
5. Click "OK". It doesn't seem to matter which folder it's looking in.
Backtrace:
=>0 0x7eda222a msi_dialog_handle_event+0x35a(dialog=0x1803e8, control="Tree",
attribute="Property", rec=0x179a30)
[/home/adys/src/wine/build/dlls/msi/../../../dlls/msi/dialog.c:645] in msi
(0x0033e768)
1 0x7eda46e4 ControlEvent_FireSubscribedEvent+0x73(package=0x136f10,
event="SelectionPath", rec=0x179a30)
[/home/adys/src/wine/build/dlls/msi/../../../dlls/msi/events.c:277] in msi
(0x0033e7a8)
2 0x7eda47b2 ControlEvent_SetTargetPath+0x71(package=0x136f10, argument="",
dialog=0x178bd0)
[/home/adys/src/wine/build/dlls/msi/../../../dlls/msi/events.c:224] in msi
(0x0033e7e8)
3 0x7eda43d6 ControlEvent_HandleControlEvent+0x195(package=0x136f10,
event="SetTargetPath", argument="", dialog=0x178bd0)
[/home/adys/src/wine/build/dlls/msi/../../../dlls/msi/events.c:434] in msi
(0x0033e838)
Full backtrace attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26089
Summary: MS Office install fails.
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.o.shyichuk(a)gmail.com
Created an attachment (id=33279)
--> (http://bugs.winehq.org/attachment.cgi?id=33279)
console output
Office 2003 setup failed with the following output.
Fail happens after selecting all options and clicking "next" on "zero position"
of the progress bar.
winetricks msi2 doesn't help, install doesn't starts at all.
Offtopic:
By the way, are there some wikis of smth with lists of all of this fixme: and
err:?
I mean, if I want to do DIY-bugfixes where can I find some lists of known bugs?
Googling gives posts of other users like "I-have-the-problem-blah-blah-blah".
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=15032
Summary: Problems with Webpage content in Station Launcher
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kai(a)stg24.at
Created an attachment (id=15674)
--> (http://bugs.winehq.org/attachment.cgi?id=15674)
output of wine when running station launcher and opening a few html windows
Station launcher (downloadable at: http://launcher.station.sony.com/) relies on
displaying webpages pages to display/change acccount status, character lists,
update notes, news....
There seems to be a lot problems with this in wine, pages that require login
doesn't seem to work (probably cause of cookies missisng).
on the public pages that don't require login (like news, update notes) there is
another problem too, these pages seem to get loaded (you see elements of it
apearing) but after a few seconds everything disappears and screen goes white.
not sure if the authentication can be fixed, but the displayed content
disappearing looks like a bug with window refreshes to 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=26245
Summary: DC++: "Select text style" in "Colors and sounds"
settings crashes
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: ne7(a)parsoma.net
Created an attachment (id=33444)
--> (http://bugs.winehq.org/attachment.cgi?id=33444)
Trace made by WINE
Steps to reproduce:
(1) Download DC++ 0.781 from
http://sourceforge.net/projects/dcplusplus/files/DC%2B%2B%200.781/ . I prefer
using the .zip version because it doesn't need installation.
(2) rm ~/.wine/ -rf to make sure one has "tested with a clean Wine directory
(default location: "~/.wine", z: drive -> / link exists, no DLL overrides)".
(3) Decompress DCPlusPlus-0.781.zip into its own directory; stipulate that this
is called ~/DCPlusPlus-0.781.
(4) Run DCPlusPlus.exe from ~/DCPlusPlus-0.781.
(5) On first startup, it'll open the settings dialog box. Click on "Colors and
sounds" under the "Appearance" category.
(6) Click the "Select text style" button in the "Colors and sounds" settings
pane.
(7) Actual result: WINE 1.3.14 crashes; expected result: WINE allows one to
select the text font and color.
DC++ is GPL software the source to which can be found at
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk . Debug builds of
more recent bzr versions (currently labeled as version 0.785) which also crash
available at http://builds.adcportal.com/index.php?folder=ZGNwcA== .
Information requested by http://www.winehq.org/docs/wineusr-guide/bug-reporting
:
wine --version: wine-1.3.14
OS/Distro/Version: Ubuntu 10.10, 64-bit
gcc --version: gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
WINE source: the Ubuntu WINE PPA at
https://launchpad.net/~ubuntu-wine/+archive/ppa
Program name/version/URL: DC++ 0.781 at http://dcplusplus.sourceforge.net/
WINE command: rm ~/.wine/ -rf && wine DCPlusPlus.exe 2>dcpp.trace
WINE trace: attached as dcpp.trace; it didn't seem to crash properly enough to
get a backtrace.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22097
Summary: Starcraft II has a crash on exit in win7 mode (but not
XP)
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Doesn't occur on windows 7. The crash is caught by Blizzard's crash handler,
see attached. Terminal output is small:
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7bd0f8,0x7bd0f4): stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7bcdac,0x7bcda8): stub
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:dxdiag:ProcessCommandLine /t unimplemented
Side note, seems another application wants to use dxdiag. The crash handler
seems to be invoking dxdiag /t, perhaps to get the dxdiag info to submit with
the crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23362
Summary: The Starcraft 2 Editor crashes when you open the
terrain view after opening and closing the previewer.
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
Created an attachment (id=29118)
--> (http://bugs.winehq.org/attachment.cgi?id=29118)
Crash backtrace.
Steps to reproduce:
1.) Set the registry key
"HKEY_CURRENT_USER\Software\Blizzard
Entertainment\StarCraft II Editor Beta\Preferences\StartupModules" to 0
I do this because the terrain editor would open else instantly and usually when
the terrain editor opens it freeze for me(see bug 22588).
2.) Start the editor and select the "Overview Manager" (right most icon)
3.) Start the previewer using the menu Window/Previewer
4.) Close the previewer window
5.) Attach a debugger if you want a backtrace
6.) Start the Terrain Module using the menu Modules/Terrain
It crashes as surface->container is nil when surface_is_offscreen gets called.
--
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=17954
Summary: Rotated device labels are not displayed in
propellerheads reason 4.0.1
Product: Wine
Version: 1.1.18
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzi.wine.jamasi(a)xoxy.net
On the left side of a bigger device in reason (like the mixer) there should be
the name of the device written into a 90 degree rotate label.
On start-up of reason there are these messages which might point to the root of
the problem:
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13162
Summary: Watchtower library 2007 japanese : font problem on
startup
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alncoool(a)hotmail.com
Created an attachment (id=12974)
--> (http://bugs.winehq.org/attachment.cgi?id=12974)
Font problems when running Watchtower Library 2007 Japanese version.
I have some problems with a Watchtower Library 2007 (japanese version)
application.
The application crashes on startup.
It seems to be linked with font initialization. Please see attached log file.
I have installed msttcorefont files on my system (ubuntu8.04)
Recently i was able to use it with Ubuntu7.10 and wine 0.9.47 with some fonts
files in windows\font folder.
PS: my french version of Watchtower Library 2007 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=28375
Summary: RollerCoaster Tycoon doesn't work on my Lucid Puppy
2.5.28 (video problem?)
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silvio.caggia(a)tiscali.it
Created an attachment (id=36380)
--> (http://bugs.winehq.org/attachment.cgi?id=36380)
System Information from hardinfo > computer > display
I am new on Wine.
I am trying to use it on my old Compaq Evo N800v in order to run some games for
my child.
I have Linux Lucid Puppy 5.2.28 installed, in frugal mode.
I have xorgwizard configured as Vesa because native video drivers cause video
problems after few minutes of heating mother board)
I tried Wine 1.3.6, 1.3.13 and now 1.3.28 downloading .pet files.
I tried to run cracked RollerCoaster Tycoon and RollerCoaster Tycoon 3 (they
work fine on my Windows7) end both don't start, they give the same errors
reported in attachment.
I suppose my video card is not recognized by Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18817
Summary: Radio Buttons Missing in Photoshop Emlements 7.0.
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l-e.englund(a)bredband.net
Created an attachment (id=21619)
--> (http://bugs.winehq.org/attachment.cgi?id=21619)
Shows the missing radio buttons.
Overview.
After using Photshop Elements 7.0 and now wine 1.1.22 and 1.1.23 for a while,
I seen some more minor bugs. Radio buttons are not in their right places in
following functions:
"Edit -> Color Settings"
The "Radio Buttons" is in upper left corner of the screen. Se
ColorSettings.png.
"Enhance -> Adjust Lighting -> Levels
Double click on the tool "Set Black Point", and
the other settings tools to. Se screen dump "ColorLevels.png"
for more information.
In both cases the radio buttons appears in the upper left corner. Please take
a look at the screen dumps. The upper "left" pop ups change their values then
the cursor moves over their "right" places in the pop up windows.
In the Organizer and "Edit -> Color Settings" this will not occur. I hope this
information will help you.
My system is Unbuntu 9.04, latest patch level, on Dell 5150 Inspiron 1 Gb Ram.
Wine is in it's default location.
Regards
Lars-Erik
--
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=9983
Summary: hl.exe / CSS crashs at startup
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spreetec(a)gmx.net
steam install fine (blank) but if i start CSS i get this error. tested with
0.44 and 0.46, have this error with nvidia(geforce4-mx400) and with ati(9600)
on intel p4-1600
--
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=18714
Summary: utorrent not connectible through wine
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://forum.utorrent.com/viewtopic.php?pid=411895
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gmdime(a)gmail.com
This seems to affect users with a large number of torrents seeding. I have over
600 torrents loaded on utorrent and several people in the post mentioned they
also have over a couple hundred torrents.
I've attached the url for a post on the utorrent forums as I'm unsure whether
this is a bug with utorrent or wine. The OP of the post mentioned that he fixed
his issue by setting half open connections to 50 from the default of 8.
However, this did not fix the issue for the majority of us.
Running utorrent from a virtualbox on the same machine does not have the same
bug so there is definitely a discrepancy between the network functionality of
utorrent running through wine or virtualbox.
--
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=17905
Summary: PDF-XChange Viewer mouse pointer drop shadow
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: ronfischler(a)gmail.com
Created an attachment (id=20213)
--> (http://bugs.winehq.org/attachment.cgi?id=20213)
Wine output when PSD-XChange Viewer attempts to draw the mouse pointer
PDF-XChange Viewer is a fancy PDF document viewer, possibly "best in show" due
to its many features - including the ability to annotate documents.
When the mouse pointer changes to a hand for pushing the document up or down,
the dropshadow appears as a large solid black region surrounding the hand. An
error is produced by wine that says: fixme:system:SystemParametersInfoW
Unimplemented action: 4132 (SPI_GETDROPSHADOW).
--
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=18563
Summary: dreamweaver 8 hangs when encountering •
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: ead1234(a)hotmail.com
When I open a document that contains an • html element, or I type this
string in an open document dreamweaver then freezes and hangs and becomes
unusable.
--
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=24867
Summary: MetaTrader 5: cannot add remote agents (cpus) in
"metatester.exe" / local cpus (127.0.0.1:3000) not
connectable either
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pausenclown_metulski(a)yahoo.de
Created an attachment (id=31473)
--> (http://bugs.winehq.org/attachment.cgi?id=31473)
snapshot of "Metatester.exe" and error output of the terminal
"metatester.exe" (makes the cpu-power of a computer available for an other
computer in the same local area network that runs calculations for the
"strategy tester") ("remote-agent service")
After starting "metatester.exe" you can specify a range for TCP-ports and a
password for the "remote-agent service"
After pressing the "INSTALL" or "ADD" button the following message appears (see
attachement):
...
fixme:service:EnumServicesStatusW 0x184898 type=30 state=3 (nil) 0 0x33c060
0x33c064 0x33c078
fixme:service:EnumServicesStatusW 0x185d60 type=30 state=3 (nil) 0 0x33cef8
0x33cefc 0x33cf10
...
The "MetaTester.exe" does not crash but no "remote-agent service" appears in
the list below.
But even local cpus cannot be used for calculations because these cpus are
connected by local area network, too. (127.0.0.1:3000).
Therefore the "strategy tester" is not usable yet.
First I thought this might be a permission problem well known by the "ping.exe"
command. Localhost (127.0.0.1) and every other computer in my LAN is reachable
by "wine ping.exe". But Adding the permission "setcap cap_net_raw=ep" and all
the other 32 permissions to the excecutables of wine in /usr/local/bin and the
metatester.exe program file did not help.
Any ideas???
(wine 1.3.5 & Metatrader 5 build 344)
--
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=23441
Summary: WoW Battlechest launcher crashes
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With today's git, and
rm -rf ~/.wine
sh winetricks gecko sandbox
for reproducibility, the script
sh wisotool wowbc
eventually crashes during the patching process as follows:
wine: Unhandled page fault on write access to 0x00000004 at address 0x7d8eb638
(thread 0036), starting debugger...
Backtrace:
=>0 nsChannel_Release+0x108(iface=0x1565d0) [include/wine/list.h:98] in mshtml
1 nsChannelBSC_destroy+0x19(bsc=0x156908) [dlls/mshtml/navigate.c:1022]
2 BindStatusCallback_Release+0x9d(iface=0x156908) [dlls/mshtml/navigate.c:302]
3 BindStatusCallback_Release+0x52(iface=0x29bc6e0) [dlls/urlmon/bindctx.c:124]
4 BSCServiceProvider_Release+0x12(iface=0x29bc6e4) [dlls/urlmon/bindctx.c:278]
5 Binding_Release+0x9d(iface=0x2a21d08) [dlls/urlmon/binding.c:852]
6 InternetBindInfo_Release+0x12(iface=0x2a21d10) [dlls/urlmon/binding.c:1162]
7 ProtocolHandler_Terminate+0x8d(iface=0x2a219e0, dwOptions=0)
[dlls/urlmon/bindprot.c:676]
8 BindProtocol_Terminate+0x54(iface=0x2a219c8, dwOptions=0)
[dlls/urlmon/bindprot.c:436]
9 InternetProtocolSink_ReportResult+0x75(iface=0x2a21d0c, hrResult=0,
dwError=0, szResult=0x0(nil)) [dlls/urlmon/binding.c:1128]
10 report_result_proc+0x25(This=0x2a219c8, t=0x151078)
[dlls/urlmon/bindprot.c:1141]
11 notif_wnd_proc+0x8f(hwnd=0x30068, msg=0x0465, wParam=0, lParam=0x2a219c8)
[dlls/urlmon/bindprot.c:111]
12 WINPROC_wrapper+0x19()
13 call_window_proc+0x4c(hwnd=0x30068, msg=0x0465, wp=0, lp=0x2a219c8,
result=0x33e264, arg=0x7d9592f0) [dlls/user32/winproc.c:242]
14 CallWindowProcW+0x48(func=0x7d9592f0, hwnd=0x30068, msg=0x0465, wParam=0,
lParam=0x2a219c8) [dlls/user32/winproc.c:984]
This is the first run through for me, haven't checked how reproducible it is
yet.
--
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=16284
Summary: Cannot add links to AppDB from bugzilla
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Submitted bug reports have a field for links to AppDB entries, but the
information cannot be entered from bugzilla when filing the bug. Reporters have
to log into the AppDB after having created a bug report and create the link
from there. Many people don't bother to do this (to a newcomer, it's not even
clear that this should be done), and it is a PITA for those who do. A forum
user recently took it upon himself to add the appropriate bug links to the
AppDB, and found that over 500 were needed.
--
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=23553
Summary: Problem Starting up Steam on Deus Ex games
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rabidweezle(a)gmail.com
CC: rabidweezle(a)gmail.com
Created an attachment (id=29425)
--> (http://bugs.winehq.org/attachment.cgi?id=29425)
wine output when it happens
When you try to start the game in steam the and creates a pop-up message in
steam saying: application error [<-- window title ] Problem starting up steam.
if I cd to the steam directory and run winedbg steam.exe (then type in quit,
enter) it will get passed this then freeze at the main menu repeating:
fixme:d3d:state_wrap (WINED3DRS_WRAP0) Texture wrapping not yet supported
--
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=25970
Summary: Dead Space 2 installer window title and text wrong
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On Windows, the installer window has title Dead Space TM 2 Setup,
with body Please read the EULA for Dead Space TM 2
On Wine, with today's git, it has title DisplayName from default.wxl Setup
with body Please read the EULA for DisplayName from default.wxl
This makes the installer kind of hard to script with autohotkey.
--
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=23433
Summary: FIFA 10 Demo: Setup shows 'DisplayName from
default.wxl Setup' instead of 'FIFA 10 - Demo Setup'
as title
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.bigdownload.com/games/fifa-10/pc/fifa-10-de
mo/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
While scripting this demo in wisotool, I noticed that the title has a very
strange name: DisplayName from default.wxl Setup
I just tried in Windows 7, but it shows fine there(FIFA 10 - Demo Setup).
Terminal shows:
fixme:advapi:LookupAccountNameW (null) L"austin" (nil) 0x33f150 (nil) 0x33f154
0x33f148 - stub
fixme:advapi:LookupAccountNameW (null) L"austin" 0x13c598 0x33f150 0x15b640
0x33f154 0x33f148 - stub
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
native msxml3/riched20 don't make a difference
--
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=18189
Summary: Everest Poker and Casino exit without winetricks
corefonts
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.everestpoker.com/downloads/S1485E/Everest%20P
oker.exe?MID=winebugs
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20666)
--> (http://bugs.winehq.org/attachment.cgi?id=20666)
Wine 1.1.19 +fonts before and after "winetricks corefonts"
Working around 18188 (native gdiplus), Everest Poker and Casino exit silently.
Workaround is using "winetricks corefonts".
msttcorefonts (Ubuntu) is installed on my system, and the mappings in the
registry appear to be correct.
Attached +font before and after "winetricks corefonts", as well as two app
files that refer to fonts, not sure if they are any use.
--
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=29835
Bug #: 29835
Summary: Warcraft 3: Black stripes on some graphics
Product: Wine
Version: 1.4-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
Since a few versions I'm seeing black stripes on some graphics in Warcraft 3 -
The Frozen Throne. In the attachement the black stripes are appearing on the
loup button and on the left and right site of the "Lokales Netzwerk" and
"Optionen" button. They also appear very often in the team menu before a game
starts.
I'm using Ubuntu 12.04 dev with a GeForce 8600 GT and the NVIDIA driver 280.13.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13896
Summary: Everest Casino does not load
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://www.EverestCasino.org.uk
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=13982)
--> (http://bugs.winehq.org/attachment.cgi?id=13982)
This is as far as the application progresses
The Everest Casino exits without error message immediately after checking for
updates, which is part of the start-up process for the application.
--
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=13155
Summary: msvideo problems when running M1.EXE
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Makitk(a)gmail.com
Created an attachment (id=12960)
--> (http://bugs.winehq.org/attachment.cgi?id=12960)
Copy+paste error messages from Konsole window.
When trying to run Sogna's Viper M1 through Wine, msvideo keeps saying it needs
to be fixed with a whole lot of fixme:msvideo:Draw* messages. In addition to
that, the game's viewer is locked to the top-left of the desktop and glitches
heavily. It stays black as well, showing only text whenever text options are
shown in game.
I'm not sure if it's related to the preloader errors warning me it can't
reserve range 00000000-60000000 or "err:dosmem:setup_dos_mem Cannot use first
megabyte for DOS address space, please report" messages I get, but I think I've
had these messages before in a different OS setup.
M1 starts by opening M1.EXE, then opening SGS.EXE through M1.EXE. Running
SGS.EXE without M1.EXE results in a failsafe built in SGS.EXE and a window
saying you should start up with M1.EXE.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21362
Summary: Windows 7 Platform SDK can't set itself as the default
in Visual C++ 2005?
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://dev.chromium.org/developers/how-tos/build-instructions-windows
says
-- snip --
Install Visual C++ 2005.
...
Install Windows 7 SDK.
...
Integrate the SDK with Visual Studio:
Start > All Programs > Microsoft Windows SDK > Visual Studio Registration >
Windows SDK Configuration Tool.
If this program crashes, try running it from the command line with:
windowssdkver -version:v7 -legacy
-- snip --
So I did
$ sh winetricks psdkwin7 vc2005trial
being careful to only install the basic C++ stuff,
then
$ cd ~/.wine/drive_c/"Program Files/Microsoft SDKs/Windows/v7.0/Setup"
$ wine windowssdkver -version:v7 -legacy
This failed with the message
The Windows SDK Configuration tool was unable to set this version of the SDK as
the current version. Please verify the selected version.
Press return key to exit....
I'll attach a +relay,+seh,+service 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=25601
Summary: Possibility of slotted system-wide installation
without violating FHS.
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
Current build-system doesn't allow to add version to all installed executables,
libraries and data-dirs.
I could change Make.vars.in to use
dlldir = @libdir@/wine-@PACKAGE_VERSION@
includedir = @includedir@/wine-@PACKAGE_VERSION@
fontdir = $(datadir)/wine-@PACKAGE_VERSION@/fonts
but this won't affect other files from $(datadir)/wine and $(bindir) and
$(libdir) (i.e. executables, scripts, libwine...). This will require Makefiles
patching.
Yes, it's possible to supply --prefix=/some/uniq/dir option to configure, but
this is undesirable for disto-packaging (i'm trying to make multi-version
install of wine for Gentoo Linux).
I suggest replacing $(datadir)/wine, and libwine directory with variable like
"dlldir", adding configure options to set dlldir, winedatadir, winelibdir, and
includedir, and other configure option like executable-suffix, that would be
added to any binary/script installed.
If you are agreed with such intentions, I can make corresponding patches.
Rationale of slotted install is simple - while 'newer-is-better' for wine is
almost always true, regressions are possible at every update, so, if wine in
vital for your work, slotted install will guarantee you safe-and-fast fallback
(assuming, that you will copy your prefix before trying new wine). Also, there
is many programs that works great on older wine, but much worse on newer, while
other programs require newest wine to operate. Having both installed would be
difficult than. And slotted install will make regression-testing much easier.
While many distros already have this feature (generally via installation in
/usr/lib/wine-<version> prefix or patching build-system), I'm opening in hope,
that it's possible to convince upstream for slight modification of
build-system, so slotted installation would be possible without patches or FHS
violation.
I'm looking forward for your response. 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=23023
Summary: StarCraft II does not start after installing Patch 14
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lubosz(a)gmail.com
Created an attachment (id=28538)
--> (http://bugs.winehq.org/attachment.cgi?id=28538)
Output of the Blizzard Crash Reporter (early crash before window is opened)
Patch 14 (version 0.16.0.15580)
Changelog:
http://starcraft.incgamers.com/blog/comments/starcraft-ii-patch-14-notes/
Sc2 does not even open a window. It crashes before the login screen. It ran
very fine until patch #14.
Sometimes i get the planet in the background rendered, and it crashes bevore
the login screen.
The blizzard crash reporter reason for the crash is:
ACCESS_VIOLATION (0xC0000005)
occurred at 0023:04EEE0FA. The memory at '0x00000000' could not be written.
$ uname -a
Linux bstation 2.6.34-ARCH #1 SMP PREEMPT Mon May 17 09:29:00 CEST 2010 x86_64
Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux
$ wine --version
wine-1.2-rc2
--
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=23874
Summary: Games lose soung
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adamklobukowski(a)gmail.com
Starcraft 2 randomly loses sound. To get it back I need to open 'Options' menu
in Starcraft 2. Sometimes (very rarely) sound gets back without such
intervention.
In PulseAudio logs there is only information that connection was closed. There
is nothing significant in wine logs.
I also experienced similar sound-off in Half-Life 2 (and ep1,2).
--
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=23155
Summary: Blitz 1941 crashes at start
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vytautas1987(a)yahoo.com
Created an attachment (id=28801)
--> (http://bugs.winehq.org/attachment.cgi?id=28801)
wine output
Blitz 1941 crashes at start
--
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=22103
Summary: Starcraft II: crashes after "loading" screen with
ACCESS_VIOLATION error - wrong video memory size
detection
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: globtroter(a)gmail.com
Issue:
- starcraft beta installs correctly
- game updates correctly
- game loads
-- you can see loading screen
-- as soon as loading finishes, game crashes with ACCESS_VIOLATION exception
and opens Blizzard Error Reporter
There's a lot of messages like these while running in console:
fixme:d3d_texture:texture_init Failed to create surface 0x8616658, hr
0x8876017c
err:d3d:resource_init Out of adapter memory
err:d3d9:device_parent_CreateSurface (0x1764d4) CreateSurface failed, returning
0x8876017c
Potential problem:
Wine wrongly detects amount of video card memory
Tested system:
Ubuntu 9.10 "Karmic" 64bit
Wine 1.1.39, 1.1.40, 1.1.41
Nvidia Quadro NVS 140M 512MB
Workaround:
Override detection of memory by setting in registry this key:
HKEY_CURRENT_USER/Software/Wine/Direct3D/VideoMemorySize
to memory amount (eg. 512)
--
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=27188
Summary: Soul of the Ultimate Nation (SUN) Trial Server Client
installation fails
Product: Wine
Version: 1.3.20
Platform: x86
URL: http://www.joystiq.com/game/soul-of-the-ultimate-natio
n/download/soul-of-the-ultimate-nation-sun-trial-serve
r-client
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=34733)
--> (http://bugs.winehq.org/attachment.cgi?id=34733)
relay,seh,tid
Download and run. Immediately, you'll get an error box with:
==================
>SetupNew\\setup.cpp (140)
PAPP:
PVENDOR:
PGUID:
$
@Windows XP Service Pack 3 (2600)
IE Version: 8.0.6001.18702
==================
Dismissing the dialog, the installer silently exits. Terminal has no output.
I'll attach a relay,seh,tid.
--
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=29471
Bug #: 29471
Summary: StarCraft II "Wings of Liberty" crashes in Wine
Product: Wine
Version: 1.3.35
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peque_msl(a)hotmail.com
Classification: Unclassified
Created attachment 38152
--> http://bugs.winehq.org/attachment.cgi?id=38152
Wine logs from when you launch the application to when it crashes
Description of problem:
While playing StarCraft II, the application crashes. Usually while starting or
finishing a game.
How reproducible:
Just play some games. There's one game which reproduces this crash a 100% of
the times.
Steps to Reproduce:
1. Go to multiplayer game.
2. Select the option "Join game".
3. Select "Desert strike" in most popular games.
4. After loading the game and before starting, it crashes.
Additional info:
This problem is related to this version (1.3.33) of Wine, as in 1.3.29 it
didn't happen. [*]
I attach 3 Wine logs from when you launch the application to when it crashes.
All of them seems to finish with the same lines:
---------------------------------------------------
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7dcaac,0x7dcab0): stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7dc738,0x7dc73c): stub
fixme:ntdll:NtPowerInformation semi-stub: SystemPowerCapabilities
---------------------------------------------------
Thanks for your help and excuse my English. :-)
[*] UPDATE: 1.3.35 doesn't fix the problem either. I have only tried 1.3.29
(positive results), 1.3.33 and 1.3.35, no other versions in between.
--
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=27085
Summary: WinRar: Change to a zip archive with its filename
extension removed causes immediate crash
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tastky(a)gmail.com
WinRar v4.00, x64 version.
A change to a zip archive that has its filename extension removed (not just
altered, as in e. g. zip to zib) will have WinRar crash immediately. rar
archives seem to work fine.
Renaming in the main window won't cause the crash, but won't apply any actual
changes either.
The console lists only: "wine: Unhandled exception 0xc0000409 at address
0x1400a850f (thread 002a), starting debugger..."
--
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.