http://bugs.winehq.org/show_bug.cgi?id=9735
Summary: Wine supplants system menu in child window title bars
Product: Wine
Version: 20050830
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frogbarf(a)telus.net
Pegasus 4.41 (and other versions) uses child windows to display specific
categories of information relating to email. Examples: a list of all email
folders. All the messages in a specific email folder. A display of email
messages waiting on the smtp server. A message editor for composition of a new
outgoing email.
Each child window is controlled by a system menu at the left of the title bar,
and three icons at the right of the title bar. The system menu normally
includes move, restore (to previous non-maximized size) minimize, maximize,
close, switch (to another child window). It also lists keyboard shortcuts for
many of these actions. The three icons are minimize, restore or maximize, and
close.
Running Pegasus as a window-managed application, Wine replaces the child window
system menu with one of its own in which the shortcut for close is ALT-F4. In
native Windows operation, the child window close shortcut is CTRL-F4.
If you key CTRL-F4 in a child window, nothing happens. It is not a valid
shortcut under Wine.
If you key ALT-F4 in a child window, the program itself exits, not just the
single child window.
If you click the close/exit icon [X] in a child window the entire program
exits.
Evidently the exit icon is linked to the close option in the child window's
system menu.
It also appears that some child windows that close automatically also use the
close option listed in their system menu.
It isn't clear to me if the bug is (a) that Wine supplants the native child
window menus or (b) that Wine does not implement a CTRL-F4 (close child window)
shortcut or (c) that the Wine child window menu does not include CTRL-W for
"close".
The effect is that once you open a child window in Pegasus, you cannot reliably
close it without exiting Pegasus altogether; also that auto-closing of some
child windows causes program exit.
In unmanaged mode, bug #1798 causes its own problems.
CTRL-F4 is the Windows equivalent to CTRL-W, which has no effect.
This behavior is not entirely consistent; sometimes you can use the [X] exit
icon to successfully exit a single child window without shutting down the
entire program. I can't tell if this is true inconsistency or because some
child windows are (perhaps) programmed differently from others.
--
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=9372
Summary: Starting a Dawn of War: Dark Crusade campaign causes a
crash.
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryan.feather(a)gmail.com
Dawn of War: Dark Crusade
Error:
I get a bunch of these
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice(0x17f908):stub
followed by a bunch of
fixme:process:GetProcessWorkingSetSize (...,...,...):stub
I installed the game with no problems through Steam. I managed to run it,
change my settings, and start playing the tutorial mission, however, it crashes
whenever I try to start a campaign. It stays on the loading screen, then dies
back to Steam. I think the level is successfully loading or at least attempting
to because I get a lot of hard disk access. This happens regardless of
resolution or windowed mode.
Hardware info: I'm running 64 bit gentoo and the 2.6.20 kernel with the Con
Kolivas patch set. I have the most recent stable nvidia drivers. I have a
7950gx2 in multi gpu mode. I also have a dual core 64 bit processor.
--
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=10921
Summary: lang attribute is not specified for bugzilla pages
and/or textinput/textarea fields
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: misc-bugs
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: atari(a)gabo.pl
lang attribute sets the language of a page or page element. It is useful for
Firefox spell checker with additional extension that changes the dictionary
according to lang attribute.
--
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=11113
Summary: World of Kung Fu Hanging After Selecting/Creating
Character
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=10462
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: clintcan(a)yahoo.com
Created an attachment (id=10149)
--> (http://bugs.winehq.org/attachment.cgi?id=10149)
console error output
This is what happens. You can run the program from login, to selection of
server down to selection of character. Once you press the enter button on the
character selection screen, the whole program hangs. Attached is the console
output of the error.
--
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=10721
Summary: RichEditWndProc_common make invisible text
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rpnpif(a)free.fr
In Pronotes 2007 from Index Education, when I enter a text in a richtext frame,
this text is invisible during the entering.
This message is repeated :
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
...
A click out of the richtext frame closes the frame and then the text appears
fine.
I must say that all MS classical fonts are installed in
.wine/drive_c/windows/fonts/.
This is the same problem that in wordpad preview before printing, I think.
--
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=10231
Summary: Half Life 2: Episode 1 tries to install Direct 9.0c over
and over
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nbigaouette(a)gmail.com
Hi,
I cannot install Half-Life 2: Episode One because it tells me Direct 9.0c is
not installed... Even installing it gives me the same results.
I tryed with a new profile with WINEPREFIX after a wineprefixcreate
I have wine 0.9.48 installed under a 32 bit chroot environment from ArchLinux
64.
--
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=10397
Summary: CSS crashe when trying to accept option change
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steffen-trekki(a)web.de
Created an attachment (id=9085)
--> (http://bugs.winehq.org/attachment.cgi?id=9085)
log when CS:S crashs after change graphic options and accept them
Hello,
do the following to reproduce this bug for you:
start CS:S
goto options>graphic>advanced
now change one of the detail options [e.g. "modeledtails"]
then click "Ok" and then "accept" [or how it is namned in the englisch
version], tha game will now "hang" and then it will crash [or it will
immediatley crash...that difference sometime it hang and then crash and
sometimes it crashes immediateley]
You will find a log in the attachment
--
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=11384
Summary: Cossacks Back to War: game not rendering (white screen)
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afffect(a)gmail.com
Cossacks Back to War is not playable because I can't see anything - I hear main
menu sounds and sometimes game sounds aswell (if i manage to start it), but it
doesn't render, just a white screen. Got same thing in older wine versions
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11250
Summary: Age of Conquerors: only produces a blank dialog box
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echalon(a)gmail.com
Created an attachment (id=10350)
--> (http://bugs.winehq.org/attachment.cgi?id=10350)
The dialog box displayed.
When attempting to start up Age of Conquerors 1.0c (wine age2_x1.exe), a blank
dialog box is displayed and then the program finishes. No error messages are
displayed.This happens with or without the expansion, with Wine set to imitate
any version of Windows.
Wine 0.9.52
Gentoo Linux
GCC 4.1.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.