http://bugs.winehq.com/show_bug.cgi?id=850
------- Additional Comments From traxtopel(a)hotpop.com 2002-07-07 08:59 -------
Created an attachment (id=208)
Lotus 123 full debug
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=850>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=849
------- Additional Comments From traxtopel(a)hotpop.com 2002-07-07 08:41 -------
Created an attachment (id=207)
Wordpro Debug
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=849>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=859
Summary: Lotus Notes detach all does not work
Product: Wine
Version: 20020605
Platform: PC
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: traxtopel(a)hotpop.com
Using notes 5.10 running wine 20020605 (same problem in wine cvs 20020706).
Compiled with gcc 2.95 (debian woody)
Non windows wine install.
When trying to use the option DETACH ALL in Lotus notes to detach and save
multiple files, a file manager window appears for you to select a directory,
apoun selecting a dir, then clicking OK the files do not detach.
What information do I need to supply?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=859>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=819
------- Additional Comments From traxtopel(a)hotpop.com 2002-07-07 08:22 -------
Sametime connect is a chat client. The server side is ran on Lotus Domino servers.
The client has also the functionality to connect to AOL.
Using a non win32 wine setup, it will not allow me to connect to the sametime
server. Normally when you start the software up, you will be greeted with the
login prompt. Under wine this does not occur unless you use the windows/system
dir. Then a login prompt will appear, gaving said that when you try and connect
it refuses, no error messages.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=819>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=843
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Summary|CreateFile returns |CreateFile returns
|ERROR_SHARED_VIOLATION |ERROR_SHARING_VIOLATION
|instead of |instead of
|ERROR_ALREADY_EXISTS |ERROR_ALREADY_EXISTS
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-07-06 08:50 -------
I'm planning on improving tons of file system functions soon.
If someone wants to fix it before that, feel free.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=843>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=858
Summary: Segfault in WineEngInit () ( libgdi32.dll.so )
Product: Wine
Version: 20020605
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: sylvain_pasche(a)yahoo.fr
Hello,
Since I updated my system, wine does not starts any more.
I'm using debian binary packages from http://gluck.debian.org/
Here's the latest log messages (this output is not related to the program run,
it's sol.exe here, but could have been anything)
wine -debugmsg +font sol.exe
trace:font:DumpFontList Family: L"Wingdings 3"
trace:font:DumpFontList L"Regular"
trace:font:WineEngCreateFontInstance L"System", h=16, it=0, weight=400,
PandF=22, charset=0 orient 0 escapement 0
trace:font:WineEngCreateFontInstance Choosen L"Arial" L"Regular"
trace:font:WineEngGetFontData font=0x40388c78, table=584d4456, offset=00000000,
buf=0x405c6b08, cbData=6
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr
0x40287057
Running with gdb returns some useful informations:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 27372)]
0x08458b00 in ?? ()
(gdb) bt
#0 0x08458b00 in ?? ()
#1 0x407370b9 in WineEngInit () from /usr/lib/libgdi32.dll.so
#2 0x40736eb0 in WineEngInit () from /usr/lib/libgdi32.dll.so
#3 0x40737b8b in WineEngCreateFontInstance () from /usr/lib/libgdi32.dll.so
#4 0x40724eb8 in CreateFontW () from /usr/lib/libgdi32.dll.so
#5 0x407294f0 in SelectObject () from /usr/lib/libgdi32.dll.so
#6 0x4071d3d9 in DC_InitDC () from /usr/lib/libgdi32.dll.so
#7 0x4071e0ca in CreateDCA () from /usr/lib/libgdi32.dll.so
#8 0x4065160b in SYSMETRICS_Init () from /usr/lib/wine/user32.dll.so
#9 0x4067ac2c in GetTabbedTextExtentW () from /usr/lib/wine/user32.dll.so
#10 0x4067ada5 in UserClientDllInitialize () from /usr/lib/wine/user32.dll.so
#11 0x4007c599 in PE_InitDLL () from /usr/lib/libntdll.dll.so
#12 0x40078d3b in MODULE_AllocModRef () from /usr/lib/libntdll.dll.so
#13 0x40078e59 in MODULE_DllProcessAttach () from /usr/lib/libntdll.dll.so
#14 0x40078e35 in MODULE_DllProcessAttach () from /usr/lib/libntdll.dll.so
#15 0x400b8cb0 in PROCESS_CallUserSignalProc () from /usr/lib/libntdll.dll.so
#16 0x400bccbd in SYSDEPS_SetCurThread () from /usr/lib/libntdll.dll.so
I think the problem could be related to freetype, from what I've seen in
WineEngInit(void)
If would have wanted to compile from sources, to get get a more precise
backtrace, but as the latest tarball is huge for a modem user, I did have not
tryed yet.
Just tell me if you need more info.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=858>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=851
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-07-06 08:39 -------
May be ok for you, but of course we should still try to track down which package
has problems here, and then we should try to fix the problem ;-)
Or at least we should have some "package requirement" info at some official place
instead.
So does anyone have some further info to track it down ?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=851>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=856
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From marcus(a)jet.franken.de 2002-07-06 06:55 -------
i am doing that.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=856>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=825
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-07-06 06:09 -------
FYI This can be 'worked around' but changing SetWindowLong to not call
SetParent for a GWL_HWNDPARENT. I am 99% sure this is a completely inaccurate
change and have no intention of persuing it - BUT it enables me to carry on
fixing oleaut32 while waiting for a 'proper' fix.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=825>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=856
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-07-06 05:59 -------
Yep, of course this is probably OleLoadPicture(Ex) related.
These two seem to be a frequent showstopper for VB programs,
so one might want to fix this properly...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=856>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=856
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-07-06 05:43 -------
Created an attachment (id=206)
Simple window which should have its own icon
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=856>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=856
Summary: Window icons dont appear for VB programs
Product: Wine
Version: CVS
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P4
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: us(a)the-edmeades.demon.co.uk
A simple VB program which sets the icon for the form doesnt work. I'll attach
an example (may need the vb6 runtime dll MSVBVM60 - if so download the first
attachment to bug#825). Basically the icon in the top left of the page should
be a shuttlecock but stays as the default window manager icon.
Other programs icons work fine, such as winemine. Running native oleaut32
resolves the problem. Initially I think OleLoadPictureEx has something to do
with it, but making that propergate the call into OleLoadPicture (as a test)
seems to get things a lot further on BUT still never sets the icon.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=856>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=769
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |pouech(a)winehq.com
------- Additional Comments From apa3a(a)yahoo.com 2002-07-05 14:38 -------
Eric, please review.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=769>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=769
------- Additional Comments From johane(a)lysator.liu.se 2002-07-05 14:04 -------
In latest CVS, problems are still present.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=769>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=851
jingle(a)telekbird.com.cn changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jingle(a)telekbird.com.cn 2002-07-05 04:26 -------
It's OK now,after update some RPMS from ftp://updates.redhat.com/
the file list is:
==========================================
autoconf-2.13-17.noarch.rpm
binutils-2.11.90.0.8-12.i386.rpm
gcc3-3.0.4-1.i386.rpm
gcc3-c++-3.0.4-1.i386.rpm
libgcc-3.0.4-1.i386.rpm
libstdc++3-3.0.4-1.i386.rpm
libstdc++3-devel-3.0.4-1.i386.rpm
==========================================
Thanx
Jingle.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=851>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=841
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-04 23:33 -------
Great upsidedown and backwards... at least they aren't on the same surface.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=841>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=841
------- Additional Comments From idstewart(a)compuvative.com 2002-07-04 22:58 -------
Created an attachment (id=203)
second attempt at DDBLT_FX trace
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=841>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=820
mcloud(a)zipmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
------- Additional Comments From mcloud(a)zipmail.com 2002-07-04 18:01 -------
The wine version of Conectiva 6.0 is 20001026 (very old, I guess). After trying
running in Desktop mode (800x600x24bits), appears that it can run in DGA mode,
but it core dumps when I try to start the game (maybe it needs a depth of 8
instead of 24, but in previous version it was able to switch)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=820>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=820
mcloud(a)zipmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|OpenBSD |Linux
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=820>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=841
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-04 16:07 -------
I could not find any lines in the attached trace where the DDBLTFX flag was set.
Please try again.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=841>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=841
------- Additional Comments From idstewart(a)compuvative.com 2002-07-04 14:11 -------
Created an attachment (id=202)
subset of output from 'wine --debugmsg +ddraw Baldur.exe' showing DDBLT trace messages
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=841>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=854
------- Additional Comments From puoti(a)inwind.it 2002-07-04 14:10 -------
I had same problem on wine-20020605, version 20020509 works fine. Compiling on
Mandrake Linux 8.2 with all important updates done with MandrakeUpdate, gcc
3.0.4, glibc 2.2.4, Xfree86 4.2, Kde3, Amd3 processor (1007.025 Mhz), 128MB RAM,
all hardware working fine (Including openglide on nvidia card with nvidia
drivers); had same problem with cvs winex.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=854>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=777
------- Additional Comments From spetreolle(a)yahoo.fr 2002-07-04 12:29 -------
Yes, launching it manually doesn't function.
different ways tried :
$ regedit .... (ie via the wrapper)
$ wine "g:\regedit\regedit" ... (g: is /home/wine/programs)
running it with native regedit functions:
$ wine "c:\regfiles\regedit" ...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=777>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=826
------- Additional Comments From apa3a(a)yahoo.com 2002-07-04 11:42 -------
Erik, please provide more information about your environment - which version of
Wine did you install, your OS/distribution. Without this information we won't be
able to help you.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=826>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.