http://bugs.winehq.org/show_bug.cgi?id=6385
------- Additional Comments From otomo(a)breanca.net 2007-29-01 12:07 -------
With the version 0.9.30 the icons look well only when the cursor is over it, if
the cursor isn't over the icons or de menu (File Options etc) then all the
menus/icons zones is black.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7280
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jbdubbs(a)gmail.com
------- Additional Comments From thestig(a)google.com 2007-29-01 11:33 -------
*** Bug 7290 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7290
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From thestig(a)google.com 2007-29-01 11:33 -------
Looks like a different way of triggering bug 7280.
*** This bug has been marked as a duplicate of 7280 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7290
Summary: Registry editor cannot rename keys when certain
categorys are expanded
Product: Wine
Version: 0.9.30.
Platform: Other
URL: http://www.winehq.org
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jbdubbs(a)gmail.com
Two instances of this I've found so far:
Expand-
HKEY_CURRENT_USER\Software\Wine or
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Class
and you will be unable to rename any key in the tree. Close the expanded keys
and it will begin to work again. Can't see what triggers this behavior quite yet.
Compiled on Gentoo 2006.1 with -march=k8 -O2 -pipe -fomit-frame-pointer
no console output
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7276
------- Additional Comments From thestig(a)google.com 2007-29-01 11:25 -------
Did you build Wine yourself or did you install Wine from a RPM?
Wine should not be crashing on one of the most popular Linux distros.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7280
------- Additional Comments From fpga(a)pacbell.net 2007-29-01 11:17 -------
Hmm... rather odd symptoms. It appears to be triggering a bug elsewhere, but I
don't know why yet. In TREEVIEW_EditLabel(), the edit window was apparently
created correctly. It appears things are going wrong in the function right near
the end in the call to:
SetFocus(hwndEdit);
In SetFocus(), the just created edit window gets destroyed, for some reason that
is not yet clear to me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7289
------- Additional Comments From phajdan.jr(a)gmail.com 2007-29-01 11:12 -------
Created an attachment (id=4717)
--> (http://bugs.winehq.org/attachment.cgi?id=4717&action=view)
output with xorg OpenGL implementation
To clarify what I wrote earlier:
After clicking the red "X" button in the lower right corner of the screen, a
"New turn" dialog appears. Actually the "headquaters" view should disappear at
this point and a "terrain" or "battle" view with units on them etc. should be
visible at the background.
The "hang" described earlier happens when you click the "tick" button in the
"new turn" dialog.
The display "hang" is not... "complete" (for the lack of better world).
Although very difficult to reproduce, I was able to trigger brightness changes
with some clicks (it could be with some scenario etc. but it was difficult
anyway). That's when the game displays some dialog (it was actually displayed
iirc). So the problem seems to be related to the 3d "terrain" view.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7289
Summary: Panzer General III Scorched Earth not playable
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phajdan.jr(a)gmail.com
The game installs and runs ok. The problems start when I try to get to the
"battle" screen. It's either crash, when I use nvidia's OpenGL implementation,
or a display "hang" when I use xorg-x11's OpenGL implementation. The "hang"
means that display is not updated - music plays, mouse moves etc. Steps to
reproduce:
1. Run PG3.exe
2. On the main game screen (after two splashes which you can skip with a
mouseclick) click "tutorial". (This is the simplest way; you can also use
campaign or scenario; the "battle" screen is the thing which seems to trigger
the problem).
3. Click the red Russian flag on the Estonian territory and then click a tick
button in the lower right corner of the screen.
4. On the next screen click the tick button in the corner.
5. On the next screen (headquaters-like) click the red "X" button in the corner.
6. Voila! Crash or hang.
Demo is available at
http://www.download.com/Panzer-General-III-Scorched-Earth-updated-demo/3000…
(demo from original site is no longer available).
I'm using wine version 0.9.30 on Gentoo Linux, amd64. Earlier tried with 0.9.10
(couldn't get past step 3 - it hanged) and 0.9.18 (hang at startup, black screen).
My graphics card is Nvidia Geforce 6200 TurboCache with nvidia-drivers v. 1.0.9631.
I'm not sure whether the component field I set for this bug is correct (it could
be -d3d).
I will attach what wine prints on console in both cases (nvidia's or xorg's
OpenGL implementation).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7287
------- Additional Comments From pgr(a)arcelectronicsinc.com 2007-29-01 10:47 -------
Confirming with current git and checked with a 0.9.9 rpm and it does not seem to
be a recent regression.
http://appdb.winehq.org/appview.php?iAppId=2000http://appdb.winehq.org/appview.php?iAppId=1022
Under win95 and qemu native vs wine:
Native : Minimize will leave the tabs and the minimized are just caption bars.
Wine : Minimize makes the tabs disappear and when restoring it restores the tab
but adds a extra blank tab.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.