http://bugs.winehq.org/show_bug.cgi?id=8241
--- Comment #30 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-05-24 03:34:33 ---
Created an attachment (id=21282)
--> (http://bugs.winehq.org/attachment.cgi?id=21282)
test passing in some flags
Here's my $00.2 for what its worth.
I followed Paul Vriens' suggestion to pass in various flag combinations, see
attached test. These tests pass fine on winXP.
>From what I can see from the tests you cannot remove the following flags:
GMEM_SHARE, GMEM_DDESHARE and GMEM_DISCARDABLE. This will make the test fail.
As for the flags GMEM_LOWER, GMEM_NOCOMPACT, GMEM_NOTBANKED, and GMEM_NOTIFY:
They are either removed by GlobalAlloc on windows, or GlobalFlags just can't
detect them (see for example
http://techref.massmind.org/techref/os/win/api/win32/func/src/f43_16.htm ,
there are only three flags listed there)
In either way, as you said they are never used in wine's code , just remove
them i'd say.
As for GMEM_NODISCARD, i havent got a clue. My guess would be that GlobalFlags
does not check presence of this flag, anyway, i don't think there's a way to
test if the flag is removed in GlobalAlloc, or Globalflags doesn't detect it.
I'd say just don't remove it.
So my suggestion would be remove GMEM_LOWER, GMEM_NOCOMPACT, GMEM_NOTBANKED,
and GMEM_NOTIFY. Then your bug is fixed.
--
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=3749
Danila Sentiabov <dsent.zen(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dsent.zen(a)gmail.com
--- Comment #22 from Danila Sentiabov <dsent.zen(a)gmail.com> 2009-05-24 03:23:30 ---
Installation still crashes with Wine 1.1.22.
However, crash is taking place at the very end, even after readme is displayed.
--
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=12556
Summary: Photoshop 7: File/Browse confused by Unix shell
namespace
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
File / Browse's tree control misbehaves when I try to pick my
whenever you try to pick a directory using the / unix shell
namespace - it thinks for a sec, then selects Desktop.
Picking a directory in the Z: tree works fine.
--
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=638
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #17 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-24 00:38:41 ---
Closing.
--
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=638
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #16 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-24 00:36:23 ---
What's the point of having a list of debug channels? As was pointed out
the developers don't need it, and anyone who is going to generate a debug
trace MUST consult the source first.
--
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=18576
Summary: Quake2 Anticheat module error fixme:psapi
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kondratovich_m_v(a)ukr.net
Some Quake2 servers needs Anticheat module to verify that player is fair.
R1Q2 and anticheat module can be downloaded from http://antiche.at/
So R1Q2 modified quake2 client works fine with Wine, but connecting to server
that needs anticheat I receive error:
fixme:psapi:GetMappedFileNameW (ffffffff, 7fe30000, 7b6af234, 259): stub
fixme:psapi:GetMappedFileNameW (f0, 400000, 7b8de260, 259): stub
--
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=8241
--- Comment #29 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-23 23:32:01 ---
(In reply to comment #28)
> My question right now is really why some of these flags are used in wine
> itself?
Feel free to send (separate) patches for each component which uses them.
--
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=7372
--- Comment #24 from Austin English <austinenglish(a)gmail.com> 2009-05-23 22:43:50 ---
(In reply to comment #23)
> In 1.1.22, I can paste text copied from native Firefox or Open Office into
> Powerpoint 2003 or 2007 by using "Paste Special" and selecting "unformatted
> text."
> Graphics copied from native Firefox can be pasted into Powerpoint 2007 but not
> into Powerpoint 2003. So the situation is better, but not entirely fixed.
--
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=7372
--- Comment #23 from Rosanne DiMesio <dimesio(a)earthlink.net> 2009-05-23 22:32:31 ---
In 1.1.22, I can paste text copied from native Firefox or Open Office into
Powerpoint 2003 or 2007 by using "Paste Special" and selecting "unformatted
text."
Graphics copied from native Firefox can be pasted into Powerpoint 2007 but not
into Powerpoint 2003. So the situation is better, but not entirely fixed.
--
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=7711
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #10005|0 |1
is obsolete| |
Attachment #10004|0 |1
is obsolete| |
Attachment #9994|0 |1
is obsolete| |
Attachment #9631|0 |1
is obsolete| |
Attachment #9630|text/x-log |text/plain
mime type| |
Attachment #9629|0 |1
is obsolete| |
Attachment #9057|0 |1
is obsolete| |
--
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.