http://bugs.winehq.org/show_bug.cgi?id=24272
Summary: Office 2003 & 2007 installers fail on an unexpected
error
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
The Office 2007 installer fails shortly after starting while Office 2003
doesn't fail until near the end, but both are caused by this commit:
18ebf2c57610e3474876e908bccc5b61ee8d73e2 is first bad commit
commit 18ebf2c57610e3474876e908bccc5b61ee8d73e2
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Thu Sep 2 13:20:36 2010 +0200
msi: Return an error from MsiDatabaseGetPrimaryKeys if the table does not
exist.
:040000 040000 be264c8a6e712d43fce27da5cfc48bb35eef0d63
b0099db72a2f20c8b769e54db9c17d1d626b3e79 M dlls
Reverting the commit fixes it for both.
--
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=24423
Summary: directx sdk (nov 2006) fails to install
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=30791)
--> (http://bugs.winehq.org/attachment.cgi?id=30791)
+msi,+msidb
Regression caused by:
austin@midna:~/wine-git$ git bisect good
06afeec2a5cd7cf49842e9f245fc157835097a9a is the first bad commit
commit 06afeec2a5cd7cf49842e9f245fc157835097a9a
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Thu Jul 22 11:47:13 2010 +0200
msi: Make sure properties are updated after applying a patch.
:040000 040000 be155410d0655a45f08b845d647561e15f3309ef
c8b9e932bc936360941a8a819b3bdc2d61881e98 M dlls
you can get it easily with 'winetricks dxsdk_nov2006'. When you run it, it pops
up an error saying:
'You must be logged in as an Administrator to install the Microsoft(R)
DirectX(R) SDK.'
--
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=24895
Summary: msxml4 installer crashes in 2nd dialog in
msi_dialog_create_radiobutton
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
"winetricks -q msxml4" works fine, but "winetricks msxml4" now crashes on 2nd
dialog with:
Executing wine msiexec /i /home/dank/.winetrickscache/msxml4sp3/msxml.msi
...
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored
L"Upgrade" table values
wine: Unhandled page fault on read access to 0x00000000 at address 0x7ef0ae3b
(thread 0036), starting debugger...
Backtrace:
=>0 msi_dialog_create_radiobutton+0xab(rec=0x13a500, param=0x32f488)
[dlls/msi/../../include/wine/unicode.h:216] in msi
1 MSI_IterateRecords+0x89(view=0x139f58, count=0x0(nil), func=0x7ef0ad90,
param=0x32f488) [dlls/msi/msiquery.c:193] in msi
2 msi_dialog_radiogroup_control+0x236(dialog=0x15ab20, rec=0x14dfb0)
[dlls/msi/dialog.c:2054] in msi
3 msi_dialog_create_controls+0x81(rec=0x14dfb0, param=0x15ab20)
[dlls/msi/dialog.c:3098] in msi
4 MSI_IterateRecords+0x89(view=0x163310, count=0x0(nil), func=0x7ef03430,
param=0x15ab20) [dlls/msi/msiquery.c:193] in msi
5 MSIDialog_WndProc+0xc16(hwnd=0x90028, msg=0x0001, wParam=0,
lParam=0x32fac4) [dlls/msi/dialog.c:3126] in msi
...
msi_dialog_create_radiobutton+0xab [dlls/msi/../../include/wine/unicode.h:216]
in msi: cmpw 0x0(%ecx),%ax
216 while (*str1 && (*str1 == *str2)) { str1++; str2++; }
--
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=24970
Summary: AcdSee Pro 3(3.0.475) not 'Custom' install crache
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.demyanov(a)gmail.com
Created an attachment (id=31626)
--> (http://bugs.winehq.org/attachment.cgi?id=31626)
Wine 1.3.6 console log
Run setup.
Select Trial, empty UserName and Organization.
Select 'Custom' setup type. Click "Next" and 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=25361
Summary: Shatter crashes while loading a level
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Created an attachment (id=32258)
--> (http://bugs.winehq.org/attachment.cgi?id=32258)
terminal output
The game (available on Steam) crashes while loading the first level. The game
starts fine, the menu works and I can start a new game. An introductory screen
is shown, then a loading screen is displayed and the crash occurs before the
actual level loaded. Tried in virtual desktop mode and in fullscreen, too.
The game worked without the issue in Wine-1.1.43.
The result of the regression test (with 3 'skipped' steps at the end):
There are only 'skip'ped commits left to test.
The first bad commit could be any of:
3044d734b1cd84746cc57ace8b79a156ea9391b1
776527f38f2ff89f354e49aa8df795440677376a
cd28e2be7c79644e02babb509247a453e0153390
eed9c63ac7650293523da5c8d067c74258568ba8
We cannot bisect more!
git checkout 9485f0b75680fc53a7218077cef417fad8a3aea2 >> no crash (the last
'good' commit)
git checkout eed9c63ac7650293523da5c8d067c74258568ba8 >> the game is broken
Author of the patches added to CC.
No demo available.
Fedora 14
Gnome-2.32.0
Xorg-1.9.1
Nvidia 7600 / driver 260.19.21
--
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=26090
Summary: graphics output broken starting from 1.1.43
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hannes.Krueger(a)uibk.ac.at
Starting with Wine 1.1.43 the graphics in a commercial scientific software is
broken. The graphics widget usually contains a 3d view, not quite sure what
kind of widget is used here.
The problem is, that basically nothing is drawn inside the widget, however some
interaction with it, sometimes brings up parts of the content (sorry sounds
weird).
I did a regression test and found the following patch to be responsible.
Any ideas how to further investigate this issue?
c29cf0591976f96c3adb30c3c3b6db59f4983251 is the first bad commit
commit c29cf0591976f96c3adb30c3c3b6db59f4983251
Author: Roderick Colenbrander <thunderbird2k(a)gmail.com>
Date: Tue Apr 6 19:07:25 2010 +0200
winex11: Add support for 32-bit DDBs.
:040000 040000 73b8486e86ccd609ea2f0c8cf0c920b6ec3783dd
04bcf74196ee257fa4b8391041c627b89e6cbffe 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=26838
Summary: CDBurnerXP 3.0 crashes on entering options
Product: Wine
Version: 1.3.18
Platform: x86-64
URL: http://cdburnerxp.se/downloads/releases/3.0.x/cdbxp_se
tup_3.0.116.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=34198)
--> (http://bugs.winehq.org/attachment.cgi?id=34198)
Crash log
CDBurnerXP 3.0 crashes with an assertion failure when entering the options
dialog, which didn't happen in 1.3.17. My regression test indicated:
e5c3883c923d345848315a39a090607bdddac936 is the first bad commit
commit e5c3883c923d345848315a39a090607bdddac936
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Apr 12 17:39:19 2011 +0200
comctl32: Allocate the correct amount of memory for tab items in
TAB_InsertItemT().
:040000 040000 e3c173302e8dff313595134c95a8f92235655541
609097296d3364fb2dc554d0c0b7f65c9413104e M dlls
Reverting that patch prevents the crash.
To get to the options screen, choose "create a new data-CD/RW" [etc.] from the
main menu, click through a few warnings, and then click the fifth button from
the right in the upper toolbar.
--
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=27464
Summary: Spectromancer crashes on exit
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://www.spectromancer.com/files/smsetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Created an attachment (id=35115)
--> (http://bugs.winehq.org/attachment.cgi?id=35115)
plain terminal output
Spectromancer is a fantasy card game. A page fault occurs after you exited the
game.
Although winedbg kicks in automatically, it never finishes it's job so I can't
get a backtrace (even if I disable the Wine crash dialogue).
The game exits cleanly in Wine-1.3.0:
2b88b2d3511c4d9c76867c379b09b547f5946a6d is the first bad commit
commit 2b88b2d3511c4d9c76867c379b09b547f5946a6d
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Aug 4 11:10:26 2010 +0200
wined3d: Only try to acquire a context in surface_cleanup() if there are GL
resources to be destroyed.
The reason we're in surface_cleanup() might for example be that context
creation failed.
:040000 040000 995241b24d1e0f8ddc74605c7a770cae8ec3599a
0d9a632e11680233a1fad1812ed08d0947240b54 M dlls
Fedora 15
Nvidia GeForce 250 / driver 270.41.19
--
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=27465
Summary: wine iexplore.exe crashes when opening
http://forums.winehq.org/
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35116)
--> (http://bugs.winehq.org/attachment.cgi?id=35116)
terminal output
The built-in iexplore.exe crashes when I try to open the Forums page on the
WineHQ homepage.
After crashing, the process iexplore.exe doesn't exit cleanly (hangs) so I had
to kill it by Ctrl+<C>.
To reproduce the issue:
1) create a new wineprefix, install gecko-1.2.0.
2) wine iexplore.exe. When the WineHQ page is loaded click on Forums.
Winetricks ie6 works around the problem.
Not sure about the component (probably mshtml).
My apologies if it has been already reported here, I couldn't find a match
while searching in existing bug reports.
Fedora 15 32-bit
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27511
Summary: Plants vs. Zombies (Steam) crashes on launch
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: aeikum(a)codeweavers.com
Created an attachment (id=35176)
--> (http://bugs.winehq.org/attachment.cgi?id=35176)
terminal output
The Steam version of game crashes instantly after starting in the git version
of Wine (wine-1.3.22-164-g17e6d75).
The same game bought off directly of the publisher (Popcap) has no such
problem.
The Steam version starts fine in Wine-1.3.22:
bc10fd3ce68f3d51a4e5fbb6395758e9c957f5a5 is the first bad commit
commit bc10fd3ce68f3d51a4e5fbb6395758e9c957f5a5
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Mon Jun 13 15:23:09 2011 -0500
mmdevapi: Sessions should be unique per-device.
:040000 040000 28b02aa728e984ac2b281d9dd163f427ceb2aa2d
54e2ee2b70d3d3af88dd6b2f1df1c6225f7a7ae5 M dlls
Reverting the patch fixed the issue.
Disabling mmdevapi also works around the startup problem.
Author of the patch added to CC.
Fedora 15 32-bit
Alsa 1.0.24
Kernel 2.6.38.8
--
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=27516
Summary: Star Wolves renders garbage in the menu
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://www.fileplanet.com/150302/150000/fileinfo/Star-
Wolves-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: stefandoesinger(a)gmx.at
Created an attachment (id=35183)
--> (http://bugs.winehq.org/attachment.cgi?id=35183)
plain terminal output
Using the git version of Wine I noticed that certain games render textures
incorrectly when the main menu appears.
One example is Star Wolves: after starting the game the intro videos show only
black screen. When the videos end the menu appears but in a strange way: the
menu options are flashing and lots of characters pop up periodically (see
attached screenshot).
I see the same problem with the GTA games (Vice City, San Andreas, GTA III).
The problem exists in the current git version (wine-1.3.22-203-gac90c1b), too.
Regression testing resulted:
dafd31861ae6e86745ee61de2674528845af983b is the first bad commit
commit dafd31861ae6e86745ee61de2674528845af983b
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Sat Jun 11 16:18:45 2011 +0200
wined3d: Use GL_ARB_draw_elements_base_vertex if available.
:040000 040000 8cc4276ab2fb1b2e1adb6fd4f3a496e9b2fc983b
fe7a9b6f9341e91a649678019620a17d5209be18 M dlls
To reproduce the problem in Star Wolves demo:
1) Install the demo then launch it by StarWolves_demo.exe
2) You need to press <Esc> a couple of times to skip the videos (the screen is
black during video playback). When the main menu appears you should see the
garbage on the screen.
Author of the patch added to CC.
Fedora 15
Nvidia GeForce 250 GTS / driver 275.09.07.
--
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=10463
Summary: Steam install MSI fails to finish
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tehblunderbuss(a)gmail.com
Steam's MSI installer fails to finish, with a dialog box saying so.
Terminal output attached
Regression tested to:
a97d6556a42ed3119aaf3f312a6a436a59db9fa0 is first bad commit
commit a97d6556a42ed3119aaf3f312a6a436a59db9fa0
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Nov 15 11:31:17 2007 +0100
wine.inf: Register inetcomm.dll.
:040000 040000 16f74bb7a532b8a12dcaf5d99b4ab495feb2ad25
3bacb4140a6d3c88691b28282f68181fd38e2d0d M tools
I'm fairly certain this is the one.
While regression testing, I did encounter an anomaly that showed neither the
"good" outcome, nor the failed message, so I marked that bisect as "good"
--
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=11044
Summary: Catan refuses to install
Product: Wine
Version: 0.9.52.
Platform: PC
URL: http://www.download.com/3001-7562_4-
10396066.html?spi=857b9fbd1d43b4f05aca8d8aa284f5aa
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=10047)
--> (http://bugs.winehq.org/attachment.cgi?id=10047)
+msi log
Catan bombs out on install. Terminal output is below. +msi log is attached.
AppDB says this used to install under wine 0.9.46, so I'm tagging this as a
regression. I'll start running the test...
fixme:exec:SHELL_execute flags ignored: 0x00000580
fixme:advapi:CheckTokenMembership ((nil) 0x143380 0x34ec98) stub!
fixme:advapi:LookupAccountNameW (null) L"austin" (nil) 0x34db4c (nil) 0x34db44
0x34db48 - stub
fixme:advapi:LookupAccountNameW (null) L"austin" 0x146938 0x34db4c 0x144b88
0x34db44 0x34db48 - stub
fixme:msi:msi_unimplemented_action_stub RemoveShortcuts -> 1 ignored
L"Shortcut" table values
err:msi:load_media_info Failed to extract cabinet stream
err:msi:ready_media Unable to load media info
err:msi:ACTION_InstallFiles Failed to ready media
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
--
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=27622
Summary: wine regedit.exe crashes in comctl32
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: piotr.caban(a)gmail.com
Created an attachment (id=35312)
--> (http://bugs.winehq.org/attachment.cgi?id=35312)
terminal output
I came across this bug while using regedit.
Steps to reproduce:
1) Create a new wineprefix
2) wine regedit
3) In the left-side window select a registry key/hive (e.g. HKEY_CLASSES_ROOT).
4) In the right-side window place the mouse pointer somewhere below the last
row (in the empty/white area). While left-mouse button is pressed, drag the
mouse upwards (as if you were selecting multiple rows). When the mouse cursor
reaches the last row Wine crashes.
This is due to the following commit:
a87e726d6b2a7ec4b86cb01a3267237fb366427b is the first bad commit
commit a87e726d6b2a7ec4b86cb01a3267237fb366427b
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Mon Jun 6 20:52:34 2011 +0200
comctl32: Improve LISTVIEW_MarqueeHighlight performance.
:040000 040000 3fc79e993e9171f77fe069c62b16709db302c848
6a3fda702dd213a4948b5c38fb16926e404328ef M dlls
The patch can be reverted cleanly on 1.3.23 and that fixed the crash.
Author of the patch added to CC.
Fedora 15 x86
Gnome 3 + Mutter as window manager
--
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=26556
Summary: StarCraft2 Editor: Icons in treeview are transparent
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kde(a)gmail.com
Created an attachment (id=33817)
--> (http://bugs.winehq.org/attachment.cgi?id=33817)
screenshot
Icons in treeview are not painted or are transparents. It looks like they are
loaded from an ImageList.
At application start up, icons are painted normally, I load a map, icons are
painted normally too, but from this moment, icons will be transparents if they
need to be repainted (if I scroll for example).
Bug video: http://www.youtube.com/watch?v=_BimUwJoMXg and screenshot as
attachment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17198
Summary: World Editor: Tree Component of Unit Editor doesn't
(re)draw corretly
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
Created an attachment (id=19101)
--> (http://bugs.winehq.org/attachment.cgi?id=19101)
Two Tree items are out of order in the tree component on the left side.
The Warcraft 3 World Editor has a module called Unit Editor.
This Editor displays a explorer like tree on the left side.
Sometimes it happens that it got drawn wrongly.
Forcing a redraw helps.
For example the wrongly drawn tree gets overdrawn correctly, if you move the
window out of the screen and back. Resizing the window helps too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15188
Summary: Warcraft 3 World Editor: Panels for resize are to huge.
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
Created an attachment (id=15938)
--> (http://bugs.winehq.org/attachment.cgi?id=15938)
Screenshot of the trigger editor.
Between two components of the different Warcraft 3 Modules is a component which
can be used to resize the former components. These splitter components are much
to huge in the Warcraft World editor. They get drawn behind the other
components but catch clicks.
The author of bug 11718 mentioned this bug as well, but as the other bug report
is mainly about another problem I filled in this bug report.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11301
Summary: documentElement.ownerDocument.createElement fails
Product: Wine
Version: 0.9.53.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.5.tahtu(a)spamgourmet.com
I'm a Delphi 7.0 developer, trying to get my application to run unter Wine.
var
FXMLDocument: IXMLDOMDocument;
begin
FXMLDocument := CreateComObject(CLASS_DOMDocument30) as IXMLDOMDocument2;
MessageBoxW(0, '1', 'GetXML', MB_OK);
FXMLDocument.appendChild(FXMLDocument.createProcessingInstruction('xml',
'version="1.0" encoding="utf-8"'));
MessageBoxW(0, '2', 'GetXML', MB_OK);
FXMLDocument.appendChild(FXMLDocument.createElement('desktop'));
MessageBoxW(0, '3', 'GetXML', MB_OK);
FXMLDocument.createElement('Hallo');
MessageBoxW(0, '4', 'GetXML', MB_OK);
FXMLDocument.documentElement.ownerDocument.createElement('Hallo2');
MessageBoxW(0, '5', 'GetXML', MB_OK);
After running this code under Wine 9.0.53 on Ubuntu 7.10 I see popup message
boxes with "1", "2", "3" and "4" - but I never see the message "5".
--
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=24580
Summary: utorrent: dialog boxes no longer show
Product: Wine
Version: 1.3.3
Platform: x86
URL: http://utorrent.com
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Regression, due to:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=af7e4dbe54c688cf0f92e…
fixme:commctrl:TaskDialogIndirect 0x7bf92c, 0x7bf998, (nil), 0x7bf99c
winetricks cc580 works around it.
You can quickly get utorrent with winetricks utorrent, which puts it in
%WINDIR%, so you can run it with 'wine utorrent'..
--
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=14430
Summary: Ares: Internet browsing scrollbars do not work
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://aresgalaxy.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
The scrollbars appearing when selecting Internet browser do not work. Other
scrollbars do, though.
--
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=18185
Summary: Operation Flashpoint(Game of the Year) doesn't work
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: feldmann_markus(a)gmx.de
I installed this Game, which includes 3 CD's, by changing the CD'c:
wine eject d:
and then mount the next CD.
So the installation went right. But when i want to start,
there doesn't appear anything.
How can i get more debug Info's ?
Regards Markus
--
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=26629
Summary: Atlantica Online - Unable to authenticate
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brol5(a)hotmail.com
Created an attachment (id=33897)
--> (http://bugs.winehq.org/attachment.cgi?id=33897)
Launching the game with Atlantica.exe
Hardware
- Mother board: Asus P5N73AM (with onboard Geforce 7050)
- Processor: Intel Pentium E2180
- Memory: 2GB
- DVD writer: Plextor PX820SA
- Harddisk: Seagate Barracuda ST3500418AS
Software:
- OS: Kubuntu 10.10
- Kernel: 2.6.35-28
- Special: Nvidia Driver 260.19.06
- Wine: 1.3.16 (Ubuntu build from winehq's repository)
- WineTricks: vcrun2005
It's possible to:
- Launch the Atlantica Downloader (AtlanticaDownloader.exe)
- Download the installer from the net
- Launch the installer (SetupAtlantica.exe)
- Complete the installation
- Launch the game preloader (AtlanticaRun.exe)
- Download the game updates with the preloader
- Launch the game (Atlantica.exe)
Problem:
Once the game is launched it requests for a username and password.
It seems there is some communication with the server but after that wine
crashes.
Unsuccesfully tested with:
- right username/password
- wrong username/password
- addition of 2 other harddisks in system
- addition of Geforce9400GT
- basic installation of Kubuntu 10.10
- up to date installation of Kubuntu 10.10
- wine 1.2.? (version in winehq repository)
Sucessfully tested with
- Windows XP
- Windows 7
Related:
- http://forum.winehq.org/viewtopic.php?t=11692
- Bug 22479
--
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=23640
Summary: Naviextras Toolbox
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jguedes04(a)gmail.com
Good evening,
The program "Naviextras Toolbox" to connect a GPS MAPPY don't work in Ubuntu
10.4 LTS.
--
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=22151
Summary: Gecko don´t Install at the last git version
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linuxdonald(a)linuxdonald.de
Created an attachment (id=27018)
--> (http://bugs.winehq.org/attachment.cgi?id=27018)
backtrace
Gecko don´t Install at the last git version
Sometimes wineboot 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=24752
Summary: guitar tuner failed to run(NCH Swift Sound's Pitch
Perfect.exe)
Product: WineHQ Bugzilla
Version: 2.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kritivasrocks(a)gmail.com
Created an attachment (id=31278)
--> (http://bugs.winehq.org/attachment.cgi?id=31278)
debugger output when pitchperfect.exe crashed
the program runs fare for all versions of windows,just fails when attempted
with wine.
also i'm not clear with wine debugger much,so it can be false.
"pass" output:
start_process () at
/build/buildd/wine1.2-1.1.42/dlls/kernel32/../../include/winternl.h:1957
0x7b85852e start_process+0x4e
[/build/buildd/wine1.2-1.1.42/dlls/kernel32/../../include/winternl.h:1957] in
kernel32: int $3
Unable to open file ''
"cont" output:
start_process () at /build/buildd/wine1.2-1.1.42/dlls/kernel32/process.c:988
0x7b85852f start_process+0x4f
[/build/buildd/wine1.2-1.1.42/dlls/kernel32/process.c:988] in kernel32: movl
%esi,0x0(%esp)
"info process":
pid threads parent executable (all id:s are in hex)
0000000e 3 0000000a 'services.exe'
00000011 4 0000000e 'winedevice.exe'
>00000019 2 00000008 'pitchperfect.exe'
"next":
fixme:winedbg:be_i386_remove_Xpoint Cannot get back 84 instead of 0xCC at
00434af5
fixme:winedbg:be_i386_remove_Xpoint Cannot get back e8 instead of 0xCC at
00434aa5
Stopped on breakpoint 1 at 0x00434aa5 EntryPoint in pitchperfect
--
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.