http://bugs.winehq.org/show_bug.cgi?id=2107
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From mike(a)navi.cx 2004-29-11 07:21 -------
Use an IE installer script if you want this program. It does things which are
very hard to support without Wine being given additional information, and we
have already done this debugging for you (eg the advapi32 thing which is
impossible to fix without a DLL override).
I don't think this is really a bug. IE just needs a particular configuration to
install correctly. Please raise this on wine-devel if you disagree.
--
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=2578
------- Additional Comments From mike(a)navi.cx 2004-29-11 07:11 -------
It's not that simple AFAIK, read the comments in server/fd.c, we need to track
file descriptors to implement file locking correctly.
I'd suggest raising this issue on wine-devel.
--
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=430
------- Additional Comments From mike(a)navi.cx 2004-29-11 07:06 -------
I don't think this patch is correct, is it really the dialogs responsibility to
remember the selection of the edit?
At minimum, these vars should be dialog scoped, possibly even thread scoped.
Post it to wine-devel and ask there.
--
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=2580
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)navi.cx 2004-29-11 07:04 -------
A patch for this has been submitted, and it's fixed in CVS.
--
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=2577
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From mike(a)navi.cx 2004-29-11 07:02 -------
The Mandrake Cooker packaging is incorrect and should be fixed to be the same as
upstream.
--
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=2574
------- Additional Comments From mike(a)navi.cx 2004-29-11 07:00 -------
It should be running "wine-preloader wine-pthread" or somesuch not just
wine-preloader.
--
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=609
winebugzilla(a)sun.consumer.org.il changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |2584
--
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=2584
Summary: "SetLayout" doesn't affect actual display
Product: Wine
Version: unspecified
Platform: All
URL: http://http://msdn.microsoft.com/library/default.asp?url
=/library/en-us/gdi/devcons_5upg.asp
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugzilla(a)sun.consumer.org.il
OtherBugsDependingO 609
nThis:
SetLayout with the "LAYOUT_RTL" flag needs to change the way certain flags are
handled. Most specifically, it needs to reverse certain aspect of GDI rendering.
--
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=1523
prahal(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #716 is|0 |1
obsolete| |
------- Additional Comments From prahal(a)yahoo.com 2004-28-11 09:56 -------
Created an attachment (id=717)
--> (http://bugs.winehq.org/attachment.cgi?id=717&action=view)
same patch with single quote instead of double
those patches are an update of those at :
http://www.spinics.net/lists/wine/msg01926.html and
http://www.spinics.net/lists/wine/msg03156.html.
I changed to single quote the path as suggested in the latter email. CVs had it
for the "kde" entry though it still apply to the "menu" and "gnome" (ie windows
can have ! in path which bash can not handle.
--
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.