http://bugs.winehq.org/show_bug.cgi?id=19689
Summary: Wine windows are not recognized by wmctrl or Alt-tab
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richardcavell(a)mail.com
Any program that I run in wine is not recognized by wmctrl -l or alt-tab.
Consequently I cannot use either of those methods for selecting a wine window
to be active.
Richard
--
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=7714
Matthew Thomas <thomat65(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thomat65(a)gmail.com
--- Comment #15 from Matthew Thomas <thomat65(a)gmail.com> 2009-08-11 17:05:47 ---
(In reply to comment #14)
> Is this still an issue in current (1.1.23 or newer) wine?
Indeed it is an issue in 1.1.27
--
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=4066
ticota <ticota(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ticota(a)gmail.com
Hugh Perkins <hughperkins(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hughperkins(a)gmail.com
Pekka Rinne <tsierkkis(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tsierkkis(a)gmail.com
--- Comment #18 from ticota <ticota(a)gmail.com> 2009-07-16 13:32:26 ---
"
Now you'll have to register these library by calling "wine regsvr32 dpnet.dll".
This will add some needed registry entries."
How can I do that?? THX
--- Comment #19 from Hugh Perkins <hughperkins(a)gmail.com> 2009-08-06 22:31:03 ---
Is there some way we could change the title of this bug to something like:
"DirectPlay not implemented in Wine, and needs native Windows dlls to be
installed."
... otherwise, for example in the Total Annihilation page,
http://appdb.winehq.org/objectManager.php?sClass=version&iId=7306 , someone
just glancing at the page might assume that, as the bug says at the moment,
online play actually doesn't work, which is not exactly what the bug is saying,
and not really true, since there are workarounds available, by following the
instructions at http://wiki.winehq.org/DirectPlayGames .
--- Comment #20 from Hugh Perkins <hughperkins(a)gmail.com> 2009-08-11 05:47:07 ---
winetricks updated to install directplay, from DirectX 9 redistributable, which
surprisingly works ok, eg against Total Annihilation, which is a game from
1997.
Get it from svn:
http://winezeug.googlecode.com/svn/trunk/winetricks
Just type:
"sh winetricks directplay"
Tested against Total Annihilation
http://appdb.winehq.org/objectManager.php?sClass=version&iId=7306
--- Comment #21 from Pekka Rinne <tsierkkis(a)gmail.com> 2009-08-11 12:07:36 ---
For condor soaring it still does not work even with native windows 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=1347
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |source
URL|http://appdb.winehq.org/app |http://sourceforge.net/proj
|view.php?appId=1029 |ects/virtualdub/files/virtu
| |aldub-win/1.7.0.25854/Virtu
| |alDub-1.7.0.zip/download
Severity|normal |major
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|minor |major
Ronny Standtke <Ronny.Standtke(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Ronny.Standtke(a)gmx.net
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
--- Comment #44 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-04-28 15:21:28 ---
*** Bug 18212 has been marked as a duplicate of this bug. ***
--- Comment #45 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-10 19:32:23 ---
A lot of people reporting the same problem for a lot of apps - moving to major.
Source available for VirtualDub.
--- Comment #46 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-08-10 21:44:44 ---
This is a trivial GUI problem nothing major about it.
--- Comment #47 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-11 06:02:29 ---
S103, VirtualDub 1.7 and Quicktime are unusable, the make all the other apps on
a system unusable too.
Certainly not minor.
--- Comment #48 from Ronny Standtke <Ronny.Standtke(a)gmx.net> 2009-08-11 07:12:25 ---
The definition of major is: "Major loss of functionality for a wide range of
applications", see http://bugs.winehq.org/page.cgi?id=fields.html#importance
I can confirm that a wide range of applications is broken because of this
issue, e.g. every application where Quicktime is used destroys the user
desktop. Unfortunately, there are a lot of such applications.
--- Comment #49 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2009-08-11 08:10:17 ---
The apps that blank the screen that way are broken in some form - what they're
doing is not compatible with composited desktops. Vista disables Aero in that
case.
A workaround for those apps that are still maintained, like QuickTime, is to
set winver=vista - that way they'll use an alternate, more sane codepath.
QuickTime for example uses d3d9 for drawing instead of DirectDraw rendering to
the desktop window.
--- Comment #50 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-08-11 08:47:55 ---
Minor - For minor loss of functionality, or other problem where an *easy
workaround is present* (virtual desktop).
Trivial - For a UI glitch that doesn't affect running of a program
Does "blanking the screen" affect running the actual program? - No.
--- Comment #51 from Austin English <austinenglish(a)gmail.com> 2009-08-11 10:41:48 ---
(In reply to comment #50)
> Minor - For minor loss of functionality, or other problem where an *easy
> workaround is present* (virtual desktop).
> Trivial - For a UI glitch that doesn't affect running of a program
> Does "blanking the screen" affect running the actual program? - No.
Not all programs have a workaround. E.g., programs that haven't made a Vista
version.
--
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=19696
Summary: IE6: problem with typing in language other than
english
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mjnhbg1(a)gmail.com
CC: dank(a)kegel.com
Hello, all
When we need to type in more than 1 language (for example arabic and english)
in one text file in notepad or internet explorer (in google site) of wine.
(Using KDE and and wine-1.1.24.)
When we change the "input language" in KDE with Alt-Ctrl-K key , most of the
keys in notepad of wine will not display any character any others will type the
"?" character. :-(
Please specify in detail:
1 - How must we activate "input language" changing in wine ?
2 - After that, when we are running a notepad with wine , with what key i can
change the "input language", or bring up "input language" icon of taskbar of
Win-XP ?( that this changing can be done in Win-XP by Alt-Shift keys)
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=625
--- Comment #14 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-08-11 08:32:11 ---
(In reply to comment #13)
> Probably winemenubuilder should create all shortcuts with
> "wine start program.exe" to resemble running the program via explorer.
No, that won't work. You can't run it with full path. It literally have to be:
cd <outside of directory with program.exe>
wine start program.exe
This which won't work for most other apps.
--
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=1347
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |source
URL|http://appdb.winehq.org/app |http://sourceforge.net/proj
|view.php?appId=1029 |ects/virtualdub/files/virtu
| |aldub-win/1.7.0.25854/Virtu
| |alDub-1.7.0.zip/download
Severity|normal |major
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|minor |major
Ronny Standtke <Ronny.Standtke(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Ronny.Standtke(a)gmx.net
--- Comment #44 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-04-28 15:21:28 ---
*** Bug 18212 has been marked as a duplicate of this bug. ***
--- Comment #45 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-10 19:32:23 ---
A lot of people reporting the same problem for a lot of apps - moving to major.
Source available for VirtualDub.
--- Comment #46 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-08-10 21:44:44 ---
This is a trivial GUI problem nothing major about it.
--- Comment #47 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-11 06:02:29 ---
S103, VirtualDub 1.7 and Quicktime are unusable, the make all the other apps on
a system unusable too.
Certainly not minor.
--- Comment #48 from Ronny Standtke <Ronny.Standtke(a)gmx.net> 2009-08-11 07:12:25 ---
The definition of major is: "Major loss of functionality for a wide range of
applications", see http://bugs.winehq.org/page.cgi?id=fields.html#importance
I can confirm that a wide range of applications is broken because of this
issue, e.g. every application where Quicktime is used destroys the user
desktop. Unfortunately, there are a lot of such applications.
--- Comment #49 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2009-08-11 08:10:17 ---
The apps that blank the screen that way are broken in some form - what they're
doing is not compatible with composited desktops. Vista disables Aero in that
case.
A workaround for those apps that are still maintained, like QuickTime, is to
set winver=vista - that way they'll use an alternate, more sane codepath.
QuickTime for example uses d3d9 for drawing instead of DirectDraw rendering to
the desktop window.
--
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=14496
Summary: NVIDIA Dusk Demo Fails to run
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://www.nzone.com/object/nzone_duskdemo_home.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cwadge(a)gmail.com
Created an attachment (id=14821)
--> (http://bugs.winehq.org/attachment.cgi?id=14821)
Verbose debugging
The NVIDIA "Dusk" graphical demo crashes on execution with the following error:
wine: Unhandled page fault on read access to 0x00000044 at address 0x40a529
(thread 0009), starting debugger...
More verbose debugging 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=1347
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |source
URL|http://appdb.winehq.org/app |http://sourceforge.net/proj
|view.php?appId=1029 |ects/virtualdub/files/virtu
| |aldub-win/1.7.0.25854/Virtu
| |alDub-1.7.0.zip/download
Severity|normal |major
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|minor |major
--- Comment #44 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-04-28 15:21:28 ---
*** Bug 18212 has been marked as a duplicate of this bug. ***
--- Comment #45 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-10 19:32:23 ---
A lot of people reporting the same problem for a lot of apps - moving to major.
Source available for VirtualDub.
--- Comment #46 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-08-10 21:44:44 ---
This is a trivial GUI problem nothing major about it.
--- Comment #47 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-11 06:02:29 ---
S103, VirtualDub 1.7 and Quicktime are unusable, the make all the other apps on
a system unusable too.
Certainly not minor.
--
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=4066
ticota <ticota(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ticota(a)gmail.com
Hugh Perkins <hughperkins(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hughperkins(a)gmail.com
--- Comment #18 from ticota <ticota(a)gmail.com> 2009-07-16 13:32:26 ---
"
Now you'll have to register these library by calling "wine regsvr32 dpnet.dll".
This will add some needed registry entries."
How can I do that?? THX
--- Comment #19 from Hugh Perkins <hughperkins(a)gmail.com> 2009-08-06 22:31:03 ---
Is there some way we could change the title of this bug to something like:
"DirectPlay not implemented in Wine, and needs native Windows dlls to be
installed."
... otherwise, for example in the Total Annihilation page,
http://appdb.winehq.org/objectManager.php?sClass=version&iId=7306 , someone
just glancing at the page might assume that, as the bug says at the moment,
online play actually doesn't work, which is not exactly what the bug is saying,
and not really true, since there are workarounds available, by following the
instructions at http://wiki.winehq.org/DirectPlayGames .
--- Comment #20 from Hugh Perkins <hughperkins(a)gmail.com> 2009-08-11 05:47:07 ---
winetricks updated to install directplay, from DirectX 9 redistributable, which
surprisingly works ok, eg against Total Annihilation, which is a game from
1997.
Get it from svn:
http://winezeug.googlecode.com/svn/trunk/winetricks
Just type:
"sh winetricks directplay"
Tested against Total Annihilation
http://appdb.winehq.org/objectManager.php?sClass=version&iId=7306
--
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.