https://bugs.winehq.org/show_bug.cgi?id=37877
Bug ID: 37877
Summary: boincmgr wxWidgets error in Win81 mode
Product: Wine
Version: 1.7.33
Hardware: x86-64
URL: http://boinc.berkeley.edu/dl/boinc_7.4.36_windows_inte
lx86.exe
OS: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 50443
--> https://bugs.winehq.org/attachment.cgi?id=50443
Wine 1.7.34 console output
boincmgr displays a wxWidgets debug dialog when choosing File-->Exit in Windows
8.1 mode. This does not occur in other modes.
To recreate:
1. Set winecfg to Windows 8.1.
2. Install BOINC 7.4.36 normally (default options).
3. Launch boincmgr.
4. Press CTRL+ALT+A for Advanced Mode (might have to press several times to get
a response).
5. Go to File --> Exit.
The exit dialog will pop up as normal, but so too does a wxWidgets debug
dialog.
Workaround: choose another mode.
$ sha1sum boinc_7.4.36_windows_intelx86.exe
2919cc9b6163019fc014a7fa4190bee8ead4b544 boinc_7.4.36_windows_intelx86.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.
http://bugs.winehq.org/show_bug.cgi?id=34026
Bug #: 34026
Summary: IE8 help pages are blank
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://download.microsoft.com/download/C/C/0/CC0BD555-
33DD-411E-936B-73AC6F95AE11/IE8-WindowsXP-x86-ENU.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45215
--> http://bugs.winehq.org/attachment.cgi?id=45215
wine-1.6-rc5 console output
Working around Bug 34025 with native urlmon, the IE8 help pages are all blank.
Native mshtml changes the blank pages to an error page: "This program cannot
display the web page".
Tried native wininet but it made no difference.
--
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=46513
Bug ID: 46513
Summary: MCI_Open handling of filenames passed with
MCI_OPEN_TYPE is insufficient (3D Pinball Space Cadet)
Product: Wine
Version: 4.0-rc7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: wenger.quentin(a)bluewin.ch
Distribution: ---
Created attachment 63364
--> https://bugs.winehq.org/attachment.cgi?id=63364
Patch checking for a dot in lpstrDeviceType and switching to MCI_OPEN_ELEMENT
accordingly.
I stumbled upon the error
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"PINBALL.MID"
(as reported in the "Additional Comments" on
https://appdb.winehq.org/objectManager.php?sClass=version&iId=1673&iTesting…)
while playing with 3D Pinball Space Cadet. This error prevents the MIDI
background music of the game from playing.
For reference, aplaymidi and the testing mcishell (wintest.exe) both play the
file without problems.
I tracked down this error to the function MCI_Open receiving MCI_OPEN_TYPE and
the string "pinball.mid" as lpstrDeviceType, instead of MCI_OPEN_ELEMENT and
the string in lpstrElementName.
While this may seem like a bug in Pinball, the function MCI_Open actually
already applies some check for this situation (see the comment in lines
1763-1766 of mci.c). However, the check is based on some '!' character present
in the string, which does not cover Pinball's case.
I did create a patch for my own needs, see attachment.
Please note that I provide no guarantee about the scope accuracy of this patch
- it does solve the problem, but maybe checking for the presence of a dot in
the string is too broad and creates bug with other programs...
Assuming that the logic of the patch is good, it may also be wanted to
merge/simplify/rewrite the checks somewhat, eg. merging the ERR(...), 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.
http://bugs.winehq.org/show_bug.cgi?id=21864
Summary: Default paper size A4 instead of my printers default
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=26481)
--> (http://bugs.winehq.org/attachment.cgi?id=26481)
cups paper size
Hi All,
Would you guys fix this for me?
Word Pro, Note Pad Plus, all think my default printer is my Okidata B4350. And
it is. But, all new documents default to A4 as the paper size and it is not.
It is "Letter". Wine is not picking up the default paper size from my printer.
Many thanks,
-T
--
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=30824
Bug #: 30824
Summary: msvbvm60.dll crashes Gehalt.exe
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannesobermayr(a)gmx.de
Classification: Unclassified
Created attachment 40369
--> http://bugs.winehq.org/attachment.cgi?id=40369
Backtrace
Trying to start installed Gehalt.exe (not the install app).
URL:
http://www.pc-gehalt.de/gehalt-download.htm
--
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=24880
Summary: Last Chaos MMO Game : installs OK but crashes when run
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert_mt_walker(a)yahoo.co.uk
Created an attachment (id=31499)
--> (http://bugs.winehq.org/attachment.cgi?id=31499)
Command Line trace from command: wine LC.exe
I am corroborating reports by another user that this game installs (but does
not run correctly after a recent update). I don't use the game myself!! It
installs on Windows 7 OK. However a small batch file needs to be run to correct
a bug in the most recent update. (All this 5-line script does is copy a file
'LC.exe_' over the existing 'LC.exe' - the main game executable).
Please refer to this forum thread:
http://forum.winehq.org/viewtopic.php?t=10011
On Ubuntu 10.04+WINE 1.3.5 the game installs and runs an initial launcher. This
updates itself. After update is complete - immediately on pressing the 'START'
button a popup window appears: 'This program could not be run itself'
(NB obviously I've worked around the installer bug...)
He was using stable version 1.2 (also on Ubuntu). He reports he has previously
had the game working under WINE (before a recent update).
I ran the game using:
$ wine LC.exe
There is a whole lot repeated output but one line appears in the shell output:
fixme:advapi:ParseStringSidToSid String constant not supported: L"(A"
only when I press the 'START' button on the game launcher. This is immediately
prior to the popup error window appearing.
I have attached the rest of the shell output as a file.
Bob
--
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=28804
Bug #: 28804
Summary: Angry Birds: switching from fullscreen to windowed
mode problem
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: graham(a)nerve.org.za
Classification: Unclassified
A free demo of the game is available here:
http://download.angrybirds.com/
After installation, the game starts in fullscreen mode by default.
If the game is switched to windowed mode, by clicking on the gear and then the
rectangle, the game switches out of fullscreen mode and the music continues to
play but the window is not visible.
There is a configuration file 'Program Files/Rovio/Angry Birds/config.lua'
which contains the line 'fullscreen = true'. If this line is changed to
'fullscreen = false', the game always starts in windowed mode, but can be
switched to fullscreen and back to windowed mode without any problems.
--
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=24846
Summary: SecureCRT: Pop-up menu list flashes
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=31435)
--> (http://bugs.winehq.org/attachment.cgi?id=31435)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
2) install SecureCRT
3) wine SecureCRT.exe
4) unfold pop-up menu as shown in attachment
Behaviour:
Pop-up menu list flashes.
Expected behaviour:
Pop-up menu list shouldn't flash.
--
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=20962
Summary: Starting Secunia PSI starts a window but with no
contents
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=25129)
--> (http://bugs.winehq.org/attachment.cgi?id=25129)
Terminal output
Installation works fine but when opening window it just picks up its filling
from the desktop below.
Closing it results in a crash dialog
--
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=51675
Bug ID: 51675
Summary: Divinity Original Sin 2 doesn't start with wine 6.15
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stefanescu.a(a)mail.com
Distribution: ---
Divinity Original Sin 2 Definitive Edition and Classic Edition doesn't start
with wine 6.15. There is no message from the game, it just makes a CrashDump
file.
With Wine 6.0 stable the game starts and works just fine.
On Wine 6.15 the game crashes with this message:
00f8:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
00f8:fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithHandleData
Monitored process exited.
Initial process has exited (return code: 1280)
All monitored processes have exited.
Exit with returncode 1280
--
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=43370
Bug ID: 43370
Summary: Origin fails to start, repeats the same message over
and over
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Hi,
I tried Origin with Wine 2.12-Staging, and while it installs just fine I cannot
get to the log in. When I open Origin the debug log fills with the same line:
err:d3d:context_reacquire Acquired context 0x66b7418 instead of 0x66c17b0.
I'm currently using Fedora 26 x86_64 with Mesa 17.1.5 and this happens in both
the 32 bit and the 64 bit wine prefix.
--
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=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.
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=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.