https://bugs.winehq.org/show_bug.cgi?id=45190
Bug ID: 45190
Summary: Test report
Product: Wine
Version: 3.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
This is a test 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=42613
Bug ID: 42613
Summary: PowerPoint 2016 crashes at start screen
Product: Wine
Version: 2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: isiraseneviratne(a)yahoo.com
Distribution: Ubuntu
Created attachment 57558
--> https://bugs.winehq.org/attachment.cgi?id=57558
Backtrace from PowerPoint 2016
PowerPoint tends to crash at the start screen with the attached error message.
However, sometimes it will load normally after running it again.
--
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=46399
Bug ID: 46399
Summary: meditations needs ThreadIsIoPending info class
Product: Wine
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: madebr(a)gmail.com
Distribution: ---
Created attachment 63157
--> https://bugs.winehq.org/attachment.cgi?id=63157
Screenshot of window saying 'ERROR: Connection to the server failed'
When launching meditations, downloading the required files for the month fails.
The gui displays:
'ERROR: Connection to the server failed'
Every 10 seconds, the following message is printed to the console:
fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not
supported yet
url: http://meditations.games/
download url: http://meditations.games/bin/Meditations-WIN.exe
--
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=46393
Bug ID: 46393
Summary: vst plugin and exe of BlueCat Axiom, Destructor, Late
Replies, AxePack won't install/scan properly
Product: Wine
Version: 4.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: elecktroguild(a)gmail.com
Distribution: Mint
Created attachment 63155
--> https://bugs.winehq.org/attachment.cgi?id=63155
terminal output of BlueCat Axiom installer
Demos of BlueCat commercial vst plugins work, but running separate
commercial installers which include registration code
won't properly install, vst scanning fails, or the standalone
version won't open.
--
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=46395
Bug ID: 46395
Summary: valgrind shows an invalid free in ws2_32/tests/sock.c
Product: Wine
Version: 4.0-rc4
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
../../../tools/runtest -q -P wine -T ../../.. -M ws2_32.dll -p
ws2_32_test.exe.so sock && touch sock.ok
==30640== Invalid free() / delete / delete[] / realloc()
==30640== at 0x7BC48471: notify_realloc (heap.c:276)
==30640== by 0x7BC4BD90: RtlReAllocateHeap (heap.c:1906)
==30640== by 0x4BDC310: WS_get_local_ips (socket.c:6309)
==30640== by 0x4BDFBA4: WS_gethostbyname (socket.c:6392)
==30640== by 0x4A95ADD: test_getsockname (sock.c:4621)
==30640== by 0x4AADC3A: func_sock (sock.c:11530)
==30640== by 0x4AAE05F: run_test (test.h:617)
==30640== by 0x4AAEA9D: main (test.h:701)
==30640== Address 0x4a2aac8 is 0 bytes after a recently re-allocated block of
size 0 alloc'd
==30640== at 0x7BC48394: notify_alloc (heap.c:260)
==30640== by 0x7BC4B8B8: RtlAllocateHeap (heap.c:1726)
==30640== by 0x4BDC210: WS_get_local_ips (socket.c:6275)
==30640== by 0x4BDFBA4: WS_gethostbyname (socket.c:6392)
==30640== by 0x4A95ADD: test_getsockname (sock.c:4621)
==30640== by 0x4AADC3A: func_sock (sock.c:11530)
==30640== by 0x4AAE05F: run_test (test.h:617)
==30640== by 0x4AAEA9D: main (test.h:701)
==30640==
--
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=46394
Bug ID: 46394
Summary: Valgrind shows an invalid read in urlmon/tests/url.c
Product: Wine
Version: 4.0-rc4
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: urlmon
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
../../../tools/runtest -q -P wine -T ../../.. -M urlmon.dll -p
urlmon_test.exe.so url && touch url.ok
==13099== Invalid read of size 2
==13099== at 0x8038588: strchrW (unicode.h:235)
==13099== by 0x803AC5D: query_http_info (navigate.c:838)
==13099== by 0x803C803: read_stream_data (navigate.c:1071)
==13099== by 0x803CB23: nsChannelBSC_read_data (navigate.c:1494)
==13099== by 0x8038A01: BindStatusCallback_OnDataAvailable (navigate.c:414)
==13099== by 0x4C3A456: IBindStatusCallback_OnDataAvailable (urlmon.h:940)
==13099== by 0x4C3A456: BindStatusCallback_OnDataAvailable (???:0)
==13099== by 0x4C3F637: IBindStatusCallback_OnDataAvailable (urlmon.h:940)
==13099== by 0x4C3F637: report_data (???:0)
==13099== by 0x4C3F89C: start_binding (binding.c:1587)
==13099== by 0x4C3FA38: bind_to_storage (binding.c:1624)
==13099== by 0x4C56714: URLMoniker_BindToStorage (umon.c:280)
==13099== by 0x803CBB6: IMoniker_BindToStorage (objidl.h:3228)
==13099== by 0x803CBB6: start_binding (???:0)
==13099== by 0x805EEBC: PersistMoniker_Load (persist.c:655)
==13099== by 0x4C3F083: IPersistMoniker_Load (urlmon.h:2367)
==13099== by 0x4C3F083: load_doc_mon (???:0)
==13099== by 0x4C3F1E4: create_mime_object (binding.c:280)
==13099== by 0x4C3F310: create_object (binding.c:310)
==13099== by 0x4C3F58E: report_data (binding.c:1122)
==13099== by 0x4C3F9B0: InternetProtocolSink_ReportData (binding.c:1171)
==13099== by 0x4C41381: IInternetProtocolSink_ReportData (urlmon.h:3038)
==13099== by 0x4C41381: ProtocolSinkHandler_ReportData (???:0)
==13099== by 0x4C41786: IInternetProtocolSink_ReportData (urlmon.h:3038)
==13099== by 0x4C41786: report_data_proc (???:0)
==13099== by 0x4C40D03: process_tasks (bindprot.c:57)
==13099== Address 0xb9fd566 is 0 bytes after a recently re-allocated block of
size 334 alloc'd
==13099== at 0x7BC48394: notify_alloc (heap.c:260)
==13099== by 0x7BC4B8B8: RtlAllocateHeap (heap.c:1726)
==13099== by 0x803A51B: heap_alloc (heap.h:29)
==13099== by 0x803AC22: query_http_info (navigate.c:828)
==13099== by 0x803C803: read_stream_data (navigate.c:1071)
==13099== by 0x803CB23: nsChannelBSC_read_data (navigate.c:1494)
==13099== by 0x8038A01: BindStatusCallback_OnDataAvailable (navigate.c:414)
==13099== by 0x4C3A456: IBindStatusCallback_OnDataAvailable (urlmon.h:940)
==13099== by 0x4C3A456: BindStatusCallback_OnDataAvailable (???:0)
==13099== by 0x4C3F637: IBindStatusCallback_OnDataAvailable (urlmon.h:940)
==13099== by 0x4C3F637: report_data (???:0)
==13099== by 0x4C3F89C: start_binding (binding.c:1587)
==13099== by 0x4C3FA38: bind_to_storage (binding.c:1624)
==13099== by 0x4C56714: URLMoniker_BindToStorage (umon.c:280)
==13099== by 0x803CBB6: IMoniker_BindToStorage (objidl.h:3228)
==13099== by 0x803CBB6: start_binding (???:0)
==13099== by 0x805EEBC: PersistMoniker_Load (persist.c:655)
==13099== by 0x4C3F083: IPersistMoniker_Load (urlmon.h:2367)
==13099== by 0x4C3F083: load_doc_mon (???:0)
==13099== by 0x4C3F1E4: create_mime_object (binding.c:280)
==13099== by 0x4C3F310: create_object (binding.c:310)
==13099== by 0x4C3F58E: report_data (binding.c:1122)
==13099== by 0x4C3F9B0: InternetProtocolSink_ReportData (binding.c:1171)
==13099== by 0x4C41381: IInternetProtocolSink_ReportData (urlmon.h:3038)
==13099== by 0x4C41381: ProtocolSinkHandler_ReportData (???:0)
==13099==
--
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=26262
Summary: No video output in game
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torgeriedel(a)gmx.de
When trying to play Commandos - Behind Enemy lines, there is no video output.
Sound is working.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46391
Bug ID: 46391
Summary: TagScanner cannot be raised from tasbak
Product: Wine
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukasz.wojnilowicz(a)gmail.com
Distribution: ---
Steps to reproduce:
1) remove ~/.wine
2) wine Tagscan.exe
3) leave TagScanner in maximized or window mode
4) switch to other window, so that it covers TagScanner's window
5) try to switch back to TagScanner's window by clicking on its entry on
taskbar
Behaviour:
Nothing happens.
Expected behaviour:
TagScanner's window should be raised.
Additional info:
1) KDE Plasma 5.13.5
2) As a workaround one can click RMB on TagScanner's entry and choose minimize,
so the window isn't minimized but raised
--
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.