http://bugs.winehq.org/show_bug.cgi?id=37038
Bug ID: 37038
Summary: wineserver leaks memory when running my network
communication program
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zt20055453(a)163.com
In 1.7.22 wine, wineserver leaks memory when running my network communication
program. memory leaks 128kB at few seconds intervals. My program uses
asynchronous
function to receive video data.
I ran wineserver -f under valgrind --leak-check=yes to get memory leaks info,
but valgrind didn't catch anything useful.
--
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=42944
Bug ID: 42944
Summary: FFXIV Fuzzy Text
Product: Wine
Version: 2.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssbkm(a)icloud.com
Distribution: ---
The game text is very Fuzzy in DX11 mode.
--
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=42524
Bug ID: 42524
Summary: Bioshock Infinite gets stuck on start
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=None
It has a native Linux version.
Video: https://youtu.be/WsCzTzopxc0
Debuglog: https://dl.dropboxusercontent.com/u/16996758/winelog.txt (too
big-32MB)
--
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=42831
Bug ID: 42831
Summary: Grand Theft Auto V: Social Club immediately looses
connection to Rockstar servers
Product: Wine-staging
Version: 2.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pablodevlinux(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 57920
--> https://bugs.winehq.org/attachment.cgi?id=57920
PlayOnLinux log/Terminal output when launcher wasn't able to connect to
Rockstar servers.
Social Club launcher connects to Rockstar servers but immediately looses
connection. After few trials Social Club decides that Rockstar servers are
unavailable. Logs are filled mainly with fixme:wininet messages.
Because of it Social Club doesn't download updates and update the game so it's
unplayable.
--
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=42738
Bug ID: 42738
Summary: Annoying flickering in Renegade Ops (needs
StrictDrawOrdering=enabled to remove it)
Product: Wine
Version: 2.1
Hardware: x86
URL: http://store.steampowered.com/app/99300/
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: 602a23a60aaab164acb8a2767094d545172ab4cf
Distribution: ---
Created attachment 57732
--> https://bugs.winehq.org/attachment.cgi?id=57732
terminal output
This is a DX10 game and needs native d3dcompiler_43 and d3dx10_42 to start.
>From the opening videos throughout the menus and in the main game the screen is
flickering heavily.
Changing in-game options e.g. screen resolution, MSAA, Vsync doesn't remove
this annoyance.
The problem doesn't occur in Wine Staging when CSMT is enabled or when
StrictDrawOrdering is enabled in pure Wine.
What makes this bug different from other similar issues reported here is that
that the problem is fairly new, there was no need to enable the
StrictDrawOrdering in the registry to avoid the screen flickering until
commit 602a23a60aaab164acb8a2767094d545172ab4cf
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Jan 27 11:36:31 2017 +0100
wined3d: Just use glBufferSubData() in buffer_direct_upload().
It might seem like a good idea to try to use glMapBufferRange() in
buffer_direct_upload(), but it really isn't. The interesting cases for
glMapBufferRange() are GL_MAP_INVALIDATE_BUFFER_BIT or
GL_MAP_UNSYNCHRONIZED_BIT, but the only way for those to be set here
would be for the buffer to be mapped with WINED3D_MAP_DISCARD or
WINED3D_MAP_NOOVERWRITE before the buffer object was created. In that
case the GPU is obviously not using the buffer object, so
glMapBufferRange() doesn't help. On the other hand, if the buffer is
currently in use by the application and neither WINED3D_MAP_DISCARD nor
WINED3D_MAP_NOOVERWRITE is set, glMapBufferRange() would need to wait
for the GPU to finish using the buffer object, while glBufferSubData()
may decide not to.
With the previous commit there is no flickering at all.
No demo version available, let me know if you need debug logs.
wine-2.4-256-g4bfa0d829f
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 378.13
OpenGL core profile shading language version string: 4.50 NVIDIA
--
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=42167
Bug ID: 42167
Summary: NEOTOKYO occasionally crashes when joining a server
and mid game: GL_OUT_OF_MEMORY
Product: Wine
Version: 2.0-rc4
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahyattdev(a)icloud.com
Created attachment 56761
--> https://bugs.winehq.org/attachment.cgi?id=56761
backtrace
Terminal output is:
err:d3d:wined3d_check_gl_call >>>>>>> GL_OUT_OF_MEMORY (0x505) from
glBufferData @ buffer.c / 753.
hl2.exe(66427,0xa53391c0) malloc: *** mach_vm_map(size=6221824) failed (error
code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Jan 7 11:34:37 hl2.exe[66427] <Error>: CGSImageDataLock: Cannot allocate
memory
err:module:load_builtin_dll failed to load .so lib for builtin L"usp10.dll":
dlopen(/usr/local/lib/wine/usp10.dll.so, 258): no suitable image found. Did
find:
/usr/local/lib/wine/usp10.dll.so: out of address space
err:module:DelayLoadFailureHook failed to delay load usp10.dll.ScriptBreak
wine: Call from 0x7b42c0f9 to unimplemented function usp10.dll.ScriptBreak,
aborting
--
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=43225
Bug ID: 43225
Summary: Syberia 3
Product: Wine
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: serguynya(a)mail.ru
Distribution: ---
Created attachment 58518
--> https://bugs.winehq.org/attachment.cgi?id=58518
picture error
I want install Syberia 3, and first after clicking setup come this error on
wine development 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=42976
Bug ID: 42976
Summary: demul v0.7 alpha
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: seganfl2k(a)gmail.com
Distribution: ---
NO DLL OVER RIDES , NO ENABLE CSMT , NO ENABLE VAAPI OR NOTHING TICKED IN
STAGING SETTINGS
demul v0.7 alpha
video plugin gpudx11oldhw
sound plugin spu demul
gd rom plugin gdrimage
controls plugin paddemul
netplay plugin netdemul
bios dreamcast v 1.04 japan
vmu shows black and white with resident evil showing
build date aug 18 2016
black screen after hearing intro and passing intro in game menu black screen
can hear up and down for selecting gamemodes
new game load game ect but no graphics just black screen
FOR LOG FILE UPLOADED TO GITHUB BELOW
https://github.com/fatjohnny118/MYGIT/blob/master/jap
--
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=42532
Bug ID: 42532
Summary: Red Faction Guerilla has major graphic glitches
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=None
This game supports DirectX9 and DirectX10/11.
Wine-2.1 (Staging) had better performance.
Video: https://youtu.be/Boe7b4o5iso
Logfile: https://dl.dropboxusercontent.com/u/16996758/winelogrfg.txt
--
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=29188
Bug #: 29188
Summary: Serial Port Comm Failure for USB2Serial Converters?
Product: Wine
Version: 1.3.32
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rogerx.oss(a)gmail.com
Classification: Unclassified
Created attachment 37657
--> http://bugs.winehq.org/attachment.cgi?id=37657
wine-serialfailure.log
I have an application trying to communicate to a serial port provided by a USB
to Serial Converter device (/dev/ttyUSB0).
The application fails to communicate and I think the following is where it
fails:
trace:comm:io_control 0x78 IOCTL_SERIAL_WAIT_ON_MASK (nil) 0 0x90e9f0 4
0x90e9bc
trace:comm:get_irq_info TIOCSERGETLSR err Invalid argument
The application states it fails to communicate even though I have blinking
lights on the device and can use picocom or screen to login.
ie.
$ picocom -b 115200 /dev/ttyUSB0
Or
$ screen /dev/ttyUSB0 115200
--
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=43501
Bug ID: 43501
Summary: sims 4 crashes
Product: Wine
Version: 1.7.55
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: tongsonlk(a)yahoo.com
Created attachment 58882
--> https://bugs.winehq.org/attachment.cgi?id=58882
it's the program error details
it says initialization error and the program crashes
--
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=43064
Bug ID: 43064
Summary: fixme:d3d:fixed_get_input Unsupported input stream
[usage=WINED3D_DECL_USAGE_TANGENT, usage_idx=0].
Product: Wine
Version: 2.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
While testing Need For Speed demo bug 41080 and playing it shortly after
quiting my cosole was spammed with this message.
fixme:d3d:fixed_get_input Unsupported input stream
[usage=WINED3D_DECL_USAGE_TANGENT, usage_idx=0].
I don't know if this needs to be added in wine code, but if not I quess a check
for this and silencing it would be nice. Since I didnt notice any real problem,
setting this bug priority really low.
https://source.winehq.org/git/wine.git/blob/53bf72e266532f2f0533a0dfd7e90a2…
--
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=42959
Bug ID: 42959
Summary: ffxiv dx11
fixme:d3d_shader:shader_sm4_read_instruction_modifier
Unhandled modifier 0x80000182.
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssbkm(a)icloud.com
Distribution: ---
ffxiv dx11
--
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=42948
Bug ID: 42948
Summary: ffxiv dx11 fixme:d3d11:shdr_handler Unhandled chunk
"RDEF".
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssbkm(a)icloud.com
Distribution: ---
dx11 unhandeled
--
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=41779
Bug ID: 41779
Summary: Direct3D ignores VSync
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: diwulefi(a)nincsmail.com
Distribution: ---
Unreal with the Direct3D render mode runs extemely fast, because it does ignore
the vsync when wrapping to OpenGL.
I use the latest nVidia drivers (375.20), VSync is on and outside WINE, it
works (tested with glxgears and benchmarks).
WINE version is 1.9.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.
https://bugs.winehq.org/show_bug.cgi?id=43521
Bug ID: 43521
Summary: BattlEye anti cheat service
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dawid.job(a)gmail.com
Distribution: ---
Installer of any game using anti cheat BattlEye runs fine, but game doesn't
start. On the first run the launcher tries to run battleye service, which it
seems to be running but game doesn't start.
Sometimes it shows error in BattlEye window:
Installing BattlEye Service...
Successfully installed BattlEye Service.
Failed to initialize BattlEye Service: Driver Init Error (2).
Official BattleEye support for Linux is now dead/discontinued.
Is there any chance to solve this problem from Wine side?
It's affect many popular games like PlayerUnknown Battlegrounds, H1Z1,
Planetside 2, Tibia. Older version of these games was running very well since
BattleEye made some changes on their side.
This ticket is connected to various other submits like:
https://bugs.winehq.org/show_bug.cgi?id=41670https://bugs.winehq.org/show_bug.cgi?id=42549https://bugs.winehq.org/show_bug.cgi?id=42571https://bugs.winehq.org/show_bug.cgi?id=31910
and many more duplicates of this bug.
I hope attachments added to tickets above will help to understand the problem
and it's scale.
Can someone explain what is the main problem and ideas to solve the problem?
--
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=42977
Bug ID: 42977
Summary: demul v0.7 alpha
Product: Wine
Version: 2.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: seganfl2k(a)gmail.com
Distribution: ---
NO DLL OVER RIDES , NO ENABLE CSMT , NO ENABLE VAAPI OR NOTHING TICKED IN
STAGING SETTINGS
demul v0.7 alpha
video plugin gpudx11oldhw
sound plugin spu demul
gd rom plugin gdrimage
controls plugin paddemul
netplay plugin netdemul
bios dreamcast v 1.04 japan
vmu shows black and white with resident evil showing
build date aug 18 2016
black screen after hearing intro and passing intro in game menu black screen
can hear up and down for selecting gamemodes
new game load game ect but no graphics just black screen
FOR LOG FILE UPLOADED TO GITHUB BELOW
https://github.com/fatjohnny118/MYGIT/blob/master/usa
--
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=42950
Bug ID: 42950
Summary: ffxiv
fixme:d3d_shader:shader_sm4_read_instruction_modifier
Unhandled modifier 0x00155543.
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssbkm(a)icloud.com
Distribution: ---
dx11 unhandled
--
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=42530
Bug ID: 42530
Summary: Wreckfest has medium graphic glitches and...
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
crashes if (too many) ai players are set.
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=None
Video of 32-Bit executable with live debug: https://youtu.be/EIV-_IfNltA
Video of 64-Bit executable with live debug: https://youtu.be/K77NQkPYDWs
Debug log of 32-bit executeable:
https://dl.dropboxusercontent.com/u/16996758/winelog32bitEXE.txt (too big)
Debug log of 64-bit executeable:
https://dl.dropboxusercontent.com/u/16996758/winelog64bitEXE.txt (too big)
--
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=43568
Bug ID: 43568
Summary: Themes get installed but they don't appear in the
drop-down in winecfg
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: aekkusu(a)gmail.com
Distribution: ---
For a while now I've been having this issue where if I install a theme
(msstyles), it does not show up in the drop-down menu under "Desktop
Integration" in winecfg.
I've took a look under *prefix*/windows/Resources/Themes/*themename*/ and the
msstyles file is indeed there, but it still doesn't show up. This happens
irrespective of what theme I install. I've since tried a few of them, and none
show up in the menu.
--
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=12377
Summary: Capella does not load font
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anhaupt(a)gmx.ch
When Capella tries to load any font available for displaying notes (e.g.
capella3) it displays the following message:
"Damit dieser Stil richtig angezeigt wird, müssen sie die Schriftart
'capella3' installieren." (tranlsation: "To display this style correctly the
font 'capella3' has to be installed.").
The same message appears if you try to load any of the other fonts available
for capella.
Other programs (e.g. notepad) find the capella fonts and display them
correctly.
The problem exists in the current version (Capella 2008) as well as in earlier
versions.
A demo version that shows the error is available here:
http://www.capella.de/download_capella.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.
https://bugs.winehq.org/show_bug.cgi?id=42618
Bug ID: 42618
Summary: ACDSee Pro 10 needs
msvcp140.dll.?_LogScheduleTask@_TaskEventLogger@detail
s@Concurrency@@QEAAX_N@Z
Product: Wine
Version: 2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Using wine staging 2.3, it crashes on
wine: Call from 0x7b450c27 to unimplemented function
msvcp140.dll.?_LogScheduleTask@_TaskEventLogger@details@Concurrency@@QEAAX_N@Z,
aborting
--
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=34288
Bug #: 34288
Summary: Dungeons & Dragons: Chronicles of Mystara hangs on
startup
Product: Wine
Version: 1.5.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: megatog615(a)gmail.com
Classification: Unclassified
The game starts, captures the mouse, creates an empty 'Unnamed window,' then
hangs.
--
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=43176
Bug ID: 43176
Summary: RAGE doesn't start using MESA
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: l.gambetta(a)alice.it
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 58439
--> https://bugs.winehq.org/attachment.cgi?id=58439
RAGE error log
I'm triyng to launch RAGE game (http://store.steampowered.com/app/9200/RAGE/),
but the game crashes on startup complaining about a missing OpenGL extension.
I'm launching the game from a 32-bit WINE prefix.
This is my configuration:
~/t/rage> inxi -G -C -S
System: Host: accipigna Kernel: 4.9.31-1-MANJARO x86_64 (64 bit) Desktop:
Cinnamon 3.4.1
Distro: Manjaro Linux
CPU: Quad core AMD A10-7850K Radeon R7 12 Compute Cores 4C+8G (-MCP-)
cache: 8192 KB
clock speeds: max: 3700 MHz 1: 1700 MHz 2: 1700 MHz 3: 1700 MHz 4:
1700 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] Pitcairn PRO [Radeon HD 7850
/ R7 265 / R9 270 1024SP]
Display Server: X.Org 1.19.3 driver: radeon Resolution:
1920x1080(a)60.00hz
GLX Renderer: Gallium 0.4 on AMD PITCAIRN (DRM 2.49.0 /
4.9.31-1-MANJARO, LLVM 4.0.0)
GLX Version: 3.0 Mesa 17.1.2
As shown I'm using latest MESA radeonsi drivers.
Attached are the error log and the glxinfo.
--
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=43128
Bug ID: 43128
Summary: setup_exception stack overflow since upgrade to
wine-staging 2.9 from wine-staging 2.8
Product: Wine
Version: 2.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cataldo.cigliola(a)gmail.com
Distribution: ---
Hello
I am using my "blizzard games" wine bottle since quite a few wine 2.x versions
without any issue and good performances on my Arch linux machine
Since the latest wine-staging 2.9 update my World of Warcraft game (
https://appdb.winehq.org/objectManager.php?sClass=version&iId=33768 ) is
hanging after the char selection in the loading screen with the following
error:
err:seh:setup_exception stack overflow 2976 bytes in thread 00f8 eip
000000007bc99566 esp 0000000000140a70 stack 0x140000-0x142000-0x240000
(full output in attachment)
I'm using Antergos (Arch) Linux 64bit with a 64bit bottle (using distro
packages of wine-staging 2.9)
--
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=41995
Bug ID: 41995
Summary: Neverwinter broken graphics with DX11
Product: Wine
Version: 2.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: xxx(a)muad-dib.net
Distribution: ---
Created attachment 56416
--> https://bugs.winehq.org/attachment.cgi?id=56416
wine log
Neverwinter / Star Trek online use the same engine and Cryptic will drop
support for DX9 in march 2017
The game just starts fine but shows a lot of vertex and shader errors in result
graphics are broken.
Up on loading a char the game crashes.
The attached log is with WINEDEBUG=-win since this just produces lots errors of
fixme:win:GetRawInputBuffer (pData=0x2f21db8, pcbSize=0x148ee8ec,
cbSizeHeader=16) stub!
fixme:win:GetRawInputBuffer (pData=(nil), pcbSize=0x148ee910, cbSizeHeader=16)
stub!
--
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=43619
Bug ID: 43619
Summary: Graphical Issues in Prey 2017 Demo
Product: Wine-staging
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christian.frank(a)gmx.de
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59039
--> https://bugs.winehq.org/attachment.cgi?id=59039
Log
Hi,
the Prey 2017 demo starts fine and the menu is also without issues.
Going ingame there are a huge amount of graphical issues even when switching
all graphical options to the lowest possible setting.
Tons of different fixmes show up, therefore i guess the dx11 implementation is
not "finished enough" yet .
Cu,
Christian
--
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=43611
Bug ID: 43611
Summary: The Evil Within needs D3D11CreateDeferredContext
Product: Wine
Version: 2.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Crashes on startup with D3D11CreateDeferredContext FAILED with error (0)
--
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=42972
Bug ID: 42972
Summary: My Heritage Family Tree Program Error
Product: Wine
Version: 2.0.1
Hardware: ppc32
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: apphelp
Assignee: wine-bugs(a)winehq.org
Reporter: ghoffman1951(a)yahoo.ca
Created attachment 58107
--> https://bugs.winehq.org/attachment.cgi?id=58107
Program Error backtrace
I am operating Mac with OS Sierra 10.12.4 and XQuartz 2.7.11. My Heritage
Family Tree Maker application will not open. It displays a program error
message as noted in Bug ID 24384. The app closes when you close the error
message. The program was working for the last 6 weeks or more without an issue
and My Heritage Help Centre requested I refer the issue to yourselves.
Originally I did not have Wine or XQuartz installed directly on my computer. I
only recently added them so I could submit a 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.
https://bugs.winehq.org/show_bug.cgi?id=39668
Bug ID: 39668
Summary: Desktop file points to wine not wine64
Product: Wine-staging
Version: 1.8-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: decedion(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
I've compiled and installed wine 64bits from git sources. But when I try to
execute the menu entry it doesn't appear because the .desktop file points to
wine: 'Exec=wine start /unix %f' when it should point to 'Exec=wine64 start
/unix %f'.
--
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=24516
Summary: In Win7 mode, steam has duplicate window decorations
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Steam has window manager's window decorations in addition to its own when run
in Windows 7 mode. This doesn't happen in Windows XP.
Maybe related: When run in virtual desktop, the desktop opens but steam isn't
bound to it (it's a separate window).
--
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=43573
Bug ID: 43573
Summary: Sony Xperia Companion crashes on start
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 58984
--> https://bugs.winehq.org/attachment.cgi?id=58984
Wine 2.14 terminal output
I am using Wine-2.14-50-g797a746fc2 and the Xperia Companion application
crashes on start when I attempt to use it in a clean prefix set to Windows 7
(the app requires Windows 7 or later).
Steps to reproduce:
1. Make a clean prefix set to Windows 7 and run the application's installer.
2. Run "wine XperiaCompanion.exe" and see the application crash.
--
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=42958
Bug ID: 42958
Summary: ffxiv dx11
fixme:d3d_shader:shader_sm4_read_instruction_modifier
Unhandled modifier 0x80000142.
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssbkm(a)icloud.com
Distribution: ---
ffxiv
--
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=42921
Bug ID: 42921
Summary: DX11 Demo AMD Ladybug needs opcode ld2dms
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
Split from bug 41207. To taggle the not handled opcode.
--
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=37422
Bug ID: 37422
Summary: [DirectSound] Broken audio output for a hearing test
application
Product: Wine
Version: 1.7.28
Hardware: x86
URL: http://advsys.net/ken/util/heartest.exe
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winealsa.drv
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: Red Hat
Under Wine this application produces jagged very unpleasant audio.
No messages are logged in console.
Source code is available.
--
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=43010
Bug ID: 43010
Summary: Wine does not pass scancodes properly
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: ilmaisin(a)openmailbox.org
Distribution: ---
Wine does not seem to pass the scancodes properly to the Win32 apps.
- On Ubuntu 16.04's Unity desktop, Win32 apps see the situation like the
keyboard was physically rewired to the layout that is currently active.
- On Gnome 3 other hand, it looks like the keyboard was physically rewired to
the uppermost option in the Gnome's keyboard layout configuration (!).
In all cases, the apps that use resulting characters instaed of scancodes work
well, receiving those letters that they are supposed to. Also, xev receives the
proper scancodes.
Please modify Wine so that it will pass the actual, real, physical scancodes to
the apps requiring them. This is absolutely essential for gaming with non-US
and/or non-QWERTY keyboard layouts.
--
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=42947
Bug ID: 42947
Summary: ffxiv fixme:d3d11:shdr_handler Unhandled chunk "STAT".
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssbkm(a)icloud.com
Distribution: ---
ffxiv unhandeled dx11 feature
--
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=42235
Bug ID: 42235
Summary: Nudo: Game randomly crashes after splash screen
Product: Wine
Version: 2.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: snesivan1(a)gmail.com
Distribution: ---
Created attachment 56881
--> https://bugs.winehq.org/attachment.cgi?id=56881
Terminal output + Backtrace of nudo.exe crash
Nudo randomly crashes after the splash screen. I ran the game 5 times and it
crashed 2 of them. Game tested on clean 32-bit wineprefix.
To reproduce, download Nudo at http://herotwin.com/nudo and run nudo.exe.
I am using Wine Staging 2.0-rc5 on Ubuntu 16.04.1 amd64.
--
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=40931
Bug ID: 40931
Summary: Battle.net: Shop not working on Win7+
Product: Wine
Version: 1.9.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: florian.reisenhofer(a)aon.at
Distribution: ---
Created attachment 55045
--> https://bugs.winehq.org/attachment.cgi?id=55045
Warnings when opening Shop
When setting Wine to use a Windows version higher than Windows Vista, the Shop
doesn't work. This also applies to the News site and all game sites except
Overwatch.
See attachment.
--
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=42843
Bug ID: 42843
Summary: Chuckie Egg: The Next Batch v1.2 has multiple issues;
regressions
Product: Wine
Version: 2.6
Hardware: x86-64
URL: http://retrospec.sgn.net/game/chuckie
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vulture6(a)mail.com
Distribution: Mint
Several issues have occurred since the last couple of Wine releases:
1. Egg icons on title screen are no longer visible, although options can still
be selected.
2. Main game is now flickery and slow.
3. Game does not blank/redraw screen when exiting (by pushing escape).
This is with Nvidia card and binary driver.
--
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=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.