https://bugs.winehq.org/show_bug.cgi?id=52271
Bug ID: 52271
Summary: In the game Max Payne 3 (purchased from Rockstar Games
Launcher) cursor during the game runs away to the
second monitor.
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jon9097(a)gmail.com
Distribution: ---
In the game Max Payne 3 (purchased from Rockstar Games Launcher) cursor during
the game runs away to the second monitor.
Arch Linux
--
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=52122
Bug ID: 52122
Summary: Since 6.21 cups printers are not detected
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: spooler
Assignee: wine-bugs(a)winehq.org
Reporter: andreas(a)sassermann.de
Distribution: ---
Created attachment 71153
--> https://bugs.winehq.org/attachment.cgi?id=71153
winespool debug output
Since the upgrade to 6.21 the cups printers are no longer recognized.
Reproduce:
start notepad.exe
Open printdialog, confirm error message about no available printers.
Printer selection is empty.
After reverting to 6.16 the printers loads the printers as expected.
System:
Manjaro, Kernel 5.10.79-1-MANJARO, KDE, CUPS 2.3.3op2
--
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=52047
Bug ID: 52047
Summary: not all joysticks show up in wine
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: joy.cpl
Assignee: wine-bugs(a)winehq.org
Reporter: erlofgrey(a)gmail.com
Distribution: ---
Created attachment 71058
--> https://bugs.winehq.org/attachment.cgi?id=71058
part of dmesg, terminal output, 2 screenshots
in wine 6.21 i see only 2 joysticks in joy.cpl instead of 3, i checked wine
6.18 and there i see all 3 and additionally (js) and (event) versions in the
list.
i checked additionally wine-ge between 6.18 and 6.21, last working was 6.19
there and broken with 6.20.
--
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=51518
Bug ID: 51518
Summary: NovaRO crashes when doing Monster Hunter quest
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alandms123(a)gmail.com
Distribution: ---
Created attachment 70360
--> https://bugs.winehq.org/attachment.cgi?id=70360
crash-log-stripped.txt
The game crashes when trying to do some quests, but in specific the Monster
Hunter quest. The "dispatch_exception EXCEPTION_ACCESS_VIOLATION exception
(code=c0000005) raised" got my attention when crashing.
Also the crash isn't always reproducible, I would it crashes 95% of time at the
same part, but there is a 5% chance that the game doesn't crashes at all (the
crashes aren't experienced by Windows users).
Also there is a "workaround" to decrease (just a little) the chances of the
game crashing that is running the game with WINEDEBUG, as:
WINEDEBUG=warn+all,-d3d,-d3d_perf,-wgl,-ntdll wine NovaRO.exe
as said by a developer of the game it "Debug output is required to avoid a race
condition in the client."
steps to reproduce (after the game already installed, account and character
already created):
- type "@go mh" (without quotes) in the chat
- go to the entrance at your front
- select "play cutscene" option
--
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=51239
Bug ID: 51239
Summary: ndis.sys:ndis fails when network interfaces come and
go
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ndis.sys
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
ndis.sys:ndis fails when network interfaces come and go. This shows up at least
as this failure:
https://test.winehq.org/data/patterns.html#ndis.sys:ndis
ndis.c:122: Test failed: GetIfEntry2 failed
But likely also causes these:
ndis.c:124: Test failed: Wrong ServiceName
ndis.c:77: Test failed: Wrong permanent address
ndis.c:84: Test failed: Wrong current address
So this can cause failures when running it on a machine that has Docker/Podman,
QEmu (particularly if it acts as a TestBot VM host), VPNs (if the connection
gets reset at the wrong time), etc.
--
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=39240
Bug ID: 39240
Summary: advapi32:service fails in some non-English locales
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following test failures happen specifically in some non-English locales:
service.c:382: Test failed: Expected failure
service.c:383: Test failed: Expected ERROR_DUPLICATE_SERVICE_NAME, got 0
service.c:397: Test failed: Could not create the service : 1073
service.c:403: Test failed: Expected ERROR_ACCESS_DENIED, got 6
service.c:682: Test failed: Could not create the service : 1072
service.c:881: Test failed: Expected Spooler, got Winetest
service.c:1829: Test failed: Could not create the service : 1072
service.c:2015: Test failed: Could not create the service : 1072
service.c:2313: Test failed: Could not create the service: 1072
service.c:2381: Test failed: Expected success, got error 1072
service.c:2405: Test failed: Expected success (err=1072)
service.c:2427: Test failed: Expected success (err=6)
service.c:2438: Test failed: Expected success, got error 1072
service.c:2442: Test failed: Expected success (err=6)
In particular they can be seen o the following WineTest boxes:
fg-win7u64-1spie9-fr - Windows 7 Ultimate configured for a French locale
fg-win7u64-1spie9-mx - Windows 7 Ultimate configured with a mix of locales (to
help figure out exactly which Windows locale setting a test depends on)
pelzflowin81pronvid - Windows 8.1 in a German locale
Note however that it works fine in other locales such as Hebrew
(fg-win7u64-1spie9-he), Japanese (fg-win7u64-1spie9-ja and newtb-w7u) and
Korean (fg-win7u64-1spie9-ko).
This tests regression was introduced by the following commit:
commit f8ea5a73ce799ae7a8b8e3d9d5ae9d28511c1d8b
Author: Paul Vriens <paul.vriens.wine(a)gmail.com>
Date: Tue Jul 17 22:06:51 2007 +0200
advapi32/service: Test for duplicate displayname.
--
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=52247
Bug ID: 52247
Summary: Cockos reaper Crashes on project saving
Product: Wine-staging
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: guglielmo.fratticioli(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 71365
--> https://bugs.winehq.org/attachment.cgi?id=71365
see line 26
I found in the backtrace the error :
'' Unable to access file 'Z:\usr\src\packages\BUILD\dlls\shell32\shfldr_fs.c'
''
Reaper wont crash in the root mode -> sudo wine reaper.exe
--
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=43113
Bug ID: 43113
Summary: No sound output in GWENT: The Witcher Card Game
Product: Wine-staging
Version: 2.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sagcanv(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 58312
--> https://bugs.winehq.org/attachment.cgi?id=58312
Wine output
Normally you'd hear sound upon starting the game on Windows but Wine gives no
sound output. This also occurs in-game as well on the main screen. I checked if
there's a wine application entry in pavucontrol but there seems to be none.
Some people - according to this Reddit thread
(https://www.reddit.com/r/gwent/comments/6dtfyl/installing_gwent_on_macos_wi…)
- seem to have the same problem.
On a side note, there seems to be some graphical glitch which displays animated
cards weirdly/ black (http://i.imgur.com/WUHJEkh.png vs.
http://i.imgur.com/RZN9r7P.png) but I'll open another report for that later (if
it isn't already a known bug).
--
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=31256
Bug #: 31256
Summary: Wine hangs when trying to view .chm help-file
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: magnus_uppman(a)hotmail.com
Classification: Unclassified
Created attachment 41057
--> http://bugs.winehq.org/attachment.cgi?id=41057
Part of log when the hang occurs
Wine hangs when trying to view .chm help-file in program Edison Professional
from Programbyrån.
A workaround is to use "winetricks ie6".
I tried first without ie6 but Wine would just hang (hh.exe using 100% CPU).
--
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=16746
Summary: oleaut32/tmarshal.c: compiler errors on powerpc
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_
-DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch
-DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe
-fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings
-Wtype-limits -Wpointer-arith -g -O2 -o tmarshal.o tmarshal.c
tmarshal.c:388:3: warning: #warning You need to implement stubless proxies for
your architecture
tmarshal.c: In function ‘init_proxy_entry_point’:
tmarshal.c:1752: warning: unused variable ‘xasm’
tmarshal.c: At top level:
tmarshal.c:1376: warning: ‘xCall’ defined but not used
--
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=46063
Bug ID: 46063
Summary: crash while starting program
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: magiceric(a)sina.com
Distribution: ---
Created attachment 62664
--> https://bugs.winehq.org/attachment.cgi?id=62664
crash while starting program
crash while starting program
--
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=45353
Bug ID: 45353
Summary: pro evolution soccer 2017 encountered serious issue
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hanan.bunk78(a)gmail.com
Created attachment 61647
--> https://bugs.winehq.org/attachment.cgi?id=61647
program error details
it shows pes 2017 encountered a serious issue
--
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=31208
Bug #: 31208
Summary: Ableton Live 8.x.x crashes with trying to save
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: upatdown(a)gmail.com
Classification: Unclassified
Ableton Live 8.X.X crashes whenever i try to save. I have cycled through the
window versions within wine ie. winXP, vista, win7, ect.
I was able to install it properly and all the audio functions work, but as soon
as i try to save my work it crashes. All work gone. =[
Any help is appreciated.
--
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=48296
Bug ID: 48296
Summary: makedep crashes
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: turgut(a)kalfaoglu.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
under fedora 31, compiling Wine-staging has not been possible for several
months.
Using the documented git and compile script, I get:
checking whether we need to define __x86_64__... no
creating Makefile rules... done
configure: creating ./config.status
config.status: creating Make.tmp
config.status: creating include/config.h
config.status: linking ../wine/tools/winewrapper to wine
config.status: linking ../wine/tools/winewrapper to wine64
config.status: executing include/stamp-h commands
config.status: executing tools/makedep commands
config.status: executing Makefile commands
./config.status: line 546: 56052 Illegal instruction (core dumped)
"tools/makedep"
config.status: error: could not create Makefile
Wine build complete.
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/turgut/wine32-build':
configure: error: C compiler cannot create executables
See `config.log' for more details
configure: WARNING: cache variable ac_cv_env_CFLAGS_value contains a newline
make: *** No targets specified and no makefile found. Stop.
--
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=32102
Bug #: 32102
Summary: ESSENCE SECURITIES: a child window can't got focus
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
I installed ESSENCE SECURITIES(安信证券) in wine.
There was a bug appear randomly:
Everytime we run ESSENCE SECURITIES there is a child window of it,but sometime
the window can get focus(the window title is black and 'close' button can work,
just like the picture 'normal.png'), and more time the window can't get
focus(the window title was gray and 'close' button can't work, just like the
picture 'notfocus.png'). In the latter case, I tired to let the child window on
focus by click it's titlebar, but it does't work.
my test environment:
- Ubuntu 12.04.1 32bit
- Wine 1.5.16
- ESSENCE
SECURITIES:http://download.essence.com.cn/downloads/software/setup_ax.exe
you can reproduce the bug follow:
0. download and install it
:http://download.essence.com.cn/downloads/software/setup_ax.exe ;
1. cd to the file where you installed it, it will be installed in
'~/.wine/drive_c/AX/2003/';
2.'wine Load.exe' to run the software;
3.try to click the close button of the child window which appear after you run
'Load.exe', name "今日提示".
attachments:
'normal.png' is what the child window look like when it is normal;
'nofocus.png' is what the child window look like when it isn't normal;
'normal.log' is the log when it work normal;
'nofocus.log' is the log when it does not work normal.
--
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=32093
Bug #: 32093
Summary: ESSENCE SECURITIES:scrollbar didn't display normally
and work well
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42310
--> http://bugs.winehq.org/attachment.cgi?id=42310
the log
I tried to run ESSENCE SECURITIES(安信证券) in wine, and it's scrollbar didn't
display normally, this also cause some menu in it's left(what I mraked by a red
circle in picture 'scrollbar_windows.png') was covered. And what more worse is
the scrollbar didn't work well as it in windows.
This is my test environment:
- Ubuntu 12.04.1
- Wine 1.5.16
- ESSENCE SECURITIES
(安信证券)::http://download.essence.com.cn/downloads/software/setup_ax.exe
You can reproduce it follow this:
0. Download and intstall ESSENCE SECURITIES;
1. cd to the file where you installed it, by default it will be installed in
'~/.wine/drive_c/AX/2003/'
2. run it by 'wine Load.exe'
Attachment:
scrollbar_windows.png is what it look like in windows;
scrollbar_wine.png is what it look like in wine;
anxin.log is the log.
--
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=32592
Bug #: 32592
Summary: From Dust crashes in Chapter 2 (when trying to absorb
water)
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 43003
--> http://bugs.winehq.org/attachment.cgi?id=43003
terminal output
The game crashes at a certain point in Chapter 2, where your task is to 'pick
up' water around a totem pole. Absorbing water can be done by pressing and
holding the left mouse button. When I position the mouse over the water and
press LMB, the game crashes. The crash is fully reproducible and always occurs
at the same point. It makes impossible to get further in the game.
Tried with native d3dx, dsound, dinput8, but they didn't help.
Fedora 17 x86
Nvidia 250 / driver 304.64
--
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=32384
Bug #: 32384
Summary: MSTSC (Remote Desktop) hangs when connecting through
RD Gateway
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kenjiru.ro(a)gmail.com
Classification: Unclassified
Created attachment 42733
--> http://bugs.winehq.org/attachment.cgi?id=42733
TS Gateway connection output
When trying to connect to a remote machine using MSTSC using the Remote Desktop
Gateway (RD Gateway) / Terminal Server Gateway (TS Gateway) option, a dialog
message with the following error message is displayed:
Your computer can't connect to the remote computer because an error occurred on
the remote computer that you want to connect to. Contact your network
administrator for assistance.
I've attached the console output.
--
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=32090
Bug #: 32090
Summary: ESSENCE SECURITIES: menu display in chaos
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42304
--> http://bugs.winehq.org/attachment.cgi?id=42304
wine.png is what it look like in wine
I installed ESSENCE SECURITIES in Ubuntu with wine, and I found it's menu
display in chaos. What it look just as the picture 'wine.png' in attachments(I
marked the menu by red circle). And picture 'windows.png' was what the menu
look like running in windows.
This is my test environment:
- Ubuntu 12.04.1
- Wine 1.5.16
- ESSENCE SECURITIES
(安信证券)::http://download.essence.com.cn/downloads/software/setup_ax.exe
You can reproduce it follow this:
0. Download and intstall ESSENCE SECURITIES;
1. cd to the file where you installed it, by default it will be installed in
'~/.wine/drive_c/AX/2003/'
2. run it by 'wine Load.exe'
Attachment:
windows.png is what it look like in windows;
wine.png is what it look like in wine;
anxin.log is the log.
--
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=28002
Summary: 1914:Shells of Fury missing audio
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35850)
--> (http://bugs.winehq.org/attachment.cgi?id=35850)
terminal output (only built-in dlls)
Neither background music nor sound effects can be heard in 1914: Shells of
Fury. The game is running without any sounds.
After 'winetricks directmusic' audio is still not playing.
Native dsound.dll didn't help either.
In-game audio files are stored in wav format (PCM, mono, 44.1 kHz, 16 bits).
No demo available.
Fedora 15 x86
Alsa 1.0.24
Kernel 2.6.38.8
Pulseaudio is not running
Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
--
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=46261
Bug ID: 46261
Summary: Cura 2.7 crashes on start
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: martin(a)hm-network.com
Distribution: ---
Created attachment 62960
--> https://bugs.winehq.org/attachment.cgi?id=62960
Backtrace output after Cura 2.7 3d printing software crashes on launch
The programme, Cura 2.7, crashes after install when started. Attached is the
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.
http://bugs.winehq.org/show_bug.cgi?id=16747
Summary: rpcrt4/cstub: unused functions on powerpc
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_
-DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g
-O2 -o cstub.o cstub.c
cstub.c:128: warning: ‘delegating_QueryInterface’ defined but not used
cstub.c:134: warning: ‘delegating_AddRef’ defined but not used
cstub.c:139: warning: ‘delegating_Release’ defined but not used
--
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=45624
Bug ID: 45624
Summary: Anno 1404 shows black screen in DirectX 10 mode.
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yurishish(a)gmail.com
Distribution: ---
Created attachment 62053
--> https://bugs.winehq.org/attachment.cgi?id=62053
terminal output
Anno 1404 fails to display content, it shows a black screen if it is launched
in DX10 mode. Game is still functional, it is possible to navigate main menu,
start new game or load savestate.
PC specs:
OS: openSUSE Tumbleweed x86_64 (Linux 4.17.13).
wine 3.13 vanilla.
GPU: Nvidia GTX 660 with proprietary driver v.396.51.
CPU: Intel Core i5-3570k
Terminal output is attached below.
--
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=51639
Bug ID: 51639
Summary: LibreOffice 7.2.0 installs a .lnk file on the desktop
instead of a desktop file
Product: Wine
Version: 6.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Nothing to add really.
--
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=51638
Bug ID: 51638
Summary: LibreOffice 7.2.0 fails to install KB2999226
Product: Wine
Version: 6.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
015c:err:wusa:install_files_copy Required file
L"C:\\users\\birdie\\Temp\\msu2.tmp\\x86_microsoft-windows-ucrt_31bf3856ad364e35_6.1.7601.18937_none_adb5f10877cf94b7\\ucrtbase.dll"
not found
015c:err:wusa:install_assembly Failed to install all files for
L"Microsoft-Windows-UCRT"
015c:err:wusa:install_updates Failed to install update L"Package_for_KB2999226"
015c:err:wusa:install_msu Dry run failed, aborting installation
--
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=49364
Bug ID: 49364
Summary: far mod for nier automata requires
IDXGIAdapter3::RegisterVideoMemoryBudgetChangeNotifica
tionEvent
Product: Wine
Version: 5.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: animegirl(a)stronzi.org
Distribution: ---
Without this function game with mod will just spam this and does not startup:
`
13270.488:00b8:00c4:fixme:dxgi:dxgi_adapter_SetVideoMemoryReservation iface
0xea43f0, node_index 2240653, segment_group 0, reservation 0x0 stub!
13270.488:00b8:00c4:fixme:dxgi:dxgi_adapter_QueryVideoMemoryInfo Ignoring node
index 2240654.
`
Example implementation from dxvk
https://github.com/doitsujin/dxvk/commit/079cda1c0ce225be3db68a39383de47904…
--
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=52379
Bug ID: 52379
Summary: Logos 9 Bible Software (.NET 4.7 app) crash when
opening Faithlife assistant AI tool
Product: Wine
Version: 7.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnpgoodman(a)gmail.com
Distribution: ---
Created attachment 71592
--> https://bugs.winehq.org/attachment.cgi?id=71592
Terminal output from Crash
The faithlife assistant is a voice controlled simple AI that helps with
searches etc. Opening the tool causes an instant crash as per the terminal
output. Tried installing speechsdk with winetricks... still crashes.
---Install Guide---
The app is a bit like kindle in so much as the engine is free but the resources
cost so there is a free download. Unlike kindle it has many advanced research
features and books link together etc. The main app is free but there are paid
features, resources and subscriptions. To use the app you need a free account
https://www.logos.com/product/194909/logos-9-basic. It uses a downloader app
which last I tried doesn't work with wine. The actual msi link is
https://downloads.logoscdn.com/LBS9/Installer/9.6.0.0024/Logos-x64.msi
---Manual Install Procedure:---
1 Install wine 6 or newer
2 winetricks corefonts
3 winetricks settings fontsmooth=rgb
4 winetricks dotnet48
5 winetricks settings renderer=gdi (you might need to set the reg key
manually)
6 Install the Logos.msi download but don't run it.
7 wine64 reg add "HKCU\\Software\\Wine\\AppDefaults\\LogosIndexer.exe" /v
Version /t REG_SZ /d vista /f
8 Run Logos and sign in with your free account.
---GUI Install Script---
There is a script which downloads a preconfigured wine bottle and sets it all
up in $USER/Logos_BibleP directory which you can then easily remove etc.
https://github.com/ferion11/LogosLinuxInstaller/releases Choose fast install
without wine AppImage.
--
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=13142
Summary: NexusTK crashes when editing a board post
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ninja(a)slaphack.com
Nexus TK (download from http://nexustk.com/, AppDB entry is
http://appdb.winehq.org/objectManager.php?sClass=application&iId=926) crashes
when editing a board post.
It is possible to type the post without problems. As far as I can tell, the
problem occurs when doing something other than continuing to type, or pasting
-- most recently, I attempted to hilight some text, and crash.
By "crash", I mean the game (running in a 1024x768 desktop window) stops
responding entirely, and the log seems to indicate that some process died.
Note: Nexus works flawlessly with version 0.9.40 -- it has no bugs that Nexus
itself doesn't when running under Windows, and, in fact, is often more stable
than on Windows. I'll add regression tests and logs soon...
The game is otherwise usable, as far as I can tell. For now, I will compose in
a separate window, and paste into Nexus.
Every version I have tried since 0.9.40 has had problems. I believe the game
would not even run until 0.9.62, and this bug does happen in 1.0-rc1. Stock
Ubuntu install from a repository.
--
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=50982
Bug ID: 50982
Summary: Mouse clicks are sometimes offset higher (~20 px) than
the mouse cursor in LTSpice, winecfg and explorer
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: giradischi0001(a)gmail.com
Distribution: ---
Created attachment 69813
--> https://bugs.winehq.org/attachment.cgi?id=69813
winecfg output during prefix creation and automatic wine-mono download
Mouse interactions are sometimes offset 10~30 (random) pixels up from where the
cursor is displayed
Tried in LTSpice XVII and in winecfg, with wine 6.6 (Arch Linux "wine" package,
wine-mono downloaded by wine and not from the Arch package) in a new win64
Windows 7 prefix.
Wine 6.5 worked fine.
I cannot test with the latest developement version for disk space and available
time problems.
## LTSpice XVII
LTSpice is a light and easy-to-use electronic simulation freeware by Analog
Devices:
https://ltspice.analog.com/software/LTspiceXVII.exe
(Installation log attached, using app defaults)
(Run log attached)
In the component selector: open an existing schematic and right click on a
transistor, or create a new schematic and add a transistor (F2, select "npn",
Enter, place it anywhere with a left click, then Escape) and right click on it,
try to click on new transistor, try to select any of the parts.
In the component selection window, in the Bipolar Transistor right-click menu,
in the transistor selection dialog and also in the save modified file prompt
when exiting, I need to point a bit under the button or item (0~30 pixels,
variable) to actually click on the item and not on whatever is immediately over
it.
Sometimes the offset varies in the same window, for example from about 20
pixels to zero.
I did not find that the toolbar, the menu bar or the schematic view were
affected.
The list of transistor types in the transistor selection dialog also has
another problem: the grey header of the list, with labels such as "Part No.",
"Manufacturer", Polarity", "Vceo[V]", is often drawn blank or with an
incoherent line of the list, and reappears only when scrolling right. This is
mentioned to ease usage of the application, ideally I should file another bug
for this issue, but I haven't done it in the past three years.
## winecfg
While creating the clean prefix (by running winecfg, see also attached log), I
found that mouse clicks are also offset in winecfg, for example when adding a
drive unit (pointing to a folder), the drop-down menu that allows one to select
a drive unit also rolls down only if I click about 20 pixels under its lower
margin, and the same for the OK and Cancel buttons.
The Add button and the other controls in the winecfg tab do not behave offset.
## explorer
The file properties popup has the same offset problem.
It seems to me that the issue manifests itself in popups.
Performing enough clicks and resizes on the window, sometimes the offset goes
away.
--
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=41264
Bug ID: 41264
Summary: Dead by Daylight: EULA text isn't visible
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
On starting the game the first time an EULA was shown and any text was visible
except the raw EULA text as the container showing it was just completely black.
--
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=52600
Bug ID: 52600
Summary: Sound issues in dx-ball
Product: Wine
Version: 7.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nikful(a)tutanota.com
Distribution: ---
Installing lib32-libpulse package only resolves half of the sound issues -
sound does not play in the screen with rolling ball and when name is asked in
game over. There are Midi sound issues in the game. Using timidity or
fluidsynth does not play the sounds properly. Any of the directx components do
not fix the issue.
--
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=52803
Bug ID: 52803
Summary: Bugzilla quick links
Product: WineHQ Bugzilla
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
CC: austinenglish(a)gmail.com
Would be nice to have:
Common Queries:
Open bugs assigned to me
Open bugs reported by me
Bugs reported in the last 24 hours | last 7 days
Bugs changed in the last 24 hours | last 7 days
As seen on https://bugzilla.kernel.org/
Thank you.
--
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=50311
Bug ID: 50311
Summary: Last steam version are broken on wine (steamwebhelper
and Lara Croft - Guardian of Light crash)
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andy86(a)fastwebnet.it
Distribution: ---
Created attachment 68890
--> https://bugs.winehq.org/attachment.cgi?id=68890
These are wine logs with WINEDEBUG="+seh,+tid,+msgbox" running steam until
steamwebhelper and lcgol crash, exception trace is saved in separate file
because it doesn't appears in backtrace.
After the last update steam is broken with all versions of wine that I have
tried (even lastest git tree), steamwebhelper and LCGoL crash continuously in a
clean wineprefix.
--
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=42929
Bug ID: 42929
Summary: steam overlay fps dont work since wine 2.6
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
steam fps overlay dont work since wine 2.6, if dwrite dont stay as native or
disable steam crash when try open
However still have dwrite as native, steam fps overlay dont show in game
System Specs Used in Test
Nvidia Drivers 381.09 (run package from nvidia drivers homepage)
Xubuntu 16.04 x64 - Kernel 4.8.0-34 generic (ubuntu mainline)
- CPUFreq: Performance
CPU: INTEL Pentium G3258 (Haswell 22nm) 4.1Ghz
+ Artic Cooling Alpine 11 Plus
MEMORY: 8GB DDR3 1333 (two sticks of 4gb)
Patriot value (dual channel: 21.3 gb/s)
GPU: Gigabyte Nvidia Geforce GTX 1050 OC
(GP107 14nm: 640 Shaders / 40 TMUS / 32 ROPS)
Windforce 2GB DDR5 7000Mhz 128Bit (110Gb/s)
MAINBOARD: MSI H81M E33
--
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=39166
Bug ID: 39166
Summary: Steam - streaming from a Wine host does not send sound
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 52198
--> https://bugs.winehq.org/attachment.cgi?id=52198
Terminal output
I have a Wine Installation of steam on Host A and a Linux installation of Steam
on Host B. The hosts are able to connect and stream a game from Host A to Host
B, but no sound information is sent.
I have tried streaming from a Linux installation on Host A to a Linux
installation on Host B and sound information is sent.
--
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=35525
Bug ID: 35525
Summary: Integration with Steam for Linux
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 6tsukiyami9(a)gmail.com
Classification: Unclassified
Right, I'm not completely sure this is wine's fault, but take a look here:
https://github.com/ValveSoftware/steam-for-linux/issues/2794
It'd be nice to find out who does what wrong...
--
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=40154
Bug ID: 40154
Summary: EA's Origin Downloads Stall and Fail at 99%
Product: Wine
Version: 1.9.2
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: biplane55(a)gmail.com
Created attachment 53655
--> https://bugs.winehq.org/attachment.cgi?id=53655
A log from the application, to help with the errors
EA's Origin application installs fine if one imports the insecure certificate,
I can login, and everything seems to be in working order, However, if I try to
download a game (or well... anything), the download progresses completely
normally all the way to 99%, and will then fail right there. It doesn't start
installing, so killing off EAProxyInstaller doesn't change anything, and none
of the patching tricks have worked. Something interesting to note that in the
interface, it will actually show the downloaded information as being a tiny bit
short - like, say, 168.32mb out of 168.38mb (just an example). The logs also
seem to support this; after a certain amount, it seems as though it tries to
connect to a server, but keeps being turned down with a 503 error. I believe it
works fine under Windows, so it doesn't appear to be an Origin error. I decided
to add the application's log, since I think I can only add a single attachment,
but I would be happy to provide the output wine produces if you would like. I
also tried switching versions of Windows, and neither Windows XP nor Windows 10
nor Windows 7 work - it doesn't seem to make a difference of the emulated
version.
--
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=40370
Bug ID: 40370
Summary: Origin: "Network not available"
Product: Wine
Version: 1.9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Jamwam01(a)outlook.com
Distribution: ---
I am trying to install the Sims 3 from a DVD. However, it is requiring me to
login to Origin before I can continue. Terminal doesn't show anything, and
there are no crashes. Because this is a DVD, I cannot provide a download link.
I have tried troubleshooting the problem using this website, but the terminal
says "E: Unable to locate package lib32nss-mdns" using "sudo apt-get install
lib32nss-mdns"
OS: Ubuntu 16.04
Please help...
--
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=44743
Bug ID: 44743
Summary: Segfault in Wine-d3d. Affected; Anno1404, LAA flag set
Product: Wine
Version: 3.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: aphid.mmonly(a)gmail.com
Distribution: ---
Created attachment 60753
--> https://bugs.winehq.org/attachment.cgi?id=60753
Stack backtrace and loaded libraries
To reproduce the specific segfault:
1) Install Anno1404, either the steam version or the GoG one.
2) Patch the I.A.A.M. mod over Anno 1404
3) Apply the '4gb patch' to the result (or flag the executable as
large-address-aware).
4) Launch the game, play a big map for about 60-70 minutes (or leave it running
for that long).
Wined3d will segfault at address (+0x34dee) (0x0033f038), according to winedbg.
See the attached file for more information.
As far as I've tested, it's always that exact spot where the fault happens.
Without a debugger attached, a user would experience a freezing program. If ran
in full-screen mode, it will also lock up your X session, requiring the user to
terminate the wine application from another tty console.
--
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=43596
Bug ID: 43596
Summary: LibreOffice 5.4.0 doesn't render text properly
Product: Wine
Version: 2.15
Hardware: x86
URL: https://www.libreoffice.org/donate/dl/win-x86/5.4.0/en
-US/LibreOffice_5.4.0_Win_x86.msi
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 59009
--> https://bugs.winehq.org/attachment.cgi?id=59009
Picture of main window with windows version set to win7
LibreOffice 5.4.0 renders all fonts as completely black.
Setting windows version to XP helps a tiny bit, but only affects the main
window. LibreOffice programs like writer or calc remain unchanged.
Tested with both wine2.15 and wine-staging2.15.
Note: When using normal wine, you need to set "MaxVersionGL".
--
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=37674
Bug ID: 37674
Summary: LibreOffice can't connect to Google Drive as CMIS
server
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dgerard(a)gmail.com
Distribution: ---
LibreOffice 4.3 and 4.4beta in Windows 7 can connect to Google Drive via the
server login box. This does not work under Wine.
Steps to reproduce:
1. Tools->Options->General, tick "Use LibreOffice dialogue boxes".
2. File->Open, click on "Servers ..." (4.4b) or "..." (4.3) to bring up server
login box.
3. Enter a name for the connection.
4. Type: CMIS
5. Server type: Google Drive
6. Enter Google email address as Login
7. Click on clockwise arrow box.
Expected result:
8. Asks you for username (Google email address) and password.
9. Google appears as an option in the file open dialogue.
Actual result:
8. Appears to hang for a time, then comes back.
Nothing is written to the command line while doing this.
--
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=47294
Bug ID: 47294
Summary: vs2015 internal compiler error with
ucrtbase!_timespec32_get()+0x2b0d
Product: Wine
Version: 4.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ucrtbase
Assignee: wine-bugs(a)winehq.org
Reporter: htl10(a)users.sourceforge.net
Distribution: ---
fatal error C1001: An internal error has occurred in the compiler.
(compiler file 'f:\dd\vctools\compiler\utc\src\p2\main.c', line 255)
To work around this problem, try simplifying or changing the program near th
e locations listed above.
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
ucrtbase!_timespec32_get()+0x2b0d
Internal Compiler Error in C:\Program Files\Microsoft Visual Studio 14.0\VC\b
in\cl.exe. You will be prompted to send an error report to Microsoft later.
The error signature popup includes
ModName: _opt_wine-staging_bin_.._lib_wine_ucrtbase.dll.so
--
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=46730
Bug ID: 46730
Summary: Latest Wine install of Studio 2.0 checked the shortcut
box. Installed a [.lnk] file only and no [.exe]
Product: Wine
Version: 4.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: LuigiWriter2(a)gmail.com
Distribution: ---
Created attachment 63711
--> https://bugs.winehq.org/attachment.cgi?id=63711
Partial Terminal commands and results.
Installed Wine from Ubuntu Software and downloaded Studio 2.0 to the Wine
installer within the last 24 hours.
I Checked the put a shortcut on the desktop box.
a .lnk was placed on the desktop with the following command line in it.
env WINEPREFIX="/home/luigiwriter/.wine" wine C:\\windows\\command\\start.exe
/Unix /home/luigiwriter/.wine/dosdevices/c:/users/Public/Desktop/Studio\
2.0.lnk
Note the call is for Studio\ 2.0.lnk
Not for Studio.exe
Kept getting the following when clicking on the .lnk.
Error window: Path not found
Error window: File not found
and finally
Error window: there is no program installed to process this file. [or words to
that effect.]
After following the FAQ, Wiki and several community posts instructions tried
loading a [.io] file. and got
Error window: there is no program installed to process this file. [or words to
that effect.]
After confirming all the paths were correct as far as I could,
I followed the paths to where the exe should have been, and also searched the
entire tree to discover that no exicutable Studio.exe file was ever installed,
no Wine link was created, and only the Studio\ 2.0.lnk was created.
So when I clicked on it, it kept trying to run itself, over and over again.
I deleted the .lnk's and re-downloaded Studio 2.0 from the Bricklink.com site,
this time being careful to Not check the desktop shortcut.
I now have an installed studio.exe file, but no desktop shortcut.
I have to reboot to see if Studio 2.0 will function, but that means closing
this 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.
http://bugs.winehq.org/show_bug.cgi?id=29489
Bug #: 29489
Summary: iriver Plus 3 locks up soon after showing main UI
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Tested with wine-1.3.35-273-geaa8801.
To repeat, install prereq mfc42 and work around bug 12454
with 'winetricks vcrun6', then run iplus6.exe.
It draws its main interface (and usually an "Add Media Wizard"
dialog, which is sometimes movable for a moment);
it then locks up (though it can still redraw itself, so it's still running
a message loop).
The log shows
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretending there's only 2 channels
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d004 (device=4 access=3
func=401 method=0)
fixme:ieframe:PersistStreamInit_InitNew (0x1058a110)
fixme:ieframe:WebBrowser_put_RegisterAsDropTarget (0x1058a110)->(0)
fixme:win:AnimateWindow partial stub
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d004 (device=4 access=3
func=401 method=0)
+relay repeats the same few lines over and over again; see attachment.
'winetricks ie7' does not seem to help, but with 'winetricks ie6',
the console output includes some new lines:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:aspi:SendASPI32Command ASPI: Partially implemented SC_HA_INQUIRY for
adapter 0.
err:aspi:SCSI_OpenDevice Failed to open device /dev/sg0: Permission denied
fixme:aspi:SendASPI32Command ASPI: Partially implemented SC_HA_INQUIRY for
adapter 1.
fixme:aspi:SendASPI32Command ASPI: Partially implemented SC_HA_INQUIRY for
adapter 2.
err:aspi:SCSI_OpenDevice Failed to open device /dev/sg2: Permission denied
fixme:system:SystemParametersInfoW Unimplemented action: 79
(SPI_GETLOWPOWERTIMEOUT)
but it locks up just the same.
--
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=31209
Bug #: 31209
Summary: Feature Request - Kernel Samepage Merging
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 7WCbywQg3N2H(a)dyweni.com
Classification: Unclassified
I am playing a game (EVE Online) under Wine 1.5.8 and it consumes roughly 750MB
to 1GB. I think a lot of that memory is static data. Multiple copies of the
game can be run simultaneously (multi-boxing).
I would like to know if Wine can take advantage of the kernel's KSM (Kernel
Samepage Merging) feature. I know the KVM (Kernel Virtual Machines) already
does this.
This would be really awesome to have!!
Thanks!
--
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=20171
Summary: Microsoft Word 2007 ruler number are misplaced
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=23776)
--> (http://bugs.winehq.org/attachment.cgi?id=23776)
Screenshot in Ubuntu
Check the screenshot.
Using Wine 1.1.30 and Ubuntu Karmic.
--
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=25648
Summary: ie8 does not navigate to web pages or obey home page
setting
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(From http://code.google.com/p/winezeug/issues/detail?id=159 )
"winetricks ie8" succeeds, but the resulting browser doesn't seem to work.
There are workarounds if you just care about the contents of the
browser (e.g. you can use ie6's main window, and ie8's guts), but I
don't know of a workaround for getting ie8's main window to work.
This has probably never worked, but I'm marking 1.3.2 since that's when I first
tried it.
--
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=49898
Bug ID: 49898
Summary: Cannot load library inside executable folder
Product: Wine-staging
Version: 5.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ciaocomestaibene2000(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
I tried launch the program ps2classic, installed the required libraries like
VB5 via winetricks but i can't install cygwin, i moved the dll file into
system32 but nothing i tried with dll manager but nothing:
regsvr32: 'DllRegisterServer' not implemented in DLL
00e8:err:module:import_dll Library cygwin1.dll (which is needed by
L"Z:\\home\\michelangelo\\Scaricati\\Telegram Desktop\\2-TOOLS
[PC]\\ps2classics_GUI_v1.3\\ps2classic.exe") not found
i also tried installing cygwin directly into wine, but the problem persist
--
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=52179
Bug ID: 52179
Summary: Need for Speed: Underground 2 installer shows slides
with stitches
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oleg.kuznetsov(a)metamint.ru
Distribution: ---
Created attachment 71226
--> https://bugs.winehq.org/attachment.cgi?id=71226
log during the installation
I'm trying to install Need for Speed: Underground 2. During the process, the
installer shows slides with cars and I noticed that on Wine these slides have
"stitches". I tried to install the game in a virtual machine with WindowsXP and
it didn't have such artifacts.
WINEARCH=win32 WINEPREFIX=~/.wine_nfsu2 ./wine winecfg
Prefix was set to "Windows XP"
LANG=ru_RU.UTF-8 WINEPREFIX=~/.wine_nfsu2/ ./wine start /unix
/run/media/xplt/NFSUG2_DISK1/AutoRun.exe &> ~/NFS_install.log
[xplt@fedora wine]$ ./wine --version
wine-6.23
--
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.