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.
http://bugs.winehq.com/show_bug.cgi?id=1555
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |h.davies1(a)physics.ox.ac.uk
------- Additional Comments From mike(a)theoretic.com 2003-03-07 12:44 -------
Hi Huw, can you take a look at this? Quite a few people are having similar problems.
--
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=1569
Summary: Compile problem for Solaris 9 and gcc 3 in wine-
20030618/dlls/ntdll/signal_i386.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
FAULT_ADDR gets used at line 1006. It is of type (void *). It needs a cast to be
able to dereference the structre element. This is how line 372 should read ...
#define FAULT_ADDRESS (((k_siginfo_t *)__siginfo)->si_addr)
Once doing this the compile continues
--
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.