https://bugs.winehq.org/show_bug.cgi?id=49711
Bug ID: 49711
Summary: Netease Cloudmusic display black window in Windows7+
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: limstash.w(a)gmail.com
Distribution: ---
Created attachment 67958
--> https://bugs.winehq.org/attachment.cgi?id=67958
Console Output
steps:
1. Download https://d1.music.126.net/dmusic/cloudmusicsetup2.7.3.198319.exe and
install it
2. Open the app
It works well if I switch the Windows Version to Windows XP, but in
Windows7/8/10 it displays black but can respnosed to click events.
--
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=49710
Bug ID: 49710
Summary: The application no longer works with WINE since the
last update
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fery.guy3(a)gmail.com
Distribution: ---
Created attachment 67955
--> https://bugs.winehq.org/attachment.cgi?id=67955
Error details
The application no longer works with WINE since the last update
--
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=49734
Bug ID: 49734
Summary: Kaspersky claims that
wine-stable-amd64_5.0.2~buster_amd64.deb has a virus
HEUR:Trojan.Win32.Generic
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: biz(a)mynetblog.com
CC: dimesio(a)earthlink.net
Distribution: ---
I am using Kaspersky endpoint security for Linux... it says:
wine-stable-amd64_5.0.2~buster_amd64.deb
has a trojan virus in it and will not let me install that package.
https://www.virustotal.com/gui/file/023e699b27940985e0cd3258a3ea5993b48601e…
md5sum b8391d9c2cdcf70425d5f7bc5baf041d
$ sudo apt install --reinstall wine-stable-amd64
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
wine-stable-amd64
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
170 not fully installed or removed.
Need to get 0 B/69.1 MB of archives.
After this operation, 503 MB of additional disk space will be used.
Preconfiguring packages ...
(Reading database ... 226723 files and directories currently installed.)
Preparing to unpack .../wine-stable-amd64_5.0.2~buster_amd64.deb ...
Unpacking wine-stable-amd64 (5.0.2~buster) ...
dpkg: error processing archive
/var/cache/apt/archives/wine-stable-amd64_5.0.2~buster_amd64.deb (--unpack):
unable to open '/opt/wine-stable/lib64/wine/mshta.exe.dpkg-new': Operation not
permitted
Errors were encountered while processing:
/var/cache/apt/archives/wine-stable-amd64_5.0.2~buster_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
--
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=49424
Bug ID: 49424
Summary: Use gitlab for your default git server
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: romulasry(a)protonmail.com
Distribution: ---
This would make it easier to submit pull requests.
--
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=48427
Bug ID: 48427
Summary: Broken link to
http://www.winehq.org/site/docs/wineserver
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: carlos(a)superkaos.org
Distribution: ---
The link:
http://www.winehq.org/site/docs/wineserver
is broken.
It can be found at least here: https://wiki.winehq.org/Wineserver
Where it says: "For more information on invoking the wineserver, see the man
page"
--
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=47515
Bug ID: 47515
Summary: Wineserver Wiki page contains broken links to
Wineserver manpage
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: newbie13xd(a)gmail.com
Distribution: ---
This page contains two links to the Wineserver manpage, however both are
broken. Aside from this, it contains the text "{{{server/protocol.def}}}",
which I assume is meant to be a link.
Here is the link: https://wiki.winehq.org/Wineserver
--
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=42436
Bug ID: 42436
Summary: Wine Wiki: Building Wine - Memory & Address Checkers
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
I don't know, if anyone tried recently follow wiki link:
https://wiki.winehq.org/Building_Wine#Memory_.26_Address_Checkers
This link mentions "...you only need to pass the -fsanitize=address flag to the
compiler when building"
../wine-source/configure CFLAGS="-g -O1 -fsanitize=address -other-flags"
But this fails soon in make_xftmpl.o: In function fatal_error':
..../tools/make_xftmpl.c:116: undefined reference to
`__asan_option_detect_stack_use_after_return'
..../tools/make_xftmpl.c:116: undefined reference to `__asan_stack_malloc_1'
Passing LIBS="-lasan" to configure fixes this, but build fails anyway at cca
63%:
..../dlls/ntdll/loader.c:2979: undefined reference to `pthread_sigmask'
Per some gentoo wiki:
Some configure scripts test the need of the -lpthread compiler flag by testing
whether the function pthread_create() is available without it. The Address
Sanitizer library (libasan) provides this function. However it does not have a
full pthread implementation, more advanced pthread functions aren't provided.
Therefore the compilation fails. A workaround is to add the -lpthread compiler
flag manually.
Passing LIBS="-lasan -lpthread" to configure fixes this issue, but anyway fails
at the end:
../tools/sfnt2fon/sfnt2fon -o coue1255.fon ../../wine_git_src/fonts/courier.ttf
-d 128 13,1255,8
Makefile:174: recipe for target 'coue1255.fon' failed
==16755==ASan runtime does not come first in initial library list; you should
either link runtime to your application or manually preload it with LD_PRELOAD.
make[1]: *** [coue1255.fon] Error 1
make: *** [fonts] Error 2
Did anyone tried to follow that Wiki? I tried that on Debian Stretch.
Gcc (Debian 6.3.0-6) 6.3.0 20170205
--
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=46446
Bug ID: 46446
Summary: Value for WM_KEYLAST too low in
https://wiki.winehq.org/List_Of_Windows_Messages
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeroen.bugs.winehq.org(a)pluimers.com
Distribution: ---
Value for WM_KEYLAST is 0x0108 (264) but should be 0x0109 (265) as the range
Value for WM_KEYFIRST .. WM_KEYLAST should include WM_UNICHAR which correctly
has value 0x0109 (265) as per
https://docs.microsoft.com/en-us/windows/desktop/inputdev/wm-unichar
--
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=39380
Bug ID: 39380
Summary: test.winehq.org: Provide a way to know why a report
was rejected
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
When WineTest submits a report that report can get thrown away. Either because
it's too big, because it has too many failures, because too many tests were
skipped or because of other reasons unknown.
The WineTest.exe is never notified of this because the report analysis is run
asynchronously with respect tot he submission process. But annoyingly there is
no way for the submitter to know why the report was rejected even later,
levaing him to guess as to what needs fixing.
One way to plug this hole would be to send an email with the reason to the
address field in the report. But that could probably be abused to send emails
to arbitrary persons.
A very simple alternative would be to create a per-commit text file containing
one line per ignored report with the report's tag, timestamp of when it was
analyzed and the reason why it was ignored.
--
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.