http://bugs.winehq.org/show_bug.cgi?id=1106
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-01 09:45 -------
Patch commited. Now it really fixed <g>
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4217
------- Additional Comments From m.goemmel(a)compulab.de 2006-03-01 09:31 -------
Hm, really looks like the DS_CENTER routine in user/dialog.c @ line 537 is not
really doing something useful (or I misunderstood it :-) I think Wine should
at least TRY to center it. If some windows managing moves it, ok, but if not,
Wine is doing the right thing here. Do you think, adding DS_CENTER to the
MessageBox dialog would be the right thing, or would you have another idea?
Markus
--
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=2191
hhielscher(a)unternehmen.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hhielscher(a)unternehmen.com
--
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=4222
arilbs(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From arilbs(a)hotmail.com 2006-03-01 08:16 -------
I fixed it, there was a problem with the original configuring.
--
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=3546
------- Additional Comments From mike(a)codeweavers.com 2006-03-01 05:55 -------
The format is a text file containing something like:
[InternetShortcut]
URL=http://www.winehq.org
Modified=F04FA1236E21C40157
Not too complicated. The extension is .url, and it is associated to
InternetShortcut in the registry. Modified is probably a FILETIME.
--
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=3546
------- Additional Comments From mike(a)codeweavers.com 2006-03-01 05:37 -------
Looks like CLSID_InternetShortcut is totally unimplemented :/
The Windows 2000 registry shows that it's implemented shdocvw.dll.
It implement it would involve reverse engineering the format of the shortcuts,
then implementing the ole object based on dlls/shell32/shelllink.c
--
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=4224
Summary: Re-surfacing of bug 3309 - Installer boxes mixed up
Product: Wine
Version: 0.9.4.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simsam7(a)gmail.com
Hi, just downloaded & installed ŽWine 0.9.4Ž, according to the last comment on
3309, this should now be fixed. I am still experiencing exactly the same problem
with the dialog boxes as described previously. Could anyone help me with this
please? I willing to try and solve this, but havenŽt got the faintest about
where to start? Thanks!
--
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=4217
------- Additional Comments From mike(a)codeweavers.com 2006-03-01 03:18 -------
Unfortunately, Wine isn't so simple, for anybody :/
I'm not sure whether DS_CENTER works right in Wine (I suspect so), but in my
experience even if you get that right, half your users will still see the wrong
thing because of the window manager autoplace issue. At least it should work on
some window managers though...
--
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.