Hi,
Below is the installation output and the first use output for FL 7:
superman@travisf-linux:~$ cd Programs
superman@travisf-linux:~/Programs$ ls
AdobeReader_enu-7.0.9-1.i386.tar.gz netbeans-6.0m10-full-linux.sh
ASSP_1.3.1-Install.zip RealPlayer
flstudio7_RC6b.exe RealPlayer10GOLD.bin
ImportExportTools-1.2.xpi Serial Numbers.odt
install_flash_player_9_linux.tar.gz thunderbird-2.0.0.4.tar.gz
liberation-fonts-ttf-3.tar.gz wine-0.9.41.tar.bz2
Needed Libs For WINE
superman@travisf-linux:~/Programs$ sudo wine flstudio7_RC6b.exe
Password:
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:x11drv:X11DRV_CreateWindow invalid window width -17421
err:x11drv:X11DRV_CreateWindow invalid window width -16993
err:x11drv:X11DRV_CreateWindow invalid window width -16993
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:shell:SHAutoComplete SHAutoComplete stub
err:ntdll:RtlpWaitForCriticalSection section 0x7e695900 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 0009, blocked by 000d,
retrying (60 sec)
^[^[^[^[^[superman@travisf-linux:~/Programs$
superman@travisf-linux:~/Programs$ ls
AdobeReader_enu-7.0.9-1.i386.tar.gz netbeans-6.0m10-full-linux.sh
ASSP_1.3.1-Install.zip RealPlayer
flstudio7_RC6b.exe RealPlayer10GOLD.bin
ImportExportTools-1.2.xpi Serial Numbers.odt
install_flash_player_9_linux.tar.gz thunderbird-2.0.0.4.tar.gz
liberation-fonts-ttf-3.tar.gz wine-0.9.41.tar.bz2
Needed Libs For WINE
superman@travisf-linux:~/Programs$ wine flstudio7_RC6b.exe
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:x11drv:X11DRV_CreateWindow invalid window width -17421
err:x11drv:X11DRV_CreateWindow invalid window width -16993
err:x11drv:X11DRV_CreateWindow invalid window width -16993
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:shell:SHAutoComplete SHAutoComplete stub
superman@travisf-linux:~/Programs$
superman@travisf-linux:~/Programs$ cd ..
superman@travisf-linux:~$ cd ./wine
bash: cd: ./wine: No such file or directory
superman@travisf-linux:~$ pwd
/home/superman
superman@travisf-linux:~$ ls
Desktop Examples How To Misc Programs
Email Backup Gnome-Look.Org ISO Images MISC Sig
superman@travisf-linux:~$ cd .wine
superman@travisf-linux:~/.wine$ ls
dosdevices drive_c system.reg userdef.reg user.reg
superman@travisf-linux:~/.wine$ uninstaller
superman@travisf-linux:~/.wine$ cd drive_c
superman@travisf-linux:~/.wine/drive_c$ ls
Program Files windows
superman@travisf-linux:~/.wine/drive_c$ cd Programs\ Files
bash: cd: Programs Files: No such file or directory
superman@travisf-linux:~/.wine/drive_c$ cd Program\ Files
superman@travisf-linux:~/.wine/drive_c/Program Files$ ls
Common Files Image-Line
superman@travisf-linux:~/.wine/drive_c/Program Files$ sudo rm -rdf
Image-Line
superman@travisf-linux:~/.wine/drive_c/Program Files$ ls
Common Files
superman@travisf-linux:~/.wine/drive_c/Program Files$
superman@travisf-linux:~/.wine/drive_c/Program Files$ cd ~/
superman@travisf-linux:~$ ls
Desktop Examples How To Misc Programs
Email Backup Gnome-Look.Org ISO Images MISC Sig
superman@travisf-linux:~$ cd Programs
superman@travisf-linux:~/Programs$ ls
AdobeReader_enu-7.0.9-1.i386.tar.gz netbeans-6.0m10-full-linux.sh
ASSP_1.3.1-Install.zip RealPlayer
flstudio7_RC6b.exe RealPlayer10GOLD.bin
ImportExportTools-1.2.xpi Serial Numbers.odt
install_flash_player_9_linux.tar.gz thunderbird-2.0.0.4.tar.gz
liberation-fonts-ttf-3.tar.gz wine-0.9.41.tar.bz2
Needed Libs For WINE
superman@travisf-linux:~/Programs$ wine flstudio7_RC6b.exe
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping begin
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:x11drv:X11DRV_CreateWindow invalid window width -17421
err:x11drv:X11DRV_CreateWindow invalid window width -16993
err:x11drv:X11DRV_CreateWindow invalid window width -16993
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
superman@travisf-linux:~/Programs$ fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:win:UpdateLayeredWindow
(0x2003e,(nil),(nil),0x34fbe0,0x1d2c,0x34fbd8,0x00000000,0x34fbd4,2): stub!
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
err:richedit:ReadStyleSheet ReadStyleSheet: missing style number
err:module:import_dll Library MFC42.DLL (which is needed by
L"C:\\Program Files\\Image-Line\\FL Studio
7\\Plugins\\Fruity\\Generators\\Wasp\\Wasp_Eng.dll") not found
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:win:SetLayeredWindowAttributes (0x3018c,0x00000000,251,2): stub!
fixme:win:SetLayeredWindowAttributes (0x40142,0x00000000,251,2): stub!
fixme:win:SetLayeredWindowAttributes (0x40142,0x00000000,156,2): stub!
fixme:win:SetLayeredWindowAttributes (0x40142,0x00000000,97,2): stub!
fixme:win:SetLayeredWindowAttributes (0x40142,0x00000000,61,2): stub!
fixme:win:SetLayeredWindowAttributes (0x40142,0x00000000,38,2): stub!
fixme:win:SetLayeredWindowAttributes (0x40142,0x00000000,24,2): stub!
fixme:win:SetLayeredWindowAttributes (0x40142,0x00000000,15,2): stub!
fixme:win:SetLayeredWindowAttributes (0x40142,0x00000000,9,2): stub!
fixme:win:SetLayeredWindowAttributes (0x40142,0x00000000,6,2): stub!
fixme:win:SetLayeredWindowAttributes (0x40142,0x00000000,3,2): stub!
fixme:win:SetLayeredWindowAttributes (0x40142,0x00000000,2,2): stub!
fixme:win:SetLayeredWindowAttributes (0x40142,0x00000000,1,2): stub!
fixme:htmlhelp:HtmlHelpW Not all HH cases handled correctly
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
--
sincerely,
Travis Forghani
IT Administrator
Bowman Enterprises, Inc.
Cell: 919-795-9298
Office: 919-894-3662, Ext. 34
travis@xxxxxxxxxxxxx
This message is intended only for the use of the individual or entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited by law. If you have received this communication in error, please notify me immediately.
_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users