http://bugs.winehq.org/show_bug.cgi?id=20233
Summary: [regression] NFS Underground's installer choke/looks
like frozen
Product: Wine
Version: 0.9.23.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
CC: truiken(a)gmail.com
Created an attachment (id=23870)
--> (http://bugs.winehq.org/attachment.cgi?id=23870)
Diff between console output: 1.1.15 and 1.1.16
Hi,
when running setup.exe of Need for Speed Undercover under wine-1.1.30, i
noticed that installer looks like frozen, but after a long time (more than cca
15min) the game was installed.
Quick bisection between wine-1.1.15 and wine-1.1.16 gives following commit:
34eccc80b93fab59aec8ee1cf3c47bf31ce7c1b6 is first bad commit
commit 34eccc80b93fab59aec8ee1cf3c47bf31ce7c1b6
Author: James Hawkins <truiken(a)gmail.com>
Date: Thu Feb 19 12:04:09 2009 +0100
fusion: Implement the IAssemblyEnum interface.
:040000 040000 9fd55a0bfcf54132c529be0a839bcfe917d8178f
a49a95e545084b869c0c407666ae8e440f82030f M dlls
There is also attached console diff between wine-1.1.15 and wine-1.1.16.
_Maybe_ because of this behavior people report it as progress bar issue - like
a link between NFS Undercover and bug 12116 (it's not a dupe because wine 1.1.7
works for NFS Undercover unlike bug 12116 has still a problem with this
version). I think this is bugzilla's lack, that people don't have to leave a
comment under a bug report when creating a link between application and bug
report. At least i could see who made such link and ask him closer whether it's
the same issue, what app/game version etc...
PS: Hope, that marking wine's version like 1.1.16 is correct (or 1.1.30?)
--
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=19762
Summary: RollerCoaster Tycoon: Rename dialog for attractions
not shown (but usable).
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: debian(a)carbon-project.org
In RollerCoaster Tycoon (here with installed Loopy Landscapes add-on) you can
rename attractions. When clicking the rename button a standard Windows text-box
dialog should pop up (a label telling you to enter the new name, an input line
and two buttons (ok and cancel)). The dialog is only visible for the briefest
moment and disappears then. If you start typing the new name, each key stroke
makes the text line visible for a very short time frame. Pressing enter then
applies the name. So the box seems to be generated and usable, but isn't shown.
Important note: the dialog is really a standard Windows dialog and not themed
for the game. It's a rectangular grey box with the above mentioned properties
(label, input field and buttons) and the blue window caption line at the top.
Testsystem:
- AMD Athlon XP (1.2 GHz)
- 1.5 GB RAM
- ATI Radeon R300 (with the radeon driver, v.6.12.2)
As nothing is logged to the console and I don't know which part of WINEDEBUG
would show something meaningful, I don't attach a log (WINEDEBUG=+all generates
a 800MB log). But if you tell me with what options I should try, I'll provide
the log ASAP.
Kind regards,
Kai Wasserbäch
--
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=17503
Summary: Diablo 2 refuses to detect D3D device
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Created an attachment (id=19604)
--> (http://bugs.winehq.org/attachment.cgi?id=19604)
Diablo's Videotest own log
A regression: Since July '08 (according to last comment stating that he uses
D3d), Diablo 2 seems to have become unable to properly detect D3d in its Video
Test. Only DDraw is offered. D3d however has the advantage that perspective
Rendering can be used. I'm sure this mode would work just fine if it actually
let me select it aswell.
See attachments for further info. Yes, I tried setting
VideoPci[Vendor|Device]ID in the registry to no avail.
--
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=23202
Summary: Cyberboard Player has missing disabled icons on
menubar
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://cyberboard.brainiac.com/cyberboardv310.exe
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
CC: julliard(a)winehq.org
Created an attachment (id=28870)
--> (http://bugs.winehq.org/attachment.cgi?id=28870)
Screenshot showing the problem
During retest of fixed things, i discover this new regression. Cyberbord player
has missing icons in the menu. To reproduce: just download, install to some dir
and run "wine CBPlay.exe".
1. I did a regression test between 1.1.44 and 1.2-rc1:
commit f02adf3e2b3efc23f62c38b9c8f43f169888434f
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri May 14 13:38:54 2010 +0200
comctl32: Generate an alpha channel if necessary when adding images to a
32-bit imagelist.
:040000 040000 5c1aa4b7a9f1b58ed31884baa948b5358a208680
b1776ce23963f7b44c81c494cd54b3bc9302e3c2 M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch after git checkout makes that problem go away. (can't
revert even on 1.2-rc1)
--private keyword: bisected
--
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=24468
Summary: GTA2 crashing at startup
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: incarus6(a)googlemail.com
Created an attachment (id=30872)
--> (http://bugs.winehq.org/attachment.cgi?id=30872)
GTA2 backtrace log
GTA2 and GTA2 manager is crashing (/closing) after trying to start it.
See 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=20325
Summary: Month calendar control does not send MCN_SELCHANGE
when changing month
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: savelov(a)gmail.com
testcase -
run http://www.cendio.com/~astrand/wine/62-tab-size/CmnCtrl1.exe
choose CMonthCalCtrl tab, and switch the month.
Original windows comctl32.dll displays MCN_SELCHANGE notification, while wine
internal does not
--
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=20341
Summary: pcsx2 beta: crashes when exiting LilyPad configuraiton
dialog
Product: Wine
Version: 1.1.31
Platform: PC
URL: http://pcsx2.net/files/21514
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miegalius(a)gmail.com
Created an attachment (id=24071)
--> (http://bugs.winehq.org/attachment.cgi?id=24071)
Crash backtrace
Pcsx2 beta r1888 crashes when exiting LilyPad r1853 configuraiton dialog (OK or
Cancel buttons). Plugin manages to try and get result of PropSheet_IndexToHwnd
when passed handle is already invalid because window is beeing destroyed.
--
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=20553
Summary: Invalid read in LISTVIEW_NCDestroy in chromium
unit_tests.exe in TableViewTest.Sort?
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Valgrinding the chrome unit tests yields the warning
Invalid read of size 4
at is_valid (imagelist.c:85)
by ImageList_Destroy (imagelist.c:695)
by LISTVIEW_NCDestroy (listview.c:9676)
by LISTVIEW_WindowProc (listview.c:11017)
by ??? (library.h:159)
by call_window_proc (winproc.c:469)
by CallWindowProcW (winproc.c:2321)
by views::TableView::TableWndProc (table_view.cc:744)
by ??? (library.h:159)
by call_window_proc (winproc.c:469)
by WINPROC_call_window (winproc.c:2214)
by call_window_proc (message.c:1635)
Address 0x7f052de8 is not stack'd, malloc'd or (recently) free'd
Line 9676 is
ImageList_Destroy(infoPtr->himlSmall);
Is himlSmall not properly initialized?
To repeat:
mkdir demo
cd demo
wget -c http://kegel.com/wine/chromium/chromium-tests.tar.bz2
tar -xjvf chromium-tests.tar.bz2
valgrind --trace-children=yes wine
src/chrome/Debug/unit_tests.exe --gtest_filter=TableViewTest.Sort
(That download is a doozy, sorry...)
It's possible this is a chromium bug, but we've been running
purify on the chromium tests for a while, and they're probably fairly clean.
--
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=20696
Summary: Regression: PAF5 with Wine 1.1.33 crashes when leaving
'Individual' tab for another tab.
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rm.riches(a)verizon.net
Created an attachment (id=24723)
--> (http://bugs.winehq.org/attachment.cgi?id=24723)
first log of crash
PAF (Personal Ancestral File) 5 and Wine 1.1.33 crash with an unhandled page
fault when an attempt is made to switch from the Individual tab to either the
Family tab or the Pedigree tab. This application function has worked fine for
many Wine versions up to and including 1.1.32.
To duplicate,
1) Install PAF5 into a fresh prefix area.
2) Bring up PAF5.
3) Click on 'New'.
4) Browse somewhere and enter a file name.
5) Click 'Cancel' in the two dialogs that will follow.
6) Click on the 'Individual' tab.
7) Click on either the 'Family' tab or 'Pedigree' tab.
8) Observe the crash.
For me, the symptom happens 100% of the time. I will attach log files from two
runs.
I doubt I will have time to do a Git regression run, but I will try to make
time to do it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20700
Summary: ACDSee crashing when trying to edit file names in
Listview
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://www.oldversion.com/download_ACDSee_3.10.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lahmbi5675(a)gmx.de
Created an attachment (id=24732)
--> (http://bugs.winehq.org/attachment.cgi?id=24732)
Console output after ACDSee crashed
I'm using quite old versions of ACDSee, 2.45 and 3.1, German version. Wine
version is 1.1.33, mode is win98.
Steps to reproduce:
Start ACDSee, you will see a Treeview Control listing directories, a Listview
Control listing the files in the current directory, and a preview window.
Click on some file name. The file name will become selected. Click another
time, the file name will become editable, with text cursor etc.
Click with the mouse cursor on another file name, some dialog will pop up,
telling you that a fatal error happend.
Result: ACDSee crashes, console output tells you something about an unhandled
exception.
I tried to use winetricks comctl32, but that made my wine generally instable,
even wincfg refused to start, I had to edit system.reg with vi to reset the dll
overrides. Winetricks version was 20091022, from opensuse, maybe I should try a
newer version.
I'm seeing another minor bug in the Treeview Control, If I click on a
directory, until it becomes editable, then click on another directory, the
focus and text cursor will remain on the first clicked directory, which remains
editable. The Treeview Control isn't properly updated anymore, preview window
not working anymore, too, until I press Escape. This is not the windows
behaviour, if you edit a treeview entry and click on another element, focus
will be changed, editing of the first clicked entry will be stopped.
--
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.