https://bugs.winehq.org/show_bug.cgi?id=46550
Bug ID: 46550 Summary: Please clean up filever.exe Product: Wine-staging Version: 4.0-rc6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ToddAndMargo@zoho.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
$ rpm -qa wine-core wine-core-4.0-0.5.rc6.fc29.i686 wine-core-4.0-0.5.rc6.fc29.x86_64
Would you please clean up filever.exe (from Windows 7)
$ wine /home/linuxutil/filever.exe 000b:fixme:winediag:start_process Wine Staging 4.0-rc6 is a testing version containing experimental patches. 000b:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org. 0011:fixme:module:load_dll Loader redirect from L"uxtheme.dll" to L"uxtheme-gtk.dll" 0011:fixme:uxthemegtk:load_gtk3_libs Wine cannot find the libgtk-3.so.0 library. 0014:fixme:module:load_dll Loader redirect from L"uxtheme.dll" to L"uxtheme-gtk.dll" 0014:fixme:uxthemegtk:load_gtk3_libs Wine cannot find the libgtk-3.so.0 library. 0014:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub 0014:fixme:process:SetProcessDEPPolicy (1): stub 0014:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub 000d:fixme:module:load_dll Loader redirect from L"uxtheme.dll" to L"uxtheme-gtk.dll" 000d:fixme:uxthemegtk:load_gtk3_libs Wine cannot find the libgtk-3.so.0 library. 001f:fixme:module:load_dll Loader redirect from L"uxtheme.dll" to L"uxtheme-gtk.dll" 001f:fixme:uxthemegtk:load_gtk3_libs Wine cannot find the libgtk-3.so.0 library. 001f:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub 0023:fixme:nls:GetThreadPreferredUILanguages 00000034, 0x9cf5e8, 0x9cf658 0x9cf5f0 0023:fixme:nls:get_dummy_preferred_ui_language (0x34 0x9cf5e8 0x9cf658 0x9cf5f0) returning a dummy value (current locale) 000b:fixme:module:load_dll Loader redirect from L"uxtheme.dll" to L"uxtheme-gtk.dll" 000b:fixme:uxthemegtk:load_gtk3_libs Wine cannot find the libgtk-3.so.0 library. Prints file version information.
Z:\home\linuxutil\filever.exe [/S] [/V] [/E] [/X] [/B] [/A] [/D] [[drive:][path][filename]]
/S Displays files in specified directory and all subdirectories. /V List verbose version information if available. /E List executables only. /X Displays short names generated for non-8dot3 file names. /B Uses bare format (no dir listing). /A Don't display file attributes. /D Don't display file date and time.
https://bugs.winehq.org/show_bug.cgi?id=46550
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- I'm not sure what exactly you are asking.
filever isn't a standard component of wine/wine-staging.
0011:fixme:module:load_dll Loader redirect from L"uxtheme.dll" to L"uxtheme-gtk.dll"
Using gtk can be turned off via winecfg.
https://bugs.winehq.org/show_bug.cgi?id=46550
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |-unknown Product|Wine-staging |Wine
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Probably you are asking to remove extraneous (debugging) terminal output; you can do this by setting the environment variable "WINEDEBUG=-all".
https://bugs.winehq.org/show_bug.cgi?id=46550
--- Comment #3 from Todd Chester ToddAndMargo@zoho.com --- (In reply to Zebediah Figura from comment #2)
Probably you are asking to remove extraneous (debugging) terminal output; you can do this by setting the environment variable "WINEDEBUG=-all".
Wonderful work around! Thank you!
What I would like to see is all the "Fixme" errors fixed. (Poor STDERR!)
https://bugs.winehq.org/show_bug.cgi?id=46550
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #4 from Austin English austinenglish@gmail.com --- FIXMEs aren't bugs.
https://bugs.winehq.org/show_bug.cgi?id=46550
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.