https://bugs.winehq.org/show_bug.cgi?id=40315
Bug ID: 40315
Summary: Galactic Civilizations II crashes on launch
Product: Wine
Version: 1.9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cdaniels(a)fastmail.com
Distribution: ---
Created attachment 53964
--> https://bugs.winehq.org/attachment.cgi?id=53964
log of the crash
Note: this pertains to the current, digital download version (both from Steam
and the Stardock store) of GalCiv2: Ultimate. I did not test the retail disk
version.
Galactic Civilizations II installs, but crashes on launch, as described here:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=16336&iTestin…
As noted, I think this may be a regression of some kind, but I'm not
knowledgeable to speculate. See attachment for crash log. This log was obtained
by running the following command:
WINEPREFIX=/opt/wineprefixes/gc2/ wine /opt/wineprefixes/gc2/drive_c/Program\
Files\ \(x86\)/Steam/steamapps/common/Galactic\ Civilizations\ II\ -\ Ultimate\
Edition/Twilight/GC2TwilightOfTheArnor.exe &> crash.log
I am open to gathering and recording additional information, and to trying more
workarounds if anyone has suggestions.
--
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=32821
Bug #: 32821
Summary: Some games runs extremally slow with Mesa >= 8.0
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deveee(a)gmail.com
Classification: Unclassified
I wrote about it in bugs.freedesktop.org, you can see there:
https://bugs.freedesktop.org/show_bug.cgi?id=55396https://bugs.freedesktop.org/show_bug.cgi?id=57338
But regression test shows, that it's probably problem in Wine, not in Mesa
drivers.
First bug from freedesktop you can see in Sims 3 intro or Need for Speed Most
Wanted intro. Video below:
http://imageshack.us/clip/my-videos/444/f5f.mp4/
Second bug may be problem in mesa, I'm not sure. You can see it in Star Wars
Jedi Academy in multiplayer mode.
Configuration:
intel 965GM
xserver-xorg-video-intel 2.20.19
mesa 9.0.1
linux-image 3.7.4
wine 1.4.1
Lastest working configuration:
mesa 7.11.2
--
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=42005
Bug ID: 42005
Summary: "osu!" cannot connect to the internet
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eldiablodivino(a)gmail.com
Distribution: ---
Created attachment 56439
--> https://bugs.winehq.org/attachment.cgi?id=56439
The logs produced by both Wine 2.0rc1 and Wine Staging 1.9.23-3 when WINEDEBUG
is set to "+wininet".
========
Summary:
========
I have been having a great deal of trouble getting Osu to work on Arch Linux.
The short version is that I have no internet access as far as both Osu itself,
and the Osu installer, are concerned. I have attached my +wininet debug logs to
this report. Please help.
============================================
Longer explanation / background information:
============================================
Originally, I was running Ubuntu 16.10. I had Osu installed via PlayOnLinux4 .
Usually I use PlayOnLinux just as a wine prefix manager, but in this case I
think I *did* install it via their automated installation script. In any case,
it was running with Wine 1.9.1, and it worked perfectly fine, with no issues
whatsoever.
Very recently, I switched to Arch Linux. This means that I am running a
relatively fresh installation. Unfortunately, I can no longer get Osu working.
Here is what I have tried:
1. First, I installed PlayOnLinux 4 via the "playonlinux" package from the
official repository. I then simply copied across my .PlayOnLinux folder from my
old Ubuntu install. This folder contains both the wine prefixes and the actual
wine binaries - in other words, it should contain everything needed to run Osu,
and it should all be set up EXACTLY as it was on Ubuntu. When I launch Osu via
PlayOnLinux, the game runs in offline mode. I can play it just fine, but I'm
limited to single-player and have no online statistics recording. At the bottom
of the screen, it constantly says "Connection failed. Retrying in 30s...". It
seems to repeatedly attempt to connect to the Osu servers, but always fails.
2. I then installed the "wine-gaming-nine" package from the Arch User
Repository, as well as "winetricks" from the official repository. This time, I
decided to try without touching PlayOnLinux, and just use Wine directly.
Following the guidance on the AppDB page for Osu, I set up a clean prefix with
the win32 architecture, and installed dotnet45 via winetricks. I then tried to
run the Osu installer... and the Osu installer fails, saying that it could not
connect to the internet! In other words, it has the same issue as before, just
moved to an earlier stage (since this time I was installing it from scratch).
3. I then replaced "wine-gaming-nine" with "wine-staging" from the official
repository. Again, I set up a clean win32 prefix, installed dotnet45, and tried
to install Osu. Again, it complains about not having internet access.
4. I then replaced "wine-staging" with "wine" from the official repository.
Again, I set up a clean win32 prefix, installed dotnet45, and tried to install
Osu. Again, it complains about not having internet access.
So to sum up, I've tried running Osu with Wine 1.9.1, Wine Staging 1.9.23-3
(with gallium-nine patches), Wine Staging 1.9.23 (vanilla), and with Wine
2.0rc1, all with the same result: no internet access for Osu.
============
Other notes:
============
I should add that I have other programs running in Wine (Skype and Garena), and
they are able to use the internet. They aren't .NET apps, as far as I'm aware,
so perhaps that's why?
My internet works just fine outside of Wine, as far as I can tell. I'm able to
browse the internet, send and receive emails, use Discord, etc. I'm just
running NetworkManager with mostly default settings, albeit with IPv6 disabled.
I don't know much about Wine, so I could be barking up the wrong tree, but one
log message that stands out to me is "fixme:ras:RasEnumConnectionsW RAS support
is not implemented! Configure program to use LAN connection/winsock instead!".
I did some searching online for this message, but unfortunately I wasn't able
to find much. I did see some people saying to "just install libgnutls, as well
as the 32-bit version". But the thing is, I DO have both installed. On Arch,
these are the "gnutls" and "lib32-gnutls" packages, and I have confirmed that I
have both. I even tried reinstalling them, and it made no difference.
I have attached the logs produced by both Wine 2.0rc1 and Wine Staging 1.9.23-3
when WINEDEBUG is set to "+wininet".
===
I'm not sure if this is a Wine bug or just something weird on my system, but
either way I would really appreciate any help you could offer. Please let me
know if I need to provide any more information. Thanks.
--
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=42346
Bug ID: 42346
Summary: Dark Souls 3 - graphics are flashing
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Created attachment 57112
--> https://bugs.winehq.org/attachment.cgi?id=57112
partial log
Using W7 prefix and wine-staging.
Seems to be related to DX11, snippet from the logs that keeps getting spammed
over and over attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43427
Bug ID: 43427
Summary: LaXshy!! 1800(349)6921 Quickbooks Error Support phone
Number Quickbooks 2017 Enterprise Support number
Product: WineHQ Bugzilla
Version: 3.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sandra82hern(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support number
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support number
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support number
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support number
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support number
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support number
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support numberLaXshy!! 1800(349)6921 Quickbooks Error Support phone
Number Quickbooks 2017 Enterprise Support number
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support number
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support number
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support number
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support number
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support number
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support number
LaXshy!! 1800(349)6921 Quickbooks Error Support phone Number Quickbooks 2017
Enterprise Support number
$$=1.800<349<6921=@$$= @$$ Quickbooks payroll Support Phone
NumBER!@$$!!1-800-349-6921 @$$@$$! @$$ Quickbooks payroll SuPpoRT
1-800-349-6921 @$$
((1-800-349-6921@$$ Quickbooks payroll tech support number Quickbooks payroll
pro 2014 support phone USA, Enterprise support here.Describe @$$@$$Tollfree
1-800-349-6921.++Quickbooks payroll phone number@$$@$$ here. +1 800, 349,
6921..Quickbooks payroll technical support phone number Quickbooks payroll
support phone number Enterprise Quickbooks payroll proadvisor login phone
number for Quickbooks payroll technical support Quickbooks payroll phone number
for tech support Quickbooks payroll Enterprise phone number Quickbooks payroll
phone number tech support Quickbooks payroll technical support contact number
Quickbooks payroll helpline tech support phone number Quickbooks payroll 1603
Quickbooks payroll 1334 Quickbooks payroll -166 Quickbooks payroll code 6660
Quickbooks payroll Quickbooks payroll -1666 Quickbooks payroll -6660 Quickbooks
payroll -6660 -83 Intuit Quickbooks payroll Toll Free,
Intuit@$$(+1.800.349.6921)@$$-: Intuit Quickbooks payroll Tech Support Phone
Number provides helpline solution for all USA/CANADA clients. For any help of
query call 1 800 to get all Intuit Quickbooks payroll account solution.
@$$@$$Call, +1.800.349.6921 for all type help by Intuit Quickbooks payroll tech
support phone number, Intuit Quickbooks payroll Tech Support Phone Number,
Intuit Quickbooks payroll payroll Phone Number, Intuit Quickbooks payroll tech
support number, Intuit Quickbooks payroll technical support phone
number,@$$@$$@$$ Intuit Quickbooks payroll phone number, Intuit Quickbooks
payroll technical support number, Intuit Quickbooks payroll support phone
number, Intuit Quickbooks payroll technical support, Intuit Quickbooks payroll
Customer Service Phone Number, Intuit Quickbooks payroll Customer Service
Number, Intuit Quickbooks payroll Customer Support Phone Number, Intuit
Quickbooks payroll Customer Support Number,helpline Intuit Quickbooks payroll
Customer Service Helpline Number, Intuit Quickbooks payroll Customer Care
Number, Intuit Quickbooks payroll support team phone number, helpline Intuit
Quickbooks payroll help number-Intuit Quickbooks payroll Helpline Number;
Intuit Quickbooks payroll help phone number-Intuit Quickbooks payroll Helpline
Number, Intuit Quickbooks payroll Tech Support Toll free Number, Intuit
Quickbooks payroll Support Telephone Number, Intuit Quickbooks payroll Tech
Support Telephone number, Intuit Quickbooks payroll Tech Support contact
number, Intuit Quickbooks payroll support contact number, Intuit Quickbooks
payroll technical support contact number. Call, Intuit Quickbooks payroll tech
support phone number, Intuit Quickbooks payroll Tech Support Phone Number,
Intuit Quickbooks payroll payroll Phone Number, Intuit Quickbooks payroll tech
support number, Intuit Quickbooks payroll technical support phone number,
Intuit Quickbooks payroll phone number, Intuit Quickbooks payroll technical
support number, Intuit Quickbooks payroll support phone number. It is very
popular toll free number which provide by Intuit Quickbooks payroll technical
support, Intuit Quickbooks payroll Customer Service Phone Number, Intuit
Quickbooks payroll Customer Service Number, Intuit Quickbooks payroll
Customer Support Phone Number, Intuit Quickbooks payroll Customer Support
Number, Intuit Quickbooks payroll Customer Service Helpline Number, Intuit
Quickbooks payroll Customer Care Number, Intuit Quickbooks payroll support
team phone number. Call, Intuit Quickbooks payroll tech support phone number,
Intuit Quickbooks payroll Tech Support Phone Number, Intuit Quickbooks payroll
payroll Phone Number, Intuit Quickbooks payroll tech support number, Intuit
Quickbooks payroll technical support phone number, Intuit Quickbooks payroll
phone number, Intuit Quickbooks payroll technical support number, Intuit
Quickbooks payroll support phone number, Intuit Quickbooks payroll technical
support, Intuit Quickbooks payroll Customer Service Phone Number, Intuit
Quickbooks payroll Customer Service Number, Intuit Quickbooks payroll
Customer Support Phone Number, Intuit Quickbooks payroll Customer Support
Number, Intuit Quickbooks payroll Customer Service Helpline Number, Intuit
Quickbooks payroll Customer Care Number, Intuit Quickbooks payroll support
team phone number, Intuit Quickbooks payroll help number-Intuit Quickbooks
payroll Helpline Number; Intuit Quickbooks payroll help phone number, Intuit
Quickbooks payroll Helpline Number, Intuit Quickbooks payroll Tech Support Toll
free Number, Intuit Quickbooks payroll Support Telephone Number, Intuit
Quickbooks payroll Tech Support Telephone number, Intuit Quickbooks payroll
Tech Support contact number, Intuit Quickbooks payroll support contact number,
Intuit Quickbooks payroll technical support contact number, Intuit Quickbooks
payroll pro support phone number, Intuit Quickbooks payroll Enterprise support
phone number. Intuit Quickbooks payroll Enterprise Customer support phone
Intuit Quickbooks payroll pro Toll Free, Intuit@$$(+1.800.349.6921)@$$-: Intuit
Quickbooks payroll pro Tech Support Phone Number provides helpline solution for
all USA/CANADA clients. For any help of query call 1 800 to get all Intuit
Quickbooks payroll pro account solution. @$$@$$Call, +1.800.349.6921 for all
type help by Intuit Quickbooks payroll pro tech support phone number, Intuit
Quickbooks payroll pro Tech Support Phone Number, Intuit Quickbooks payroll pro
payroll Phone Number, Intuit Quickbooks payroll pro tech support number, Intuit
Quickbooks payroll pro technical support phone number,@$$@$$@$$ Intuit
Quickbooks payroll pro phone number, Intuit Quickbooks payroll pro technical
support number, Intuit Quickbooks payroll pro support phone number, Intuit
Quickbooks payroll pro technical support, Intuit Quickbooks payroll pro
Customer Service Phone Number, Intuit Quickbooks payroll pro Customer Service
Number, Intuit Quickbooks payroll pro Customer Support Phone Number, Intuit
Quickbooks payroll pro Customer Support Number,helpline Intuit Quickbooks
payroll pro Customer Service Helpline Number, Intuit Quickbooks payroll pro
Customer Care Number, Intuit Quickbooks payroll pro support team phone number,
helpline Intuit Quickbooks payroll pro help number-Intuit Quickbooks payroll
pro Helpline Number; Intuit Quickbooks payroll pro help phone number-Intuit
Quickbooks payroll pro Helpline Number, Intuit Quickbooks payroll pro Tech
Support Toll free Number, Intuit Quickbooks payroll pro Support Telephone
Number, Intuit Quickbooks payroll pro Tech Support Telephone number, Intuit
Quickbooks payroll pro Tech Support contact number, Intuit Quickbooks payroll
pro support contact number, Intuit Quickbooks payroll pro technical support
contact number. Call, Intuit Quickbooks payroll pro tech support phone number,
Intuit Quickbooks payroll pro Tech Support Phone Number, Intuit Quickbooks
payroll pro payroll Phone Number, Intuit Quickbooks payroll pro tech support
number, Intuit Quickbooks payroll pro technical support phone number, Intuit
Quickbooks payroll pro phone number, Intuit Quickbooks payroll pro technical
support number, Intuit Quickbooks payroll pro support phone number. It is very
popular toll free number which provide by Intuit Quickbooks payroll pro
technical support, Intuit Quickbooks payroll pro Customer Service Phone
Number,
http://www.mapmyrun.com/routes/view/1693997312http://www.mapmyrun.com/routes/view/1694002046http://www.mapmyrun.com/routes/view/1694012915https://blueprints.launchpad.net/inkscape/+spec/liuhgfdhttps://blueprints.launchpad.net/inkscape/+spec/litjdhttps://blueprints.launchpad.net/inkscape/+spec/mjnhgbhttps://blueprints.launchpad.net/inkscape/+spec/rbcdsxhttps://kdp.amazon.com/community/thread.jspa?threadID=851717https://kdp.amazon.com/community/thread.jspa?threadID=851720https://kdp.amazon.com/community/thread.jspa?threadID=851771https://quickbooksdgdgsupporthkksdjkh.wordpress.com/2017/07/24/lo1800349692…https://quickbookstechnicalhelpupport.blogspot.com/2017/07/dilagi1800349692…https://community.mcafee.com/message/453671https://community.mcafee.com/message/453672https://kdp.amazon.com/community/thread.jspa?threadID=798810https://kdp.amazon.com/community/thread.jspa?threadID=798020https://kdp.amazon.com/community/thread.jspa?threadID=798806http://www.mapmyrun.com/routes/view/1641324701http://www.mapmyrun.com/routes/view/164099988https://kdp.amazon.com/community/thread.jspa?threadID=801498https://www.npmjs.com/package/radio-1800349-6921-intuit-call-at-quickbooks-…http://www.mapmyrun.com/routes/view/1607663575http://www.mapmyrun.com/routes/view/1605819991https://www.npmjs.com/package/helpdesk-quickbooks-enterprise-phone-number-1…https://www.npmjs.com/package/intuit-quickbooks-pro-2017-phone-number-1800-…https://www.npmjs.com/package/18003496921-quickbooks-premier-2017-support-n…https://www.npmjs.com/package/intuit-18003496921-quickbooks-premier-2017-su…https://kdp.amazon.com/community/thread.jspa?threadID=798020https://kdp.amazon.com/community/thread.jspa?threadID=801499https://kdp.amazon.com/community/thread.jspa?threadID=805462https://kdp.amazon.com/community/thread.jspa?threadID=805300https://kdp.amazon.com/community/thread.jspa?threadID=807209http://www.mapmyrun.com/routes/view/1607663575https://kdp.amazon.com/community/thread.jspa?threadID=807539https://kdp.amazon.com/community/thread.jspa?threadID=809545www.mapmyrun.com/routes/view/1651200485https://www.npmjs.com/package/quickbooks-helpdesk-support-number-1800349692…https://kdp.amazon.com/community/thread.jspa?threadID=809952https://kdp.amazon.com/community/thread.jspa?threadID=812867https://community.mcafee.com/message/455310
--
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=42533
Bug ID: 42533
Summary: Saints Row 3 fails to start
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Created attachment 57433
--> https://bugs.winehq.org/attachment.cgi?id=57433
The full wine debuglog of DirectX9
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=None
This game has DirectX9 and DirectX10/11 support.
This game has native Linux support.
--
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=42920
Bug ID: 42920
Summary: ffxiv dx11
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssbkm(a)icloud.com
Distribution: ---
ffxiv in dx11 mode game text is fuzzy, gets stuck in loop for opening movie,
renders character black fails to render actual game completely. only can see
user interface and names ever thing is black.to top this off performance is in
the gutter. and it fails exit properly.
on another note without CSMT enabled game config menu before login is unusable
and the opening menu is completely screwy.
also if the next expansions benchmark is any indictation they will be dropping
dx9 support pretty soon.
--
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=39032
Bug ID: 39032
Summary: Error instalando software d conexion VPN de CheckPoint
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: victormp2711(a)gmail.com
Distribution: ---
Created attachment 51996
--> https://bugs.winehq.org/attachment.cgi?id=51996
es el detalle del error al momento de instalar
Problemas al instalar software descargado de CheckPoint vpn build 619. intente
varias versiones y esta fue la que llego mas lejos pero aun asi no se pudo
instalar.
--
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=43754
Bug ID: 43754
Summary: In dlls/dbghelp/dwarf.c file, there is a NULL
dereference
Product: Wine
Version: 2.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: os(a)iscas.ac.cn
Distribution: ---
Created attachment 59249
--> https://bugs.winehq.org/attachment.cgi?id=59249
In line 447, variable last has a NULL dereference
In the dwarf.c file, the variable last is assigned NULL,there is no other
operation with last, uthil "last->next = new "when the "abbrev_entry->attrs" is
true,
so there is a NULL dereference.
--
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.