http://bugs.winehq.org/show_bug.cgi?id=5535
--- Comment #54 from Dan Kegel <dank(a)kegel.com> 2008-06-11 10:16:50 ---
Part of the art of doing a release is to decide which users to piss off. Guess
what? You win this time, sorry. Doesn't mean we don't want to fix the bug, it
just means that the bus is leaving, and this fix didn't make it aboard. Don't
worry, another bus will be along later.
--
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=13849
Summary: Wine Windows are always on top
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=13909)
--> (http://bugs.winehq.org/attachment.cgi?id=13909)
Firefox is selected, but winecfg is on top
All applications running under Wine (including winecfg) are always on top,
obscuring other windows on all desktops, and have to be closed or minimised
when switching between windows.
--
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=5535
--- Comment #53 from Friedrich Göpel <shado23(a)gmail.com> 2008-06-11 09:30:42 ---
(In reply to comment #52)
> Depends on what is required to fix the bug, if too much has to be changed then
> it wont be fixed. It's to fix the small issues and clean things up rather than
> to re-write large chunks of code.
>
Nice attitude.
It's a regression though, not some random buglet, and a 2 years old one at
that,
if that's not a reason to fix it for a 1.0 release nothing is.
Imo you really, really should fix the regressions, before you do a 1.0 release,
otherwise it's pretty meaningless to do that, except for the additional
publicity maybe, if that's what you're after.
--
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=5535
Ben Hodgetts (Enverex) <ben(a)atomnet.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ben(a)atomnet.co.uk
--- Comment #52 from Ben Hodgetts (Enverex) <ben(a)atomnet.co.uk> 2008-06-11 09:15:25 ---
Depends on what is required to fix the bug, if too much has to be changed then
it wont be fixed. It's to fix the small issues and clean things up rather than
to re-write large chunks of code.
--
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=7585
Puchkov Vladimir <dduck(a)rambler.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dduck(a)rambler.ru
--- Comment #36 from Puchkov Vladimir <dduck(a)rambler.ru> 2008-06-11 08:30:49 ---
(In reply to comment #33)
> (In reply to comment #32)
> > I have tested Thief: the dark project on some versions of Wine and get this
> > error:
> >
> > err:ntdll:RtlpWaitForCriticalSection section 0x69a198 "?" wait timed out in
> > thread 0009, blocked by 000e, retrying (60 sec)
> >
> > This error also appears from time to time in Counter-Strike 1.3 and game hangs
> > up.
> > I think, that this is truly reason of hanging of the game.
> >
> That message is usually a symptom of the problem, not the cause. When do you
> get the problem and on what hardware? Does it match Andrew's description
> exactly?
>
I got this error after some seconds or minutes after begin of a level. The
"Esc" key doesn't affect on this.
My system: AMD Athlon 64 X2 with 1 Gb of RAM.
GPU: GeForce 6100 (embedded in motherboard)
OS: ASPLinux 11. Core: 2.6.23.17.
--
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=5535
Timothy Collett <tcollett(a)topazgryphon.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tcollett(a)topazgryphon.org
--- Comment #51 from Timothy Collett <tcollett(a)topazgryphon.org> 2008-06-11 08:22:20 ---
Please forgive a foolish question, but I thought the purpose of the code freeze
was specifically to fix bugs?
Is this bug just not high enough priority, due to only affecting (apparently)
one application?
--
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=425
steve <rather.b.sailing(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rather.b.sailing(a)gmail.com
--- Comment #10 from steve <rather.b.sailing(a)gmail.com> 2008-06-11 05:19:34 ---
Another user that needs this. I need to run Enterprise Architect from sparx
systems:
http://www.sparxsystems.com/
My company uses the floating corporate keys, which live on a windows file
share. The key database has the path coded into it so it must be accessed from
windows using:
\\servername\directory\keyfile
Any attempt to access from a mounted drive or other location results in the key
store being considered invalid.
I have mounted the directory samba and created an appropriate directory under
unc:
.wine/dosdevices/unc/server/directory/
However this directory is not accessible from the file dialog that opens when
running enterprise architect. There are no "Network Places" available to select
from or anything similar.
Typing the appropriate unc location directly into the file dialog also fails.
To be able to use this I need to have wine able to reference
\\servername\directory as a file location.
I don't need auto mounting of remote network resources, I'm happy to create the
appropriate unc directory and create sym links, but applications need to be
able to see these unc locations.
--
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=7600
volker.groeschel(a)sap.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|volker.groeschel(a)sap.com |
--
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=7600
--- Comment #6 from Paul Vriens <Paul.Vriens.Wine(a)gmail.com> 2008-06-11 05:14:12 ---
Exporting branches is already there. Just select a branch, right-click and
select Export.
(Don't know when it was introduced)
--
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=7600
volker.groeschel(a)sap.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |volker.groeschel(a)sap.com
--- Comment #5 from volker.groeschel(a)sap.com 2008-06-11 05:08:35 ---
Another nice to have feature for Regedit would be the ability to export only
the selected branch in a .reg file.
--
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.