https://bugs.winehq.org/show_bug.cgi?id=44167
Bug ID: 44167
Summary: UK's Kalender crashes on startup.
Product: Wine
Version: 3.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: old.git(a)net98.eml.cc
Distribution: ---
Created attachment 59931
--> https://bugs.winehq.org/attachment.cgi?id=59931
Wine crash report saved to file
UK's Kalender crashes on startup.
Was working flawlessly on Wine 2.22. Immediately on update to 3.0 rc1 it
reliable crashes on startup.
System is standard Wine with extra dlls via Winetricks (cmd.exe, ffdshow,
mfc42, vb6run, vc6run, vc6runsp6, wsh57). All needed to get various programs
running.
Program is portable version of UK's Kalender.exe from
http://www.ukrebs-software.de/download/kalender/Kalender_Portable.zip
Present on this machine is one of the 2.5.x series (not sure which and cannot
start the program to check)
Steps to reproduce: Start running the program either
1. from PSMenu portable program launcher (itself install on Wine), OR
2. right click the Kalender.exe file in Thunar and select "Open wwith Wine
Windows Program Loader"
Actual Result: Program fails to start, crash report displayed.
Expected Result: Program to work without flaw (as on Wine 2.22)
Bug first encountered: with Wine 3.0rc1
Other systems: Program runs exactly as expected on Wine 2.22 and below, and on
Windows 98SE to Windows XP Pro.
--
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=54863
Bug ID: 54863
Summary: UK's Kalender: Progress bar broken for todo entries -
comctl32 related
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: wineuser101(a)mailbox.org
Distribution: ---
Created attachment 74361
--> https://bugs.winehq.org/attachment.cgi?id=74361
Progress bar broken
The bug affects the todo tab of the program and can be replicated by adding a
new entry to the todo list by right-clicking and selecting "New."
The "Percent Done" progress bar for todo entries is broken. See attached
screenshot.
I discovered a workaround that solves this bug by bruteforce-installing
different winetrick DLLs until it got resolved. The specific DLL that solves
this bug is comctl32. However, after adding this DLL you cannot export HTML/CSV
files from the calendar anymore or do a backup/restore. This seems to be due to
a known bug related to the file open dialog;
https://bugs.winehq.org/show_bug.cgi?id=43188
The setup file for UK's Kalender can be downloaded here;
https://www.ukrebs-software.de/download/kalender/Kalender_Setup.exe
I used UK's Kalender version 2.5.6 (the latest as of writing)
sha1sum Kalender_Setup.exe
c88d6184e8b8bb51a37f10cf3fe1411783e270be
--
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=54862
Bug ID: 54862
Summary: UK's Kalender: Todo entries can't be reliably selected
- comctl32 related
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: wineuser101(a)mailbox.org
Distribution: ---
The bug affects the todo tab of the program and can be replicated by adding two
new entries to the todo list by right-clicking and selecting "New." The issue
is that selecting an entry is not always reliable, regardless of whether you
double-left-click or right-click on it. If one changes tab to Week for example,
and then goes back to the todo tab, sometimes one entry can be selected and
edited, but if one right clicks on the other entry the edit windows will still
open the old entry. Most of the time the entries can't be selected at all.
I discovered a workaround that solves this bug by bruteforce-installing
different winetrick DLLs until it got resolved. The specific DLL that solves
this bug is comctl32. However, after adding this DLL you cannot export HTML/CSV
files from the calendar anymore or do a backup/restore. This seems to be due to
a known bug related to the file open dialog;
https://bugs.winehq.org/show_bug.cgi?id=43188
The setup file for UK's Kalender can be downloaded here;
https://www.ukrebs-software.de/download/kalender/Kalender_Setup.exe
I used UK's Kalender version 2.5.6 (the latest as of writing)
sha1sum Kalender_Setup.exe
c88d6184e8b8bb51a37f10cf3fe1411783e270be
--
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=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=52568
Bug ID: 52568
Summary: Support for AF_UNIX is missing
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: ralf.habacker(a)freenet.de
Distribution: ---
Newer Windows 10 builds supports AF_UNIX, see
https://devblogs.microsoft.com/commandline/af_unix-comes-to-windows/ for
details.
There have been unfinished attempts to incorporate such support into wine, see
https://www.winehq.org/pipermail/wine-devel/2021-May/187049.html.
--
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.