http://bugs.winehq.com/show_bug.cgi?id=54
------- Additional Comments From Speeddymon(a)yahoo.com 2003-06-07 17:07 -------
Looking thru the changelog i see a couple of possible things that might be the
cause of the ownerdrawn button being on the wrong bkgnd.. Francois, if you
have the time, could you do a regression test?
I would need you to check with wine-19991013 sometime before 13:49:42
and if it still doesnt draw right, check with wine-19990715 sometime before
16:07:19 (times on both are UTC, of course)
If it doesnt draw correctly in either of those, let me know and I will delve
into this a little deeper, but I am pretty sure the one from 1013 would fix
this..
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1574
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)yahoo.com 2003-06-07 15:58 -------
closing
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1574
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From Speeddymon(a)yahoo.com 2003-06-07 15:58 -------
I inadvertently grabbed the wrong sources and therefore this bug is invalid..
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=22
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |1574
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1574
Summary: Shellexecute, bug 22, and MSDN
Product: Wine
Version: unspecified
Platform: All
URL: http://msdn.microsoft.com/library/default.asp?url=/libra
ry/en-
us/shellcc/platform/shell/reference/functions/shellexecu
te.asp
OS/Version: Linux
Status: NEW
Keywords: conformance
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: Speeddymon(a)yahoo.com
OtherBugsDependingO 22
nThis:
Looking at the URL above and then looking at our shlexec.c, I noticed one small
difference between the 2.
In the MSDN docs, it says that if lpOperation is null:
"For systems prior to Microsoft Windows 2000, the default verb is used if it
is valid and available in the registry. If not, the "open" verb is used.
For Windows 2000 and later systems, the default verb is used if available. If
not, the "open" verb is used. If neither verb is available, the system uses
the first verb listed in the registry."
In wine's shlexec.c, if lpOperation is null, we only use the open verb, like
so:
if (lpOperation == NULL) /* default is open */
lpOperation = "open";
I think this could hinder certain programs, especially if someone would like
it to do something besides open the file (like in the case of bug 22, where
it is a link, not a file).. This could also be a problem if there is no
application associated with the file, since we have no window/tool allowing
the user to choose the app (also in the case of bug 22, where we have nothing
to open links yet)...
I guess I should add that in the code for shlexec.c we do have handling for
links, but it appears to not make it that far as of right now..
I am also waiting on a tracelog from andy for bug 22 to see exactly where it
stops
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=11
------- Additional Comments From Speeddymon(a)yahoo.com 2003-06-07 11:45 -------
Francois, could you possibly add a screenshot of how the drawing looks in wine
to your site and then add the link here?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1573
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From mike(a)theoretic.com 2003-05-07 14:47 -------
This isn't a bug in Wine, it's a problem with your setup. I'll mark it INVALID,
as this database is for faults in Wine.
You'd be best asking on one of the wine user support forums, either the mailing
list or on IRC. In particular, try uninstalling wine (using whatever mechanism
you used to install it), then download the latest release in source code form
(.tar.gz) and install it using the ./tools/wineinstall script.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1573
Summary: bug in wine
Product: Wine
Version: 20030618
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: flupflopflap(a)hotmail.com
i have a bug in wine.
each time i want to start up a windows executable wine pops up and closes
again.i run suse linux 8.0
When i type wine in shell it gives me the message:wine: relocation error:
wine: undefined symbol: PROCESS_InitWine
i would like to know how to fix this.
i use wine ver.20030619
i already tried uninstalling and re-installing.
thx ;-)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1572
Alan.Hargreaves(a)Sun.COM changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Malformed else and use of |Malformed else, use of
|obsolete ifreq |obsolete ifreq
|structure/union in ifenum.c |structure/union and missing
| |getInterfaceAddrByName in
| |ifenum.c
------- Additional Comments From Alan.Hargreaves(a)Sun.COM 2003-04-07 22:53 -------
As a part of creating a patch for wine-patches, I discovered that Solaris does
not implement getInterfaceAddrByName.
The patch that will be sent in (after testing) will contain the fixes for
1. The malformed else
2. A #ifdef'd __sun version of getInterfaceMtuByName that uses struct lifreq
3. A #ifdef'd __sun implementation of getInterfaceAddrByName
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1565
------- Additional Comments From twhlai(a)sympatico.ca 2003-04-07 20:49 -------
I tried "bt" at the wine-dbg prompt, and it seems there's infinite recursion in
C:\windows\system\iphlpapi.dll, causing the stack overflow. I tried changing my
config to use WINE's builtin version of iphlpapi.dll instead of the native
version, and now Lotus runs. Yay! I'll let you close this bug report. Thanks
for your patience.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1565
------- Additional Comments From twhlai(a)sympatico.ca 2003-04-07 17:57 -------
I ran winecheck and found some permission problems that I fixed. Now, when I
run "wine nlnotes.exe" in conjunction with Cisco VPN client 3.7.3.A-k9-0321, I
can get past the password prompt, but when I click on "Mail", I get a stack
overflow error. I've included a new attachment of the problem. Thanks.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1567
------- Additional Comments From u.herbst(a)t-online.de 2003-04-07 16:59 -------
Yes, that's exactly what should happen - I expect the welcome- (splash-
)screen to disappear. I also tried to drag the "serial number window" out
from behind the annoying screen - without success. There seems to be no
way to give the focus to the "serial number window".
Kind regards
Ulrich
Date sent: Thu, 3 Jul 2003 13:19:21 -0500
From: Wine Bugs <wine-bugs(a)winehq.com>
To: u.herbst(a)t-online.de
Subject: [Bug 1567] Capella 2002 - welcome-screen doesn't
disappear
> http://bugs.winehq.com/show_bug.cgi?id=1567
>
>
>
>
>
> ------- Additional Comments From mike(a)theoretic.com 2003-03-07 13:19
> ------- Well, it works OK for me, I just dragged the serial number
> window out from behind the splash screen and hit cancel. Then the splash
> disappeared.
>
> Do you mean it should disappear when the licensing dialog appears?
>
> --
> Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
> ------- You are receiving this mail because: ------- You reported the
> bug, or are watching the reporter.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1572
------- Additional Comments From mike(a)theoretic.com 2003-04-07 04:55 -------
Again, patches are needed for this kind of stuff. Very few people work on the
Solaris port, almost all developers are Linux based. TIA -mike
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1565
------- Additional Comments From twhlai(a)sympatico.ca 2003-04-07 01:11 -------
Lotus Notes already installed on Windows ME. When I run "wine
C:\\Lotus\\Notes\\nlnotes.exe", I briefly get a totally blank window, which then
disappears. I've attached my .wine/config file in case it helps. I've also
attached the last 150 lines from "wine --debugmsg +relay
C:\\Lotus\\Notes\\nlnotes.exe" as relay.out. Thanks.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1568
------- Additional Comments From pilletiai(a)gmx.net 2003-03-07 23:01 -------
the standard output is: en_GB.UTF-8
i also tried it with: en_GB.ISO8859-1, de_DE.UTF-8, de_DE.ISO8859-1
but it doesn't work.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1572
Summary: Malformed else and use of obsolete ifreq structure/union
in ifenum.c
Product: Wine
Version: 20030618
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: Alan.Hargreaves(a)Sun.COM
Looking through the code, the brace on line 666 should move up to before the
else clause.
Solaris since at least Solaris 8 (I have not checked earlier) has obsoleted use
of the ifreq structure. The new structure is lifreq (defined in
/usr/include/net/if.h). The major problem of using the ifreq structure is that
the ifr_mtu union element is not defined. While possible to kludge your way
around this, we should be using the lifreq union. The other option, which I will
also do is to log a bug within Sun to get the ifr_mtu union element into the
obsolete ifreq union (I don't like the chances of getting this done for Solaris
10, let alone backported to anything earlier).
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1571
Summary: flash MX gui partially loaded, wine frozen
Product: Wine
Version: 20030618
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: prahal(a)yahoo.com
Happen since updating from 20030508, was perfectly working before (except
toolkit icons not showing).
(sorry for the keyboard thingy not done yet, mozilla debugging s plain time job
these days :(
succed in getting an output once:
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (French keyboard layout) for scancode mapping.
Please define your layout in dlls/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
fixme:ole:CoCreateInstance no classfactory created for CLSID {275c23e2-3747-11d0
-9fea-00aa003f8646}, hres is 0x80040154
fixme:ole:CoCreateInstance no classfactory created for CLSID {275c23e2-3747-11d0
-9fea-00aa003f8646}, hres is 0x80040154
err:module:BUILTIN32_dlopen failed to load .so lib for builtin uxtheme.dll: /usr
/lib/wine/uxtheme.dll.so: Ne peut ouvrir le fichier d'objet partag?: Aucun fichi
er ou r?pertoire de ce type
fixme:ole:CoRegisterMessageFilter stub
fixme:wintab32:WTInfoA (0, 0, (nil)): stub
err:module:BUILTIN32_dlopen failed to load .so lib for builtin quicktime.qts: /u
sr/lib/wine/quicktime.qts.so: Ne peut ouvrir le fichier d'objet partag?: Aucun f
ichier ou r?pertoire de ce type
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stufixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:storage:StgCreateDocfile Transacted mode not implemented.
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:mdi:MDIRefreshMenu partially function stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:imm:ImmGetContext (0x10092): stub
fixme:imm:ImmReleaseContext (0x10092, (nil)): stub
fixme:imm:ImmGetContext (0x10092): stub
fixme:imm:ImmSetCompositionFontA ((nil), 0x408b18d0): stub
fixme:imm:ImmReleaseContext (0x10092, (nil)): stub
fixme:imm:ImmSetCompositionFontA ((nil), 0x408b18d0): stub
fixme:imm:ImmReleaseContext (0x10092, (nil)): stub
fixme:imm:ImmGetContext (0x10055): stub
fixme:ole:CoCreateInstance no classfactory created for CLSID {275c23e2-3747-11d0
-9fea-00aa003f8646}, hres is 0x80040154
fixme:ole:CoCreateInstance no classfactory created for CLSID {275c23e2-3747-11d0
-9fea-00aa003f8646}, hres is 0x80040154
fixme:imm:ImmGetContext (0x10055): stub
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
Major opcode of failed request: 62 (X_CopyArea)
Resource id in failed request: 0x0
Serial number of failed request: 12361
Current serial number in output stream: 12458
err:ntdll:RtlpWaitForCriticalSection section 0x4109c530 "x11drv_main.c: X11DRV_C
ritSection" wait timed out in thread 000a, blocked by 0009, retrying (60 sec)
PS: does wine ever require registry update and how can it be achieve (without
losing old apps entries) ?
Do not hesitate sending me back to doc if i ve missed somethg (just read the
pointers from wine bug page, my bad)
Cheers
Alban
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1565
------- Additional Comments From mike(a)theoretic.com 2003-03-07 13:24 -------
Those errors are harmless. If you can't run Notes, your problem lies elsewhere.
Can you please give a better description of the problem.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1567
------- Additional Comments From mike(a)theoretic.com 2003-03-07 13:19 -------
Well, it works OK for me, I just dragged the serial number window out from
behind the splash screen and hit cancel. Then the splash disappeared.
Do you mean it should disappear when the licensing dialog appears?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1570
Summary: MMDRV_Exit Closing while ll-driver open
Product: Wine
Version: 20030618
Platform: Other
URL: www.pillulion.de.vu
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: pillulaeroport(a)freenet.de
Nearly every applications crash down and this error is displayed in the console:
MMDRV_Exit Closing while ll-driver open
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.