https://bugs.winehq.org/show_bug.cgi?id=37167
Bug ID: 37167
Summary: IEC 61850 v2.02 example client expects
'wine_pcap_findalldevs_ex' to return adapter names in
'<protocol>://\Device\NPF_<adaptername>' format
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
continuation of bug 37061
--- snip ---
$ wine ./IEC61850_Example_Client.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:wpcap:wine_pcap_findalldevs_ex ("rpcap://" (nil) 0x33fa64 0x33fb78):
partial stub
Can't start server: GOOSE Service failed to perform the requested action
(-73)
Stopping IEC61850 Client
Freeing IEC61850 Client
IEC61850 Client Example has ended, press enter to exit
--- snip ---
The client expects the returned adapter/interface names in following format:
<protocol>://\Device\NPF_<adaptername>
Where '<adaptername>' has usually '{GUID}' format on Windows.
It uses the adapter names returned from 'GetAdaptersInfo' to construct the
string and does 'stricmp' on 'name' member of each 'pcap_if' list entry
(returned by 'wine_pcap_findalldevs_ex') to match the entry.
Output of adapter names from Linux native:
--- snip ---
$ dumpcap -D
1. virbr0
2. tun0
3. nflog
4. nfqueue
5. em1
6. wlp4s0
7. any
8. lo (Loopback)
--- snip ---
$ sha1sum SET\ IEC61850DLLV2\ Demo.exe
72ebe36f11e4a3fb5c117db7bd6b367b4e0eb058 SET IEC61850DLLV2 Demo.exe
$ du -sh SET\ IEC61850DLLV2\ Demo.exe
1.1M SET IEC61850DLLV2 Demo.exe
$ wine --version
wine-1.7.25
Regards
--
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=51838
Bug ID: 51838
Summary: No splash window while creating prefix
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: jacek(a)codeweavers.com
Regression SHA1: 1cdc74b2d62d1c94005c46f9c8f4b566aa8bdcbd
Distribution: ---
2px width vertical line in the center of the screen is shown while creating
prefix instead of splash window.
--
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=51818
Bug ID: 51818
Summary: Reporting packet length is always 0
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wpcap
Assignee: wine-bugs(a)winehq.org
Reporter: marc_aurel(a)me.com
Distribution: ---
Created attachment 70703
--> https://bugs.winehq.org/attachment.cgi?id=70703
same source for linux/mac/win
Source code for an example program is attached.
I compiled it on linux, mac and windows and it is always working as expected
meaning it produces a terminal output like:
listening on Pseudo-device that captures on all interfaces...
14:47:05,000000 len:62
Destiny MAC:
00:00:00:00:00:00:
Source MAC:
00: 00: 00: 00: 00: 00:
etc (blanked out the mac addresses)
Wheres running the windows .exe in wine always reports a packet length of 0 (I
tested on wine 6.18(linux)/6.16(linux)/6.0(linux/mac)). Modifying the program
to show the packet content leads to a segfault in wine but works just fine
again on win/linux/mac (which is kinda expected I guess since it thinks the
packets are empty).
Running native/wine versions side by side you can see that it is capturing the
same packets, which are clearly not empty.
--
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=51504
Bug ID: 51504
Summary: Control Ultimate Edition crashes before gameplay
starts
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
When intro ends the game crashes with
e: ../wine/dlls/wined3d/wined3d_private.h:4118: wined3d_resource_release:
Failed to check "refcount> = 0".
wine-6.13-30-g384fc71a480
--
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=50857
Bug ID: 50857
Summary: Darksiders Warmastered Edition crashes before starting
an intro
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: dereklesho52(a)Gmail.com
Regression SHA1: e2893c34524ae45f69f7bc183fa409a4049b9533
Distribution: ---
Before this commit it just skips the intro and gameplay starts.
--
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=47334
Bug ID: 47334
Summary: TP-Link PowerLineUtility has page fault
Product: Wine
Version: 4.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dave(a)davehigton.me.uk
Distribution: ---
Created attachment 64659
--> https://bugs.winehq.org/attachment.cgi?id=64659
Backtrace
Following on from bug 47279, I've downloaded copies of packet.dll (32 bit and
64 bit versions) that I believe to be legitimate and copied them into the
following locations:
c:\windows\system32 and c:\windows\system (64 bit versions)
c:\windows\syswow64 (32 bit version)
Now, on double-clickinh the desktop shortcut "tpPLC", I see the basic window of
the app open up, then I get a crash with a backtrace. I'm attaching the
backtrace and zips of both versions of the DLL.
--
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=51837
Bug ID: 51837
Summary: Thronebreaker: The Witcher Tales fails to play intro
videos
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: z.figura12(a)gmail.com
Regression SHA1: 176654fa29d1ff46011eaa65e1da5fb22a155bb3
Distribution: ---
057c:err:mfplat:read_thread Failed to read 0 bytes at offset 41041859, hr
0x80004005.
winegstreamer error: qtdemux0: Internal data stream error.
winegstreamer error: qtdemux0: ../gst/isomp4/qtdemux.c(6545): gst_qtdemux_loop
(): /GstBin:bin0/GstDecodeBin:decodebin0/GstQTDemux:qtdemux0:
streaming stopped, reason error (-5)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=32252
Bug #: 32252
Summary: Corel Painter 12 EULA next button greyed out no matter
what
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewfulrich(a)gmail.com
Classification: Unclassified
Created attachment 42558
--> http://bugs.winehq.org/attachment.cgi?id=42558
wine output
When I run setup.exe for Corel Painter 12, it loads up and takes me to the
EULA. I can scroll to the bottom and check "I accept the terms and
conditions", but it doesn't un-grey the "Next" button so I can't continue the
setup. I am attaching the wine output. The last two lines are outputted when
I clicked the window and then the checkbox.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=30760
Bug #: 30760
Summary: Crash (Unhandled page fault exception) exiting Open
Metronome (WAV version)
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james_avera(a)yahoo.com
Classification: Unclassified
Created attachment 40278
--> http://bugs.winehq.org/attachment.cgi?id=40278
Crash trace saved from "Program Error" dialog
Open Metronome always crashes when exiting with "Unhandled exception: page
fault on read access to 0xffffffff in 32-bit code..."
See attached backtrace.txt
The program is Open Metronome 5.06 which works (no crashes) on 32-bit Windows
7.
The Wine host is Ubuntu 11.10 64-bit.
The .msi file I installed is Open_Metronome_for_Windows-WAV.msi
and can be downloaded at
http://sourceforge.net/projects/openmetronome/files/openmetronome/5.06/Open…
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.