https://bugs.winehq.org/show_bug.cgi?id=54841
Bug ID: 54841
Summary: wine-staging 8.6 fails to build with gstreamer enabled
Product: Wine-staging
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: timo.gurr(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 74344
--> https://bugs.winehq.org/attachment.cgi?id=74344
wine-8.6_build.log
Without staging and gstreamer enabled wine 8.6 builds fine but when enabling
the staging patches it fails to build with:
x86_64-pc-linux-gnu-cc -m64 -c -o dlls/winegstreamer/wg_parser.o
dlls/winegstreamer/wg_parser.c -Idlls/winegstreamer -Iinclude -D__WINESRC__ \
-DWINE_UNIX_LIB -I/usr/x86_64-pc-linux-gnu/include/gstreamer-1.0 \
-I/usr/x86_64-pc-linux-gnu/include/glib-2.0
-I/usr/x86_64-pc-linux-gnu/lib/glib-2.0/include \
-I/usr/x86_64-pc-linux-gnu/include/orc-0.4 -pthread -Wall -pipe
-fcf-protection=none \
-fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement
-Wempty-body \
-Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wshift-overflow=2
-Wstrict-prototypes \
-Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings
-Wpointer-arith -Wlogical-op -fPIC \
-fasynchronous-unwind-tables -march=native -O2 -pipe -march=native -O2 -pipe
In file included from
/usr/x86_64-pc-linux-gnu/include/glib-2.0/gobject/gobject.h:26,
from
/usr/x86_64-pc-linux-gnu/include/glib-2.0/gobject/gbinding.h:31,
from
/usr/x86_64-pc-linux-gnu/include/glib-2.0/glib-object.h:24,
from
/usr/x86_64-pc-linux-gnu/include/gstreamer-1.0/gst/gstenumtypes.h:6,
from
/usr/x86_64-pc-linux-gnu/include/gstreamer-1.0/gst/gst.h:31,
from dlls/winegstreamer/wg_parser.c:33:
dlls/winegstreamer/wg_parser.c: In function 'pad_added_cb':
dlls/winegstreamer/wg_parser.c:816:42: error: 'vconv' undeclared (first use in
this function)
816 | gst_util_set_object_arg(G_OBJECT(vconv), "n-threads", "0");
| ^~~~~
/usr/x86_64-pc-linux-gnu/include/glib-2.0/gobject/gtype.h:2523:57: note: in
definition of macro '_G_TYPE_CIC'
2523 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) (void *) ip)
| ^~
/usr/x86_64-pc-linux-gnu/include/glib-2.0/gobject/gobject.h:54:38: note: in
expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
54 | #define G_OBJECT(object) (G_TYPE_CHECK_INSTANCE_CAST
((object), G_TYPE_OBJECT, GObject))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/winegstreamer/wg_parser.c:816:33: note: in expansion of macro 'G_OBJECT'
816 | gst_util_set_object_arg(G_OBJECT(vconv), "n-threads", "0");
| ^~~~~~~~
dlls/winegstreamer/wg_parser.c:816:42: note: each undeclared identifier is
reported only once for each function it appears in
816 | gst_util_set_object_arg(G_OBJECT(vconv), "n-threads", "0");
| ^~~~~
/usr/x86_64-pc-linux-gnu/include/glib-2.0/gobject/gtype.h:2523:57: note: in
definition of macro '_G_TYPE_CIC'
2523 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) (void *) ip)
| ^~
/usr/x86_64-pc-linux-gnu/include/glib-2.0/gobject/gobject.h:54:38: note: in
expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
54 | #define G_OBJECT(object) (G_TYPE_CHECK_INSTANCE_CAST
((object), G_TYPE_OBJECT, GObject))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/winegstreamer/wg_parser.c:816:33: note: in expansion of macro 'G_OBJECT'
816 | gst_util_set_object_arg(G_OBJECT(vconv), "n-threads", "0");
| ^~~~~~~~
dlls/winegstreamer/wg_parser.c: In function 'src_activate_mode_cb':
dlls/winegstreamer/wg_parser.c:1057:23: warning: unused variable 'parser'
[-Wunused-variable]
1057 | struct wg_parser *parser = gst_pad_get_element_private(pad);
| ^~~~~~
Error:
* In program cave perform install --hooks --managed-output
--output-exclusivity with-others =app-emulation/wine-8.6:0::virtualization
--destination installed --replacing =app-emulation/wine-8.6:0::installed
--x-of-y 1 of 1:
* When installing 'app-emulation/wine-8.6:0::virtualization' replacing {
'app-emulation/wine-8.6:0::installed' }:
* When running an ebuild command on
'app-emulation/wine-8.6:0::virtualization':
* Install failed for 'app-emulation/wine-8.6:0::virtualization'
(paludis::ActionFailedError)
make: *** [Makefile:131857: dlls/winegstreamer/wg_parser.o] Error 1
This is with gstreamer 1.22.2. Complete build log attached.
--
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=54061
Bug ID: 54061
Summary: shell32:shelllink - test_load_save() crashes randomly
in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
shell32:shelllink - test_load_save() crashes randomly in Wine:
shelllink.c:847: Test failed: SHCreateStreamOnFileW failed 80070020
shelllink.c:849: Test failed: IPersistFile_Save failed (0x00000000)
shelllink.c:851: Test failed: IPersistFile_Load failed (0x00000000)
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x0042321a).
[...useless backtrace...]
See https://test.winehq.org/data/patterns.html#shell32:shelllink
Where:
0x80070020 == HRESULT_FROM_WIN32(ERROR_SHARING_VIOLATION)
So this may still have a similar cause as bug 28290, i.e. an invalid sharing
mode somewhere.
--
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=39941
Bug ID: 39941
Summary: Rendering of rotated text is ugly
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: curaga(a)operamail.com
Distribution: ---
Created attachment 53361
--> https://bugs.winehq.org/attachment.cgi?id=53361
Screenshot
The score dialog of Stars! renders some text at an angle. The rendering of both
current Wine and current Windows (XP) is ugly; Wine 1.3.0 and Windows 3.11
render it nice and readable.
I'll try to get a screenshot from Win 3.11, but my old VM hangs in current
Qemu, seems they broke something the Cirrus driver relied on. In any case,
making the text readable would be enough, pixel-perfect match to 3.11 is not
needed.
--
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=19446
Summary: Icy Tower 1.4 installer erroneously creates an
installation log in an invalid directory
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://download.cnet.com/Icy-Tower/3000-2099_4-1007506
0.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.1.26-183-gc6570a5, after installing Icy Tower 1.4, a directory
listing of the Wine drive_c folder shows an unusual directory created in the
root of drive_c:
andrew@ubuntu-desktop:~$ ls ~/icytower/drive_c
C: games Program Files users windows
andrew@ubuntu-desktop:~$ ls ~/icytower/drive_c/C:/windows/temp
INSTALL.LOG
>From relay log:
0019:Call KERNEL32.CreateDirectoryA(0033f354 "C:",00000000) ret=1000c978
0019:Ret KERNEL32.CreateDirectoryA() retval=00000000 ret=1000c978
...
0019:Call KERNEL32.CreateDirectoryA(0033f354 "C:\\C:",00000000) ret=1000c978
0019:Ret KERNEL32.CreateDirectoryA() retval=00000001 ret=1000c978
...
0019:Call KERNEL32.CreateFileA(0033f354
"C:\\C:\\windows\\temp\\INSTALL.LOG",40000000,00000000,00000000,00000002,00000080,00000000)
ret=100140c9
0019:Ret KERNEL32.CreateFileA() retval=00000068 ret=100140c9
The directory creation operation that was logged does not succeed on Windows,
and it should not succeed on Wine.
--
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=26532
Summary: Barnes and Noble Nook eReader sync data to server.
Product: Wine
Version: 1.3.16
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JNowka(a)gmail.com
Download: http://www.barnesandnoble.com/download/ereader/ereader-windows.asp
Version: 2.5.3.4630
Licence Type: Proprietary
Cost: Free
The Barnes And Noble Nook e-Reader for PC does not upload updates to bookmarks
or annotations to the server.
The errors and fixmes that are returned when it is ran from the command line is
as follows:
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Mon,
21-Mar-2016 23:20:09 GMT; path=/")
err:wininet:HTTP_ParseDateAsAsctime unexpected weekday L"-1"
err:wininet:HTTP_ParseDate unexpected date format L"-1"
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:InternetCheckConnectionW
fixme:wininet:InternetSetOptionW Option 7 STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DATA_RECEIVE_TIMEOUT
(180000): STUB
The fixme warnings are repeated consistently until the software is closed.
--
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=29804
Bug #: 29804
Summary: Forever grayed out "agree" button
Product: Wine
Version: 1.3.28
Platform: x86
URL: http://erwin.com/products/detail/ca_erwin_data_modeler
_community_edition/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rambo_8713(a)hotmail.com
Classification: Unclassified
Created attachment 38713
--> http://bugs.winehq.org/attachment.cgi?id=38713
Some times gives invalid arguement -1 when changing riched20 and msls31
I can not agree to the EULA for CA ERWIN MODELER Community Edition, i have used
native riched20.dll and msls31.dll. With and without the dlls and one on and/or
the other dll not overriden. I have the lastest wine version 1.3, fresh install
as of today. When using native msls31.dll, before the EULA screen appears,
after u click next after it computes space requirements, it gives an invalid
argument: -1
I am running ubuntu 11.10, i have tried winetricks as well, to configure the
windows dlls
--
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=54857
Bug ID: 54857
Summary: Gecko engine initialization changes current C run-time
locale
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
Distribution: ---
The application that I have here crashes after the call
ucrtbase._strupr("SOME STRING")
Accoring to dlls/msvcrt/string.c _strupr() implementation avoids writing to the
source buffer if the buffer contains upper case characters and current locale
is "C". dlls/msvcrt/tests/string.c,test__strupr() contains a test case that
confirms this behaviour.
According to the logs before calling ucrtbase._strupr("SOME STRING")
application loads mshtml.dll, then xul.dll gets loaded which during its
initialization calls ucrtbase.setlocale(0, ""), and that leads to the current C
locale change.
I've created a test case that replicates this behaviour, and under Windows the
test completes successfully, however under Wine it crashes. Adding a call to
setlocale(0, "") also makes the test crash under Windows, so Wine
implementation of _strupr() appears to be correct.
A possible solution is to save current locale before xul.dll initialization and
later restore the locale.
I'll attach a test case and a patch with proposed solution to this 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=53898
Bug ID: 53898
Summary: Programmer's File Editor MDI window contents
incorrectly refreshed after closing an MDI document
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine_bugzilla(a)sctb.ch
Distribution: ---
Created attachment 73439
--> https://bugs.winehq.org/attachment.cgi?id=73439
Corrupted window.
I've been using Programmer's File Editor (PFE), a text editor from 1999, with
WINE, since the beginning of time.
There has always been a problem that when the editor has multiple MDI windows
open, and a single window has been maximized (so it fills the entire editor),
and that window is closed, the window which replaces it does not correctly
refresh the editor display - the content is visually garbled.
Minimizing and restoring the editor induces a correct refresh.
Screenshot attached of a garbled window, and then the same window after a
min-restore induced refresh (so you can more easily see the corruption).
--
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=54855
Bug ID: 54855
Summary: When Tahoma uses fontlink to Noto Sans CJK SC, the
final Chinese output will be distorted
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: 399989567(a)qq.com
Distribution: ---
in
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink
make
> Tahoma -> NotoSansCJK-Regular.ttc,Noto Sans CJK SC
Chinese display is distorted
I have provided a demo that can be used
on:https://bugs.winehq.org/attachment.cgi?id=74311
and the problem photo on : https://bugs.winehq.org/attachment.cgi?id=74315
--
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=54065
Bug ID: 54065
Summary: Windower 4 with FFXI Online has no keyboard input
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: dinput
Assignee: wine-bugs(a)winehq.org
Reporter: reaper2021(a)protonmail.com
Distribution: ---
Created attachment 73616
--> https://bugs.winehq.org/attachment.cgi?id=73616
error log
Keyboard input in FFXI with Windower 4 has been broken for a long time. It
fails in 7.20, and all the way down to 5.0rc2 or earlier (I stopped testing
there).
Keyboard input works in wine-staging-5-0rc5, and no longer works in
wine-staging-5-0-rc6.
My installation for which I posted the log uses dxvk and dgVoodoo, but the
problem also occurs without that.
Steps to reproduce:
1. make a 32 bit prefix, windows version seems noncritical (7 or 10).
2. install official FFXI distribution from
http://www.playonline.com/ff11us/download/media/install_win.html
(install hangs for a seemingly long time at some step, disk space check if I
recall, just wait)
3. winetricks dotnet462 gdiplus (without dotnet, windower will not work.
Gdiplus just makes the fonts in the windower console look nicer, it's not
absolutely required for reproduction.)
4. install windower 4.3 from https://www.windower.net/ , to
$WINEPREFIX/drive_c/windower4.3/
5. wine $WINEPREFIX/drive_c/windower4.3/Windower.exe
At this step, you'll need an FFXI subscription and character to log in and get
to the point where you see that the keyboard doesn't work.
--
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.