https://bugs.winehq.org/show_bug.cgi?id=45212
Bug ID: 45212
Summary: Getting IPicture errors - not implemented, cannot
connect
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: gcos7(a)yahoo.com
Distribution: ---
32-bit wine prefix. Program is called IFS. Program needs jet and vbrun6 so I
installed those with winetricks. Program had error. Trie installing ole.dll
with winetricks but no difference. I have downloaded various versions of
oleaut32.dll as I was told in the wine linux forum to do so. None made any
difference. Online searches indicated sometimes installing dcom98 fixed the
problem. I have downloaded 3 diferent version of dcom98 but none will install
saying I am not running the correct version of Windows. I even recreated the
wine prefix as Windows 98 but it still would not install dcom98.
The developer of the program responded to my query and said they have the exact
same problem with wine on any operating system and the only way to get it
working is via a full blown Windows XP vm.
The program aborts and the tail of the log file shows:
[code]0009:fixme:variant:VarDateFromUdateEx unsupported flags: 4
0009:fixme:variant:VarDateFromUdateEx unsupported flags: 4
0009:fixme:olepicture:OleLoadPictureEx
(0x147c824,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32eb10),
partially implemented.
0009:fixme:olepicture:OleLoadPictureEx
(0x1494204,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e28c),
partially implemented.
0009:fixme:olepicture:OleLoadPictureEx
(0x1494204,140233,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e25c),
partially implemented.
0009:fixme:olepicture:OLEPictureImpl_get_hPal unimplemented for type 3.
Returning 0 palette.
0009:fixme:ole:NdrCorrelationInitialize (0x32c32c, 0x32c4bc, 1024, 0x0):
semi-stub
0009:fixme:olepicture:OLEPictureImpl_FindConnectionPoint no connection point
for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
0009:fixme:olepicture:OLEPictureImpl_FindConnectionPoint no connection point
for {33ad4f92-6699-11cf-b70c-00aa0060d393}[/code]
The problem seems to be in the way wine handles calls to the IPicture
functions. I know the IPicture functions are supposed to be contained in
oleaut32.dll, but no version works. I have searched the net and found this
same error for various games and apps.
Since oleaut32.dll contains the functions, there must be something in the way
wine handles calls or something to it. The log would indicate that some of the
olepicture calls are only partially defined. See:
[code]0009:fixme:olepicture:OleLoadPictureEx
(0x147c824,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32eb10),
partially implemented.
0009:fixme:olepicture:OleLoadPictureEx
(0x1494204,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e28c),
partially implemented.
0009:fixme:olepicture:OleLoadPictureEx
(0x1494204,140233,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e25c),
partially implemented.
0009:fixme:olepicture:OLEPictureImpl_get_hPal unimplemented for type 3.
Returning 0 palette.
0009:fixme:ole:NdrCorrelationInitialize (0x32c32c, 0x32c4bc, 1024, 0x0):
semi-stub[/code]
In my programming past a stub was either no code or only part of the code and
the code stub was never completed.
Just me, but I think those need to complete successfully or the
OLDPictureImpl_FindConnectionPoint fails:
[code]0009:fixme:olepicture:OLEPictureImpl_FindConnectionPoint no connection
point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
0009:fixme:olepicture:OLEPictureImpl_FindConnectionPoint no connection point
for {33ad4f92-6699-11cf-b70c-00aa0060d393}[/code]
This seems to be an error across multiple applications and apparently across
several releases of wine. Since it kicks out those errors with any version of
oleaut32.dll I feel the problem must reside somewhere in wine.
I am very new to wine and very new to filing a bug. I hope I have provided the
information needed. Any help on this would be greatly appreciated.
David Eaton
gcos7(a)yahoo.com
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45037
Bug ID: 45037
Summary: Xcom2 never starts
Product: Wine
Version: 3.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
If i try to start Xcom2 it never reaches the initial loading screen.
Terminal only lists:
0009:fixme:heap:RtlSetHeapInformation 0xc20000 0 0x60e830 4 stub
0009:fixme:heap:RtlSetHeapInformation 0xd30000 0 0x60e830 4 stub
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45214
Bug ID: 45214
Summary: Native Instruments Reaktor Blocks.iso Form.iso
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: markau0(a)lycos.com
Distribution: ---
Native Instruments Reaktor Blocks.iso and Form.iso installers abort with a
"please insert Reaktor Blocks" or a "please insert Form" error.
The iso's were mounted ok and the drives setup ok in winecfg.
Reaktor Blocks.iso and Form.iso are freely available from Native Instruments
for testing if anyone wants them.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45251
Bug ID: 45251
Summary: Can't start Steam
Product: Wine
Version: 3.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 3dk(a)protonmail.com
Distribution: ---
Created attachment 61496
--> https://bugs.winehq.org/attachment.cgi?id=61496
TerminalOutput
I'm using Arch Linux and trying to start steam with Wine 3.8 in a 64-bit
wineprefix.
When I start steam.exe the updater works, but after that I get an error and it
gets stuck. The update window disappears, there is no login window and nothing
else happens.
I attached the terminal output for starting steam in Windows 7 mode and windows
XP (switching between them with winecfg).
The output for the two modes is slightly different.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45272
Bug ID: 45272
Summary: iTunes UI is unresponsive
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
Created attachment 61521
--> https://bugs.winehq.org/attachment.cgi?id=61521
Terminal output of iTunes.exe
Since the 3.9 update, iTunes version 12.7.4.80 no longer works. It doesn't
crash, but the UI is absolutely unresponsive to anything. It used to work fine
in 3.8, so it's a regression. The iTunesVizualizerHost.exe crash error used to
be in previous versions and it didn't affect the program before. Attaching
terminal output (last 3 lines seem to repeat over and over).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45060
Bug ID: 45060
Summary: Downloaded and successfully installed Wine but when I
run it I get an error message "Unfortunately Wine
Stopped working"
Product: Wine
Version: 3.6
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mike(a)northstar.cali.co.uk
Downloaded and successfully installed Wine but when I run it I get an error
message "Unfortunately Wine Stopped working"
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45024
Bug ID: 45024
Summary: App Returns to Home screen.... Doesn't open
Product: Wine
Version: 3.6
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Kanyew(a)email.com
Created attachment 61146
--> https://bugs.winehq.org/attachment.cgi?id=61146
Wine gets stopped as soon I open it...
I installed wine 6.0 arm package since that fits my architecture...
I'm using Samsung note 3 model-ha3g with a custom os of Android 7.1.2 based
Resurrection Remix....
When I clicked on the apk.. It gets successfully installed.. So I clicked on
the icon to open...
It extracted some files... And then the app got force closed...
When I clicked on the app icon again... It gets into full screen and then later
Returns to Home screen...
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44754
Bug ID: 44754
Summary: Spintires: blackscreen on launch
Product: Wine
Version: 3.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrew.mrolko(a)gmail.com
Distribution: ---
Created attachment 60766
--> https://bugs.winehq.org/attachment.cgi?id=60766
Spintires: blackscreen on launch (audio works)
When trying to launch spintires (steam version) I get a black screen on launch.
This occurs even with the d3dx9_43 override in place. The override corrects
this issue in older versions of wine (3.0 and below are the versions I have
tested)
Distro: solus 3
kernel: 4.15.7-60.current
intel hd 3000 graphics
intel core i3 2330m
Attached to this ticket is the log file from running $ wine steam.exe &>log.txt
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44889
Bug ID: 44889
Summary: No Text in Settlers IV (GOG-Edition)
Product: Wine
Version: 3.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: me(a)stefannaumann.de
Distribution: ---
In Settlers IV the text is missing completely. The menu buttons don't have text
on them, the tooltips are visible, but without text, every text in game is
missing.
For reference on how it looks see https://youtu.be/91fnRyLnFiI
(The sound-problems are a separate bug report)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44933
Bug ID: 44933
Summary: Skyrim SE Has a grey screen on launch
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: awesomezander67(a)gmail.com
When I launch Skyrim SE either directly from the EXE file or from the windows
Steam running on Wine, the screen is black for about one second and then it
turns completely grey. I can still hear all the games sounds but can only see a
grey screen.
Hardware:
2.8 GHz Intel Core i7
AMD Radeon R9 M370X
16 GB 1600 MHz DDR3
--
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.