http://bugs.winehq.org/show_bug.cgi?id=4299
------- Additional Comments From zthg4821(a)gmail.com 2006-03-03 02:57 -------
The problem is now fixed with Wine 0.9.9 and eMule 0.47a. However the "6" is
back for some reason, but this is not a functional issue, just cosmetic.
--
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=4702
Summary: RenderMonkey doesn't run properly
Product: Wine
Version: 0.9.8.
Platform: Other
URL: http://www.ati.com/developer/rendermonkey/downloads.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: philip(a)digitalinfinity.biz
Program has trouble rendering images. This problem has been here for several
versions. There is still problems with the direct3d rendering and OpenGL
rendering in this program. Getting this program working would be extremely
useful in fixing large numbers of bugs in wine. This program is used for
development of many games and fixing its compatibility problems will fix
problems in many video games that work under windows.
I'd suggest getting the software development tools for windows working. This
would be a very useful strategy in fixing allot of bugs in wine. If the software
development tools work out of the box there is no reason why the applications
that were built with them wouldn't work either. I'm not sure if my comments will
be taken seriously but this is a general recommendation. Its something worth
considering. I still can't get visual studio enterprise edition working. The
version with visual j++ in it. It won't install.
Render Monkey although it loads fine Its not useable. Second you try to use the
program it crashes. I've included the URL for this program. Its a LGPL'd program
so its on the ATI website.
--
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-03-03 02:28 -------
After a full update to wine 03.03.2006 and a proper install:
ypops noesn't work, as usual, so i tried Rob Shearman's suggestion:
# wcmd
WCMD Version 0.17
Z:\usr\src\wine>explorer /systray
File not found
Z:\usr\src\wine>"explorer /systray"
Path not found
Z:\usr\src\wine>explorer
File not found
Z:\usr\src\wine>cd C:
C:\>explorer
File not found
C:\>"explorer"
File not found
--
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=4688
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-03-03 02:23 -------
Created an attachment (id=1971)
--> (http://bugs.winehq.org/attachment.cgi?id=1971&action=view)
WINEDEBUG=+tid,+debugstr,+process,+loaddll wine ~/Desktop/InstMsiA.exe
Please, don't paste text with long lines. It gets wrapped and unreadable.
Here we go. I see only two native modules being loaded:
000b:trace:loaddll:load_native_dll Loaded module L"...p\\InstMsiA.exe" :
native
000d:trace:loaddll:load_native_dll Loaded module L"...MP\\msiinst.exe" :
native
The critical messages for me seems to be these:
000d:trace:process:CreateProcessW app ... cmdline L"MsiExec.exe /regserver /qn"
...
000f:fixme:msiexec:main /regserver not implemented yet, ignoring
000d:warn:debugstr:OutputDebugStringA MsiInst:
000d:warn:debugstr:OutputDebugStringA Wait succeeded for process. Return code
was: 1.
000d:warn:debugstr:OutputDebugStringA
000d:warn:debugstr:OutputDebugStringA MsiInst:
000d:warn:debugstr:OutputDebugStringA Could not register the Windows Installer
from the temporary location. Error -2147286787.
000d:warn:debugstr:OutputDebugStringA
000d:warn:debugstr:OutputDebugStringA MsiInst:
000d:warn:debugstr:OutputDebugStringA Unregistering the installer from the
temporary location.
000d:warn:debugstr:OutputDebugStringA
...
0011:fixme:msiexec:main /unregserver not implemented yet, ignoring
000d:warn:debugstr:OutputDebugStringA MsiInst:
000d:warn:debugstr:OutputDebugStringA Wait succeeded for process. Return code
was: 1.
000d:warn:debugstr:OutputDebugStringA
000d:warn:debugstr:OutputDebugStringA MsiInst:
000d:warn:debugstr:OutputDebugStringA Deleting the RunOnce value for
registering the installer from the temp. folder.
000d:warn:debugstr:OutputDebugStringA
000d:warn:debugstr:OutputDebugStringA MsiInst:
000d:warn:debugstr:OutputDebugStringA Exiting msiinst.exe with error code
-2147286787.
000d:warn:debugstr:OutputDebugStringA
And here are the lines about MsiExec:
000d:trace:process:CreateProcessW app ... cmdline L"MsiExec.exe /regserver /qn"
000d:trace:process:open_exe_file looking for L"MsiExec.exe"
000d:trace:process:open_exe_file Trying built-in exe L"MsiExec.exe"
000d:trace:process:CreateProcessW starting L"MsiExec.exe" as Winelib app
000f:trace:process:__wine_kernel_init starting process name=L"...\\msiexec.exe"
file=(nil) argv[0]="MsiExec.exe"
000f:trace:process:__wine_kernel_init starting Winelib app L"...2\\msiexec.exe"
000f:fixme:msiexec:main /regserver not implemented yet, ignoring
000d:trace:process:CreateProcessW app ...cmdline L"MsiExec.exe /unregserver
/qn"
000d:trace:process:open_exe_file looking for L"MsiExec.exe"
000d:trace:process:open_exe_file Trying built-in exe L"MsiExec.exe"
000d:trace:process:CreateProcessW starting L"MsiExec.exe" as Winelib app
0011:trace:process:__wine_kernel_init starting process name=L"...\\msiexec.exe"
file=(nil) argv[0]="MsiExec.exe"
0011:trace:process:__wine_kernel_init starting Winelib app L"...2\\msiexec.exe"
0011:fixme:msiexec:main /unregserver not implemented yet, ignoring
So, it really is builtin. Mike, what would you suggest? I think setting
WINEDLLOVERRIDES='msiexec.exe=n' would work as a workaround.
--
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=4694
------- Additional Comments From andreas.bierfert(a)lowlatency.de 2006-03-03 01:29 -------
I will also file a bug against hal for rawhide and see what people think about
what will happen with this.
--
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=4701
Summary: barcode font chosen as "System" .. not good
Product: Wine
Version: 0.9.9.
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
some application (dont know which) installed the attached TrueType font
3OF9.TTF to windows/fonts/ ...
The gets picked as "System" font, making everything unreadable.
--
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.