http://bugs.winehq.org/show_bug.cgi?id=4807
Summary: Putty unusable until font changed or Courier New
installed. Font mapping not respecing fixed-width
attribute?
Product: Wine
Version: 0.9.9.
Platform: Other
URL: http://www.chiark.greenend.org.uk/~sgtatham/putty/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
As part of my dogfood testing, I'm trying to live with
Putty on wine instead of using windows ssh.
putty's default font settings are unusable with
Wine's default fonts. Particular problems are the
'm' and 'w' glyphs, which Putty seems to think are
half as wide as they really are; when you type 'm'
at the putty username prompt, it looks as if you typed 'n'
because the block cursor obscures the right half of the glyph.
To repeat:
0. Wipe out ~/.wine as usual when testing new apps
1. install putty-0.58, e.g. by running
http://the.earth.li/~sgtatham/putty/latest/x86/putty-0.58-installer.exe
2. try logging in to localhost, and typing the letters of the alphabet.
Observe that 'm' and 'w' run over the cell width.
The workaround is either
a) in putty, click on Window / Appearance / Font Settings / Change,
and pick a font that is installed instead of the default Courier New
or
b) install courier font from http://corefonts.sf.net, e.g. by running
http://easynews.dl.sourceforge.net/sourceforge/corefonts/courie32.exe
Neither of these should really be needed, should they?
Is Wine mapping Courier New to a variable-width font? That'd be just plain wrong...
--
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=2178
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-gdi-(printing) |wine-directx
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-12-03 09:30 -------
Just tried this with current cvs. Still a black screen. In the console:
fixme:d3d:D3DFmt2GLType Unhandled fmt(63,WINED3DFMT_Q8W8V8U8)
So guess needs to be implemented first
fixme:d3d9:IDirect3DDevice9Impl_CreatePixelShader (0x7ea58100) Relay (disabled)
fixme:d3d_shader:IWineD3DPixelShaderImpl_GenerateProgramArbHW HW PixelShader
Error at position 894: "line 39: invalid statement"
and possibly some shaderbugs
--
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=4806
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-12-03 09:29 -------
I can't find this dll on my windows 2000 either.
I think what you need to do is:
cd ~/.wine/drive_c/Programme/Port\ Royale/
wine 'C:\Programme\Port Royale\PortRoyale.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=4503
------- Additional Comments From vitaliy(a)kievinfo.com 2006-12-03 09:20 -------
Claudio:
> the bugzilla bug 4503 resolution is going nowhere,
> although I managed to pinpoint changes that caused the
> bug to trigger, back in cvs version 2005-10-19 .
Like I stated before if anything my patch should allow to load additional dlls.
That's where your problem could be. In the dll that before would not be loaded.
> Reverting the small changes with the small patch I
> provided solves the issue in version 2005-10-19, but
> with recent version the fix does not work anymore.
This statement points more towards heap corruption/other regressions.
> I think that the only way to really solve this problem
> is for you to be able to access the game in question,
Unfortunatelly I do not have time right now. Attach the logs I requested above
so some one else could help.
> see the error, revert the changes as I did with
> version 2005-10-19, then try to find out yourself why
> with recent version the issue returns, and the change
> is ineffective.
>
> I'd have isos prepared here, but I'm not sure how to
> make you have them without it being illegal and risky.
I would not accept those anyway, sorry.
Please provide +loaddll trace before and after the patch in question. This
should show what dlls are being loaded.
--
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=2030
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-12-03 08:14 -------
done
--
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=4806
Summary: cpudetect.dll missing
Product: Wine
Version: 0.9.9.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axel.braun(a)gmx.de
Gents,
on a new SuSE 10.0 installation I added wine 0.9.9 and instelld the game 'Port
Royal'. The installation went OK, no errors.
When starting the game, a popup box appears: cpudetect.dll missing.
Additionally, the following output is issued:
cooper@cooper:~> wine "C:\Programme\Port Royale\PortRoyale.exe"
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 8192
(SPI_GETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 8193
(SPI_SETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 8193
(SPI_SETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
What can i do?
--
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=4804
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-12-03 08:11 -------
Hi, to install please use wine-0.9.3. this is a known regression.
*** This bug has been marked as a duplicate of 4353 ***
--
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| |otomo(a)breanca.net
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-12-03 08:11 -------
*** Bug 4804 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 the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2030
------- Additional Comments From hans(a)it.vu.nl 2006-12-03 08:07 -------
Let's mark this bug invalid and close it. Native advapi32 is simply
not supported.
--
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=4805
thobias.reaper(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Direct music loader realease|Direct music loader release
--
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=4805
Summary: Direct music loader realease
Product: Wine
Version: 0.9.9.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thobias.reaper(a)gmail.com
Hitman 1 crashes after loading a level when it is run with sound and the
following error seems to be responsible for it:
"err:dmloader:IDirectMusicLoaderImpl_IDirectMusicLoader_GetObject : could not
attach stream to file".
--
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=4804
Summary: Battlefield 2 Demo Installation crash
Product: Wine
Version: 0.9.9.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otomo(a)breanca.net
The installation program of Battlefield 2 Demos crash before begin the copy of
the archives.
Output:
wine battlefield2demo.exe
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7d1ee624,0x7d1ee628), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7d1ee620,0x7d1ee624), stub!
fixme:win:SetWindowTextA setting text "TITLE_CAPTIONBAR" of other process
window (nil) should not use SendMessage
fixme:win:SetWindowTextA setting text "Battlefield 2(TM) Demo - InstallShield
Wizard" of other process window (nil) should not use SendMessage
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb9d3d0,0x7fb9d3d4), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb9d290,0x7fb9d294), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb9d354,0x7fb9d358), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb9d8d0,0x7fb9d8d4), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb9d790,0x7fb9d794), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb9d854,0x7fb9d858), stub!
fixme:win:SetWindowTextA setting text "TITLE_CAPTIONBAR" of other process
window (nil) should not use SendMessage
fixme:win:SetWindowTextA setting text "Battlefield 2(TM) Demo - InstallShield
Wizard" of other process window (nil) should not use SendMessage
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb9d5a0,0x7fb9d5a4), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb9d460,0x7fb9d464), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb9d524,0x7fb9d528), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb912e8,0x7fb912ec), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb911a8,0x7fb911ac), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb9126c,0x7fb91270), stub!
fixme:x11drv:X11DRV_SetWindowRgn not supported on other thread window 0x2002a
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb912e8,0x7fb912ec), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb911a8,0x7fb911ac), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fb9126c,0x7fb91270), stub!
fixme:x11drv:X11DRV_SetWindowRgn not supported on other thread window 0x2002a
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7d1ee630,0x7d1ee634), stub!
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-0d00-00000a000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-0d00-00000a000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-0d00-00000a000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
--
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=4801
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-12-03 03:37 -------
> However, it will not accept any input; it will be locked up.
FYI: I don't see that problem here. It accepts input just fine. In the end ,
when i hit ok, it complains about a missing oci.dll
--
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=4796
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-12-03 03:19 -------
>Should tools/wineprefixcreate create that file?
I don't think so, there has been a thread about this already a few months ago on
wine-devel and if i remember correctly creating empty files in system32 wasn't
accepeted as solution. But maybe we could create a kind of "meta" bug for these
applications as i know there are quite a few bugs in bugzilla that can be solved
by just doing this simple trick (for exapmle bug 3877)
--
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=4803
Summary: Steam: not all lnk files are processed into linux
shortcuts
Product: Wine
Version: 0.9.9.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryanbach(a)adelphia.net
Here are the logs, interestingly though in Steam if you right click on an app
and then make a "shortcut" it makes both a lnk file and a standard linux shortcut:
ryanbach@linux:~/Desktop> wine SteamInstall.exe
fixme:advapi:GetFileSecurityW (L"C:\\windows\\temp\\GLFf976.tmp") : returns fake
SECURITY_DESCRIPTOR
fixme:advapi:GetFileSecurityW (L"C:\\windows\\temp\\GLFf97c.tmp") : returns fake
SECURITY_DESCRIPTOR
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub
fixme:advapi:GetFileSecurityW (L"C:\\Program Files\\Steam\\UNWISE.EXE") :
returns fake SECURITY_DESCRIPTOR
fixme:advapi:GetFileSecurityW (L"C:\\Program
Files\\Steam\\steam_install_agreement.rtf") : returns fake SECURITY_DESCRIPTOR
fixme:advapi:GetFileSecurityW (L"C:\\Program
Files\\Steam\\Public\\steam_tray.ico") : returns fake SECURITY_DESCRIPTOR
fixme:advapi:GetFileSecurityW (L"C:\\Program Files\\Steam\\Steam.exe") : returns
fake SECURITY_DESCRIPTOR
fixme:shell:IShellLinkA_fnGetPath (0x403e0488): WIN32_FIND_DATA is not yet filled.
err:menubuilder:extract_icon32 LoadLibraryExW
(L"C:\\PROG~FBU\\Steam\\\"C:\\Program Files\\Steam\\steam.exe\"") failed, error 126
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
fixme:shell:IShellLinkA_fnGetPath (0x403f57a8): WIN32_FIND_DATA is not yet filled.
err:menubuilder:extract_icon32 LoadLibraryExW
(L"C:\\PROG~FBU\\Steam\\http:\\www.steampowered.com\\index.php?area=subscriber_agreement")
failed, error 126
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
fixme:shell:IShellLinkA_fnGetPath (0x403e5308): WIN32_FIND_DATA is not yet filled.
err:menubuilder:extract_icon32 LoadLibraryExW
(L"C:\\PROG~FBU\\Steam\\\"C:\\Program Files\\Steam\\unwise.exe\"") failed, error 126
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
fixme:shell:IShellLinkA_fnGetPath (0x403e5308): WIN32_FIND_DATA is not yet filled.
err:menubuilder:extract_icon32 LoadLibraryExW
(L"C:\\PROG~FBU\\Steam\\\"C:\\Program Files\\Steam\\steam.exe\"") failed, error 126
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
ryanbach@linux:~/Desktop> 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:process:SetProcessWorkingSetSize (0xffffffff,-1,-1): stub - harmless
fixme:process:SetProcessWorkingSetSize (0xffffffff,-1,-1): stub - harmless
Shutting 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=4802
Summary: Oracle Client installer crashes in advapi.CreateService
Product: Wine
Version: 0.9.9.
Platform: Other
URL: http://oracle.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Download OracleXEClient.exe, the Oracle 10 Express Client installer,
from oracle.com, and run it. It lets you go through the process,
and seems to install, but at the end it crashes
with a dialog box saying
"Error Number: 0x80040707
Description: DLL function call crashed: Advapi32.CreateServiceA
Setup will now terminate."
Running with WINEDEBUG=+advapi didn't really show much of
interest, other than that this is the first call to CreateService.
Running under winedbg also didn't show much.
Maybe it's debug printf time...
I ran into this while trying to test keeptool.com's Hora.exe
(hard to test an oracle database helper tool without a database...)
--
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=4801
Summary: keeptool's hora.exe locks up at login screen
Product: Wine
Version: 0.9.9.
Platform: Other
URL: http://keeptool.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To repeat:
First,
touch ~/.wine/drive_c/windows/system32/shdocvw.dll
to get past the install bug described here:
http://bugs.winehq.org/show_bug.cgi?id=4796
Then install keeptool from keeptool.com:
$ wget ftp://ftp.keeptool.de/KeepTool7.0.exe
$ wine KeepTool7.0.exe
$ cd "~/.wine/drive_c/Program Files/KeepTool/KeepTool 7"
$ wine Hora.exe
The app will display the splash screen and the
"connect to database" popup. However, it will not
accept any input; it will be locked up.
Starting Hora.exe under winedbg gets you past
this; you have to type "pass" about twelve times to
get to the "connect to database" popup, and it accepts
user input then.
--
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=4796
------- Additional Comments From dank(a)kegel.com 2006-12-03 00:11 -------
That does it -- the installer runs to completion now.
Should tools/wineprefixcreate create that file?
--
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=4700
------- Additional Comments From tony.lambregts(a)gmail.com 2006-11-03 19:39 -------
You just picked the wron "type" it is fine 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=4786
jag(a)t4000.freeserve.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|trivial |normal
--
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=4786
jag(a)t4000.freeserve.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2034 is|0 |1
obsolete| |
------- Additional Comments From jag(a)t4000.freeserve.co.uk 2006-11-03 17:50 -------
Created an attachment (id=2038)
--> (http://bugs.winehq.org/attachment.cgi?id=2038&action=view)
screenshot showing toolbar icons when run in 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=4786
jag(a)t4000.freeserve.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2034|screenshot showing toolbar |screenshot showing toolbar
description|icons |icons when run in 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=4391
------- Additional Comments From rush(a)u.one.pl 2006-11-03 17:32 -------
Funny, the problem still occurs but I had to play about 15 minutes on the net to
wait for the input to break ... so sorry for spamming here.
--
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=4662
------- Additional Comments From telefrancisco(a)lycos.es 2006-11-03 17:15 -------
Doing rm -rf $HOME/.wine and starting wien again solved the problem with latest
CVS for me.
--
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=4786
------- Additional Comments From dank(a)kegel.com 2006-11-03 17:11 -------
Is the screenshot you posted from Wine or Windows?
We need one from both so we can compare.
--
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=4700
------- Additional Comments From towsonu2003(a)gmail.com 2006-11-03 16:47 -------
hmmm, attaching it as a tar.bz2 was not a good idea I guess. any other way to
send the log file? it's 2.1MB and hence over this site's quota...
--
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=3564
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-11-03 16:28 -------
Resolving FIXED then
--
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=4391
------- Additional Comments From rush(a)u.one.pl 2006-11-03 15:28 -------
I've done another test and it seems that it may not be a strictly-wine problem.
Previous tests were done on KDE 3.5, with and without 'Allow window manager to
control the window' set. Now I start UT with xinit on display :1 and it seems to
work without any problems. Could it be a KDE bug ? Any ideas how to further
track 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=3564
------- Additional Comments From James.Trotter(a)gmail.com 2006-11-03 13:43 -------
This has been fixed some time ago. The bug should be closed.
--
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=4784
------- Additional Comments From jag(a)t4000.freeserve.co.uk 2006-11-03 13:16 -------
Created an attachment (id=2035)
--> (http://bugs.winehq.org/attachment.cgi?id=2035&action=view)
screenshot showing fixed font size
I have not loaded any additional fonts under Linux. The program allows you to
choose from any available fonts on the system. In the screen shot I have right
clicked some text and select the font option to bring up the font picker. The
font picker shows the font size is 48, but back on the diagram the font size is
always fixed to around font size 12.
--
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=4799
------- Additional Comments From leon_fraitak(a)mail.ru 2006-11-03 12:56 -------
This happens if you use the mozilla activex control from lol.ie instead of the
transgaming one.
--
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=4700
------- Additional Comments From towsonu2003(a)gmail.com 2006-11-03 12:44 -------
I know this is not the place to ask that, but, uhm, how do you do that? any
pointers would be enough... thanks.
--
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=4700
------- Additional Comments From rob(a)codeweavers.com 2006-11-03 12:30 -------
Attaching a +msi log would be useful. I also suspect a +rpc,+ole log could also
be useful.
--
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=4799
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |minor
Component|wine-binary |wine-debug
Priority|P1 |P4
Summary|Wine: unimplemented function|Unimplemented
|dbghelp.dll |dbghelp.dll.SymGetSymFromAdd
| |r64
--
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=4799
------- Additional Comments From ryanbach(a)adelphia.net 2006-11-03 11:25 -------
Here is what I get for logs:
ryanbach@linux:~/Valve/Steam> wine Steam.exe
wine: creating configuration directory '/home/ryanbach/.wine'...
wine: '/home/ryanbach/.wine' created successfully.
ryanbach@linux:~/Valve/Steam> fixme:win:SetWindowTextA setting text "Mozilla
ActiveX Control v1.7.12 (ReactOS special) Setup" of other process window (nil)
should not use SendMessage
fixme:win:SetWindowTextA setting text "Mozilla ActiveX Control v1.7.12 (ReactOS
special) Setup" of other process window (nil) should not use SendMessage
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:ole:ITypeInfo_fnRelease destroy child objects
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:dbghelp:elf_load_debug_info_from_map Alpha-support for Dwarf2 information
for libgl.so.1
fixme:dbghelp:elf_load_debug_info_from_map Alpha-support for Dwarf2 information
for xlcutf8load.so.2
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp:elf_load_debug_info_from_map Alpha-support for Dwarf2 information
for ximcp.so.2
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp:sffip_cb NIY on
'u:\p4clients\rel_beta\Projects\GazelleProto\Client\BootStrapper\VC70_Release_Static\BootStrapper.pdb'
fixme:dbghelp:sffip_cb NIY on 'u:\s3_rel_client\src\steamUI\Release\SteamUI.pdb'
fixme:dbghelp:sffip_cb NIY on 'c:\steam3_rel_client\bin\Release\vstdlib_s.pdb'
fixme:dbghelp:sffip_cb NIY on 'u:\s3_rel_client\bin\Release\tier0_s.pdb'
fixme:dbghelp:sffip_cb NIY on
'c:\steam3_rel_client\src\filesystem\filesystem_stdio\Release\filesystem_steam.pdb'
fixme:dbghelp:sffip_cb NIY on 'u:\s3_rel_client\src\vgui2\src\Release\vgui2.pdb'
fixme:dbghelp:sffip_cb NIY on
'c:\steam3_rel_client\bin\ClientRelease\steamclient.pdb'
fixme:dbghelp:sffip_cb NIY on 'u:\s3_rel_client\src\friendsUI\Release\friendsUI.pdb'
fixme:dbghelp:sffip_cb NIY on
'u:\s3_rel_client\src\serverbrowser\Release\ServerBrowser.pdb'
fixme:dbghelp:sffip_cb NIY on 'E:\8972\vc98\self\bin\x86\msvcp60.pdb'
fixme:dbghelp:sffip_cb NIY on
'u:\p4clients\taylor_pubkeys\ThirdPartyCode\DebugNet\Release\BugslayerUtil.pdb'
wine: Call from 0x404a4140 to unimplemented function
dbghelp.dll.SymGetSymFromAddr64, aborting
Shutting down. . .
30client callback thread error
--
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=4799
Summary: Wine: unimplemented function dbghelp.dll
Product: Wine
Version: 0.9.9.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryanbach(a)adelphia.net
Call from 0x404a4140 to unimplemented function dbghelp.dll.SymGetSymFromAddr64,
stream then shuts 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=4796
------- Additional Comments From tony.lambregts(a)gmail.com 2006-11-03 10:04 -------
Putting an empty shdocvw.dll in the windows/system32 directory allows this
program to install.
touch ~/.wine/drive_c/windows/system32/shdocvw.dll
--
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=4797
Summary: Time in PartyPoker lobby is 5 hrs less then real time
Product: Wine
Version: 0.9.9.
Platform: Other
URL: http://appdb.winehq.org/appview.php?appId=1567
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.tester(a)gmail.com
The time in the PartyPoker lobby is 5 hrs less then my pc time. I also noticed
that when I was looking at tournaments their start times were off by 5 hrs also
so they must have been reading the time the same way as the time in the lobby was.
--
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=4709
hans(a)it.vu.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2011 is|0 |1
obsolete| |
Attachment #2022 is|0 |1
obsolete| |
------- Additional Comments From hans(a)it.vu.nl 2006-11-03 05:00 -------
Created an attachment (id=2033)
--> (http://bugs.winehq.org/attachment.cgi?id=2033&action=view)
stubs for all documented Lsa functions
Can you try this 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=4785
------- Additional Comments From jag(a)t4000.freeserve.co.uk 2006-11-03 02:42 -------
Update. I have run some tests and I'm happy it's not the sin() and cos()
functions that are the issue. At least part of the problem is to do with
variable types and or variable declarations. The following vb test code gives
different results between Wine and Windows:
Private Sub Command1_Click()
Label1.Caption = testfunction(2100, 1845, 3960, 2460)
End Sub
Public Function testfunction(x1, y1, x2, y2)
'slope calculation
tmp1 = y1 - y2
tmp2 = x1 - x2
tmp3 = tmp1 / tmp2
testfunction = tmp3
End Function
On windows it returns the result 0.330645161290323, whereas under Wine it
returns 0.
The workaround is to declare the variable types passed to the testfunction eg.
Public Function testfunction(x1 as double, y1 as double, x2 as double, y2 as
double)
'slope calculation
...
The following declaration also returns 0 under Wine:
Public Function testfunction(x1, y1, x2, y2) As Double
'slope calculation
...
--
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=4740
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-11-03 01:39 -------
So did you really try if the 10-days trial gives the same same errors for you as
your CD version? That would be handy , as when the trial installs fine for you
as well, we can at least exclude problems with your wine setup as a cause
--
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=1762
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-11-03 01:32 -------
Installer works (allthough quite slowly) and i was able to start the app, so fixed.
--
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=4796
Summary: Can't install keeptool; "IE5 or greater needs to be
installed..."
Product: Wine
Version: CVS
Platform: Other
URL: http://keeptool.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
keeptool is an oracle programers' tool,
a demo is freely downloadable from http://keeptool.com.
Installation fails under Wine, with the message
"Internet Explorder 5 or greater needs to be installed..."
even if I create the usual IE6 registry key.
--
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=4700
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-ipc |wine-msi
------- Additional Comments From dank(a)kegel.com 2006-10-03 23:44 -------
Here's the log I get with tonight's cvs when running
the free download SPSS14Evaluation.exe. I'm going
to go out on a limb and say this is an MSI problem.
fixme:msi:MsiGetProductInfoW L"{2763FD5A-57E9-442B-AFDF-6DCCC23883B0}"
L"PackageCode" 0x7bc72980 0x7b90d860
fixme:msi:MsiInstallProductW L"C:\\windows\\temp\\_is3889\\ISScript9.Msi"
L"REBOOT=ReallySuppress ADDLOCAL=All"
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"
fixme:msi:MsiInstallProductW L"C:\\windows\\temp\\_is3889\\SPSS 14.0 for Windows
Evaluation Version.msi" L" SETUPEXEDIR=Z:\\home\\dank\\installers"
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:msi:MsiSetMode 2 7 1
err:msi:process_action_return_value Invalid Return Code 1604
err:msi:ITERATE_Actions Execution halted, action
L"ISForceReboot.E41D22B8_89E8_11D6_A8E3_00B0D0419B9B" returned 1603
fixme:msi:msi_dialog_set_control_condition Unhandled action L"Default"
fixme:rpc:RpcServerUnregisterIf (IfSpec == (RPC_IF_HANDLE)^(nil), MgrTypeUuid ==
(null), WaitForCallsToComplete == 0): 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=4794
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-03 22:39 -------
You can't mix and match pieces of OLE. You either use all native or all builtin.
(I'm talking about ole32.dll, oleaut32.dll and rpcrt4.dll)
--
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=4663
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-03 21:45 -------
Are you running as ROOT???
DO NOT do that!!!
Make yourself a regular user and do that the normal way.
--
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=4792
------- Additional Comments From ben(a)atomnet.co.uk 2006-10-03 18:01 -------
Nope, fails with the same pagefault error with version 2.1 (TGOTY edition, latest).
--
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=4795
wine-bugzilla(a)thequod.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From wine-bugzilla(a)thequod.de 2006-10-03 17:58 -------
Yep, seems to have been a kernel issue with 2.6.15-17-k7 (Ubuntu) -
2.6.15-18-k7 works now again.
Some days ago, there was another kernel problem which caused problems not to
be able to start.. I should have thought of it.
Sorry and thanks for the hint/solution.
--
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=4792
------- Additional Comments From ben(a)atomnet.co.uk 2006-10-03 17:49 -------
This was version 1.4, I heard there is a newer version so I'll grab the patch
now and try again.
--
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=4792
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-10-03 17:35 -------
Hi, exactly what version of the game is this? I tried two (demo-versions) from
http://www.vgpro.com/file/9864_swat3ee_demo_us.exe.html and Swat3 game of the
year edition and they both run quite well (allthough slow) Is there a demo
available for the version you try to run? Or could you try if the above
mentioned demo's fail for you as well?
--
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=4768
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
--
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=4770
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-msi
Ever Confirmed| |1
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-10-03 17:23 -------
Confirming. Guess it's related to
err:msi:ITERATE_Actions Execution halted, action L"RIM_CheckForDesktopDowngrade"
returned 1603
--
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=4776
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-ole
Ever Confirmed| |1
Summary|Visual Basic error when |oleaut32:Visual Basic error
|starting ESRI's ArcExplorer |when starting ESRI's
| |ArcExplorer
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-10-03 17:10 -------
Confirming. Last lines in console:
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
Program runs fine with native oleaut32.dll (from an XP-partition)
--
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=4700
------- Additional Comments From dank(a)kegel.com 2006-10-03 16:50 -------
The "GetInstallDriver, Can not find InstallDriver in ROT table"
is described at many places, e.g.
http://www.appdeploy.com/faq/detail.asp?id=76
as meaning "DCOM can't be started".
Geez, is DCOM really required just to run an installer?
--
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=4793
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-10-03 16:45 -------
Please read how to fix here http://bugs.winehq.org/show_bug.cgi?id=4375
*** This bug has been marked as a duplicate of 4375 ***
--
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=4375
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |erwin_lay(a)yahoo.com
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-10-03 16:45 -------
*** Bug 4793 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 the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4795
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.scootersoftware.c
| |om/download.php
Severity|major |normal
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-10-03 16:36 -------
Installs fine here so just what Mike said :proably problem outside 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=4462
tkho(a)ucla.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tkho(a)ucla.edu
--
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=4532
tkho(a)ucla.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tkho(a)ucla.edu
--
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=4740
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
--
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=4791
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julliard(a)codeweavers.com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |regression
------- Additional Comments From tony.lambregts(a)gmail.com 2006-10-03 12:01 -------
Please do not PASTE logs/BTs (attach them).
CCing Alexandre..
--
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=4791
------- Additional Comments From jave27(a)gmail.com 2006-10-03 11:52 -------
Created an attachment (id=2031)
--> (http://bugs.winehq.org/attachment.cgi?id=2031&action=view)
WINEDEBUG=+relay,+msg last 500 lines before crash
The last call that is made appears to be this line:
trace:msg:peek_message got type 4 msg 1d (WM_FONTCHANGE) hwnd 0x10022 wp 0 lp 0
--
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=4487
------- Additional Comments From ben(a)atomnet.co.uk 2006-10-03 11:18 -------
I have this issue too and I'm on an Athlon X2 (dual core) so thats a problem for
me :(
--
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=4663
------- Additional Comments From multescugeorge(a)yahoo.com 2006-10-03 11:00 -------
tried latest CVS (10.03.2006)
updated with: cvs update -PAd
made the compile: ./configure; make depend; make
installed: make uninstall ; make install
tried to run the program:
FAILED, tray icon did not appear, program didn't start
tried to do a little debug session, but the program froze:
# winedbg /root/.wine/drive_c/Program\ Files/YPOPs/ypops.exe
WineDbg starting on pid 0xa
start_process () at /usr/src/wine/dlls/kernel/process.c:845
0x7fcb111f start_process+0xb7 [/usr/src/wine/dlls/kernel/process.c:845] in
kernel32: subl $12,%esp
845 ExitProcess( entry( peb ) );
Wine-dbg>run
WineDbg starting on pid 0xc
0x7fca111f start_process+0xb7 [/usr/src/wine/dlls/kernel/process.c:845] in
kernel32: subl $12,%esp
845 ExitProcess( entry( peb ) );
and here it froze, after 10 minutes i tried to do Ctrl-C
and got:
Ctrl-C: only stopping the first process
waited a while
then killed konsole.
I guess i'll get a wine 0.9.7 and compile it, and run ypops from source. And
the others i'll run them from latest 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=4791
------- Additional Comments From jave27(a)gmail.com 2006-10-03 10:39 -------
(sorry for pasting the whole log in the comment section instead of an attachment)
Anyway, I've confirmed that using the latest HEAD of 3/10/06, and git-revert'ing
on that one single commit (576e3b706299f21897fc09c15b767fd79e701e79), the
problem goes away.
--
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=4790
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |ftp://ftp.sierra.com/pub/blg
| |/warofthering/demos/warofthe
| |ring_demo.exe
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=4795
------- Additional Comments From mike(a)codeweavers.com 2006-10-03 09:43 -------
> err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
This is almost certainly a problem with your kernel, not with Wine. If you've
recently upgraded it, please try reverting back to the last kernel you had that
worked.
--
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=4795
Summary: Exception when trying to install software (not happening
in older versions)
Product: Wine
Version: 0.9.9.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugzilla(a)thequod.de
With 0.9.9 I cannot install Beyond Compare 2 anymore
(www.scootersoftware.com).
I get on the console:
$ wine ./beycomp24.exe
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
err:heap:HEAP_GetPtr Invalid heap (nil)!
err:heap:HEAP_GetPtr Invalid heap (nil)!
err:heap:HEAP_GetPtr Invalid heap (nil)!
err:heap:HEAP_GetPtr Invalid heap (nil)!
err:heap:HEAP_GetPtr Invalid heap (nil)!
err:heap:HEAP_GetPtr Invalid heap (nil)!
err:heap:HEAP_GetPtr Invalid heap (nil)!
err:heap:HEAP_GetPtr Invalid heap (nil)!
And then an error dialog titled "Application Error": "Exception Exception in
module is-4O02K tmp at 00051E05. CoInitialize failed (0x8007000E).
This also fails with an older setup binary of Beyond Compare, which I've
installed using wine (0.9.6 or something).
If needed, I could check which wine version won't fail, but that seems more
difficult as they are not available in the repo anymore.
I'm using Ubuntu Linux and the package from 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=4793
Summary: X Error of failed request: BadMatch (invalid parameter
attributes)
Product: Wine
Version: 0.9.9.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erwin_lay(a)yahoo.com
An error message appear after Wincfg is changed.
Component that are changed : Enable Desktop Double Buffered = No
Error Message:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 1 (X_CreateWindow)
Serial number of failed request: 13
Current serial number in output stream: 14
The change was made in wincfg (GUI mode) in Graphics TAB
I've searched the Wine.conf, but i can't find it.
Any idea where can i find the configuration file ?
I need to edit it manually
--
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=4740
------- Additional Comments From m.w.palmer(a)iee.org 2006-10-03 09:21 -------
Now running kernel 2.6.15-1.1833 and updated all installed packages on my system
using yum.
The error message is now different.
fixme:ole:MkParseDisplayName (0x7ff3fee8, L"c:\\Program Files\\Common
Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb", 0x7fc8a518,
0x61a2e8): stub.
fixme:ole:CreateProxyFromTypeInfo 0x7ff49e74 0x7ffc1eb0
{3d8b6331-d8b1-11d2-80c5-00104b1f6cea} 0x7ffc1fb4 0x7ffc1fb0
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x80004001
fixme:ole:CreateProxyFromTypeInfo 0x7ff49f24 0x7e7d7090
{3d8b6331-d8b1-11d2-80c5-00104b1f6cea} 0x7e7d7194 0x7e7d7190
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x80004001
Get the same message is I run install.exe or setup.exe.
List of CD contents.
-r-xr-xr-x 1 root root 29 Oct 29 2004 Autorun.inf
-r-xr-xr-x 1 root root 48364386 Oct 29 2004 data1.cab
-r-xr-xr-x 1 root root 80412 Oct 29 2004 data1.hdr
-r-xr-xr-x 1 root root 626264064 Oct 29 2004 data2.cab
dr-xr-xr-x 1 root root 2048 Oct 29 2004 DirectX9
-r-xr-xr-x 1 root root 418296 Oct 29 2004 engine32.cab
-r-xr-xr-x 1 root root 249856 Oct 29 2004 installerconfig.exe
-r-xr-xr-x 1 root root 36864 Oct 29 2004 Install.exe
-r-xr-xr-x 1 root root 607 Oct 29 2004 layout.bin
-r-xr-xr-x 1 root root 328885 Oct 29 2004 setup.boot
-r-xr-xr-x 1 root root 107512 Oct 29 2004 setup.exe
-r-xr-xr-x 1 root root 409 Oct 29 2004 setup.ini
-r-xr-xr-x 1 root root 188739 Oct 29 2004 setup.inx
-r-xr-xr-x 1 root root 68593 Oct 29 2004 setup.skin
-r-xr-xr-x 1 root root 791787 Oct 29 2004 SWG troubleshooting guide.rtf
I have found a way to reproduce the errors without sending you the whole CD but
the required files total about 81MB tar archive(gzip compressed).
--
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=4791
Summary: Regression in Civ4 from recent explorer/systray changes
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jave27(a)gmail.com
I've run a git-bisect process and tracked down the bug to this patch:
http://source.winehq.org/git/?p=wine.git;a=commit;h=576e3b706299f21897fc09c…
Running civ4 worked (for the most part) up until that commit. I'll attach a
debug trace of both before and after the regression. Since that patch, it opens
the first dialog box saying "Init Files..." then crashes.
FYI, this app is run with a native msxml3 override.
--
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=4790
Summary: Cache flush exception (19)
Product: Wine
Version: 0.9.9.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmh(a)aybabtu.com
When running War of the Ring
(ftp://ftp.sierra.com/pub/blg/warofthering/demos/warofthering_demo.exe), wine
aborts with:
err:seh:fpe_handler Got unexpected trap 19
According to dlls/ntdll/signal_i386.c, this corresponds to a cache flush CPU
exception (no idea what this means. prefetch queue stuff?).
--
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=4768
------- Additional Comments From michal.seliga(a)visicom.sk 2006-10-03 08:28 -------
it crashes on winxp (sp2) too. but it crashes only after i press ok in the
configuration screen. in wine it crashes immediately after this config screen
becomes visible
--
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=4663
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-03 08:25 -------
Try latest CVS. Now explorer should start each time because it also handles
desktop as well.
--
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=4364
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-03 08:22 -------
Well it works for me:
rm -rf ~/.wine
wine
ln -s /media/dvd ~/.dosdevices/d:
wine 'd:\setup.exe'
The whole Office 2000 Pro installed and excel, word (haven't tested the rest)
does work for me. There were lots of errors durring install related to DAO and
VB but that didn't stop install from complettting.
PS: Please DO NOT paste so much text. Create attachment instead.
--
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=4768
------- Additional Comments From wijn(a)wanadoo.nl 2006-10-03 08:13 -------
Created an attachment (id=2029)
--> (http://bugs.winehq.org/attachment.cgi?id=2029&action=view)
fix for bug 4768
The program is buggy, crashes here on Win2000.
It is calling EndPaint() with 1 parameter. EndPaint expects 2 and pop's the
saved ebp register from the stack -> crash.
I have sent in the attached patch with a fix, not sure if it will be accepted.
Rein.
--
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=4789
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony.lambregts(a)gmail.com 2006-10-03 08:04 -------
Please do not paste Logs/Backtraces here (attach them)
This looks like bug 4364 at least the symptoms are the same.
*** This bug has been marked as a duplicate of 4364 ***
--
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=4364
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |philip(a)digitalinfinity.biz
------- Additional Comments From tony.lambregts(a)gmail.com 2006-10-03 08:04 -------
*** Bug 4789 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 the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2738
------- Additional Comments From bo(a)tveden.com 2006-10-03 04:06 -------
Created an attachment (id=2028)
--> (http://bugs.winehq.org/attachment.cgi?id=2028&action=view)
WINEDEBUG=+relay,+seh,+tid ... for opening email with ".doc" attachment
I have now produced a trace as requested, without using mouse(!)
Sequence:
1) Started wine nlnotes.exe
2) Logged in
3) pressed ALT-B + 1 => open mail folder
4) pressed enter => open an email with two ".doc" attachments
5) Crash... => trace-file is 129 MB
The tracefile is 2010048 lines... I therefore tail'ed the last 500000 lines
(new file size: 32 MB, bzip-size: 519682)
There is an "Unhandled exception 0x80000003" in line 499720
--
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=4788
------- Additional Comments From yangman(a)gmail.com 2006-10-03 03:23 -------
> Your patch looks OK, except you should...
> stick to the four space indent and ANSI C
> bracket style in the rest of the file.
Noted. This was a quick patch, and I wasn't sure of the spacing schema for wine
files.
> IMO, you're working around a deficiency in your operating system, not fixing a
> wine bug.
Although I agree with the fact that there is a deficienty in my operation
system, I'm still of the opinion that it's an issue worth fixing.
There's no denying that udev has now replaced the previous schema, and it's also
clear that js* devices are now meant to reside in /dev/input. It doesn't make
much sense to build software software that relies on its environment having
backward compatability when the relavent change has clearly been adopted at
every other level in the environment, especially when there are no good reasons
other than "this is the way it used to be".
--
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=4789
philip(a)digitalinfinity.biz changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|EXCEL Crashes |EXCEL Crashes
------- Additional Comments From philip(a)digitalinfinity.biz 2006-10-03 02:46 -------
The older versions with winetools worked better. At least I could install office
then. Now I can't. Excel does load but locks up completely shortly after. The
program is not useable. So the installer looks like its installing a portion of
the software and then crashing.
--
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.