http://bugs.winehq.org/show_bug.cgi?id=2413
Summary: Can't install Super Flasher 2.34 under Wine - Wine
errors
Product: Wine
Version: 20040716
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jweidman(a)sonic.net
Download Super Flasher 2.34 from
http://www.tototek.com/pio/main1/download/files/SuperFlash2_34.exe
Attempt to install:
$ wine SuperFlash2_34.exe
err:msi:MsiGetSummaryInformationW IStorage -> IPropertySetStorage failed
err:dc:DCE_FreeWindowDCE [0x10026] GetDC() without ReleaseDC()!
--
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=2412
Summary: Font fixme error when attempting to run Super Flasher
2.34
Product: Wine
Version: 20040716
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jweidman(a)sonic.net
Download app from http://www.tototek.com/pio/main1/download/files/SuperFlash2_34.exe
I installed the app on Windows and copied the binary over and ran it on Linux:
$ wine SuperFlash.exe
fixme:font:WineEngCreateFontInstance just using first face for now
fixme:font:WineEngCreateFontInstance just using first face for now
err:region:CombineRgn Invalid rgn=(nil)
err:region:CombineRgn Invalid rgn=(nil)
err:region:CombineRgn Invalid rgn=(nil)
err:listview:LISTVIEW_WindowProc unknown msg 0849 wp=00000000 lp=00000000
--
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=2411
Summary: can not install easily as normal user
Product: Wine
Version: 20040716
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerome.bouat(a)wanadoo.fr
Each time I try to install the new wine release, I use the wineinstall script.
But I do not want to install wine as root. Instead, here is what I do :
1. in tools/wineinstall, modify install dir from /usr/local to /usr/local/wine
2. as root :
rm -rf /usr/local/wine /home/wine
mkdir -m a+w /usr/local/wine /home/wine
3. as normal user : run tools/wineinstall and say "no" when the script ask me if
I will give the root password
4. make install (ldconf fails as expected)
5. as root :
[root@localhost j]# cd /home/wine
[root@localhost wine]# tree
.
|-- Program Files
| `-- Common Files
`-- windows
|-- Cookies
|-- History
|-- Program Files
| `-- Common Files
|-- Start Menu
| `-- Programs
| `-- Startup
|-- Temporary Internet Files
|-- command
| `-- start.exe -> /home/j/tmp/wine-20040716/programs/start.exe.so
|-- fonts
|-- inf
| `-- wine.inf
|-- notepad.exe -> /home/j/tmp/wine-20040716/programs/notepad.exe.so
|-- profiles
| `-- Administrator
|-- regedit.exe -> /home/j/tmp/wine-20040716/programs/regedit.exe.so
|-- rundll32.exe -> /home/j/tmp/wine-20040716/programs/rundll32.exe.so
|-- system
| |-- control.exe -> /home/j/tmp/wine-20040716/programs/control.exe.so
| |-- help.exe -> /home/j/tmp/wine-20040716/programs/winhelp.exe.so
| |-- notepad.exe -> /home/j/tmp/wine-20040716/programs/notepad.exe.so
| |-- progman.exe -> /home/j/tmp/wine-20040716/programs/progman.exe.so
| |-- regsvr32.exe -> /home/j/tmp/wine-20040716/programs/regsvr32.exe.so
| |-- wcmd.exe -> /home/j/tmp/wine-20040716/programs/wcmd.exe.so
| |-- winmine.exe -> /home/j/tmp/wine-20040716/programs/winemine.exe.so
| `-- winver.exe -> /home/j/tmp/wine-20040716/programs/winver.exe.so
|-- system.ini
|-- temp
|-- uninstall.exe -> /home/j/tmp/wine-20040716/programs/uninstaller.exe.so
|-- win.ini
|-- winebrowser.exe -> /home/j/tmp/wine-20040716/programs/winebrowser.exe.so
|-- winhelp.exe -> /home/j/tmp/wine-20040716/programs/winhelp.exe.so
`-- winhlp32.exe -> /home/j/tmp/wine-20040716/programs/winhelp.exe.so
18 directories, 19 files
And for each bad link :
[root@localhost wine]# ln -sf /usr/local/wine/lib/wine/notepad.exe.so notepad.exe
[root@localhost wine]#
6. as root : chmod -R a-w /usr/local/wine
I will never install a beta version as root. I will not evolve on this point.
Could you make installation as normal user easier ?
--
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=2410
------- Additional Comments From Uwe.Girlich(a)philosys.de 2004-07-08 11:05 -------
I also traced the program until the first appearance of the problem with
trace+opengl. I got about 80MB, thus I won't attach the trace output 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=2410
Summary: DOOM 3 misses some opengl32 wgl* and Cg functions
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Uwe.Girlich(a)philosys.de
CC: lionel.ulmer(a)free.fr
The problem is OpenGL related, but there is no wine-opengl component.
The game "DOOM 3" needs some not implemented yet wgl* functions:
wglBindTexImageARB
wglChoosePixelFormatARB
wglCreatePbufferARB
wglDestroyPbufferARB
wglGetPbufferDCARB
wglGetPixelFormatAttribfvARB
wglGetPixelFormatAttribivARB
wglQueryPbufferARB
wglReleasePbufferDCARB
wglReleaseTexImageARB
wglSetPbufferAttribARB
wglSwapIntervalEXT
There is currently no Wine implementation for cg.dll and cgGL.dll.
The original Windows versions (downloaded from
http://toybox.150m.com/2003-05-02/cg_dlls.zip
) do work. At least DOOM 3 reports after installing these dlls:
"Cg path ENABLED".
The only severe problem is, that almost all in-game computer
terminals show only a simple noise animation of a TV screen not
tuned in to any channel. These computer terminals are essential for
the game, thus DOOM 3 is currently not playable under Wine.
Tested under Linux with a GeForce FX 5900XT.
NVIDIA driver version 1.0-6111.
--
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=2407
crazycomputers(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From crazycomputers(a)yahoo.com 2004-07-08 10:01 -------
I tried the latest CVS and, lo and behold, it worked! Thanks for the tip.
--
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.