[Bug 42857] Can't select a fixture in FreeStyler's fixture editor

WineHQ Bugzilla wine-bugs at winehq.org
Wed Aug 10 07:49:55 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=42857

Robert Wilhelm <sloper42 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sloper42 at yahoo.com
          Component|-unknown                    |scrrun
           Keywords|                            |download

--- Comment #10 from Robert Wilhelm <sloper42 at yahoo.com> ---
I downloaded latest version 4.1.2 from website.

After using winetricks to install vb6run and vc6run, installer works fine.

When selecting a fixture, it hangs now because scrrun:file_get_DateCreated is
not implemented.

We get endless loop repeating following output:

0024:fixme:olepicture:OleLoadPictureEx 0262CD7C, 7908, 1,
{00020400-0000-0000-c000-000000000046}, 0, 0, 0, 0021ED78, partially
implemented.
0024:fixme:ole:CLSIDFromProgIDEx L"Scripting.FileSystemObject", 0021EDB4:
semi-stub
0024:fixme:scrrun:filesys_QueryInterface Unsupported interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
0024:fixme:scrrun:filesys_QueryInterface Unsupported interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
0024:fixme:variant:get_date_format ignoring flags 10
0024:fixme:scrrun:file_get_DateCreated (01451FF0)->(0021EAC0)

After implementing this function the hang is gone.
I will try to submit a patch.

-- 
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.



More information about the wine-bugs mailing list