http://bugs.winehq.org/show_bug.cgi?id=4179
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-01 12:51 -------
Please _read_ the backtrace and compare with the one from Bug 4128?
It's a known problem in msvcrt that is fixed in cvs.
You can download latest cvs and see for yourself.
*** This bug has been marked as a duplicate of 4128 ***
--
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=4197
------- Additional Comments From chris_kearney(a)mentor.com 2006-03-01 12:39 -------
Created an attachment (id=1608)
--> (http://bugs.winehq.org/attachment.cgi?id=1608&action=view)
Trace log of menu duplication error
This is a trace of the menu duplication error I am experiencing. During this
trace I opened and closed 4 tickets, which gave me 4 sets of duplicate menus.
At the end I selected one of these duplicate menu items, and the process
crashed. I hope this helps!
--
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=4136
b.buschinski(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From b.buschinski(a)web.de 2006-03-01 12:08 -------
works fine in cvs 20060103
--
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
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-01 10:15 -------
Bug 3309 is closed. Please descibe the problem that you are having.
--
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=4218
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |major
Priority|P1 |P2
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-01 10:10 -------
Hm doesn't look like that hight of the priority...
--
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=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.
http://bugs.winehq.org/show_bug.cgi?id=4217
------- Additional Comments From m.goemmel(a)compulab.de 2006-03-01 02:58 -------
:-)
Seeing that something seems to go wrong and knowing what to do are different
things... I spent some time trying to find a solution for this, but without
some deeper knowledge about the internal Wine structures it's not as easy as
it might look for a codeweavers developer... my first idea about setting a
WS_CENTER flag for the dialogs .rc file isn't really good, and trying to find
exactly why the MessageBox function goes into this and not into that branch is
even more complex if you come from Windows, where debuggers looks a bit
different to winedbg :-)
So I decided to report this issue at least... leave it unconfirmed or whatever
you like. When I find time, I can do a second try to find and probably fix it.
But maybe meanwhile someone walks over it and see something immediately...
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=4223
Summary: The Elder Scrolls: Construction Set doesn't load
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darksidex(a)charter.net
Every time I attempt to load The Elder Scrolls Construction Set (A component of
the game The Elder Scrolls: Morrowind) with Wine, it crashes. The program loads
most of the basic interface (pops up the root window) then closes with the
attached console output.
--
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=3299
------- Additional Comments From mike(a)codeweavers.com 2006-03-01 00:04 -------
The following patch fixes both version ABBYY Reader 7.0 and 8.0.
http://www.winehq.org/pipermail/wine-patches/2006-January/023150.html
ABBYY 7.0 won't start up.
bash-3.00$ wine FineReader.exe
Unknown COM Error. Error code: 0x80004005
Solved by:
mkdir ~/.wine/drive_c/windows/profiles/mike/Local\ Settings/Application\ Data
Still crashes, with what looks like ole/msvcrt exception problems.
However, the original (msi) problem should be solved, so I'll close this when
the patch is committed to WineHQ. Somebody can open a new bug for the new problems.
--
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=4142
------- Additional Comments From linux(a)jsware.net 2006-02-01 22:51 -------
I just tried installing WEB-ED under Wine .9.4 and it worked fine. MSVBVM60.DLL
was installed to the system32 folder and the full setup ran. I didn't have the
installer packaged inside a self-executing zip, as it is in the demo package,
but I doubt that would have an affect.
--
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=3299
------- Additional Comments From mike(a)codeweavers.com 2006-02-01 22:44 -------
Actually, there's two different versions of Abby Fine Reader here:
FR703962.exe 47131648 bytes version 7
FR80PE_TB_EGFD.exe 51855320 bytes version 8
that's why the traces are different.
Mike
--
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=4222
Summary: Set Cooperative Level Bug
Product: Wine
Version: 0.9.3.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arilbs(a)hotmail.com
I am not sure of the severity of this bug (it's definitely blocking me from
running my program), how fixable it is, or really anything about it other than
that the IRC members told me that it was a bug with Wine and not my program or
computer. While attempting to run an .exe file, I got this error:
ari@Ari:~/.wine/drive_c/Program Files/Gravity/RO$ wine qro.exe
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x7fe54818)->(0x10024,00000c08)
err:ddraw:create_dib CreateDIBSection failed!
fixme:ddraw:Main_DirectDraw_CreateSurface failed surface creation with code
0x80070057
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x7fe54818)->(0x10024,00000008)
The screen flashes, and a new prompt appears. I tried running 0.9.4 but I
didn't even get this far, I ran into a lot more errors.
I could not find this bug on the bug list, and no one on the IRC channel could
tell me its status. If someone could send me an email to update me at
aberkowi(a)student.umass.edu (not my login name) then that would be really
helpful. I'm willing to lend a hand to anyone else who wants to fix this.
Otherwise....good luck!
--
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=3429
------- Additional Comments From mike(a)codeweavers.com 2006-02-01 22:19 -------
Unfortunately, I don't have an SMP machine to test on. The problem could be in
MSI as except for the records, the database, view, package and other handles are
not thread safe.
I guess you either have to install it on a uni-processor machine, have a go at
debugging it yourself, or send me an SMP machine in the mail ;)
--
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=2899
------- Additional Comments From mike(a)codeweavers.com 2006-02-01 21:35 -------
Bernd,
Thanks for the feedback. I'm aware the radio buttons should grey out when
disabled, the richedit text selects itself for some reason and that MsiGetMode
is not implemented.
To get the right behaviour with the richedit control I tried using the
WM_MOUSEMOVE to trigger the DoAction event, but that meant that the mouse must
enter the richedit control itself (not just its scrollbar), then settled for
WM_VSCROLL, because it's closer to what I want, despite the selection problem.
Anyway, could you please open seperate bugs for each issue you find, and then
assign them to me, otherwise this bug will end up as a mixup of many different
issues, and I won't know when to close it.
thanks
--
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=4199
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-02-01 21:32 -------
I see. Well author just updated dependancies required for propper building on
unstable.
Marking as invalid as it is stated on download page that package is for unstable
debian.
--
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.