http://bugs.winehq.org/show_bug.cgi?id=4081
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-16-02 04:16 -------
Fixed in Wine 0.9.8
--
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=4081
------- Additional Comments From martin-fuchs(a)gmx.net 2006-16-02 02:28 -------
Hi, please set the bug status to resolved - we got the following success
message:
> Thumbs up! Photoshop 7 runs once again via 0.9.8.
> Though, I didn't try installing it (I just carried
> over my .wine folder.)
>
> Thanks to everyone! MANY people will be happy again!
>
> Hiji
--
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=4583
Summary: Bug with Trillian Basic
Product: Wine
Version: 0.9.7.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guitarist809(a)gmail.com
OK, heres what I did. I installed trillian basic v3.1. all went well. It
suddenly crashed so I decided to go to my .wine/drive_c/Program
Files/Trillian/trillian.exe
I got the following bug, which told me to report immediatly: extracting: wiki.dat
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero
--
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=4582
Summary: Error During Steam Startup
Product: Wine
Version: 0.9.7.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abombm1(a)mailbolt.com
When starting Valve Steam up, I receive the following error message
err:ntdll:RtlpWaitForCriticalSection section 0x41a30020 "?" wait timed out in
thread 0013, blocked by 0000, retrying (60 sec)
which then repeats a number of times, and does not seem to be able to escape
from this
--
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=4509
------- Additional Comments From vitaliy(a)kievinfo.com 2006-15-02 20:57 -------
Run your program and attach /tmp/relay.txt to this bug:
WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A 20 -B
300 "seh:" /tmp/relay.log > /tmp/relay.txt
--
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=4581
------- Additional Comments From vitaliy(a)kievinfo.com 2006-15-02 20:45 -------
Please one bug per problem. I'm not sure that "failure of
CreateScalableFontResourceA" and "Unhandled page fault" related.
Also where is the rest of the backtrace? Please attach full terminal output you
get from prompt to prompt, including how you ran wine. And please attach, don't
paste.
--
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=4580
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
------- Additional Comments From vitaliy(a)kievinfo.com 2006-15-02 20:40 -------
If this is DOS game then don't use Wine for it. Use DOSBox (or any other dos
emulator) instead.
If this is windows - then your patch is corrupted.
Also I don't see a problem with what you pasted - those are warnings and fixmes.
NOT an errors.
--
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=4038
------- Additional Comments From misc(a)mokfam.com 2006-15-02 18:20 -------
Confirmed... instead of downloading the non-CDRDAO version I simply removed the
files in the CDRDAO directory and EAC no longer utilizes CPU 100%.
--
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=4574
mitch074(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|PC-x86-64 |PC
Version|0.9.7. |0.9.8.
------- Additional Comments From mitch074(a)gmail.com 2006-15-02 17:17 -------
reset system specs: it also happens on a P3 with Mandriva 2006 i586 and Wine
0.9.8 (binary package). Would it help if I tried a source compile/install and
posted results?
--
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=4567
------- Additional Comments From wine.dev(a)web.de 2006-15-02 17:03 -------
Hi Thomas, your Patch works, thanks!
(wine-0.9.8 has different Line-Numbers, but patch is able to handle this)
Why did you introduce WINETEST_RICHED20 instead of using
WINETEST_INTERACTIVE?
IMHO, that's what WINETEST_INTERACTIVE is for, and it's already
parsed:
wine/test.h:extern int winetest_interactive;
wine/test.h:int winetest_interactive = 0;
wine/test.h: if ((p = getenv( "WINETEST_INTERACTIVE" )))
winetest_interactive = atoi(p);
--
By by ... Detlef
--
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=4509
------- Additional Comments From stefan_betz(a)gmx.net 2006-15-02 15:15 -------
I testet EasyCT with wine-0.9.8, with the same result as wine-0.9.7... The Error
& Debug Messages are the same :-(
Greetings
Betz Stefan
--
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=3862
------- Additional Comments From mszeliga(a)msnet.dk 2006-15-02 14:40 -------
It is also present on Lotus Notes 6.5.5 on Wine 0.9.7
--
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=4581
Summary: failure of CreateScalableFontResourceA and Unhandled
page fault in MathWorkshop
Product: Wine
Version: 0.9.7.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flerchjj(a)ieee.org
On start of program, MathWorkshop runs until it crashes on the following errors:
(Note x11 must be set to 8 bpp to get this far)
fixme:x11drv:X11DRV_GetDeviceCaps (0x308): CAPS1 is unimplemented, will return 0
fixme:font:CreateScalableFontResourceA
(0,"C:\WINDOWS\TEMP\NEWZURCA.FOT","C:\WKSHPMPC\NEWZURCA.TTF",(null)): stub
fixme:font:CreateScalableFontResourceA
(0,"C:\WINDOWS\TEMP\MARKET__.FOT","C:\WKSHPMPC\MARKET__.TTF",(null)): stub
wine: Unhandled page fault on write access to 0x40460000 at address 0x40855099
(thread 000a), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x401ac089
--
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=3950
------- Additional Comments From rick2210(a)earthlink.net 2006-15-02 13:45 -------
/usr/lib/wine/sound.drv.so is a link to /usr/lib/wine/winmm.dll.so in 0.9.6
--
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=4580
Summary: Won't allow me to run a patch!
Product: Wine
Version: 0.9.7.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: highness(a)133an.sytes.net
I tried to run an exe-file with wine. I tried to change the emulation to win95
and win98. Still it doesn't work. This doesn't work under win2k or xp either so..
Getting error message:
Warning: unprotecting memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
fixme:int:DOSVM_Int10Handler Get Font Information - Not Supported
This is from running a no-cd patch for Dark Colony as it won't find the cd-rom
device in my computer. So I copied the entire contence of the CD and tried to
apply the no-cd patch.
--
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=4517
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |mike(a)codeweavers.com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
--
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=4533
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |mike(a)codeweavers.com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
--
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=4579
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-15-02 11:05 -------
Please try with Wine 0.9.8 or Wine-CVS, I think this bug is fixed now.
--
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=4578
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |mike(a)codeweavers.com
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=929
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-msi
Ever Confirmed| |1
Keywords| |download
Summary|Excel Viewer 2003 |Excel Viewer 2003 doesn't
| |install
Version|0.9.2. |CVS
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-15-02 11:03 -------
AppDB: http://appdb.winehq.org/appview.php?appId=929
Download:
http://www.microsoft.com/downloads/details.aspx?FamilyID=c8378bf4-996c-4569…
Same problem with today's cvs (a.k.a Wine 0.9.8)
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4579
Summary: Photoshop 7.0 Not working!
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: detachme(a)gmail.com
Furst hallo to all.Now about the problem i use wine 0.9.2 to run Photoshop 7.0
but one day he just stop working. i try all the version of wine that i found
0.9.2 0.9.4 0.9.7 and many more. but every time i got the same error?
I dont now what is that.. and cant fix it .. some one please help.
root@rc1:/mnt/hdc1/Photoshop# wine Photoshop.exe
fixme:actctx:QueryActCtxW stub!
X Error of failed request: BadDevice, invalid or uninitialized input device
Major opcode of failed request: 144 (XInputExtension)
Minor opcode of failed request: 3 (X_OpenDevice)
Serial number of failed request: 32
Current serial number in output stream: 32
I`m running Slackware 10.0 and now 0.9.7 (just trying with it..)
--
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=4578
lav(a)etersoft.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lav(a)etersoft.ru
--
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=4436
------- Additional Comments From mike(a)codeweavers.com 2006-15-02 10:14 -------
> BTW In practical terms, what exactly is transacted mode and how does it
> differ? How much work is likely to be necessary to implement it?
As I understand it, it buffers changes until either IStorage::Commit is called,
in which case it writes them out in one go or until IStorage::Revert is called,
in which case it discards them. Probably need more test cases to determine
exactly how it works.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/stg/stg/is…
It's probably not trivial to implement transacted storage. I think Microsoft
implements it using temporary files and temporary streams...
--
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=3661
------- Additional Comments From jdoutt(a)whoi.edu 2006-15-02 09:50 -------
I'm WRONG (partially). After a 'WINE Tools' preparation, the installation of
Ozi goes OK. However the entry of the registration info ('user name' and
'key') does not work.
If the registration file 'oziexp.reg' is copied from a previous WINDOWS
installation, Ozi seems to work OK: it will load and display calibrated maps.
Have not tried the GPS input to the serial port.
--
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=4436
------- Additional Comments From J.A.Gow(a)furrybubble.co.uk 2006-15-02 09:44 -------
> If the app leaks memory on
> Windows, the best we can do on Wine is to also leak memory.
I agree - I'll change the patch.
Re the grfMode stuff: I'll do some more testing but for the moment would it be
worth disabling the test for grfMode flags if the STGM_TRANSACTED flag is set?
This would at least allow the apps to work.
BTW In practical terms, what exactly is transacted mode and how does it differ?
How much work is likely to be necessary to implement it?
--
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=4456
de.arijit(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.5. |0.9.7.
--
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=219
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wilan488(a)student.otago.ac.nz
------- Additional Comments From vitaliy(a)kievinfo.com 2006-15-02 08:45 -------
*** Bug 4577 has been marked as a duplicate of this bug. ***
--
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=4577
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-15-02 08:45 -------
Dup
*** This bug has been marked as a duplicate of 219 ***
--
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=4305
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, source
--
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=4574
------- Additional Comments From mitch074(a)gmail.com 2006-15-02 08:26 -------
whoops-forgot to precise: Office 97 / Excel 97 (SR-1 and SR-2b)
--
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=4427
------- Additional Comments From dabljuh(a)dabserver.dyndns.org 2006-15-02 06:24 -------
I figured out how to work around the crash. I ran the game in win2k mode. In
Win98 mode I don't have the crashes. So the bug is in ntdll.
--
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=4436
------- Additional Comments From mike(a)codeweavers.com 2006-15-02 05:58 -------
> a badly-written app surely would not try to access the stream after it
> had called the destructor for the storage object? If this is the
> case, then deleting the stream will stop the memory leak.
There's probably applications around that do IStorage_Release followed by
IStream_Release rather than the other way around. If the app leaks memory on
Windows, the best we can do on Wine is to also leak memory.
> It does not make sense that one can open a stream STGM_READWRITE within an
> object opened with STGM_READ, but you can on Windows!
It may have to do with the STGM_TRANSACTED flag that the storage is opened with.
Perhaps OLE storage allows you to write to a stream in that case, but will
refuse to commit it back to the storage?
Unfortunately STGM_TRANSACTED is sorely missing in our OLE Storage implementation...
--
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=4353
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ulrich(a)codeweavers.com
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-15-02 05:36 -------
i did a regression test , but i think there have been multiple regressions, at
least the errors change while i go back. Anyway , the first patch that broke the
installer was:
http://www.winehq.org/pipermail/wine-cvs/2005-December/019955.html
after this patch the installer just hangs
i'll add the author of the patch;
--
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=4436
------- Additional Comments From J.A.Gow(a)furrybubble.co.uk 2006-15-02 05:05 -------
OK, I'll change the fix to orphan the stream rather than delete it. The point
is, though is this: a badly-written app surely would not try to access the
stream after it had called the destructor for the storage object? If this is the
case, then deleting the stream will stop the memory leak. However, it looks from
your test that Windows does _not_ delete the stream and thus itself leaks
memory. I thought I had tested this earlier and found that Windows did delete
the streams, but I have just checked my notes and it turned out I was thinking
of a different issue.
That fixes one of the bugs, I'll sort out the patch and submit it. However, what
do you think the best way to handle the other issue (mismatch in grfMode of
opened stream to the grfMode of the storage object)? A test for this was in my
earlier conformance test patch: this following code works on Windows:
r = StgOpenStorage( filename, NULL, 0x00010020, NULL, 0, &stg);
ok(r==S_OK, "StgOpenStorage failed\n");
if(stg)
{
static const WCHAR stmname[] = { 'w','i','n','e','t','e','s','t',0};
IStream *stm = NULL;
r = IStorage_OpenStream( stg, stmname, 0,
STGM_SHARE_EXCLUSIVE|STGM_READWRITE, 0, &stm );
ok(r == S_OK, "OpenStream should succeed - "); printf("rc from
OpenStream : %lx\n",r);
r = IStorage_Release(stg);
ok(r == 0, "wrong ref count\n");
}
It does not make sense that one can open a stream STGM_READWRITE within an
object opened with STGM_READ, but you can on Windows! Should we just remove the
grfMode access flag test from the OpenStream code (as I have done temporarily
just to get the app running)? I will do some testing on Windows to see if I can
identify the access mode flag combinations that succeed and fail, but is there
any knowledge about this problem anywhere else?
--
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=4482
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|regression |
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-15-02 04:39 -------
so that's not a regression. The patch just makes sure msvcrt get's loaded as
builtin. So the bug was present before this patch as well, but the native msvcrt
got loaded, that's why it worked. Anyone an idea what debugchanneld to use to
track this down?
--
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=2853
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2006-15-02 03:12 -------
An oprofile run might perhaps help pinpointing what the exact issue is.
I'd say this really needs fixing. It's not acceptable for the interface to the
main Linux sound system to be that broken.
Any freely downloadable non-game apps (media players?) that show this behaviour?
That way it would be more easily debuggable.
I'm not sure whether it helps to have this bug marked "RESOLVED, LATER".
At least there should be another bug clearly finger-pointing at those huge
issues with winealsa.drv.
--
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=4506
------- Additional Comments From mamatkazin(a)ivc.orw.ru 2006-15-02 00:31 -------
Better patch (id=1858) bad!
This patch corrupt screen!
Screenshot attaced.
--
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=4436
------- Additional Comments From mike(a)codeweavers.com 2006-14-02 22:20 -------
> I need to call the destructor for the IStream objects from the code
The child OLE Stream objects should not be destroyed, they should be made to
forget their parent and behave correctly in this case (return STG_E_REVERTED).
They're meant to be released by the program, and the program will leak memory if
they're not released.
I wrote a test to show the behaviour and submitted it to wine-patches:
http://www.winehq.org/pipermail/wine-patches/2006-February/024374.html
--
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=4221
------- Additional Comments From tkho(a)ucla.edu 2006-14-02 21:14 -------
I can get this working...
The problem is that VistaTask tries to do the "File > Import From" action before
the main Picasa window actually opens. I was able to get the action by adding a
10 second delay.
--
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=4427
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-02 21:11 -------
That backtrace has nothing to do with what crashed. That is a crash after the
crash. Steam tries to get all the info for their memdump and crashing on not
implemented function dbghelp.dll.SymGetSymFromAddr64.
To get any usefull information here one would need to get a huge huge huge relay
trace and go through it. Or possibly try to run under a debugger (if that will
work). Or just pock around and see what might be wrong.
Also make sure that you have OSS device available when you start CS:S. I've
found that no sound leads to the crash.
--
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=4567
tkho(a)ucla.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tkho(a)ucla.edu
------- Additional Comments From tkho(a)ucla.edu 2006-14-02 20:37 -------
I've implemented EM_SCROLLCARET in this patch:
http://www.seas.ucla.edu/~kho/wine/patches/riched20_20060209-2-2.patch
It'll apply cleanly if you remove the changes to the conformance test. I'm
waiting for the acceptance of another patch before I re-submit this.
--
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=4458
------- Additional Comments From tkho(a)ucla.edu 2006-14-02 17:39 -------
Created an attachment (id=1895)
--> (http://bugs.winehq.org/attachment.cgi?id=1895&action=view)
Possible fix for bug 4458
This patch solves the problem at hand, stopping the client area from focusing
the caret on EM_SETSEL when rich edit 1.0 emulation is turned on. However, the
effects of ME_Repaint() are far-reaching, and I'm not 100% sure this is the
best fix.
--
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=4436
------- Additional Comments From J.A.Gow(a)furrybubble.co.uk 2006-14-02 17:26 -------
Created an attachment (id=1894)
--> (http://bugs.winehq.org/attachment.cgi?id=1894&action=view)
Further updated patch to fix one of ole32 issues
I found some errors in the code I included in the earlier patch. This patch
corrects these errors. Furthermore this patch results in the storage object now
properly cleaning up after itself if it is deleted ahead of streams within it.
This now correctly implements the algorithm I had in mind (I hope)
There is one issue with it that needs to be corrected: I need to call the
destructor for the IStream objects from the code but I am not sure where best
to place the prototype - would it be better to create a stg_stream.h file and
dump it in there, or to place it elsewhere, say in storage.h. At the moment it
is unprototyped which throws a warning, but will be OK in 32-bit code. I'd
rather not leave it like this. Any suggestions?
Re style - I take your points Mike, however I always thoroughly clean up the
patch just before actual submission when development of it is complete in order
to remove any redundant changes, alter style etc. During development when the
code is being functionally tested it is a lot easier to spot my changes in a
several-thousand-line source file when they look different, and it is quicker
to code in a style I am used to.The "standard" list implementation is nice and
simple, though. Thanks for the pointers here (no pun intended) I didn't
immediately realize this existed within the Wine codebase.
--
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=4458
tkho(a)ucla.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tkho(a)ucla.edu
------- Additional Comments From tkho(a)ucla.edu 2006-14-02 17:13 -------
I believe the problem is that Wizmo uses rich edit 1.0 (in riched32), which has
a different effect for EM_SETSEL.
We're seeing this because Wine's rich edit 1.0 is a wrapper around rich edit
2.0+. The specific problem is that when you select text via EM_SETSEL, rich edit
1.0 *does not* move the caret into view, while rich edit 2.0 *does* move the
caret into view.
I think this explains both the "caret at the bottom" problem and the "scroll
back" problem. I'll look into fixing this.
--
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=4576
Summary: winecfg not creating first dos drive
Product: Wine
Version: 0.9.7.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pub(a)zvyozdochkin.ru
WineCfg can describe dos drives (c:...) ONLY if I manually created
~/.wine/dosdevices directory BEFORE it. If ~/.wine/dosdevices not exists, and
winecfg is running under terminal, message "unable to define devicename of 'C:',
targetpath of '/usr/share/wine-c'" appear in terminal window.
--
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=4575
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-directx-ddraw
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-14-02 15:20 -------
Confirming. Probably a ddraw bug. If you move the window downwards up to the
point that it is about to dissapear from the screen, the program also throws up
an error box (which is unreadable--> no text) and then crashes
--
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=4570
moz(a)liebesgedichte.siteware.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--
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=2351
------- Additional Comments From mkh01(a)earthlink.net 2006-14-02 14:27 -------
I see this behavior using Notes 5.0.13 in wine 0.9.7 when configured as Windows
2000. Titles are displayed correctly when wine is set to Windows 98. This is a
fresh installation - nothing but wineprefixcreate, a few MS fonts, and the Notes
installer run within wine.
--
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=4570
------- Additional Comments From hans(a)it.vu.nl 2006-14-02 14:16 -------
> Should we mark this bug INVALID?
Yes. I don't have the powers but you should be able to do so because
you are the submitter of this bug.
--
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=3661
jdoutt(a)whoi.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jdoutt(a)whoi.edu
------- Additional Comments From jdoutt(a)whoi.edu 2006-14-02 14:01 -------
After running "Wine Tools" Ozi ran perfectly (as far as I've checked)!
--
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=4570
------- Additional Comments From moz(a)liebesgedichte.siteware.ch 2006-14-02 13:42 -------
Wonderfull.
I'm using the Debian packages from http://wine.sourceforge.net/apt/ but they're
obviously not meant for Sarge (although I didn't have problems before that one).
I've compiled from source now and it works as you've described. Thank your very
much! I've submitted the app to the appDB.
The installer actually asks about installing MDAC if you choose Win98 as
OS-version. But the installation doesn't seem to work correctly.
Should we mark this bug INVALID?
--
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=4575
Summary: Status bar in VICE (x64 and others) is not displayed
Product: Wine
Version: 0.9.7.
Platform: PC
URL: http://www.viceteam.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tbretz(a)astro.uni-wuerzburg.de
If one of VICE's emulators are started the statusbar is not displayed. In some
cases text appears at the correct position but all the other text and icons are
not displayed at all.
--
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=4427
------- Additional Comments From dabljuh(a)dabserver.dyndns.org 2006-14-02 12:09 -------
Since the latest steam/CSS update or so, CS:S crashes all the time for me.
Sometimes after 5 minutes of playing, sometimes after 30 minutes.
This may be a different bug altogether. See above for the crash backtrace.
--
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=1742
------- Additional Comments From alexis.deruelle(a)laposte.net 2006-14-02 11:34 -------
err:toolbar:ToolbarWindowProc unknown msg 0466 wp=7fa5df34 lp=7fa5df24
This is with eBay TurboLister
--
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=4552
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-14-02 11:28 -------
Created an attachment (id=1892)
--> (http://bugs.winehq.org/attachment.cgi?id=1892&action=view)
snapshot wine
hmmm, it _does_show text here when i type something in the IP/Port field.Only
the text is too large and there are scrollbars that don't belong there. Anyway,
i wonder why you haven't got any text at all, but i think it's not riched20
related anymore. maybe you coulf try with latest cvs if you know how to.
--
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=4541
------- Additional Comments From parsonsl(a)upstate.edu 2006-14-02 11:27 -------
This must be a freebsd - related or freebsd - specific problem, then. With
the newest wine, I was able to run several windows application that shipped
with wine (like notepad) or that shipped with windows (including pinball), but
was unable to run winMDI.
This was the error I received when trying to run winmdi in the latest wine on
FreeBSD 6.0:
Error message follows err:heap:HEAP_CreateSystemHeap system heap base address
0x80000000 not available wine: Unhandled page fault on read access to
0xffffffff at address 0x11f7:0x00000035 (thread 000c), starting debugger...
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available WineDbg starting on pid 0xa Couldn't initiate DbgHelp Unhandled
exception: page fault on read access to 0xffffffff in 16-bit code (11f7:0035).
Register dump: CS:11f7 SS:12af DS:12af ES:0000 FS:11df GS:001b IP:0035 SP:7e92
BP:7edc FLAGS:0246( - 00 -RIZP1) AX:0000 BX:0000 CX:11bf DX:0000 SI:12ae
DI:84d5 Stack dump: file_set_error: Bad address 0x00000000: *** Invalid
address 0x00000000 0255: sel=12af base=001f0a20 limit=0000fd5f 16-bit rw-
023b: sel=11df base=00112000 limit=00001fff 32-bit rw- Backtrace: =>1
0x11f7:0x0035 (0x11f7:0x0035) 2 0x11ef:0x0019 (0x11ef:0x0019) 3 0x12a7:0x00e7
(0x12a7:0x00e7) 4 0x12a7:0x00b4 (0x12a7:0x00b4) 0x11f7:0x0035: movw $0x44,
%es:0x24(%bx) Modules: Module Address Debug info Name (0 modules) Threads:
process tid prio (all id:s are in hex) 0000000a (D) Z:
\mnt\flotsam\winmdi_early\WINMDI.EXE 0000000c 0 <== 0000000b 0 00000008
00000009 0 WineDbg terminated on pid 0xa
--
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=4574
Summary: Microsoft Office's Excel installs, loads but can't open
files
Product: Wine
Version: 0.9.7.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mitch074(a)gmail.com
Defining winver=win95 in winecfg for installer and excel.exe, I managed to
install Microsoft Office SR-1's Excel (custom install, Excel alone). It
installs, loads, and runs without crashing (and no warning whatsoever). I
updated it to SR-2, no problem.
However, trying to open a file leads to me being unable to navigate drives! The
best I can do is move downwards from drive_c (I can't move backwards).
I'm using WineHQ's binary RPM for Mandriva on Mandriva 2006 Community x86-64.
I only get a load of stubs when I do so:
fixme:richedit:RichEditANSIWndProc EM_SETTEXTMODE: stub
fixme:richedit:RichEditANSIWndProc EM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_SETTEXTMODE: stub
fixme:richedit:RichEditANSIWndProc EM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_SETTEXTMODE: stub
fixme:richedit:RichEditANSIWndProc EM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub
It looks like a character type mismatch as I get several white squares following
drive letters, and the File name input box gets a scrollbar.
--
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=4552
------- Additional Comments From Basic-Master(a)gmx.net 2006-14-02 08:57 -------
Created an attachment (id=1891)
--> (http://bugs.winehq.org/attachment.cgi?id=1891&action=view)
HLSW Screenshot, running under Windows
I just noticed that it doesn't show any text when you start it, you need to
enter an ip first. Anyway, there's a screenshot that shows how it looks like in
Windows.
P.S. HLSW while running with Wine doesn't show me any text either after I
entered an IP, so there must be something wrong with the RichEdit I think...
--
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=174
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-14-02 08:53 -------
Resolving as FIXED
If it does not work for you please Reopen
--
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=4570
------- Additional Comments From hans(a)it.vu.nl 2006-14-02 07:29 -------
I think dbghelp.dll has nothing to do with the problem. It is needed
*after* the application crashes because of missing MDAC. The missing symbol
'regexec' tells me though that your Wine package may not exactly match
the distro you are running.
I can get this app to install and run with the following procedure:
$ rm -rf ~/.wine
$ wine notepad (to create a new prefix)
$ cat >> ~/.wine/system.reg (fake an IE install)
[Software\\Microsoft\\Internet Explorer]
"Version"="6.0.2900.2180"
^D (press CTRL-D here)
$ WINEDLLOVERRIDES=advpack=n wine MDAC_TYP.EXE (will fail the first time)
$ WINEDLLOVERRIDES=advpack=n wine MDAC_TYP.EXE (succeeds the second time)
$ wine EN034_EasyTax2005AGKL_1.exe
--
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=3254
------- Additional Comments From infyquest(a)gmail.com 2006-14-02 05:55 -------
We need an Implementation for InitializeSecurityContextA for schannel
--
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=4541
------- Additional Comments From hans(a)it.vu.nl 2006-14-02 05:37 -------
I am running the Breezy Badger release of Kubuntu Linux. Try running notepad
('wine notepad') to verify that you can run programs under Wine. Did you try
a fresh Wine prefix already? If you don't want to throw away an existing Wine
installation, temporarily move it aside instead. Wine is picky about this,
and backwards compatibility is not guaranteed.
--
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=2988
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From Speeddymon(a)gmail.com 2006-14-02 03:17 -------
Vladimir, thank you for continuing to test this throughout, even without our
feedback. Please feel free to join the wine-devel list if you ever have other
issues, or if there are other bugs you are encountering that nobody has said
anything on in a while.
Resolving fixed for now. Leslie, if you are still experiencing this problem,
please reopen this bug, or ask someone on wine-devel to do so. Close in 1
month, if no response.
--
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=4506
------- Additional Comments From mamatkazin(a)ivc.orw.ru 2006-14-02 00:54 -------
Sorry for long timeout.
First patch (id=1855) solve my problem!
Better patch I will try and report tomorrow.
--
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=4305
------- Additional Comments From tony.lambregts(a)gmail.com 2006-14-02 00:02 -------
the download link is unusable
It seems that you are not allowed to download or view attachments on this board.
Please login below or register an account with DLTC Restoration.
--
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=4570
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-13-02 23:58 -------
Could you add an entry for this application in the AppDB http://appdb.winehq.org
--
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=4436
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mike(a)codeweavers.com 2006-13-02 21:17 -------
I think in IStorage_DeleteAll() you'll need to mark the stream implementations
themselves as no longer having a parent, as they'll exist until they're Release'd.
payload->parentStorage = NULL;
Then you'll probably want to check for that case through the StgStreamImpl code
so that any functions trying to use the IStream implementation after its parent
storage is released will fail rather than crash. (either that or show that it
will crash on Windows if I release the parent storage then try use the streams)
For the code itself:
* lists - there's a "standard" Wine list implementation in include/wine/list.h.
You don't even need to allocate memory for list entries, just make a "struct
list entry" a member of StgStreamImpl, and a "struct list stHead" a member of
StorageBaseImpl. Make sure to list_init( &stg->stHead ), then you can
"list_add_tail( &stg->stHead, &stm->entry );", etc.
* since this file was written with 2 space indentation, please preserve it, and
the general style of the original author. 1 coding style is easier to read than
10 mixed coding styles, even if the 1 style isn't your favourite.
* try to avoid whitespace changes
--
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=4558
------- Additional Comments From russlehman(a)4dv.net 2006-13-02 19:57 -------
I was using win98. I tried 2000 and XP with no change.
--
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=4555
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
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=4573
Summary: Installer dies in OLE with failure to convert to
VT_VARIANT from VT_BSTR
Product: Wine
Version: 0.9.7.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flerchjj(a)ieee.org
The installer for "The SpongeBob Squarepants Movie" game dies at the point where
it should begin copying files and gives the error below.
err:ole:ITypeInfo_fnInvoke failed to convert param 0 to VT_VARIANT from VT_BSTR
The installer does work for Wine 0.9.2 and 0.9.3 (although the game was only
semi-playable with 0.9.2).
This is the full standard output:
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:RpcChannelBuffer_GetDestCtx (0x43451bf4,0x43451bf8), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x43451bf0,0x43451bf4), stub!
fixme:win:SetWindowTextA setting text "Copyright \xa9 2004 THQ, Inc." of other
process window (nil) should not use SendMessage
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dd4f0,0x406dd4f4), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dd3b8,0x406dd3bc), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dda94,0x406dda98), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dd95c,0x406dd960), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dd77c,0x406dd780), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dd644,0x406dd648), stub!
fixme:x11drv:X11DRV_SetWindowRgn not supported on other thread window 0x2002a
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dda9c,0x406ddaa0), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dd964,0x406dd968), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406ddaa0,0x406ddaa4), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dd968,0x406dd96c), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406ddaa0,0x406ddaa4), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dd968,0x406dd96c), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dda9c,0x406ddaa0), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dd964,0x406dd968), stub!
fixme:ole:VARIANT_UserFree handle unknown complex type
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dd8f8,0x406dd8fc), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dd7c0,0x406dd7c4), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dda9c,0x406ddaa0), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dd964,0x406dd968), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dda9c,0x406ddaa0), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x406dd964,0x406dd968), stub!
fixme:x11drv:X11DRV_SetWindowRgn not supported on other thread window 0x2002a
err:ole:ITypeInfo_fnInvoke failed to convert param 0 to VT_VARIANT from VT_BSTR
fixme:ole:RpcChannelBuffer_GetDestCtx (0x43451c00,0x43451c04), stub!
--
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=4031
agilmore(a)wirelessbeehive.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--
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
agilmore(a)wirelessbeehive.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|RiverWare (and Viewer) fails|RiverWare (and Viewer) fails
|to install on SMP machine |to install
Version|0.9.3. |0.9.7.
------- Additional Comments From agilmore(a)wirelessbeehive.com 2006-13-02 17:23 -------
Now dies with same exact errors with 0.9.7 and new Fedora kernel on previously
working UP machine. Now you can debug it! :) Older versions of RiverWare show
same new behavior.
Confirmed still works with 0.9.3, but not working with 0.9.7.
I've also added a RiverWare entry to the AppDB, no idea how to adjust bugzilla.
--
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=4436
------- Additional Comments From J.A.Gow(a)furrybubble.co.uk 2006-13-02 16:53 -------
Created an attachment (id=1885)
--> (http://bugs.winehq.org/attachment.cgi?id=1885&action=view)
Proposed patch to fix one of the storage bugs in ole32
Ok, well here's a patch that I think might do it. It works well here, on both
well behaved and badly behaved apps without leaking memory. I would appreciate
it if you could take a look at it and make any comments/suggestions. Otherwise
I'll clean it up and send it in as a fix.
The object of the patch is for StorageBaseImpl to maintain a list of active
streams that are opened within the object. If a well behaved app correctly
deletes the stream before deleting the storage, the stream is removed from the
object. If the app deletes the storage object, then all outstanding undeleted
stream objects are mopped up as well. Testing has shown this seems to be the
way Windows does it. It now passes the conformance test I developed.
Note:
The grfMode bug on OpenStream still remains - the commented-out lines at line
350 and 351 in storage32.c are there to bypass this bug until the major one is
fixed. I will work on this next but this one will require more Windows testing.
--
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=3294
------- Additional Comments From burnt(a)us.ibm.com 2006-13-02 16:51 -------
runing wine 0.9.6 with notes-7 on suse 10.0 seeing the follwoing problems.
burnty2k:/home # WINEDLLOVERRIDES="usp10=n" winedbg "c:\Lotus\Notes\nlnotes.exe"
WineDbg starting on pid 0x16
In 32 bit mode.
0x404e0f98: movl %edi,0x0(%esp)
Wine-dbg>cont
fixme:system:SystemParametersInfoW Unimplemented action: 8198 (SPI_GETCARETWIDTH)
fixme:ole:CoRegisterMessageFilter stub
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59}
could be created for for context 0x1
fixme:ole:CoCreateInstance no classfactory created for CLSID
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
err:win:DefWindowProcA called for other process window 0x10020
First chance exception: 0xe06d7363 in 32-bit code (0x404b252f).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:1007 GS:0033
EIP:404b252f ESP:406bd2c0 EBP:406bd324 EFLAGS:00200206( - 00 - -IP1)
EAX:4049be89 EBX:4051cee8 ECX:00000000 EDX:406bd358
ESI:406bd358 EDI:406bd364
Stack dump:
0x406bd2c0: 406bd358 0000000c 0000003c e06d7363
0x406bd2d0: 00000001 00000000 404b24b0 00000003
0x406bd2e0: 19930520 406bd3b6 60c1ad20 406bd30e
0x406bd2f0: 00000003 00000003 406bd324 60054574
0x406bd300: 42545240 40000003 425452a0 00010003
0x406bd310: 00000003 00000000 4250c018 42543814
0200: sel=1007 base=40018000 limit=00001fff 32-bit rw-
Backtrace:
=>1 0x404b252f RaiseException+0x7f in kernel32 (0x404b252f)
2 0x60a6b749 in nnotes (+0xa6b749) (0x60a6b749)
3 0x6010edc2 NSFComputeNoteExt+0x712 in nnotes (0x6010edc2)
4 0x6010fa6f in nnotes (+0x10fa6f) (0x6010fa6f)
5 0x60047282 ?Lookup@BSearchable@@QBEPAXPBDG@Z+0x972 in nnotes (0x60047282)
6 0x60066860 OSFreeSem+0x350 in nnotes (0x60066860)
7 0x600474a1 ?Lookup@BSearchable@@QBEPAXPBDG@Z+0xb91 in nnotes (0x600474a1)
8 0x60047137 ?Lookup@BSearchable@@QBEPAXPBDG@Z+0x827 in nnotes (0x60047137)
9 0x600b428d NSFComputeEvaluate+0xed in nnotes (0x600b428d)
10 0x600b41cf NSFComputeEvaluate+0x2f in nnotes (0x600b41cf)
11 0x61b3bd12 in nnotesws (+0x4bbd12) (0x61b3bd12)
12 0x61b3c0b8 in nnotesws (+0x4bc0b8) (0x61b3c0b8)
13 0x616d9aee in nnotesws (+0x59aee) (0x616d9aee)
14 0x616d9c06 in nnotesws (+0x59c06) (0x616d9c06)
15 0x61b35218 in nnotesws (+0x4b5218) (0x61b35218)
16 0x616ca78e in nnotesws (+0x4a78e) (0x616ca78e)
17 0x617379de in nnotesws (+0xb79de) (0x617379de)
18 0x61736ab1 in nnotesws (+0xb6ab1) (0x61736ab1)
19 0x616c8eec in nnotesws (+0x48eec) (0x616c8eec)
20 0x61735efa in nnotesws (+0xb5efa) (0x61735efa)
21 0x61736241 in nnotesws (+0xb6241) (0x61736241)
22 0x61be7351 in nnotesws (+0x567351) (0x61be7351)
23 0x61b3550f in nnotesws (+0x4b550f) (0x61b3550f)
24 0x616ca78e in nnotesws (+0x4a78e) (0x616ca78e)
25 0x617307b0 in nnotesws (+0xb07b0) (0x617307b0)
26 0x61728f67 in nnotesws (+0xa8f67) (0x61728f67)
27 0x6172dfe7 in nnotesws (+0xadfe7) (0x6172dfe7)
28 0x616c9916 in nnotesws (+0x49916) (0x616c9916)
29 0x6173300e in nnotesws (+0xb300e) (0x6173300e)
30 0x61685f8f in nnotesws (+0x5f8f) (0x61685f8f)
31 0x61684be4 in nnotesws (+0x4be4) (0x61684be4)
32 0x40995a1a WINPROC_wrapper+0x1a in user32 (0x40995a1a)
33 0x40996450 in user32 (+0xa6450) (0x40996450)
34 0x40999f0d CallWindowProcA+0x8d in user32 (0x40999f0d)
35 0x40962bc8 DispatchMessageA+0x178 in user32 (0x40962bc8)
36 0x61719084 NEMMainLoop+0x2c4 in nnotesws (0x61719084)
fixme:dbghelp:sffip_cb NIY on 'g:\build\bin\w32\bin\nlnotes.pdb'
37 0x0040195e in nlnotes (+0x195e) (0x0040195e)
38 0x00401e19 EntryPoint+0x185 in nlnotes (0x00401e19)
39 0x404e0f9d in kernel32 (+0x50f9d) (0x404e0f9d)
40 0x4003e087 wine_switch_to_stack+0x17 in libwine.so.1 (0x4003e087)
0x404b252f RaiseException+0x7f in kernel32: subl $4,%esp
Wine-dbg>cont
First chance exception: page fault on write access to 0x0551d3c4 in 32-bit code
(0x6010ef4d).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:1007 GS:0033
EIP:6010ef4d ESP:406bd370 EBP:406bd3ac EFLAGS:00210246( - 00 -RIZP1)
EAX:00000000 EBX:00000008 ECX:0551d3c4 EDX:0551d3c4
ESI:00000000 EDI:00000000
Stack dump:
0x406bd370: 42543814 42548458 42544bd8 60044e7d
0x406bd380: 00000000 42544bd8 42544014 60abbac9
0x406bd390: 00000000 4250c018 60abbac9 00000000
0x406bd3a0: 4250c018 00000000 00000000 406bd400
0x406bd3b0: 6010fa6f 0551d3c4 42544bd8 00000000
0x406bd3c0: 42544c0c 406bd3e8 604dccd5 42544014
0200: sel=1007 base=40018000 limit=00001fff 32-bit rw-
Backtrace:
=>1 0x6010ef4d NSFComputeNoteExt+0x89d in nnotes (0x6010ef4d)
2 0x6010fa6f in nnotes (+0x10fa6f) (0x6010fa6f)
3 0x60047282 ?Lookup@BSearchable@@QBEPAXPBDG@Z+0x972 in nnotes (0x60047282)
4 0x60066860 OSFreeSem+0x350 in nnotes (0x60066860)
5 0x600474a1 ?Lookup@BSearchable@@QBEPAXPBDG@Z+0xb91 in nnotes (0x600474a1)
6 0x60047137 ?Lookup@BSearchable@@QBEPAXPBDG@Z+0x827 in nnotes (0x60047137)
7 0x600b428d NSFComputeEvaluate+0xed in nnotes (0x600b428d)
8 0x600b41cf NSFComputeEvaluate+0x2f in nnotes (0x600b41cf)
9 0x61b3bd12 in nnotesws (+0x4bbd12) (0x61b3bd12)
10 0x61b3c0b8 in nnotesws (+0x4bc0b8) (0x61b3c0b8)
11 0x616d9aee in nnotesws (+0x59aee) (0x616d9aee)
12 0x616d9c06 in nnotesws (+0x59c06) (0x616d9c06)
13 0x61b35218 in nnotesws (+0x4b5218) (0x61b35218)
14 0x616ca78e in nnotesws (+0x4a78e) (0x616ca78e)
15 0x617379de in nnotesws (+0xb79de) (0x617379de)
16 0x61736ab1 in nnotesws (+0xb6ab1) (0x61736ab1)
17 0x616c8eec in nnotesws (+0x48eec) (0x616c8eec)
18 0x61735efa in nnotesws (+0xb5efa) (0x61735efa)
19 0x61736241 in nnotesws (+0xb6241) (0x61736241)
20 0x61be7351 in nnotesws (+0x567351) (0x61be7351)
21 0x61b3550f in nnotesws (+0x4b550f) (0x61b3550f)
22 0x616ca78e in nnotesws (+0x4a78e) (0x616ca78e)
23 0x617307b0 in nnotesws (+0xb07b0) (0x617307b0)
24 0x61728f67 in nnotesws (+0xa8f67) (0x61728f67)
25 0x6172dfe7 in nnotesws (+0xadfe7) (0x6172dfe7)
26 0x616c9916 in nnotesws (+0x49916) (0x616c9916)
27 0x6173300e in nnotesws (+0xb300e) (0x6173300e)
28 0x61685f8f in nnotesws (+0x5f8f) (0x61685f8f)
29 0x61684be4 in nnotesws (+0x4be4) (0x61684be4)
30 0x40995a1a WINPROC_wrapper+0x1a in user32 (0x40995a1a)
31 0x40996450 in user32 (+0xa6450) (0x40996450)
32 0x40999f0d CallWindowProcA+0x8d in user32 (0x40999f0d)
33 0x40962bc8 DispatchMessageA+0x178 in user32 (0x40962bc8)
34 0x61719084 NEMMainLoop+0x2c4 in nnotesws (0x61719084)
35 0x0040195e in nlnotes (+0x195e) (0x0040195e)
36 0x00401e19 EntryPoint+0x185 in nlnotes (0x00401e19)
37 0x404e0f9d in kernel32 (+0x50f9d) (0x404e0f9d)
38 0x4003e087 wine_switch_to_stack+0x17 in libwine.so.1 (0x4003e087)
0x6010ef4d NSFComputeNoteExt+0x89d in nnotes: movl %edi,0x0(%edx)
Wine-dbg>cont
First chance exception: page fault on write access to 0x0551d3c4 in 32-bit code
(0x6010ef4d).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:1007 GS:0033
EIP:6010ef4d ESP:406bd370 EBP:406bd3ac EFLAGS:00210246( - 00 -RIZP1)
EAX:00000000 EBX:00000008 ECX:0551d3c4 EDX:0551d3c4
ESI:00000000 EDI:00000000
Stack dump:
0x406bd370: 42543814 42548458 42544bd8 60044e7d
0x406bd380: 00000000 42544bd8 42544014 60abbac9
0x406bd390: 00000000 4250c018 60abbac9 00000000
0x406bd3a0: 4250c018 00000000 00000000 406bd400
0x406bd3b0: 6010fa6f 0551d3c4 42544bd8 00000000
0x406bd3c0: 42544c0c 406bd3e8 604dccd5 42544014
0200: sel=1007 base=40018000 limit=00001fff 32-bit rw-
Backtrace:
=>1 0x6010ef4d NSFComputeNoteExt+0x89d in nnotes (0x6010ef4d)
2 0x6010fa6f in nnotes (+0x10fa6f) (0x6010fa6f)
3 0x60047282 ?Lookup@BSearchable@@QBEPAXPBDG@Z+0x972 in nnotes (0x60047282)
4 0x60066860 OSFreeSem+0x350 in nnotes (0x60066860)
5 0x600474a1 ?Lookup@BSearchable@@QBEPAXPBDG@Z+0xb91 in nnotes (0x600474a1)
6 0x60047137 ?Lookup@BSearchable@@QBEPAXPBDG@Z+0x827 in nnotes (0x60047137)
7 0x600b428d NSFComputeEvaluate+0xed in nnotes (0x600b428d)
8 0x600b41cf NSFComputeEvaluate+0x2f in nnotes (0x600b41cf)
9 0x61b3bd12 in nnotesws (+0x4bbd12) (0x61b3bd12)
10 0x61b3c0b8 in nnotesws (+0x4bc0b8) (0x61b3c0b8)
11 0x616d9aee in nnotesws (+0x59aee) (0x616d9aee)
12 0x616d9c06 in nnotesws (+0x59c06) (0x616d9c06)
13 0x61b35218 in nnotesws (+0x4b5218) (0x61b35218)
14 0x616ca78e in nnotesws (+0x4a78e) (0x616ca78e)
15 0x617379de in nnotesws (+0xb79de) (0x617379de)
16 0x61736ab1 in nnotesws (+0xb6ab1) (0x61736ab1)
17 0x616c8eec in nnotesws (+0x48eec) (0x616c8eec)
18 0x61735efa in nnotesws (+0xb5efa) (0x61735efa)
19 0x61736241 in nnotesws (+0xb6241) (0x61736241)
20 0x61be7351 in nnotesws (+0x567351) (0x61be7351)
21 0x61b3550f in nnotesws (+0x4b550f) (0x61b3550f)
22 0x616ca78e in nnotesws (+0x4a78e) (0x616ca78e)
23 0x617307b0 in nnotesws (+0xb07b0) (0x617307b0)
24 0x61728f67 in nnotesws (+0xa8f67) (0x61728f67)
25 0x6172dfe7 in nnotesws (+0xadfe7) (0x6172dfe7)
26 0x616c9916 in nnotesws (+0x49916) (0x616c9916)
27 0x6173300e in nnotesws (+0xb300e) (0x6173300e)
28 0x61685f8f in nnotesws (+0x5f8f) (0x61685f8f)
29 0x61684be4 in nnotesws (+0x4be4) (0x61684be4)
30 0x40995a1a WINPROC_wrapper+0x1a in user32 (0x40995a1a)
31 0x40996450 in user32 (+0xa6450) (0x40996450)
32 0x40999f0d CallWindowProcA+0x8d in user32 (0x40999f0d)
33 0x40962bc8 DispatchMessageA+0x178 in user32 (0x40962bc8)
34 0x61719084 NEMMainLoop+0x2c4 in nnotesws (0x61719084)
35 0x0040195e in nlnotes (+0x195e) (0x0040195e)
36 0x00401e19 EntryPoint+0x185 in nlnotes (0x00401e19)
37 0x404e0f9d in kernel32 (+0x50f9d) (0x404e0f9d)
38 0x4003e087 wine_switch_to_stack+0x17 in libwine.so.1 (0x4003e087)
0x6010ef4d NSFComputeNoteExt+0x89d in nnotes: movl %edi,0x0(%edx)
Wine-dbg>cont
First chance exception: page fault on write access to 0x0551d3c4 in 32-bit code
(0x6010ef4d).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:1007 GS:0033
EIP:6010ef4d ESP:406bd370 EBP:406bd3ac EFLAGS:00210246( - 00 -RIZP1)
EAX:00000000 EBX:00000008 ECX:0551d3c4 EDX:0551d3c4
ESI:00000000 EDI:00000000
Stack dump:
0x406bd370: 42543814 42548458 42544bd8 60044e7d
0x406bd380: 00000000 42544bd8 42544014 60abbac9
0x406bd390: 00000000 4250c018 60abbac9 00000000
0x406bd3a0: 4250c018 00000000 00000000 406bd400
0x406bd3b0: 6010fa6f 0551d3c4 42544bd8 00000000
0x406bd3c0: 42544c0c 406bd3e8 604dccd5 42544014
0200: sel=1007 base=40018000 limit=00001fff 32-bit rw-
Backtrace:
=>1 0x6010ef4d NSFComputeNoteExt+0x89d in nnotes (0x6010ef4d)
2 0x6010fa6f in nnotes (+0x10fa6f) (0x6010fa6f)
3 0x60047282 ?Lookup@BSearchable@@QBEPAXPBDG@Z+0x972 in nnotes (0x60047282)
4 0x60066860 OSFreeSem+0x350 in nnotes (0x60066860)
5 0x600474a1 ?Lookup@BSearchable@@QBEPAXPBDG@Z+0xb91 in nnotes (0x600474a1)
6 0x60047137 ?Lookup@BSearchable@@QBEPAXPBDG@Z+0x827 in nnotes (0x60047137)
7 0x600b428d NSFComputeEvaluate+0xed in nnotes (0x600b428d)
8 0x600b41cf NSFComputeEvaluate+0x2f in nnotes (0x600b41cf)
9 0x61b3bd12 in nnotesws (+0x4bbd12) (0x61b3bd12)
10 0x61b3c0b8 in nnotesws (+0x4bc0b8) (0x61b3c0b8)
11 0x616d9aee in nnotesws (+0x59aee) (0x616d9aee)
12 0x616d9c06 in nnotesws (+0x59c06) (0x616d9c06)
13 0x61b35218 in nnotesws (+0x4b5218) (0x61b35218)
14 0x616ca78e in nnotesws (+0x4a78e) (0x616ca78e)
15 0x617379de in nnotesws (+0xb79de) (0x617379de)
16 0x61736ab1 in nnotesws (+0xb6ab1) (0x61736ab1)
17 0x616c8eec in nnotesws (+0x48eec) (0x616c8eec)
18 0x61735efa in nnotesws (+0xb5efa) (0x61735efa)
19 0x61736241 in nnotesws (+0xb6241) (0x61736241)
20 0x61be7351 in nnotesws (+0x567351) (0x61be7351)
21 0x61b3550f in nnotesws (+0x4b550f) (0x61b3550f)
22 0x616ca78e in nnotesws (+0x4a78e) (0x616ca78e)
23 0x617307b0 in nnotesws (+0xb07b0) (0x617307b0)
24 0x61728f67 in nnotesws (+0xa8f67) (0x61728f67)
25 0x6172dfe7 in nnotesws (+0xadfe7) (0x6172dfe7)
26 0x616c9916 in nnotesws (+0x49916) (0x616c9916)
27 0x6173300e in nnotesws (+0xb300e) (0x6173300e)
28 0x61685f8f in nnotesws (+0x5f8f) (0x61685f8f)
29 0x61684be4 in nnotesws (+0x4be4) (0x61684be4)
30 0x40995a1a WINPROC_wrapper+0x1a in user32 (0x40995a1a)
31 0x40996450 in user32 (+0xa6450) (0x40996450)
32 0x40999f0d CallWindowProcA+0x8d in user32 (0x40999f0d)
33 0x40962bc8 DispatchMessageA+0x178 in user32 (0x40962bc8)
34 0x61719084 NEMMainLoop+0x2c4 in nnotesws (0x61719084)
35 0x0040195e in nlnotes (+0x195e) (0x0040195e)
36 0x00401e19 EntryPoint+0x185 in nlnotes (0x00401e19)
37 0x404e0f9d in kernel32 (+0x50f9d) (0x404e0f9d)
38 0x4003e087 wine_switch_to_stack+0x17 in libwine.so.1 (0x4003e087)
0x6010ef4d NSFComputeNoteExt+0x89d in nnotes: movl %edi,0x0(%edx)
Wine-dbg>run
In 32 bit mode.
0x404e0f98: movl %edi,0x0(%esp)
Wine-dbg>cont
fixme:system:SystemParametersInfoW Unimplemented action: 8198 (SPI_GETCARETWIDTH)
fixme:ole:CoRegisterMessageFilter stub
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59}
could be created for for context 0x1
fixme:ole:CoCreateInstance no classfactory created for CLSID
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
fixme:ole:CoRegisterMessageFilter stub
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error
0x8001011d
Process of pid=0x00000015 has terminated
Wine-dbg>cont
No process loaded, cannot execute 'cont'
Wine-dbg>cont
No process loaded, cannot execute 'cont'
Wine-dbg>Ctrl-C: stopping debuggee
err:seh:setup_exception nested exception on signal stack in thread 0014 eip
ffffe40e esp 4139b824 stack 0x45881000-0x45991000
Ctrl-C: stopping debuggee
err:seh:setup_exception nested exception on signal stack in thread 001b eip
ffffe40e esp 41399824 stack 0x4398e000-0x43a9e000
Ctrl-C: stopping debuggee
err:seh:setup_exception nested exception on signal stack in thread 001a eip
ffffe40e esp 4128d824 stack 0x4387d000-0x4398d000
Ctrl-C: stopping debuggee
Ctrl-C: stopping debuggee
No process loaded, cannot execute 'cont'
Wine-dbg>quit
WineDbg terminated on pid 0x15
burnty2k:/home # wine
Wine 0.9.6
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
burnty2k:/home #
--
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=4541
------- Additional Comments From parsonsl(a)upstate.edu 2006-13-02 16:27 -------
I will try to run the regression testing on freebsd 6.0 later this week.
Perhaps this is an issue specific to freebsd? What OS are you running that
was able to run winMDI under the newest wine?
--
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=4570
------- Additional Comments From moz(a)liebesgedichte.siteware.ch 2006-13-02 15:59 -------
Thanks. I've installed IE6 nonetheless and added a native dbghelp.dll to
windows/system and have set it to "native" in winecfg. It still complains and
doesn't want to initiate DbgHelp:
wine: Unhandled exception 0x0eedfade at address 0x0000:0x7fcb08d0 (thread
0009), starting debugger...
WineDbg starting on pid 0x8
Couldn't initiate DbgHelp
First chance exception: 0xc0000025 in 32-bit code (0x7beb4cfa).
In 32 bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:1007 GS:0033
EIP:00000000 ESP:00000008 EBP:00000000 EFLAGS:00200216( - 00 - IAP1)
EAX:7fc5f5f0 EBX:7bef37f0 ECX:7fc5f9d0 EDX:00000000
--
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=4570
------- Additional Comments From hans(a)it.vu.nl 2006-13-02 15:50 -------
You can fake an IE install by adding the following to your ~/.wine/system.reg:
[Software\\Microsoft\\Internet Explorer]
"Version"="6.0.2900.2180"
MDAC is a redistributable. Your application could have bundled it to avoid
this problem (it would quit the same way on Windows if MDAC wasn't installed).
In practice MDAC is already there via some other application.
--
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=4552
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-13-02 15:35 -------
so what should it look like then? i tried native riched20 and there wasn't any
text either. Could you test on windows how it really should look like?
--
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=4572
Summary: user: Tooltips have wrong Z-Position and deactivate the
Main-Window
Product: Wine
Version: CVS
Platform: PC
URL: http://www.videolan.org/vlc/download-windows.html
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
While testing vlc-0.8.4a-win32 (AppDB-Entry waits for the AppDB-Maintainer):
Run from the App-Directory: wine vlc.exe
The Tooltips of the Volume-Level come up behind the Main-Window and the
Main-Window is still activated.
Windows: The Tooltip comes up in front of the Main-Window.
The Tooltips of the Rest of the Button-Bar come up in front of the Main-Window
and the Main-Window is deactivated.
Windows: The Main-Window is still activated.
When the Main-Window is deactivated:
(I moved the Top-Border of the active Console-Window just below the Speaker-Symbol)
The Tooltips of the Volume-Level come up in front of the the Main-Window, but
behind the Console-Window.
Windows: The Tooltip comes up in front of the Main-Window and in front of the
Console-Window.
When using "Virtual-Desktop" or "Unmanaged", all Tooltips are in front of the
Main-Window and the Main-Window is still active.
Ubuntu 5.04 (Gnome/Metacity: 2.10.0)
--
By by ... Detlef
--
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=4570
------- Additional Comments From moz(a)liebesgedichte.siteware.ch 2006-13-02 15:01 -------
That's a shame, I was looking for a IE-less (and therefore windows license-less)
install. It's not a problem for me but probably for others. Oh well. Are there
any plans on implementing the most important parts of ADO? Should this bug be
duped or closed or left alone?
--
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=4541
------- Additional Comments From hans(a)it.vu.nl 2006-13-02 14:45 -------
This program installs and seems to run just fine here on today's CVS
and with a fresh wine prefix (i.e, after rm -rf ~/.wine).
--
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=4552
------- Additional Comments From Basic-Master(a)gmx.net 2006-13-02 14:30 -------
Thanks for your patch. I checked out CVS today, patched the editor.c, recompiled
everything and replaced the new .dll.so with that one in /usr/lib/wine. Now it
doesn't show me any text, the text fields are empty now... I also get this
message in the console when I start HLSW:
fixme:win:SetWindowTextA setting text "{\\rtf1
{\\colortbl;\\red0\\green0\\blue255;\\red255\\green0\\blue0;}12 Feb 06
18:37:57}" of other process window (nil) should not use SendMessage
Maybe this has something to do with this bug, don't know.
--
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=4570
------- Additional Comments From hans(a)it.vu.nl 2006-13-02 14:27 -------
Looking at your log and googling for the guid
00000514-0000-0010-8000-00aa006d2ea4 suggests that
ADO is missing on your system. Try installing the
package (the installer binary is called MDAC_TYP.exe).
This package has a dependency on IE so you need to
install IE first. The appdb (http://appdb.winehq.org/)
should have instructions on how to do this.
--
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=4571
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-13-02 13:39 -------
Created an attachment (id=1882)
--> (http://bugs.winehq.org/attachment.cgi?id=1882&action=view)
console output
Confirmed. Added the console output. The server that the download link points
to is _very_ busy, so you might have to try a dozen times, to get the download
started
--
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=4521
b.buschinski(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From b.buschinski(a)web.de 2006-13-02 12:31 -------
It seems to be fixed in the todays cvs (20060213)
I dont know if it was your new patch H. Verbeet
if so... great work =)
--
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=4305
bgp(a)cs.elte.hu changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.dragonlancetc.com|http://www.dragonlancetc.com
|/forums/attachments/dltcep67|/forums/index.php?action=dla
|.zip |ttach;topic=1299.0;id=174
------- Additional Comments From bgp(a)cs.elte.hu 2006-13-02 11:21 -------
Replaced URL with a less complex program testing only EM_GETLINE and EM_SETOPTIONS.
Source code is also in the package.
--
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=4333
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lats(a)yless4u.com.au
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-13-02 09:41 -------
With the stub in the previous message GoogleEarth gets a bit further. However it
then crashes. There seems to be a problem in Scriptitemize.Now i saw this patch
on wine-patches mailing list:
http://www.winehq.org/pipermail/wine-patches/attachments/20060213/a3bd60d9/…
(Note: you have to do "autoconf" first before you can get wine compile it)
Although the text is screwed up , GoogleEarth doesn't crash anymore, so i'd say
that _is_ some progress. Jeff ,I've added you to this bug, could you convert the
patch in something that helps GoogleEarth to run fine? I'll attach a screenshot
hereafter. Thanks
(Note googleearth still needs native msvcrt the first time you run it)
--
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=4038
------- Additional Comments From bo(a)bjornsen.org 2006-13-02 09:32 -------
I had the same problem with Archlinux current, kernel 2.6.15.4,
eac-0.95b3-cdrdao and wine 0.9.7.
Downloading and using the non-cdrdao version of EAC (eac-0.95b3) fixed it.
--
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.