http://bugs.winehq.org/show_bug.cgi?id=3343
------- Additional Comments From the3dfxdude(a)gmail.com 2005-28-09 00:33 -------
Wierd, looks X might have been broken by a recent security patch. Slack has
had an update now to fix that. (I use DRI CVS, not the vanilla slack packages)
Sun Sep 25 22:02:46 PDT 2005
x/x11-6.8.2-i486-4.tgz: Rebuilt with a modified patch for an earlier pixmap
overflow issue. The patch released by X.Org was slightly different than
the one that was circulated previously, and is an improved version. There
have been reports that the earlier patch broke WINE and possibly some
other programs.
For more information, see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2495
(* Security 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=3413
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2005-27-09 22:43 -------
This bug has been fixed in CVS with patch 20134:
Log message:
Frank Richter <frank.richter(a)gmail.com>
Unregister theming subclasses at comctl32 shutdown; should fix
reported re-registration 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=2538
------- Additional Comments From markknecht(a)gmail.com 2005-27-09 21:40 -------
NOTE: I believe there have been reports of similar menu failures on the
Crossover Office Discuss list for a few other apps. At least I remember thinking
they sounded similar.
--
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=3413
Summary: wine --version produces strange messages
Product: Wine
Version: 20050830
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markknecht(a)gmail.com
In an account that does not have a .wine directory I run wine --version. I get
error messages:
mark@lightning /mnt/cdrom $ wine --version
wine: creating configuration directory '/home/mark/.wine'...
err:theming:THEMING_Initialize Could not re-register class L"#32770": 582
err:theming:THEMING_Initialize Could not re-register class L"ComboBox": 582
err:theming:THEMING_Initialize Could not re-register class L"ComboLbox": 582
err:theming:THEMING_Initialize Could not re-register class L"Edit": 582
err:theming:THEMING_Initialize Could not re-register class L"ListBox": 582
err:advpack:create_tmp_ini_file Unable to create temp ini file
err:advpack:create_tmp_ini_file Unable to create temp ini file
wine: '/home/mark/.wine' created successfully.
Wine 20050830
mark@lightning /mnt/cdrom $
NOTE: This is an AMD64 machine.
--
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=3412
Summary: Wine unable to Install MathCAD 8
Product: Wine
Version: 20050830
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markknecht(a)gmail.com
I attempted an install of MAthCAD Version 8. It's an old version but the only
one I have. The installation failed pretty quickly. Here's what was in the terminal:
mark@lightning /mnt/cdrom $ wine SETUP.EXE
err:module:DelayLoadFailureHook failed to delay load uxtheme.dll.GetWindowTheme
wine: Call from 0x559e8910 to unimplemented function uxtheme.dll.GetWindowTheme,
aborting
wine: Unhandled exception (thread 000c), starting debugger...
err:seh:start_debugger Couldn't start debugger ("winedbg --auto 11 136") (4)
Read the Wine Developers Guide on how to set up winedbg or another debugger
mark@lightning /mnt/cdrom $
NOTE: This is an AMD64 machine, 64-bit kernel, Gentoo
--
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=3166
------- Additional Comments From markknecht(a)gmail.com 2005-27-09 21:11 -------
I tried installing Quicken 2005 Premier Edition. (Not specifically listed in the
AppDb so I'm entering my data here.) The install starts, pops up a first dialog
and then pretty much immediately died. HEre's what I got in my terminal:
mark@lightning /mnt/cdrom $ ls
autorun custom disk1 ie install.exe mmc
autorun.inf dao dsmf iguide media tools
mark@lightning /mnt/cdrom $ wine install.exe
mark@lightning /mnt/cdrom $ err:ole:RpcChannelBuffer_SendReceive Could not
create RpcSendReceive thread, error 4
err:ole:xCall RpcChannelBuffer SendReceive failed, 8000ffff
err:ole:RpcChannelBuffer_SendReceive Could not create RpcSendReceive thread, error 4
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error
0x8000ffff
mark@lightning /mnt/cdrom $
NOTE: This is an AMD64 machine. I do not pretend to know how that effects thing
except that folks on the Wine-Users list tell me Wine should run.
--
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.