https://bugs.winehq.org/show_bug.cgi?id=4487
--- Comment #37 from joaopa <jeremielapuree(a)yahoo.fr> ---
Still a bug in current wine (3.11) ?
--
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=18915
Summary: FAR Manager: crashes shortly after startup
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://farmanager.com/nightly/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yurivkhan(a)gmail.com
Ubuntu 9.04 Jaunty Jackalope
wine-1.1.17-…
[View More]123-g8e12ad4 and newer
FAR Manager 2.0 builds 908 and newer
When started in wineconsole, FAR displays empty file panels and over them an
access violation error message:
> Internal error
> "Access violation (read from 0x00000004)"
> Exception address: 0x00000004 in module:
(addresses vary depending on Wine version, but are close to zero)
FAR has to be killed then.
In Wine 1.0.1 FAR starts normally.
--
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=45427
Bug ID: 45427
Summary: Cho Ren Sha 68K: Music runs too fast
Product: Wine
Version: 3.0.2
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: flseidel(a)gmail.com
Created attachment 61751
--> https://bugs.winehq.org/…
[View More]attachment.cgi?id=61751
WINE logfile
The music in the game runs considerably too fast (about double speed).
--
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=40330
Bug ID: 40330
Summary: Build fails with AddressSanitizer.
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adam.buchbinder(a)gmail.com
Distribution: ---
https://wiki.winehq.org/Building_Wine#…
[View More]Memory_.26_Address_Checkers describes
using AddressSanitizer with Wine. It seems not to compile. I'm using:
$ gcc --version
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4
A short excerpt:
$ ./configure --enable-win64 CFLAGS="-g -O1 -fsanitize=address"
...
$ make
...
make[1]: Entering directory `/home/abuchbinder/software/wine/tools'
LC_ALL=C sed -e 's,@bindir\@,/usr/local/bin,g' -e
's,@dlldir\@,/usr/local/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.9.6,g' -e
's,@PACKAGE_VERSION\@,1.9.6,g' wineapploader.in >wineapploader || (rm -f
wineapploader && false)
gcc -m64 -c -o make_xftmpl.o make_xftmpl.c -I. -I../include -D__WINESRC__ -Wall
-pipe -fno-strict-aliasing \
-Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers
-Wstrict-prototypes -Wtype-limits \
-Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op
-gdwarf-2 \
-gstrict-dwarf -g -O1 -fsanitize=address -U_FORTIFY_SOURCE
-D_FORTIFY_SOURCE=0
gcc -m64 -o make_xftmpl make_xftmpl.o ../libs/port/libwine_port.a
make_xftmpl.o: In function `exit_on_signal':
/home/abuchbinder/software/wine/tools/make_xftmpl.c:413: undefined reference to
`__asan_handle_no_return'
make_xftmpl.o: In function `fatal_error':
/home/abuchbinder/software/wine/tools/make_xftmpl.c:127: undefined reference to
`__asan_handle_no_return'
...
and so on. The problem here is that the command:
gcc -m64 -o make_xftmpl make_xftmpl.o ../libs/port/libwine_port.a
should be:
gcc -m64 -o make_xftmpl make_xftmpl.o ../libs/port/libwine_port.a
-fsanitize=address
I can work around this in part with:
$ find . -name Makefile|xargs perl -pi -e 's/^(CC = gcc -m64)$/\1
-fsanitize=address/'
... but that's probably not the right way to do this, and it only works for
tools/ and not dlls/ anyway. My Makefile-fu is not strong; I'm sure I'm missing
something about how the configuration system works, but I'm equally sure that
this is something worth reporting even if I'm not entirely certain what's going
on.
--
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=45423
Bug ID: 45423
Summary: While creating a new payee in MS Money Sunset Deluxe
application crashes
Product: Wine-staging
Version: 3.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ralfeus(a)gmail.com
…
[View More] CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 61745
--> https://bugs.winehq.org/attachment.cgi?id=61745
MS Money creash backtrace
When new transaction is created I enter a payee. If payee is existing
everything works fine and transaction is created. However when I enter a payee
that doesn't exist and it has to be created (which in MS Money is done
automatically) the program crashes. If I create payee first explicitly it works
without problems.
--
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=34936
Bug #: 34936
Summary: Sky flickers in War Thunder
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fasteddie05(a)gmx.de
Classification: Unclassified
When playing War Thunder Version 1.35. the …
[View More]sky is flickering using no extra
(native) 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=5610
--- Comment #26 from Jeff Sadowski <jeff.sadowski(a)gmail.com> ---
Updated im using Fedora 28 wine version 3.10
-> wine PsExec.exe '\\eris' -u 'MIND\jsadowski' -s cmd
000b:fixme:winediag:start_process Wine Staging 3.10 is a testing version
containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing
bug reports on winehq.org.
002b:fixme:kerberos:kerberos_SpInstanceInit 65536,0x7b3453a0,(…
[View More]nil): stub
002b:fixme:dwmapi:DwmIsCompositionEnabled 0x6d68ed14
0030:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a0d631e,
context 0x83d350, init_notify 0, handle 0x104fc88): stub
wine: configuration in '/na/homes/jsadowski/.wine' has been updated.
PsExec v2.2 - Execute processes remotely
Copyright (C) 2001-2016 Mark Russinovich
Sysinternals - www.sysinternals.com
Password:
Connecting to eris...0009:fixme:ver:GetCurrentPackageId (0x31cfb0 (nil)): stub
Couldn't access eris:
Path not found.
Hmmm I knew it would have trouble with authentication that is why I tried
specifying the username. :-/
--
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=45418
Bug ID: 45418
Summary: Office 2007 right click context menu disappears when
clicking
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bjoern.daase(a)gmail.com
Distribution: ---
I …
[View More]am using Wine 3.6 on Ubuntu 18.04 for Office 2007.
When I right click somewhere, to open the context menu, that works, but it
instantly disappears when I am clicking on it. Furthermore, it does not apply
the changes behind the clicked button.
A typical use-case is the following:
1. Open Word 2007.
2. Write a word.
3. Right click it, and then use the button in this menu to align it to the
middle.
Result: Nothing will change.
--
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=8848
--- Comment #32 from joaopa <jeremielapuree(a)yahoo.fr> ---
Still an issue in current wine (3.11) ?
--
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=45415
Bug ID: 45415
Summary: The Testament of Sherlock Holmes crashes with native
d3dx9_43
Product: Wine
Version: 3.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
…
[View More]Created attachment 61733
--> https://bugs.winehq.org/attachment.cgi?id=61733
backtrace
Crashes while loading level.
--
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]