http://bugs.winehq.org/show_bug.cgi?id=11062
Summary: CSLU toolkit doesn't create menus when you run its
setup.bat
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.cslu.ogi.edu/toolkit/
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The CSLU toolkit installer is a complex
thing that downloads all sorts of stuff.
When it finishes, c:\program files\cslu seems to
be there ok. Inside that directory is a setup.bat
that creates start menu entries. Running that
batch file with
wine start setup.bat
does indeed create .lnk files in
c:/windows/profiles/All Users/Start Menu/CSLU Toolkit
but no menu entries are created in ~/.local/share/applications/wine.
Running
WINEDEBUG=+shell,+menubuilder,+process wine cmd /c setup.bat
I see
trace:shell:StartLinkProcessor starting L"winemenubuilder.exe -w \"RAD.lnk\""
...
warn:menubuilder:InvokeShellLinker Unknown link location
L"C:\\windows\\profiles\\ALL_~DGY\\STAR~DZT\\CSLU Toolkit\\RAD.lnk". Ignoring.
GetLinkLocation calls GetFullPathNameW() to get the full
path, but it also needs to call GetLongPathNameW(),
or the names won't match its hardcoded list of allowed locations.
I'll submit a patch that fixes this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11038
Summary: spurious messages and calls to unimplemented
ntoskrnl.exe functions
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
This just started happening today. Oftentimes when I quit a program like
notepad, a message like the following would appear on the terminal a few
seconds later:
0x81c6a08:1: Event manual=1 signaled=0 name=""
0x81c9828:2: Thread id=000d unix pid=27619 unix tid=27619 teb=0x7ffd8000
state=1
0x81c9548:1: Security token
0x81c92c8:2: Process id=000c handles=(nil)
0x81c5b28:1: Security token
0x81c58a8:1: Process id=000a handles=(nil)
0x81b2288:1: Security token
0x80a1cf0:1: Process id=0008 handles=(nil)
Other times, I get non-fatal crashes with messages like the following:
wine: Call from 0x7b8404c0 to unimplemented function
ntoskrnl.exe.KeInitializeTimerEx, aborting
wine: Call from 0x7b8404c0 to unimplemented function
ntoskrnl.exe.KeInitializeSpinLock, aborting
Also, running wineprefixcreate now says:
err:wineboot:ProcessRunKeys RegOpenKey failed on
Software\Microsoft\Windows\CurrentVersion (2)
I tracked all this down to the following patch:
commit d55b2de5747da90666065b5ed2fdeb8049282419
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Jan 4 12:51:04 2008 +0100
kernel32: Launch wineboot on first startup of a wine process.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12198
Summary: Failed to install Medieval - Total War
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: henrikki.almusa(a)iki.fi
I tried to do a full install of Medieval Total War, but it failed with
following in the commandline.
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {fbf23b40-e3f0-101b-8488-00aa003e56f8}
could be created for context 0x1
fixme:shell:DllCanUnloadNow stub
I'm running OpenSUSE 10.3. It ran for a while though before crashing out. There
seemed to be some wine processes left still running but they went away after
killing one.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11934
Summary: Civilization4 Operation not supported for scratch
textures
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
Civilization 4 has a regression and for example de eyes of the characters are
no longer seen. This is probably because of:
fixme:d3d_surface:IWineD3DSurfaceImpl_LoadTexture (0x1f4d45f0) Operation not
supported for scratch textures
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10576
Summary: TOP.exe crashing with EAccessViolation
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian.fischer(a)tennis-unterfranken.de
Created an attachment (id=9365)
--> (http://bugs.winehq.org/attachment.cgi?id=9365)
output
TOP provides an interface to some kind of Applicationserver.
Simple Logic. Only seen in our System.
I'am trying to get some more Information (...what YOU need)
As announced it crashes with a
Exception EAccessViolation in Module Top.exe at 00000000
Output attached.
d
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10319
Summary: Autodesk Inventor R5: Crash when creating/opening a part
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: me(a)acm.jhu.edu
When Autodesk Inventor R5 is loaded in wine 0.9.47 and a new drawing is created
or an old one opened, the application crashes. It worked correctly
(opened/loaded the part, allowed editing) in wine 0.9.44.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10896
Summary: Richedit function missing for Yahoo! 9
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anderson(a)sonic2000.org
When running Yahoo! 9 most things work except that you are unable to write
messages to people due to some missing functions for richedit.
fixme:richedit:fnTextSrv_OnTxSetCursor 0x29da258: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x29da258: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x29da258: STUB
This appears to be the only problem
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10971
Summary: Skype 3.5.x crash after few seconds of running
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.skype.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexd4(a)inbox.lv
CC: julliard(a)winehq.org
Created an attachment (id=9916)
--> (http://bugs.winehq.org/attachment.cgi?id=9916)
+io,+int log
Regression. Happens since this commit:
http://source.winehq.org/git/wine.git/?a=commit;h=e2a366ce338d5b6b0f3c8962d…
kernel32: Forward interrupts in 32-bit code to winedos too.
Prior to this - Skype could be started in win9x mode (it doesn't work in
XP/2000 because of other bugs), then it would show "OLE error" message, but
afterwards would be perfectly usable. Now the app starts just like before, but
crashes after a few seconds of running. Attaching log
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10956
Summary: Adobe AIR needs better stub for CryptFindLocalizedName
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=9893)
--> (http://bugs.winehq.org/attachment.cgi?id=9893)
Shell script showing how to install Adobe Media Player
Looking around for ways to break Wine, I tried
Adobe media player prerelease 2,
http://labs.adobe.com/technologies/mediaplayer/install/
atop AIR beta 3 and the latest flash player.
Sadly, installing the media player crashed:
0009:Call crypt32.CryptFindLocalizedName(105f2498 L"ROOT") ret=10300461
fixme:crypt:CryptFindLocalizedName L"ROOT" - stub
0009:Ret crypt32.CryptFindLocalizedName() retval=00000000 ret=10300461
trace:seh:raise_exception code=c0000005 flags=0 addr=0x100295e1
...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x100295e1).
Backtrace:
=>1 0x100295e1 in adobe air (+0x295e1) (0x0034e79c)
To repeat, run the attached script.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10949
Summary: Photoshop 6 divide by zero crash on startup in wintab
with 0.9.52
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: jwhite(a)codeweavers.com
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
http://appdb.winehq.org/objectManager.php?sClass=version&iId=88#Comment-287…
says:
"0.9.52 Divide by zero regression
PS 6 loads and then crashes.
Unhandled exception: divide by zero in 32-bit code (0x7c752897).
Backtrace:
=>1 0x7c752897 AddPacketToContextQueue+0x347() in wintab32 (0x0034f198)
2 0x7c7534ab in wintab32 (+0x134ab) (0x0034f218) "
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.