https://bugs.winehq.org/show_bug.cgi?id=51759
Bug ID: 51759
Summary: Office Software Protection Platform dlls error
Product: Wine-staging
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthias.geiger1024(a)tutanota.de
CC: leslie_alistair(a)…
[View More]hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70657
--> https://bugs.winehq.org/attachment.cgi?id=70657
log
Upon installing office 2016 wine runs into the said bug. see log snippet below.
When I manually copied the dll, I still ran into the same error.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=47135
Bug ID: 47135
Summary: Onenote fails to start: Desktop Experience feature is
not installed (lacking Win32_ServerFeature class from
wbemprox)
Product: Wine
Version: 4.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.…
[View More]org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 64360
--> https://bugs.winehq.org/attachment.cgi?id=64360
hack to start Onenote
The relaylog below *** made with ONENOTE (MSOffice 2010) shows problem
apparently seems to be in wbemprox, missing Win32_ServerFeature class
The attached crappy hack allowed me to start Onenote, and also Onenote from
Office365 starts with it. Crappy hack is only to show where the problem is and
problably contains several errors, hopefully someone can fix this in proper way
(hint at Hans;)).
Sidenote: reverting the hack makes Onenote from Office365 run into the bug
again, but Onenote from office 2010 now continues happily to start; maybe it
sets some registry key once started and the patch is not needed anymore? No
idea.
008c:Call KERNEL32.lstrlenA(2e09825c "SELECT Name FROM Win32_ServerFeature")
ret=2e0e8fd1
008c:Ret KERNEL32.lstrlenA() retval=00000024 ret=2e0e8fd1
008c:Call KERNEL32.MultiByteToWideChar(00000000,00000000,2e09825c "SELECT Name
FROM Win32_ServerFeature",00000025,00000000,00000000) ret=2e0e8fe7
008c:Ret KERNEL32.MultiByteToWideChar() retval=00000025 ret=2e0e8fe7
008c:Call KERNEL32.MultiByteToWideChar(00000000,00000000,2e09825c "SELECT Name
FROM Win32_ServerFeature",00000025,0033f9f0,00000025) ret=2e0e9085
008c:Ret KERNEL32.MultiByteToWideChar() retval=00000025 ret=2e0e9085
008c:Call oleaut32.SysAllocString(0033f9f0 L"SELECT Name FROM
Win32_ServerFeature") ret=2e0e90bb
.
.
.
.
008c:Call user32.MessageBoxW(00000000,0033f6b2 L"OneNote cannot start because
the Desktop Experience feature is not installed. Install it in the Windows
Control Panel > Prog
rams and Features > Turn Windows features on or off.",39835ba4 L"Microsoft
Office",00000030) ret=39bb2183
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51526
Bug ID: 51526
Summary: Game "The Longest 5 Minutes" crashing (Issue possibly
in "/user32/winpos.c")
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: madbyte(a)tuta.io
…
[View More]Distribution: ---
the Steam game "The Longest Five Minutes" crashes on start-up, apparently
caused by not passing some variables (a window handle?).
I used Wine GE 6.12 in this particular case.
WORKAROUND: Enabling virtual desktop in the prefix allows the game to launch.
Possible relevant bit (See full backtrace for more):
"2 0x6edaf59c WINPOS_SysCommandSizeMove+0xeab(hwnd=<is not available>,
wParam=<is not available>)
[Z:\home\ubuntu\buildbot\runners\wine\wine-src\dlls\user32\winpos.c:3003] in
user32 (0x0a24dd48)"
Link to Line 3003 in Wine GE 6.12:
https://github.com/GloriousEggroll/wine/blob/cc2d9bd66c1207de3f8016cecd05d6…
Backtrace: https://gist.github.com/MadByteDE/fd9acf3deb29d885cb2fb2769402b1cf
Proton Issue Page: https://github.com/ValveSoftware/Proton/issues/4849
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51782
Bug ID: 51782
Summary: The ws2_32:sock output is too big in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
ws2_32:sock outputs ~29kB of data. …
[View More]This is too much and contributes in pushing
the WineTest reports above the 1.5MB limit.
The traces break down as follows:
0kB failures
24kB todos
5kB traces
0kB test framework (summary lines, etc.)
Note that this predates the double-free ws2_32:sock crash (bug 51778): the
crash backtrace just took the place of the todos/traces that are no longer
being run.
Time to fix Wine to reduce the number of todos!
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51785
Bug ID: 51785
Summary: The d3dx10_*:d3dx10 output is too big in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dxof
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The d3dx10_*:d3dx10 tests …
[View More]are mostly duplicates of each over and collectively
they output ~29kB of data. So while each individual test only outputs about
3kB, multiplied by the 9 copies this is too much and contributes in pushing the
WineTest reports above the 1.5MB limit.
The traces break down as follows:
0kB failures
3kB todos
0kB traces
0kB test framework (summary lines, etc.)
Time to fix Wine to reduce the number of todos!
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51781
Bug ID: 51781
Summary: The d3d11:d3d11 output is too big in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: major
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
user32:msg now outputs ~84kB of …
[View More]data. This is way too much and contributes in
pushing the WineTest reports above the 1.5MB limit.
The traces break down as follows:
7kB failures
74kB todos
1kB traces
0kB test framework
Time to fix Wine to reduce the number of failures and todos!
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51772
Bug ID: 51772
Summary: Drag and drop issue - DROPEFFECT zero
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: tomtib(a)gmx.de
Distribution: ---
Hello Wine-developers,
I have described the issue …
[View More]here:
https://forum.winehq.org/viewtopic.php?f=2&t=35444&sid=4f2e5ba04bc432c1648a…
I have also posted the reply from the foobar spider monkey panel developer,
hope this issue can be fixed, thank you!
-TT
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33761
Bug #: 33761
Summary: Touhou 10 and up have aliased dialogue text
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: murela_alba(a)abv.bg
Classification: Unclassified
Created attachment 44710
-…
[View More]-> http://bugs.winehq.org/attachment.cgi?id=44710
touhou 10 music room english
This happens in touhou 10, 11, 12, 12.5, 12.8 and 13. It affects only the main
game font, used for the dialogue boxes, music room and some UI elements. The
touhou 14 demo has a similar, but much more widespread aliasing issue (bug
33760). Here's a comparison from the Mountain of Faith music room on Windows 7
and in on Ubuntu 13.04 (64-bit) with wine 1.5.30.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=6254
Konstantin <incubusrk(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |incubusrk(a)gmail.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=40131
Bug ID: 40131
Summary: SqlConnection to Microsoft SQL Server 2014 fails with
SSL error
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mr_wire(a)mail.ru
Distribution: ---
…
[View More]Created attachment 53627
--> https://bugs.winehq.org/attachment.cgi?id=53627
Error log (Wine 1.8)
Installed Wine 1.8 in Linux Mint 17.3 and tried to run simple console
application that opens and closes connection to Microsoft SQL Server. This
application works with Mono and fails with Wine.
Attached you can find application text, config file that contains connection
string and two log files - for successfull connection (using Mono) and for
broken connection (using Wine).
--
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.
[View Less]