http://bugs.winehq.org/show_bug.cgi?id=23187
Summary: DeferWindowPos behaves wrong when invalid HWND
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rodrigorivascosta(a)gmail.com
Created an attachment (id=28848)
--> (http://bugs.winehq.org/attachment.cgi?id=28848)
Sample program to demonstrate the problem
The Wine behavior of the BeginDeferWindowPos/DeferWindowPos/EndDeferWindowPos
functions differ from the Windows one when some of the HWND used are invalid:
The attached program uses these functions to move several windows at once, but
one HWND is purposely hijacked to force the error. In Windows, all the windows
but the wrong one are moved. In Wine, however, only the windows "before" the
wrong one are moved.
It looks like Windows checks the HWNDs to be valid when calling DeferWindowPos
whereas Wine checks them when calling EndDeferWindowPos.
This can be checked with the output of the attached program:
Windows:
------------
BDWP 006D03E7
DWP 006D03E7
DWP 006D03E7
DWP 00000000
Error: 1400
DWP 006D03E7
DWP 006D03E7
DWP 006D03E7
EDWP 1
------------
Wine:
------------
BDWP 001B0082
DWP 001B0082
DWP 001B0082
DWP 001B0082
DWP 001B0082
DWP 001B0082
DWP 001B0082
EDWP 0
Error: 1400
------------
Note that the Windows behavior is somewhat different than the documented in
MSDN.
Regards.
--
Rodrigo.
--
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=42507
Bug ID: 42507
Summary: Final Fantasy XI Online: Intermittent crashes.
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: escomk3(a)hotmail.com
Distribution: ---
Created attachment 57389
--> https://bugs.winehq.org/attachment.cgi?id=57389
Backtrace With Terminal Output (tid,seh)
The game crashes seemingly without doing anything in particular, though most
often it has happened after having moved from an area to another, or right
after having entered the game world, the player having gained control of their
character.
Usually after having moved to a different area, the crash occurs when moving
the player character or/and the camera.
It has also happened while the game window was in the background, not active.
Perhaps somewhat interestingly, it seems to always crash in '0x79db5d60':
Backtrace:
=>0 0x79db5d60 in libnvidia-glcore.so.378.13 (+0x14d3d60) (0x676cf844)
Reverting "wined3d: Do not preload the buffer in wined3d_buffer_unmap()."
(6fd212818d6ade9d571aba1566b5e56ce594b01b) seems to fix/avoid 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.
http://bugs.winehq.org/show_bug.cgi?id=33423
Bug #: 33423
Summary: Cultures 3 multiplayer does not work
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulthetall(a)gmail.com
Classification: Unclassified
Created attachment 44225
--> http://bugs.winehq.org/attachment.cgi?id=44225
Screenshot multiplayer error
Multiplayer does not work for Cultures 3 8th Wonder of the world. It gives an
network error: See screenshot. Debug below:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f518,0x00000000), stub!
fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
fixme:file:get_default_com_device no known default for device com9
fixme:file:get_default_com_device no known default for device com8
fixme:file:get_default_com_device no known default for device com7
fixme:file:get_default_com_device no known default for device com6
fixme:file:get_default_com_device no known default for device com5
fixme:file:get_default_com_device no known default for device com4
fixme:file:get_default_com_device no known default for device com3
fixme:file:get_default_com_device no known default for device com2
fixme:file:get_default_com_device no known default for device com1
fixme:winsock:convert_af_w2u unhandled Windows address family 6
I tried the trick by deleting the localspl.dll in the sysem32 folder, which did
not help. http://ubuntuforums.org/archive/index.php/t-845346.html
Please help :)
--
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=42426
Bug ID: 42426
Summary: Upgrade to 2.1 leads to crash with "unimplemented
function wlanapi.dll.WlanRegisterNotification called
in 32-bit code"
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: paul(a)uni-bonn.de
Distribution: ---
Created attachment 57252
--> https://bugs.winehq.org/attachment.cgi?id=57252
backtrace report
After upgrading to the last version of wine-devel the software crashes when
started (see backtrace). It used to run fine before.
--
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=9027
Reuben <reuben_p(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |reuben_p(a)yahoo.com
--
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=6394
mrypsilons(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrypsilons(a)gmail.com
--- Comment #25 from mrypsilons(a)gmail.com ---
The issue is still present in Photoshop CC 2015 with wine 2.2
As the rapget tool doesn't seem to exist anymore, I think the summary should be
updated so that it's easier for other people who experience the bug in
Photoshop.
There's a patch which seems to fix this in bug 29871. Maybe it can help to
properly fix the issue?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42217
Bug ID: 42217
Summary: d3d[89] tests/device crash on i965 executing
IDirect3D8_CreateDevice
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 56857
--> https://bugs.winehq.org/attachment.cgi?id=56857
backtrace
Crashes trying to execute an invalid float operation in 32-bit code.
--
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=27415
Summary: The Geometer's Sketchpad 5.03 does not display
pictures. "fixme:gdiplus:GdipCreateMetafileFromEmf not
implemented"
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nifgraup(a)gmail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=35060)
--> (http://bugs.winehq.org/attachment.cgi?id=35060)
A test document for sketchpad containing a picture.
Download the application here, http://www.keypress.com/x24795.xml, install and
open attached file using it. A picture is not displayed. Pictures are displayed
when using a native gdiplus.dll.
output when opening file:
fixme:gdiplus:GdipCreateMetafileFromEmf not implemented
--
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=41109
Bug ID: 41109
Summary: 8-bit Armies launches with a very small window
Product: Wine
Version: 1.9.16
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 55315
--> https://bugs.winehq.org/attachment.cgi?id=55315
Screenshot of how the game's window looks after it launches
Now that this bug https://bugs.winehq.org/show_bug.cgi?id=40725 is fixed, the
game launches with a very, very small window in Wine 1.9.16-72-gba858c2.
I have the following overrides set to "native" in winecfg:
d3dcompiler_43
d3dx11_43
Windows 7 mode, clean 32-bit prefix.
I have attached a screenshot of how the game's window appears once the game
loads past its splash screen.
--
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=24916
Summary: Soulbringer: crash in D3D Hardware mode
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emanuele.emalele(a)gmail.com
As stated in bug 11616 the game SEEMS to work but only in Software low detailed
mode: when speaking about 'mode' I'm referring to an internal game mode
selection.
The game has four execution mode they can be chosen by a menu during launch.
Please note that I do not know the truly meaning of the mode itself but I
reported them as the game name themselves.
Here follows the Wine report:
Wine 1.2 report ->
Exec game mode: DirectDraw6 HAL -> not working, black screen and return to
desktop
Exec game mode: D3D7 HAL -> not working, black screen and return to desktop
Exec game mode: D3D7 T&L HAL -> not working, black screen and return to
desktop
Exec game mode: D3D7 RGB -> not working, black screen and return to desktop
Exec game mode: Software -> not working, black screen and return to desktop
Wine 1.3.5 report ->
Exec game mode: DirectDraw6 HAL -> black screen, return to desktop but music
in background so it seems that the game has launched
Exec game mode: D3D7 HAL -> not working, black screen and return to desktop
Exec game mode: D3D7 T&L HAL -> not working, black screen and return to
desktop
Exec game mode: D3D7 RGB -> not working, black screen and return to desktop
Exec game mode: Software -> IF I install native DCOM98 with winetricks -> the
game works perfectly
Exec game mode: Software -> IF I DO NOT install native DCOM98 with winetricks
-> the game has a similar behaviour as DirectDraw6 HAL but in this case I have
music and only a part of the first game menu's screen instead of black screen
I opened an issue to you as per point 6.6 of the Wiki Wine FAQ about DCOM;
anyway the best solution of course it's a fix of the hardware D3D mode. Please
note that I've tried D3D mode both with Vertex Shader hardware On and Off.
Thank you and please ask me anything you may need to solve the problem.
--
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=32774
Bug #: 32774
Summary: Lucius incorrect rendering
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 43270
--> http://bugs.winehq.org/attachment.cgi?id=43270
integrated card log
Look attached screens.
--
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=41565
Bug ID: 41565
Summary: WMI error in object Win32_ComputerSystemProduct,
property UUID
Product: Wine
Version: 1.8.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: atraversi(a)gosierra.com
Distribution: ---
HI
Sorry, my english is bad.
I'm trying to use my Windows app in Mac with Wine 1.8.4.
In my application, I use WbemScripting (WMI) to obtain a unique serial number
of the PC. I use the object Win32_ComputerSystemProduct, property: UUID.
In a bottle with Windows 7, this property returns
"00000000-0000-0000-0000-000000000000"
Regards,
Angel Traversi
--
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=40477
Bug ID: 40477
Summary: Motocross madness does not start
Product: Wine
Version: 1.9.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 54237
--> https://bugs.winehq.org/attachment.cgi?id=54237
good 1.9.3-217 and bad 1.9.8 +d3d logs
Motocross madness does not start in wine-1.9.8. This is actually a regression
caused by commit wine-1.9.5-94-g565a571:
commit 565a5715468fa990cf9e7cbfe38ac59ddcde1e76
Author: Józef Kucia <jkucia(a)codeweavers.com>
Date: Fri Mar 11 13:28:03 2016 +0100
wined3d: Limit amount of video memory for older Windows versions.
This should affect only 32-bit applications when the emulated Windows
version is set to "Windows 2003" or older.
This commit fixed bug 39878. Despite it should limit the mem, i see some
suspicious lines like:
trace:d3d:resource_cleanup Decrementing device memory pool by 9216000
trace:d3d:adapter_adjust_memory Adjusted used adapter memory by
0xffffffffff736000 to 0x0.
Some week ago i made a note about Wine-1.9.6's new release comment at Phoronix:
"I was quite surprised that I had to manually set the video memory with regedit
in order for Lego Star Wars to work."
https://www.phoronix.com/forums/forum/software/desktop-linux/859021-wine-1-…
--
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=40875
Bug ID: 40875
Summary: ITHVNR does not work in wine
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wareya(a)gmail.com
Distribution: ---
Note: ITHVNR AND ITH ARE NOT THE SAME PROGRAM. ITH'S WINE BLOCKING CODE DOES
NOT EXIST IN ITHVNR.
Via https://bugs.winehq.org/show_bug.cgi?id=40476 which was incorrectly closed
as invalid (the report was about ITHVNR, not ITH)
Parts of original thread follow.
> OP summary:
Program name: ITH-VNR
Details: It's a hooking program that attaches itself to a running process. Used
mainly to extract text at runtime from Japanese games (Visual Novels).
Download + Source code link:
http://www.hongfire.com/forum/showthread.php/438331-ITHVNR-ITH-with-the-VNR…
(There is an older version, but since this is the latest maintained one,
posting this.)
It seems that Visual C++ Runtime 2013 is required.
Steps:
1. Create a clean 32-bit WINEPREFIX in, let's say ~/wine32.
2. Run winetricks vsrun2013 (to install the 2013 runtime x86 version).
3. Do env LANG=WINEDEBUG=warn+all WINEPREFIX=/home/user1/wine32 WINEARCH=win32
wine ITHVNR.exe
Result: It does not start at all. Same for the default 64-bit wine.
> Culprit:
After some more poking around and MessageBox-driven debugging I've managed to
find the issue. The IthInitSystemService() function fails when it tries to open
the NT directory object \Sessions\$session_id\BaseNamedObjects. On Wine
\Sessions\$session_id seems to be a symlink to \BaseNamedObjects, but on
Windows the BaseNamedObjects directory obj is not linked to
\Sessions\$session_id, it's inside of it.
--
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=37338
Bug ID: 37338
Summary: Unhandled exception 0x40000015 in thread 55 at address
0x330023:0x013e327c (thread 0055)
Product: Wine
Version: 1.7.27
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alfonsojon1997(a)gmail.com
Created attachment 49652
--> https://bugs.winehq.org/attachment.cgi?id=49652
Verbose log (not very useful...)
Hi, when attempting to run Roblox games in Wine, it crashes. I've attached a
log, but it does not reveal anything useful. I also attempted to start a
debugger when the crash dialog appeared, but it did not load any information
for me to save. I would run this in +relay, but my computer does not play well
with heavy load... Any help would be appreciated!
--
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=41009
Bug ID: 41009
Summary: PCSX2 1.4.0 needs
api-ms-win-crt-stdio-l1-1-0.dll.__stdio_common_vswprin
tf_p
Product: Wine
Version: 1.9.15
Hardware: x86-64
URL: http://pcsx2.net/download/releases/windows/send/40-win
dows/119-pcsx2-1-4-0-binaries.html
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: ---
After testing Nikolay's patch from bug 40905 this is the next one.
To reproduce just unpack and run pcsx2.exe.
f6ddb2c354c1b24585f32dd381b3e0b8b62e3972 pcsx2-1.4.0-binaries.7z 4.6Mb
--
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=34480
Bug #: 34480
Summary: wined3d: League of Legends crashes when using textures
with mipmaps smaller than a block
Product: Wine
Version: 1.7.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c10ud.dev(a)gmail.com
Classification: Unclassified
Hello,
this is a long-standing issue for this game (but as far as I can see it has
been never reported): the in-game shop (not the store) crashes.
There's one patch that workarounds the issue but doesn't fix it:
http://uz.sns.it/~ranma42/iLoL/0001-HACK-Disallow-block-based-textures-with…
I'm trying with latest wine-git (20130909), if you need further debug or
informations just ask
greets
--
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=40406
Bug ID: 40406
Summary: bcrypt : BCryptOpenAlgorithmProvider : Need RNG and
AES for Doom4
Product: Wine
Version: 1.9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: charles.gorand.dev(a)gmail.com
Distribution: ---
Created attachment 54138
--> https://bugs.winehq.org/attachment.cgi?id=54138
Doom4 logs
Distribution :
Linux 4.3.0-1-amd64 #1 SMP Debian 4.3.3-5 (2016-01-04) x86_64 GNU/Linux
Description :
I have access to Doom4 Closed Beta, the game launch successfully.
On Main menu, If I click on multiplayer button, I get the following message :
"Unable to obtain title storage. Please check your network connection and try
again."
Analysis :
After adding some logs in Wine, I saw that RNG & AES algorithm are not
implemented in bcrypt_main.c
Solutions :
Implement RNG and AES algorithm in bcrypt.dll.so.
I tried to implement it myself, but I'm not familiar with encryption. Any help
would be appreciate. It looks RSA is not implemented too. (bug 39582)
--
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=41381
Bug ID: 41381
Summary: unimplemented function msvcp140.dll needed by
Marvelous Designer 6
Product: Wine
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: sunweb(a)hotmail.ru
Distribution: ---
Created attachment 55733
--> https://bugs.winehq.org/attachment.cgi?id=55733
backtrace
Crashes on launch. Manjaro x86_64.
How to obtain it: http://www.marvelousdesigner.com/product/pricing -> 30 DAY
FREE TRIAL!
--
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=28672
Bug #: 28672
Summary: VirtualDub: crash when using directx for display panes
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t0p0linik(a)yahoo.it
Classification: Unclassified
Latest wine updates are causing constant crashes in VirtualDub; these happens
with several file types since wine-1.3.28 and I've been able to load back those
files after disabling directx usage.
Running wine from console (when using directx, as I used to do) gives me a
single error report (among several fixme messages, as usual) when VD has loaded
the file and is about to show it:
err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for
context 0x20b1c8, last error 0x591
then the application crashes and shows a dialog box with an alert "An integer
division by zero occurred in module 'VirtualDub'" which I believe is not really
related to the crash.
The error message (d3d error) points me to a video issue which, in fact,
disappears when disabling directx for display panes.
These crashes appeared when upgrading from 1.3.26 to 1.3.28 (there was no
1.3.27 wine binary for my lucid lynx) and still happen with 1.3.29.
--
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=40711
Bug ID: 40711
Summary: Splinter Cell: Blacklist crashes at launch
Product: Wine
Version: 1.9.11
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Regression SHA1: a4fd0a7080f7ad32126c864389ab05d91b2f25fe
Distribution: ---
Created attachment 54604
--> https://bugs.winehq.org/attachment.cgi?id=54604
+xaudio2
Crashes after a few seconds.
--
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=41732
Bug ID: 41732
Summary: wineconsole: changing to emacs mode requires restart
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: jre.winesim(a)gmail.com
Distribution: ---
Changing the wineconsole to emacs mode only takes effect after restarting the
wineconsole.
In a newly created wineprefix:
$ wineconsole
Right-click -> Properties
Setup - Current settings -> Configuration
-> Choose Edition: Emacs
-> Keep "Modify only current session"
==> Emacs shortcuts get printed literally to the command prompt. E.g.
"foo" + "Ctrl" + "w" results in "foo^W" instead of moving "foo" to the buffer.
If I change it to Emacs and then choose "Retain these settings for later
sessions" it works, but only after restarting the wineconsole. E.g. "foo" +
"Ctrl" + "w" removes "foo" from the terminal prompt and puts it in the buffer.
The same if I directly change the defaults
$ wineconsole
Right-click -> Set defaults
Setup - Default settings -> Configuration
-> Choose Edition: Emacs
==> Shortcut is written literally to the command prompt.
-> Restart wineconsole
==> Shortcut works as expected.
--
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=41001
Bug ID: 41001
Summary: The app Core Temp 1.1 can't launch by unknown error
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tamayin86(a)gmail.com
Distribution: ---
Created attachment 55164
--> https://bugs.winehq.org/attachment.cgi?id=55164
App error details under Wine desktop generated by Core Temp 1.1
When I run Core Temp under Wine desktop, a Microsoft window appears, and in
this one, it says that Core Temp can't find a supported processor, the program
can't continue, and that window ask that if I would like to create a register
dump file to help the developers to fix the issue, because I think, Core Temp
can't detect my CPU, and in the window appears that my CPU isn't supported.
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=40112
Bug ID: 40112
Summary: kernel32:time regression
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The commit below does not take locale into account and thus introduced a test
failure on non-English systems such as fg-acer64.
Failures:
time.c:965: Test failed: Expected StandardName L"Greenland Standard Time", got
L"Groenland"
time.c:972: Test failed: Expected DaylightName L"Greenland Daylight Time", got
L"Groenland (heure d\2019\00e9t\00e9)"
kernel32:time results on test.winehq.org:
https://test.winehq.org/data/tests/kernel32:time.html
commit 2e3ce3a37d08c022ddfbfb751432c2ed37354429
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Fri Jan 29 14:31:26 2016 -0600
kernel32/tests: Add tests for GetTimeZoneInformationForYear.
Signed-off-by: Vincent Povirk <vincent(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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=40978
Bug ID: 40978
Summary: Wrong colors on i915 and similar GPUs in GTA Vice City
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
Created attachment 55135
--> https://bugs.winehq.org/attachment.cgi?id=55135
Screenshot of wrong colors
When trying to run GTAVC on a i915 machine (this also affects Intel Atom N550,
since its GPU has similar architecture), the colors are messed up, and menu
screen is blinking.
I've tracked the problem down to lack of support of GL_EXT_vertex_array_bgra on
i915. I can reproduce it on my Haswell GPU by using
MESA_EXTENSION_OVERRIDE=-GL_EXT_vertex_array_bgra. (FWIW, i915 supports
GL_ARB_vertex_program, which might be used as a substitute. Although it's not
completely HW accelerated, but should be better than pure SW implementation.)
This game worked successfully with wine 1.5.9. I'll try to bisect wine to find
the bad commit, but apparently there've been lots of breakages with different
symptoms for i915 between wine versions 1.5.9 and 1.9.14, so bisection may be
unsuccessful.
--
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=39661
Bug ID: 39661
Summary: Font width incorrect in wineconsole
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sickvolo(a)gmail.com
Distribution: ---
Created attachment 52875
--> https://bugs.winehq.org/attachment.cgi?id=52875
Incorrect font rendering in wineconsole
Variable width fonts have incorrect character width when displayed in
wineconsole. The character rendering is unaffected, but the character space
padded, making the text stretched horizontally, see attachments.
Examples with DejaVu Sans Mono, size 14 attached.
Regression in 1.7.55, used to work normally in 1.7.50
--
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=42187
Bug ID: 42187
Summary: Radeon R9 285 GPU incorrectly recognized
Product: Wine
Version: 2.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wyrex(a)openmailbox.org
Distribution: ---
SIW 2016 and AIDA32 incorrectly show my card as Radeon HD 2900 XT.
Path of Exile (steam game) shows Radeon R9 290.
All show correctly with attached patch, not sure if it breaks anything though.
--
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=42110
Bug ID: 42110
Summary: regression: commit "xinput1_3 prefer builtin dll"
aliens versus predator classic 2000 (steam) fails to
launch
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
aliens versus predator classic 2000 (steam) fails to launch with this commit:
---
commit 4b09e848b8867683007f4c90ac589b43dfdc5707
Author: Bruno Jesus <00cpxxx(a)gmail.com>
Date: Sat Oct 29 23:13:25 2016 -0200
xinput1_3: Prefer builtin DLL.
---
Reverting the commit fix the issue.
wine output with bad commit has this line:
---
fixme:xinput:XInputGetCapabilities (index 3, flags 0x1, capabilities 0x33ee84)
Stub!
---
wine output with commit reverted has this line twice:
---
err:module:find_forwarded_export function not found for forward
'xinput1_3.XInputGetStateEx' used by L"C:\\windows\\system32\\xinput1_4.dll".
If you are using builtin L"xinput1_4.dll", try using the native one instead.
---
32 bit wineprefix, no dll overrides.
winetricks corefonts used.
--
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=41476
Bug ID: 41476
Summary: Regression - cannot paste in WinAuth
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Last working version was 1.9.19, the version with which it broke is 1.9.20.
Steps to reproduce -
1) Set up WinAuth with at least one OTP key and put a password on the profile.
2) SSH with -C -X parameters to the machine (this step is probably not needed,
I'll check when I'll have the time)
3) Copy a password(or anything really) to the clipboard
4) Launch WinAuth
5) Right click in the password field
The option is grayed out in the 1.9.20, in 1.9.19 it wasn't and would
successfully paste in whatever was in the clipboard.
--
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=17196
Summary: Text Editor Curser can be scrolled outside editor
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
This bug is about the cursor which displays the position,
where text will appear in an text editor.
In a text editor like notepad with enough content for scrollbars it is possible
to scroll so long, until the cursor gets displayed oudside the actual text
editor.
If you scroll to much the cursor gets captured outside the editor and doesn't
come back if you scroll back.
I can reproduce the bug with notepad, however if you scroll the cursor so much,
that it stays outside it will be actually out of the window.
To see that the cursor gets actually displayed, if there is still window at the
position you try the Application Warcraft III: World Editor, which suffers from
the same bug.
--
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=41572
Bug ID: 41572
Summary: Windows API crash
Product: Wine
Version: 1.8.5
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: atraversi(a)gosierra.com
Hi
Sorry, my english is bad!
I found a problem with a Windows API function "GetTimeZoneInformationForYear":
throw an exception. I'm calling with the first two parameters: WYear = 2016 and
pdtzi = NULL
Regards,
Angel
--
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=34127
Bug #: 34127
Summary: FIFA 2000 demo crashes after 'Press Any Key'
Product: Wine
Version: 1.6
Platform: x86
URL: http://www.fileplanet.com/34839/30000/fileinfo/FIFA-20
00
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45386
--> http://bugs.winehq.org/attachment.cgi?id=45386
log+backtrace
Win 98 compatibility doesn't change anything.
--
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=33859
Bug #: 33859
Summary: Visual Web Developer Express 2008 crashes when
clicking "Browse" (bug in PropertySheet common
control)
Product: Wine
Version: 1.6-rc2
Platform: x86
URL: http://go.microsoft.com/fwlink/?LinkId=104679
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 44911
--> http://bugs.winehq.org/attachment.cgi?id=44911
+relay+tid+seh+heap log, trimmed
To reproduce:
- install Visual Web Developer Express 2008 (test result contains quite good
instructions:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11210&iTesting…)
- run application, select File->New Web Site...
- click Browse.
Most of the time the application will crash due to heap corruption. Using
native comctl32 from winetricks lets the application work just fine.
If I'm interpreting the attached log correctly, the application copies its own
contents into the structure passed in lParam:
http://source.winehq.org/git/wine.git/blob/2c8ea6ebff21428dc407d85af3f51608…
The data copied by application is 0x14c bytes in size, the buffer allocated by
comctl is 0x124 bytes.
Hardcoding a larger buffer size is sufficient to let the application work.
--
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=41909
Bug ID: 41909
Summary: Calling TBM_SETPOS after
TBM_SETRANGEMIN/TBM_SETRANGEMAX does not draw slider
control properly
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)sagagames.de
Distribution: ---
The default range for a slider is 0 to 100, so the value 0 is on the left side
of the slider (assuming a horizontal slider).
I have a slider control ranging from -500 to +500, the range is being set using
TBM_SETRANGEMIN / TBM_SETRANGEMAX. This means that the value 0 should be
precisely in the middle.
However, after calling TBM_SETPOS with a parameter of 0, the slider stays at
the left side of the control, even though it should now be located in the
middle. This works as expected on Windows, but not in Wine 1.9 on latest
Xubuntu.
Code to reproduce:
SendMessage(hWnd, TBM_TBM_SETRANGEMIN, FALSE, -500);
SendMessage(hWnd, TBM_TBM_SETRANGEMAX, FALSE, 500);
SendMessage(hWnd, TBM_SETPOS, TRUE, 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=41055
Bug ID: 41055
Summary: "Texture ... does not have a drawable" on i915 with
D3D8
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
Created attachment 55227
--> https://bugs.winehq.org/attachment.cgi?id=55227
Test case
If you compile the attached test case with this command
wineg++ -DD3D_8 d3d-texture-test.cpp -lgdi32 -ld3d8 -ld3dx9 -lwinmm -o
d3d8-texture-test.exe
, and then run it on an i915 GPU (I tested on Intel Atom N550), you'll get
white cube instead of colored, and in console you'll get lots of messages like
this:
err:d3d:wined3d_texture_prepare_location Texture 0x166a70 does not have a
drawable.
In wine-1.5.14 this worked correctly.
--
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=42090
Bug ID: 42090
Summary: Highway Pursuit constantly emits loud noise when sound
effects enabled
Product: Wine
Version: 1.7.42
Hardware: x86
URL: http://retrospec.sgn.net/game-links.php?link=highwaypu
rsuit
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: aeikum(a)codeweavers.com
Regression SHA1: 2edb4bf320f5c09b658c382c8d8b9d9600d1f1e7
Distribution: ---
Created attachment 56602
--> https://bugs.winehq.org/attachment.cgi?id=56602
audio debug log (pulseaudio)
The game opens with an animated screen which shows some logos. Audio (music)
works fine here. If you press <Esc> the game loads the menu and you should hear
the loud, constantly playing noise which is originating from the cars passing
by the camera. Their sounds should intensify and faint away as they come closer
to the player then passing by. Instead, this loud sound is always played
without changing it's volume or frequency even after starting a race. This
becomes quite annoying after some time.
Tested with Windows XP and Win 7 profiles.
Reproduced with Alsa and Pulseaudio.
Reverting the following commit on top of 2.0-rc3 fixes the problem:
commit 2edb4bf320f5c09b658c382c8d8b9d9600d1f1e7
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Tue Apr 28 10:21:04 2015 -0500
dsound: Apply rolloff factor to distance attenuation.
Native dsound.dll also works around the problem.
Wine 2.0-rc3
Fedora 25
Pulseaudio 9.0 / Alsa 1.1.1
--
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=30355
Bug #: 30355
Summary: DVDSubEdit.exe crashes immediately.
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vinkronald(a)hotmail.com
Classification: Unclassified
Created attachment 39679
--> http://bugs.winehq.org/attachment.cgi?id=39679
Program Error Details log file
When started, the program DVDSubEdit.exe crashes into a Crash Report.
The same executable runs without any problem in a vmware XP virtual machine.
I used the latyest version of DVDSubEdit 1.52
--
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=39714
Bug ID: 39714
Summary: Halo some sounds in cut scenes don't play
Product: Wine
Version: 1.8-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Halo some sounds in cut scenes don't play. I add a video of the issue.
https://www.sendspace.com/file/1ilpfr
--
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=41599
Bug ID: 41599
Summary: Battle.net and Hearthstone play loud static when
receiving messages
Product: Wine
Version: 1.9.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ilmansonic(a)abv.bg
Distribution: ---
On the 22.10.2016 Battle.net received an update adding built-in voice chat. Now
whenever someone sends you a message, a loud static noise is played instead of
a regular click sound. The terminal doesn't show anything when that happens.
I'm running this on Fedora 24 and PulseAudio. No other applications, whether
from Wine or native cause similar problems.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37762
Bug ID: 37762
Summary: Runaway & Runaway 2: wrong colors
Product: Wine
Version: 1.7.32
Hardware: x86
URL: http://www.gamershell.com/download_17706.shtml
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: stefan(a)codeweavers.com
Regression SHA1: f6dde7062413a1dfdd71acc92c5178ac66f3ade0
Distribution: ---
Created attachment 50288
--> https://bugs.winehq.org/attachment.cgi?id=50288
terminal output
Colors are messed up in these two adventures games.
A regression from Wine 1.7.32:
f6dde7062413a1dfdd71acc92c5178ac66f3ade0 is the first bad commit
commit f6dde7062413a1dfdd71acc92c5178ac66f3ade0
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Nov 18 21:26:57 2014 +0100
wined3d: Restore the display mode on focus change.
:040000 040000 aa87fc202d416bf38b92925b0040cbdbcc9e3a84
23850dec1d6e575a9050437206d54d48db834005 M dlls
:040000 040000 0e90d026408ce1c052257f931536dd23c1e53a6f
5e45b170033d4faab106d4de13292c70ce3cbed4 M include
wine-1.7.33-50-g7eed378
Nvidia binary drivers 340.65
Fedora 20
XFCE 4.10
--
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=11808
Summary: winefile: broken horizontal scrolling
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Hi,
I've tested 0.9.56, 0.9.48, 0.9.21(!) and noticed that there is a bug with
horizontal scrolling with winefile.
After clicking the right half of the horizontal scrollbar, so that the view
scrolls to the right, click to the left. The view should scroll back to the
left, but this does not happen.
The same happens in both displays of winefile (the file list and directory
tree). In the tree, the visual effect when scrolling back is "interesting".
OTOH, regedit scrolls perfectly fine.
Same when clicking the horizontal arrows instead of the bar.
I'm using Ubuntu Dapper and Gutsy, compiling wine snapshots myself, running
wine in a 800x600 virtual desktop.
Regards,
Jörg Höhle
--
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=41508
Bug ID: 41508
Summary: Menu infinitely loops, the application hangs.
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: johnfound(a)asm32.info
Distribution: ---
It happens on all programs with main menu.
Example how to reproduce:
Start "wine regedit" (it can be reproduced with any other program with main
menu)
Press Alt+E in order to open the Edit submenu (or any other Alf+Key shortcut)
While holding the Alt key pressed down, after the Edit submenu is opened, press
Left or Right arrow keys.
The active submenu start to cycle infinitely through all submenus and the
application does not accept any keyboard input. The mouse is captured to the
WINE application and not working for the whole desktop environment (tested with
XFCE).
In the same time, the main message loop works, because the refresh of the
window is normal and for example the hint text in the status bar cycles
according to the currently active submenu. The CPU usage is high at least for
one of the cores.
The cycle stops when the active application is changed to any other. This
change is possible only by using the keyboard (for example by pressing Alt+Tab
or Alt+F4), because of the captured mouse.
--
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=31222
Bug #: 31222
Summary: Hitman: Blood Money crashes when changing screen
resolution
Product: Wine
Version: 1.3.20
Platform: x86
URL: http://www.gamefront.com/files/5075525/HitmanBloodMone
y_Demo_exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: pocketcookies2(a)gmail.com
Classification: Unclassified
Regression SHA1: d9f8cba50f4c2fc9f138d35c73ba5afc30d15866
Created attachment 41002
--> http://bugs.winehq.org/attachment.cgi?id=41002
terminal output
I believe this one is different from the recently opened bug #31217.
The problem: the game crashes when I try to change screen resolution in the
game options menu. I can reproduce the crash both with the demo version and the
full (Steam) version of the game. The same crash happens in full screen as well
as in virtual desktop mode.
According to my testing, this is a regression from Wine 1.3.20 and the problem
is still present as of wine-1.5.8-160-g8613d5e.
d9f8cba50f4c2fc9f138d35c73ba5afc30d15866 is the first bad commit
commit d9f8cba50f4c2fc9f138d35c73ba5afc30d15866
Author: John Edmonds <pocketcookies2(a)gmail.com>
Date: Tue May 3 20:22:32 2011 -0400
wined3d: Turn off message filtering temporarily in the Reset() method to
allow certain messages (e.g. WM_ACTIVATEAPP) through.
:040000 040000 aec90e219de82f19fec8fb4904112f6b497660d7
73bd34ef1c7258e97ca73401c26d121a228d3723 M dlls
Steps to reproduce the problem with the demo version:
1. Install the demo then place native d3dx9_27.dll in the game directory.
2. Start the game with HitmanBloodMoney.exe, go to Options > Graphics > Render
options. Choose a different resolution and click on <Accept>....a crash occurs
here.
Fedora 17 x86
Gnome 3.4.2
Nvidia 250 / driver 295.59
X.Org X Server 1.12.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=41141
Bug ID: 41141
Summary: gcc6: d3drm build warnings
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 55347
--> https://bugs.winehq.org/attachment.cgi?id=55347
d3drm/frame.c d3drm/light.c d3drm/meshbuilder.c log
With Debian's gcc update, new warnings appeared.
--
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=41733
Bug ID: 41733
Summary: wineconsole: crashes in emacs mode when pasting
(Ctrl+Y) empty buffer
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: jre.winesim(a)gmail.com
Distribution: ---
Created attachment 56173
--> https://bugs.winehq.org/attachment.cgi?id=56173
Backtrace of crash.
Originally reported as https://bugs.debian.org/844412.
wineconsole in emacs mode crashes when pressing "Ctrl" + "y" (paste buffer)
while the buffer is still empty.
This is reproducible if wineconsole is in emacs mode (changing to emacs mode
requires restart, see bug #41732).
In a fresh wineprefix:
$ wineconsole
Right-click -> Set defaults
Setup - Default settings -> Configuration
-> Choose Edition: Emacs
-> Restart wineconsole
-> "Ctrl" + "y"
-> Crash, see backtrace.txt.
wine: Unhandled page fault on read access to 0x00000000 at address 0x7b43a074
(thread 0059), starting debugger...
Once I copy something to the buffer it works as expected:
$ wineconsole
Z:\home\jens>foo
-> "Strg" + "w" cuts "foo"
-> "Strg" + "y" pastes "foo" as expected.
--
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=40243
Bug ID: 40243
Summary: Korg Nano editor USB MIDI driver won't install,
requires Administrator Priveleges
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hairydesertday(a)hotmail.com
Distribution: ---
I can't run Korg's Nano Series editor.
The Korg Kontrol Editor itself installs, but I must have "administrator
privileges" (Windows not Linux) for the USB-MIDI driver tools. And without the
USB MIDI driver, the program doesn't see my Nanokontrol.
"In order to install the driver, you must have Administrator privilege"
running KXStudio (KDE) 64 bit.
--
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=42211
Bug ID: 42211
Summary: 'REFERENCE_TIME'
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)openmailbox.org
Distribution: ---
Created attachment 56851
--> https://bugs.winehq.org/attachment.cgi?id=56851
redefinition of typedef 'REFERENCE_TIME'
my system: puppy linux 4.31
command: gcc --version
gcc (GCC) 4.2.2
command: uname -r
2.6.30.5
command: ldd --version
ldd (GNU libc) 2.6.1
Error when compiling:
redefinition of typedef 'REFERENCE_TIME'
--
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=41218
Bug ID: 41218
Summary: curl 7.50: HTTPS fails with InitializeSecurityContext
failed: SEC_E_INVALID_TOKEN
Product: Wine
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: cfillion30(a)gmail.com
Distribution: ---
Created attachment 55482
--> https://bugs.winehq.org/attachment.cgi?id=55482
Output of curl 7.50
This was originally reported as a curl bug:
https://github.com/curl/curl/issues/983
Curl/libcurl 7.50 fails to establish HTTPS connections on Wine with an
SEC_E_INVALID_TOKEN error.
See the comments on curl bug report for more details: it seems to be because
curl is passing an empty input buffer to InitializeSecurityContext (it works
when passing NULL instead).
It works on Windows.
To reproduce: wine curl-7.50.exe https://google.com
--
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=34465
Bug #: 34465
Summary: process hacker 2.31 crashes in toolbar code
Product: Wine
Version: 1.7.1
Platform: x86
URL: http://processhacker.sourceforge.net/downloads.php
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
Created attachment 45884
--> http://bugs.winehq.org/attachment.cgi?id=45884
stack trace
This requires a couple of winsta function stubs for bug 34317.
It seems the program sends TB_GETBUTTONINFO to a toolbar with
TBIF_TEXT set, but pszText and cchText set to 0. This causes a crash when we
attempt to write to pszText.
One would think that the solution is to respect cchText even when there is no
text to return, but I got a crash when I tried to write a test that does this
on Windows. It seems Windows always crashes given NULL/0 for pszText/cchText
except when a string pointer is set for the button text.
>From the application source code
http://sourceforge.net/p/processhacker/code/5441/tree//2.x/trunk/plugins/To…
it looks to me like NULL/0 and the TBIF_TEXT flag will always be used, and I
can't find a way that the text would be set to a string pointer without reading
it in this way first. So I haven't been able to figure out how Process Hacker
could work on windows when my test did not.
I don't think this happened in 2.30.
This could easily be worked around in Process Hacker, but it appears to be a
Wine bug.
--
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=41252
Bug ID: 41252
Summary: Helldivers gives this error when trying to run on
MacOS
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shinjji(a)hotmail.com
Created attachment 55546
--> https://bugs.winehq.org/attachment.cgi?id=55546
backtrace
Helldivers gives the attached error when trying to run on MacOS
--
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=19862
Summary: CodeCreatures crashes.
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://ftp.sunet.se/pub/games/PC/guru3d/benchmark/Code
creatures_Benchmark_Pro_Setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I tried some benchmark programs from guru3d, this (rather old) benchmark
program crashes.
I'll attach the log generated by the app itsself. The console output didn't
really tell anything interesting.
Note for myself, the dumb hack below makes the app run fine.
diff --git a/dlls/d3d8/texture.c b/dlls/d3d8/texture.c
index c22c491..58b5365 100644
--- a/dlls/d3d8/texture.c
+++ b/dlls/d3d8/texture.c
@@ -270,7 +270,7 @@ static HRESULT WINAPI
IDirect3DTexture8Impl_UnlockRect(LPDIRECT3DTEXTURE8 iface,
hr = IWineD3DTexture_UnlockRect(This->wineD3DTexture, Level);
wined3d_mutex_unlock();
- return hr;
+ return 0;//hr;
}
static HRESULT WINAPI IDirect3DTexture8Impl_AddDirtyRect(LPDIRECT3DTEXTURE8
iface, CONST RECT *pDirtyRect) {
--
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=40845
Bug ID: 40845
Summary: Uninstaller does not remove missing applications from
the list
Product: Wine
Version: 1.9.12
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 "wine uninstaller" if an application does not exist anymore but is still
there listed it is asked on removing if the uninstall entry shall be removed.
But clicking on Yes does not remove the entry from the list.
--
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=35495
Bug ID: 35495
Summary: sharing violation and prompt for copy /B file1+file2
file1
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: htl10(a)users.sourceforge.net
Classification: Unclassified
copy /B file1+file2 file1
(to do append in a rather old nmake MSVC build script)
results in sharing violation and prompts, and error. Obviously, under genuine
windows, there is no prompt to confirm, nor the sharing violation message.
The actual behavior is this:
-------------
> copy /B file1+file2 file1
Overwrite file1? (Yes|No)yes
Sharing violation.
Overwrite file1? (Yes|No)yes
> copy file1+file2 file1
Overwrite file1? (Yes|No)yes
err:cmd:WCMD_ManualCopy Unexpected failure writing to L"file1", rc=6
Invalid handle.
Overwrite file1? (Yes|No)yes
-----------
The expected behavior should be silent for /B .
--
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=42544
Bug ID: 42544
Summary: I cann't install AutoCAD 2017
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: serguynya(a)mail.ru
Distribution: ---
I cann't install AutoCAD in Ubuntu, I download wine 1.6, then I download 2.0
but I I have 2.2 wine version. I think AutoCAD 2017 only 64bit, how I can
install if wine have architecture i386
{
If your system is 64 bit, enable 32 bit architecture (if you haven't already):
sudo dpkg --add-architecture i386
}
here is problem --->
root@sergey-Inspiron-3542:/home/sergey/Downloads/Autodesk AutoCAD 2017 (x64) +
Keygen [SadeemPC]/Autodesk AutoCAD 2017 (x64) + Keygen [SadeemPC]# wine
AutoCAD_2017_English_Win_64bit_dlm_001_002.sfx.exe
AutoCAD_2017_English_Win_64bit_dlm_002_002.sfx.exe
fixme:winediag:start_process Wine Staging 2.2 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:ver:GetCurrentPackageId (0x33e9d8 (nil)): stub
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ntdll:EtwRegisterTraceGuidsW (0x477e11, (nil),
{f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x4acc20, (null), (null), 0x4b2a70):
stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{5727a00f-50be-4519-8256-f7699871fecb}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x66bfbc): semi-stub
root@sergey-Inspiron-3542:/home/sergey/Downloads/Autodesk AutoCAD 2017 (x64) +
Keygen [SadeemPC]/Autodesk AutoCAD 2017 (x64) + Keygen [SadeemPC]# wine
--version
wine-2.2 (Staging)
root@sergey-Inspiron-3542:/home/sergey/Downloads/Autodesk AutoCAD 2017 (x64) +
Keygen [SadeemPC]/Autodesk AutoCAD 2017 (x64) + Keygen [SadeemPC]#
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=42543
Bug ID: 42543
Summary: Error occurred When I tried to install dotnet 40 & jet
40 .
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bluebird456(a)vfemail.net
Distribution: ---
Created attachment 57447
--> https://bugs.winehq.org/attachment.cgi?id=57447
Error occurred When I tried to install dotnet 40 & jet 40 .
Error occurred When I tried to install dotnet 40 & jet 40 .
I tried to install dotnet 40 & jet 40 on Wine 2.2 by winetricks .
But , these error messages appeared ...
Maybe I couldnt install dotnet40 & jet40 ...
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Why ?? I dont know the reason and how to solve this problem ...
Please help me ...
--
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=35542
Bug ID: 35542
Summary: [EQ Next Landmrk] Mouse wheel not recognised.
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: jonilh(a)gmail.com
Classification: Unclassified
In EverQuest Next Landmark (Alpha) the mouse (scroll) wheel is not recognised
at all. It dose not work for any purpose it is intended for.
This is only inside the game itself. In the Launcher the mouse wheel work fine
to scroll in the list of news for example. But not in similar once inside game.
Mouse wheel works fine in all other games and applications I run in Wine.
As one has to pay to get in to the alpha I understand if no dev can reproduce
this.
But maybe you have some ideas on what I can try to get it to work?
The mouse wheel is used heavily in this game so it is quite a major
inconvenience that it doesn't work.
--
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=37853
Bug ID: 37853
Summary: [Landmark] Game crash while entering world at 50%
loading.
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonilh(a)gmail.com
Distribution: ---
Created attachment 50415
--> https://bugs.winehq.org/attachment.cgi?id=50415
Backtrace from Landmark crashing at 50% while entering world.
(Landmark refers to what used to be called EverQuest Next Landmark. At some
point it changed name to just "Landmark")
Getting in the game to character select works fine.
But when clicking the Play button to enter a world it starts to load but always
crash at 50%.
Attaching Backtrace.
--
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=42527
Bug ID: 42527
Summary: GasGuzzlers Extreme crashes on start
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Created attachment 57422
--> https://bugs.winehq.org/attachment.cgi?id=57422
Debug log of 32-bit executeable
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=None
--
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=2624
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |austinenglish(a)gmail.com,
| |dimesio(a)earthlink.net,
| |xerox_xerox2000(a)yahoo.co.uk
--
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=39994
Bug ID: 39994
Summary: Hell Yeah! Wrath of the dead rabbit - freeze and crash
few seconds after start application
Product: Wine
Version: 1.9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.gamiz(a)gmail.com
Distribution: ---
Created attachment 53433
--> https://bugs.winehq.org/attachment.cgi?id=53433
Hell Yeah steam - backtrace and log console ZIP
This application can be crash else before. If you not installed .net 4.0 in
wine bottle.
With .net installed correctly, the actual bug or error is this report.
Also is recommended, set the windows simulation to Win 7, because the minimum
requirement for the game are be: Win 7/8 and dx10.
Someone has been launch this game, but as it has not been able to get. Also
whit win XP simulation and only dx9 environment. This is a youtube link user:
https://www.youtube.com/watch?v=iBsaCUuoCwU
My configuration machine and OS:
Ubuntu 14.04 LTS 64bits
AMD Phenom(tm) II X6 1055T Processor × 6
8GB RAM
Nvidia GeForce GTX 560 ti VRAM DDR5 1024 MB
Driver Nvidia: 352.68 from ppa Ubuntu Graphics drivers oficial
--
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=39641
Bug ID: 39641
Summary: Notepad++ not coming to front when opening files
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sds(a)mailinator.com
Distribution: ---
1) Whenever files are opened in Notepad++ (after application is already open),
it opens the file but does not bring the application to the front. You have to
manually click it's taskbar tab to bring it to the front. Hopefully you can
find a way to make it so (so it's similar to Windows)
2) Also, I'm not sure how to reproduce this bug but when notepad++ is open for
a while it becomes weird in the sense you can close a tab properly, can't copy
text or do any regular functions (have to close and reopen to do so). And this
doesn't happen all the time either.
--
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=35100
Bug #: 35100
Summary: YGOPRO V3
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: monicadx_24(a)yahoo.co.jp
Classification: Unclassified
when I try to play YGOPRO V3, suddenly messages come up and it force me to
close it & I can not start to play the game or can not finish a game.
--
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=24160
Summary: sigcheck incorrectly validates modified exes
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://technet.microsoft.com/en-us/sysinternals/bb8974
41.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
http://www.pastethat.com/dJurt/get
(3MB compressed, 8MB uncompressed - cant attach)
wine sigcheck -q wow2.exe
Z:\home\adys\Wow2.exe:
Verified: Signed
Signing date: 1:43 PM 8/26/2010
Publisher: Blizzard Entertainment
Description: World of Warcraft Retail
Product: World of Warcraft
Version: Version 3.3
File version: 3, 3, 5, 12340
fixme:mscoree:CorExitProcess (0) stub
The file is NOT valid, and on Windows it shows up as "Bad signature" instead of
Signed.
--
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=42503
Bug ID: 42503
Summary: Controls don't receive non-client messages
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: james.tabor(a)reactos.org
Distribution: ---
Created attachment 57377
--> https://bugs.winehq.org/attachment.cgi?id=57377
Patch
If a control has an extended style of WS_EX_CLIENTEDGE, it doesn't receive
non-client messages like:
WM_NCMOUSEMOVE
WM_NCRBUTTONDOWN
WM_NCRBUTTONUP
WM_NCLBUTTONDOWN
WM_NCLBUTTONUP
etc.
If the control has a border style of WS_BORDER, all messages are received.
--
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=42265
Bug ID: 42265
Summary: :: TURRRR :::>>>:::>>>1800-819-3796+++?? Arkansas
quickbooks help pro support number California
quickbooks pro support number Colorado
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: samjohan43(a)gmail.com
Distribution: ---
:: TURRRR :::>>>:::>>>1800-819-3796+++?? Arkansas quickbooks help pro support
number California quickbooks pro support number Colorado :: TURRRR
:::>>>:::>>>1800-819-3796+++?? Arkansas quickbooks help pro support number
California quickbooks pro support number Colorado :: TURRRR
:::>>>:::>>>1800-819-3796+++?? Arkansas quickbooks help pro support number
California quickbooks pro support number Colorado :: TURRRR
:::>>>:::>>>1800-819-3796+++?? Arkansas quickbooks help pro support number
California quickbooks pro support number Colorado :: TURRRR
:::>>>:::>>>1800-819-3796+++?? Arkansas quickbooks help pro support number
California quickbooks pro support number Colorado:: TURRRR
:::>>>:::>>>1800-819-3796+++?? Arkansas quickbooks help pro support number
California quickbooks pro support number Colorado:: TURRRR
:::>>>:::>>>1800-819-3796+++?? Arkansas quickbooks help pro support number
California quickbooks pro support number Colorado:: TURRRR
:::>>>:::>>>1800-819-3796+++?? Arkansas quickbooks help pro support number
California quickbooks pro support number Colorado:: TURRRR
:::>>>:::>>>1800-819-3796+++?? Arkansas quickbooks help pro support number
California quickbooks pro support number Colorado charlie
Dance=(a)=1.800<819<3796=@= @ Quickbooks error Support Phone Number
!@!!1-800-819-3796 @@! @ QuiCKbOOks SuPpoRT 1-800-819-3796 @ Quickbooks 24/7
Support Phone Number USA!JEETôßPppu? 1 800 819 3796 @ Quickbooks 24/7 Support
Phone Number ..,O»G!!!!??ô US 11 800 819 3796 @ QuiCKbOOks help TELEPhoNE
Number..,, !!!!??ô@ QuiCKbOOks help Number..,, !!!!??ô@ QuiCKbOOks SuPpoRT
Number..,, @ QuiCKbOOks Number..,, @ Quickbooks 24/7 Support Phone Number ..,,
@ Quickbooks 24/7 Support Phone Number .. 1-800-819-3796,, @ QuiCKbOOks 24
Number.Quickbooks 24/7 Support Phone Number Number..,, @ Quickbooks 24/7
Support Phone Number PHonE NumbER, Intuit @ Quickbooks 24/7 Support Phone
Number PhoNENumber, @ QuiCKbOOks Help Desk PhoNE Number, @ QuiCKbOOks SuPpoRT
number, @ Quickbooks 24/7 Support Phone Number , @ QuiCKbOOks .. 1-800-819-3796
PHonE NumbER, @ QuiCKbOOks .. 1-800-819-3796 SuPpoRT number, @ QuiCKbOOks
Enterprise 24/7nical support number -.. 1-800-819-3796 PHonE NumbER. It is very
popular toll free number which vide by @ QuiCKbOOks SuPpoRT, @ QuiCKbOOks
CustomerPhoNE Number, @ QuiCKbOOks error CustomerNumber, .. 1-800-819-3796 @
Quickbooks 24/7 Support Phone Number PhoNE Number, @ Quickbooks 24/7 Support
Phone Number Number,@ Quickbooks 24/7 Support Phone Number , @ Quickbooks 24/7
Support Phone Number , @ QuiCKbOOks SuPpoRT team PhoNEnumber. Call, @
Quickbooks 24/7 Support Phone Number PHonE NumbER, Intuit @ QuiCKbOOks
Enterprise 24/7SuPpoRT .. 1-800-819-3796 PhoNENumber, @ QuiCKbOOks Help Desk
PhoNE Number, @ Quickbooks 24/7 Support Phone Number number, @ Quickbooks 24/7
Support Phone Number , @ QuiCKbOOksPhoNE number, @ QuiCKbOOks SuPpoRT number, @
Quickbooks 24/7 Support Phone Number , @ QuiCKbOOks SuPpoRT, @ QuiCKbOOks
Customer PhoNE Number, @ QuiCKbOOks CustomerNumber, @ Quickbooks 24/7 Support
Phone Number PhoNE Number, @ Quickbooks 24/7 Support Phone Number Number, @
QuiCKbOOks error CustomerNumber, @ Quickbooks 24/7 Support Phone Number , @
QuiCKbOOksSuPpoRT team PhoNE number, @ QuiCKbOOks help number-@ QuiCKbOOks
Number; @ QuiCKbOOks help PHonE NumbER, @ QuiCKbOOks Number, @ Quickbooks 24/7
Support Phone Number Toll freeNumber, @ QuiCKbOOks SuPpoRT TELEPhoNE Number, @
Quickbooks 24/7 Support Phone Number TELEPhoNE number, @ Quickbooks 24/7
Support Phone Number number, @ QuiCKbOOks SuPpoRT number, @ QuiCKbOOks error
SuPpoRT number, @ QuiCKbOOks error 24/7 SuPpoRTPhoNE number,@ Quickbooks error
24/7 Support Phone Number @ QuiCKbOOks Customer Service Helpline?????for
SuPpoRT? call .. 1-800-819-3796 NumberQuiCKbOOks CustomerCare Number, @
QuiCKbOOks error SuPpoRT team PhoNE number@ QuiCKbOOks PhoNE????, number, @
QuiCKbOOks Enterprise 24/7nical SuPpoRT number, @ Quickbooks 24/7 Support Phone
Number , @ QuiCKbOOks Enterprise 24/7nical SuPpoRT, @ QuiCKbOOks
CustomerService PhoNE Number, @ QuiCKbOOks error Customer ServiceNumber, @
Quickbooks 24/7 Support Phone Number PhoNE Number, @ Quickbooks error 24/7
Support Phone Number NumberCall, .. 1-800-819-3796 for all type help by @
Quickbooks 24/7 Support Phone Number PhoNE number???, number, Intuit @
Quickbooks 24/7 Support Phone Number PhoNE Number, @ QuiCKbOOks Help Desk PhoNE
Number, @ Quickbooks error Support Phone Number number, @ QuiCKbOOks Enterprise
24/7nical SuPpoRT PHonE NumbER @ Quickbooks error Support Phone Number PhoNE??
.. 1-800-819-3796 @ Quickbooks error Support Phone Number Quickbooks pro 2014
support phone USA, Enterprise support here.Describe @@Tollfree ..
1-800-819-3796 .++Quickbooks error Support Phone Number @@ here. ..
1-800-819-3796 ..Quickbooks 24/7nical support phone number Quickbooks error
Support Phone Number Enterprise Quickbooks proadvisor login phone number for
Quickbooks 24/7nical support Quickbooks 24/7 Support Phone Number for error
support Quickbooks Enterprise phone number Quickbooks 24/7 Support Phone Number
error support Quickbooks error tech nical support contact number Quickbooks
helpline error support phone number Quickbooks error 1603 Quickbooks error
1334 Quickbooks error -166 Quickbooks error code 8060 Quickbooks error
Quickbooks error -1806 Quickbooks -8060 error Quickbooks -8060 -83 Intuit
Quickbooks Toll Free, Intuit@(+.. 1-800-819-3796 )@-: Intuit Quickbooks error
Support Phone Number provides helpline solution for all USA/CANADA clients. For
any help of query call 1 855 to get all Intuit Quickbooks account solution.
@@Call, .. 1-800-819-3796 for all type help by Intuit Quickbooks 24/7 Support
Phone Number , Intuit Quickbooks 24/7 Support Phone Number , Intuit Quickbooks
Help Desk Phone Number, Intuit Quickbooks 24/7 Support Phone Number , Intuit
Quickbooks 24/7nical support phone number,@@@ Intuit Quickbooks 24/7 Support
Phone Number , Intuit Quickbooks error support number, Intuit Quickbooks 24/7
Support Phone Number , Intuit Quickbooks error nical support, Intuit Quickbooks
CustomerService Phone Number, Intuit Quickbooks error Support Phone Number ,
Intuit Quickbooks 24/7 Support Phone Number Phone Number, Intuit Quickbooks
24/7 Support Phone Number Number,helpline Intuit Quickbooks Customer
ServiceHelpline Number, Intuit Quickbooks Customer Care Number, Intuit
Quickbooks support team phone number, helpline Intuit Quickbooks help
number-Intuit Quickbooks Helpline Number; Intuit Quickbooks help
phonenumber-Intuit Quickbooks Helpline Number, Intuit Quickbooks 24/7 Support
Toll free Number, Intuit Quickbooks Support Telephone Number, Intuit Quickbooks
24/7 Support Telephone number, Intuit Quickbooks 24/7 Support contact number,
Intuit Quickbooks support contact number, Intuit Quickbooks 24/7nical support
contact number. Call, Intuit Quickbooks 24/7 support phonenumber, Intuit
Quickbooks 24/7 Support Phone Number , Intuit Quickbooks Help Desk Phone
Number, Intuit Quickbooks 24/7 Support Phone Number , Intuit Quickbooks
24/7nical support phone number, Intuit Quickbooks phonenumber, Intuit
Quickbooks 24/7nical support number, Intuit Quickbooks 24/7 Support Phone
Number . It is very popular toll free number which provide by Intuit Quickbooks
error nical support, Intuit Quickbooks Customer ServicePhone Number, Intuit
Quickbooks 24/7 Support Phone Number , Intuit Quickbooks 24/7 Support Phone
Number Phone Number, Intuit Quickbooks 24/7 Support Phone Number Number, Intuit
Quickbooks Customer Service Helpline Number, Intuit Quickbooks Customer Care
Number, Intuit Quickbooks support team phone number. Call, Intuit Quickbooks
24/7 support phonenumber, Intuit Quickbooks 24/7 Support Phone Number , Intuit
Quickbooks Help Desk Phone Number, Intuit Quickbooks 24/7 Support Phone Number
, Intuit Quickbooks 24/7nical support phone number, Intuit Quickbooks
phonenumber, Intuit Quickbooks 2error nical support number, Intuit Quickbooks
error Support Phone Number , Intuit Quickbooks 24/7nical support, Intuit
Quickbooks error Support Phone Number , Intuit Quickbooks error Support Phone
Number , Intuit Quickbooks error Support Phone Number PhoneNumber, Intuit
Quickbooks error Support Phone Number Number, Intuit Quickbooks Customer
Service Helpline Number, Intuit Quickbooks Customer Care Number, Intuit
Quickbooks support team phone number, Intuit Quickbooks help number-Intuit
Quickbooks Helpline Number; Intuit Quickbooks help phone number, Intuit
Quickbooks Helpline Number, Intuit Quickbooks 24/7 Support Toll free Number,
Intuit Quickbooks Support Telephone Number, Intuit Quickbooks 24/7 Support
Telephone number, Intuit Quickbooks 24/7 Support contact number, Intuit
Quickbooks support contact number, Intuit Quickbooks 24/7nical support contact
number, Intuit Quickbooks pro support phone number, Intuit Quickbooks
Enterprise support phone number. Intuit Quickbooks Enterprise customer support
phone Intuit Quickbooks pro Toll Free, Intuit@(.. 1-800-819-3796)@-: Intuit
Quickbooks pro error Support PhoneNumber provides helpline solution for all
USA/CANADA clients. For any help of query call 1 800 to get all Intuit
Quickbooks pro account solution. @@Call.. 1-800-819-3796 for all type help by
Intuit Quickbooks pro 24/7 support phonenumber, Intuit Quickbooks pro 24/7
Support Phone Number, Intuit Quickbooks pro Help Desk Phone Number, Intuit
Quickbooks pro error support number, Intuit Quickbooks pro error tech support
phone number,@@@ Intuit Quickbooks pro phone number, Intuit Quickbooks error
Support Phone Number , Intuit Quickbooks pro support phone number, Intuit
Quickbooks pro error support, Intuit Quickbooks pro Customer Service
PhoneNumber, Intuit Quickbooks pro Customer Service Number, Intuit Quickbooks
pro Customer Support Phone Number, Intuit Quickbooks pro Customer Support
Number,helpline Intuit Quickbooks pro CustomerService Helpline Number, Intuit
Quickbooks pro Customer Care Number, Intuit Quickbooks pro support team phone
number, helpline Intuit Quickbooks pro help number-Intuit Quickbooks pro
Helpline Number; Intuit Quickbooks pro help phone number-Intuit Quickbooks pro
Helpline Number, Intuit Quickbooks pro error Support Toll free Number, Intuit
Quickbooks pro Support Telephone Number, Intuit Quickbooks pro 24/7 Support
Telephone number, Intuit Quickbooks pro 24/7 Support contact number, Intuit
Quickbooks pro support contact number, Intuit Quickbooks pro 24/7nical support
contact number. Call, Intuit Quickbooks pro 24/7 support phone number, Intuit
Quickbooks pro error Support Phone Number, Intuit Quickbooks pro Help Desk
Phone Number, Intuit Quickbooks pro 24/7 support number, Intuit Quickbooks pro
error support phone number, Intuit Quickbooks pro phone number, Intuit
Quickbooks error Support Phone Number , Intuit Quickbooks pro support phone
number. It is very popular toll free numberwhich provide by Intuit Quickbooks
pro error support, Intuit Quickbooks pro Customer Service Phone Number,
#$????????$$$<1800 819 37 96 >quickbooks customer support phone number
quickbooks online customer support phone number
"??"????*&^<1800\819\37\96 >quickbooks customer support number quickbooks
online customer support number
$#@???? *&^<18_008_193_796 >quickbooks customer support toll free number
quickbooks online customer support toll free number
#$#@????*&^@@<1=8008=19=3796 >quickbooks customer support care number
quickbooks online customer support care number
%$@@@??????<1800:8:19:37:96 >quickbooks customer support care phone number
quickbooks online customer support care phone number
@#????#$%^<1800"81937"96 >quickbooks customer care support phone number
quickbooks online customer care support phone number
@#><:?? ???? ??????":<1+++800++819+3796 >quickbooks customer care support
number quickbooks online customer care support number
**&& conferenc^%$<1-800-8193-796 >quickbooks customer support helpline number
quickbooks online customer support helpline number
LTR:"^%<+1+800*819*37*96 >quickbooks customer support telephone number
quickbooks online customer support telephone number
RTI+-#@<1800>81937>96 >quickbooks customer support help number quickbooks
online customer support help number
MORE&^@<1800 819=3796 >phone number for quickbooks customer support phone
number for quickbooks online customer support
@!UJAAIN<1800 819=3796 >support number for quickbooks customer support number
for quickbooks online customer support
INDSTA!!!!<1800 819=3796 > toll free number for quickbooks customer support
toll free number for quickbooks online customer support
OIU@!$$M<<1800"81937"96 >number for quickbooks customer support care number for
quickbooks online customer support care
AUDI*&^<1800"81937"96 >phone number for quickbooks customer support care phone
number for quickbooks online customer support care
KOLSE#@!><1800\819\37\96 >phone number for quickbooks customer care support
phone number for quickbooks online customer care support
SFGR!@#$<1800\819\37\96 >support number for quickbooks customer care support
number for quickbooks online customer care
*&^KIO#$%<18_008_193_796 >helpline number for quickbooks customer support
helpline number for quickbooks online customer support
*&6MAINE!@#$<18_008_193_796 >telephone number for quickbooks customer support
telephone number for quickbooks online customer support
JOBOLE@#)(<18_008_193_796 >help number for quickbooks customer support
telephone number for quickbooks online customer support
Intuit--1 800 819
37-96-quickbooks-24-7-support-phone-number-quickbooks-24-7-customer-service-support-phone-number
Call 1 800 819 37-96,, quickbooks 24/7 support phone number ,, quickbooks
enterprise support ,((1 800 819 37-96)), quickbooks payroll support phone
number ,, quickbooks 24 hour customer service ,, quickbooks pro tech support
phone number ,, quickbooks sales
pinku++1 800 819 37-96## ??????,intuit quickbooks 24/7 support phone
number_+_quickbooks 24/7 support phone number***QuicKBooKS pro 2013 support
PhONe number
PhONe number for QuicKBooKS technical support , 1 800 819 37-96 #quickbooks
24/7 support phone number# CANADA Khloe Kardashian ?? 1 800 819 37-96
QuicKBooKS support telePhONe number 1 800 819 37-96 ??? ? !!! , 1 800 819 37-96
QuicKBooKS payroll support telePhONe number, PhONe number for intuit QuicKBooKS
support,telephone number for QuicKBooKS support QuicKBooKS tech support
telePhONe number QuicKBooKS support PhONe number.?QuicKBooKS 2014 support phone
number ??, US@CANADA?1 800 819 37-96 intuit QuicKBooKS support phone number,,
QuicKBooKS customer support numberQuicKBooKS payroll support PhONe number??
?(+1 800 819 37-96)?PhONe number for QuicKBooKS support, QuicKBooKS support
phone number payroll,QuicKBooKS customer support PhONe number, quickbooks 24/7
support phone number,QuicKBooKS Tech support PhONe number usa ?? For any help
of query call ,, QuicKBooKS support phone number ??1+1 800+819 37+96?? @USA and
CANADA Tyra Banks ?? ((1 800 819 37-96)) QuicKBooKS support PhONe number
1-(800)-(819)-3796 @@ !!??? !!!! , ?1-(800)-(819)-3796 QuicKBooKS support phone
number united states QuicKBooKS pro tech support PhONe number,, QuicKBooKS
payroll support telePhONe number, phone number for QuicKBooKS payroll support,,
telephone number for QuicKBooKS support, QuicKBooKS pro support number,PhONe
number for QuicKBooKS technical support 1-(800)-(819)-3796 "quickbooks 24/7
support phone number" @USA and CANADA Dianna Agron 1-(800)-(819)-3796
QuicKBooKS support PhONe number canada 1-(800)-(819)-3796 !!!! ?? ???@? For any
help of query call 1 800to get all Quickbooks account solution. ?? .?
1-(800)-(819)-3796 QuicKBooKS pro support number,,QuicKBooKS pro support
number..,,QuicKBooKS premier support PhONe number.?QuicKBooKS support phone
number payroll, QuicKBooKS pos support phone number, QuicKBooKS support PhONe
number usa ??????,USA/Canada1-(800)-(819)-3796QuicKBooks ((TEch))support
number, QuicKBooKS canada support PhONe numberPhONe number for intuit
QuicKBooKS support ??????, 1-(800)-(819)-3796 QuicKBooKS tech support number,
QuicKBooKS tech support number,, QuicKBooKS support phone number payroll,@
PhONe number for QuicKBooKS support..,,QuicKBooKS customer support number?? It
is very popular toll free number which vide by Quickbooks technical support ,
((quickbooks 24/7 support phone number)) 1-(800)-(819)-3796 US@CANADA Amber
Rose !?? +1-(800)-(819)-3796 QuicKBooKS support PhONe number
?(1-?????1-(800)-(819)-3796 ) %+% ?? ; , +1-(800)-(819)-3796 QuicKBooKS support
PhONe number usa QuicKBooKS customer support number;QuicKBooKS 2014 support
phone number,, QuicKBooKS support PhONe number canada QuicKBooKS PhONe number
for customer support, QuicKBooKS customer support telePhONe number QuicKBooks
((TEch))support number, QuicKBooKS PhONe number support, QuicKBooKS support
canada PhONe number. Call, QuicKBooKS canada support number, QuicKBooKS support
phone number payroll ?(1-?????1-(800)-(819)-3796 ) PhoNE Number, QuicKBooKS
enterprise support PhONe number, intuit support phone number for
QuicKBooKS,QuicKBooks ((TEch))support number-1-1-(800)-(819)-3796-QuicKBooKS
tech support telePhONe number PhONe number for QuicKBooKS technical support,
QuicKBooKS customer support telePhONe number, ((quickbooks 24/7 support phone
number)), QuicKBooKS support PhONe number, QuicKBooKS customer support PhONe
number, QuicKBooKS proadvisor support number, QuicKBooKS canada support number,
QuicKBooKS 2014 support phone number, QuicKBooKS 2014 support phone number,
quickbooks pos support phone number, QuicKBooKS support PhONe number usa,
intuit quickbooks 24/7 support phone number, QuicKBooKS 2014 support phone
number; QuicKBooKS support phone number payroll, QuicKBooKS tech support
number, QuicKBooKS support contact number Toll freeNumber..QuicKBooKS phone
number for support, QuicKBooKS phone number customer support???, It is very
popular toll free number which vide by Quickbooks technical support ,
"quickbooks 24/7 support phone number" 1-(800)-(819)-3796,, US@CANADA Michael
Jackson ??, 1-(800)-(819)-3796 quickbooks 24/7 support phone number usa
1-(800)-(819)-3796 _@+ ?? ?!? 1-(800)-(819)-3796 QuicKBooKS tech support
telePhONe number, QuicKBooKS enterprise support PhONe number, QuicKBooKS
payroll support number,, QuicKBooKS support phone number payroll QuicKBooKS
PhONe support number,QuicKBooKS phone number for support.
Call1-(800)-(819)-3796 for all type help by 1-(800)-(819)-3796 QuicKBooKS tech
support number,QuicKBooKS tech support telePhONe number,PhONe number for
QuicKBooKS technical support QuicKBooKS 2017 support phone number,QuicKBooKS
intuit support phone number QuicKBooKS support phone number united
states,!!????US@CANADA(1-(800)-(819)-3796 "quickbooks 24/7 support phone
number", QuicKBooKS support phone number payrollQuicKBooKS phone number
customer support? ?1-800-819-3796QuicKBooKS payroll tech support PhONe
number;QuicKBooKS customer support telePhONe number, QuicKBooKS pro support
number,, QuicKBooKS support canada PhONe number,QuicKBooKS support phone number
payroll ?? It is very popular toll free number which vide by Quickbooks
technical support .?? ((quickbooks 24/7 support phone number))
??1-(800)-(819)-3796 ??,, CANADA Gigi Hadid ?? 1-(800)-(819)-3796 quickbooks
24/7 support phone number 1-(800)-(819)-3796 ???,, ## 1-(800)-(819)-3796
QuicKBooKS payroll tech support PhONe number,,QuicKBooKS tech support PhONe
number, QuicKBooKS payroll support number QuicKBooKS customer support PhONe
number, QuicKBooKS canada support number;intuit support phone number for
QuicKBooKS It is very popular toll free number which vide by Quickbooks
technical support@1-(800)-(819)-3796 @intuit QuicKBooKS support PhONe number,
QuicKBooKS proadvisor support PhONe number QuicKBooKS support PhONe number
usa,QuicKBooKS canada support number,intuit QuicKBooKS customer support PhONe
number, QuicKBooKS Tech support PhONe number usa.??QuicKBooKS pro 2013 support
PhONe number ? It is very popular toll free number which vide by Quickbooks
technical support , intuit QuicKBooKS support phonenumber 1-(800)-(819)-3796,,
USA/Canada Ellie Goulding !!???? ?(+1-(800)-(819)-3796 )??? US
?(1-(800)-(819)-3796)intuit QuicKBooKS support phonenumber, QuicKBooKS
enterprise support PhONe numberphone number for QuicKBooKS payroll support?
?(+1-(800)-(819)-3796)?QuicKBooKS support telePhONe number, QuicKBooKS pro tech
support PhONe number, QuicKBooKS pro tech support PhONe number, QuicKBooKS pro
2013 support PhONe number [[RKEY],,, QuicKBooKS proadvisor support number
1-(800)-(819)-3796 @@= ???? ???@? +1-(800)-(819)-3796 QuicKBooKS payroll
support contact number, quickbooks 24/7 support phone number usa, intuit
QuicKBooKS technical support PhONe number, telephone number for QuicKBooKS
support,QuicKBooKS support phone number payroll, QuicKBooKS PhONe number for
tech support Call,, QuicKBooKS technical support contact number,, QuicKBooKS
pro support PhONe number QuicKBooKS point of sale support PhONe
number,??????CANADA 1-(800)-(819)-3796 quickbooks 24/7 support phone number
CANADA,phone number for QuicKBooKS payroll supportQuicKBooKS payroll support
number? ?(1-(800)-(819)-3796)?QuicKBooKS payroll support PhONe
number,QuicKBooKS 2014 support phone number QuicKBooKS payroll support PhONe
number QuicKBooKS pro 2013 support PhONe number,, QuicKBooKS pro tech support
PhONe number???, For any help of query call 1 800 to get all Quickbooks account
solution. ?? intuit quickbooks 24/7 support phone number 1-(800)-(819)-3796,
Canada Tyra Banks !????? Call1-(800)-(819)-3796 for all type help by QuicKBooKS
support phone number, QuicKBooKS phone number customer support, QuicKBooKS
support canada PhONe number, QuicKBooKS customer support PhONe number,
QuicKBooKS phone number for support,??????QuicKBooKS support phone number
payroll vides online solution for all @USA and CANADA clients. For any help of
query call 1-(800)-(819)-3796 +1-(800)-(819)-3796QuicKBooKS enterprise support
PhONe number 1-(800)-(819)-3796 @@ !?? ## , 1-(800)-(819)-3796 QuicKBooKS
payroll support telePhONe number, intuit QuicKBooKS technical support PhONe
number, telephone number for QuicKBooKS support,QuicKBooKS support canada PhONe
number,intuit quickbooks 24/7 support phone number, QuicKBooKS customer support
PhONe number For any help of query call1-(800)-(819)-3796 QuicKBooKS canada
support number QuicKBooKS payroll support contact number telephone number for
QuicKBooKS support,???QuicKBooKS canada support PhONe number, intuit QuicKBooKS
customer support PhONe number PhONe number for QuicKBooKS support,????US@CANADA
1-(800)-(819)-3796 "quickbooks 24/7 support phone number", QuicKBooKS support
phone number payrollQuicKBooKS canada support PhONe number??????
1-(800)-(819)-3796 1-(800)-(819)-3796 QB PhONe number for customer support,
QuicKBooKS support contact number QuicKBooKS phone number customer support,
PhONe number for intuit QuicKBooKS support, QuicKBooKS support phone number
united states? ???Call, 1-(800)-(819)-3796 for all type help by quickbooks 24/7
support phone number CANADA, QuicKBooKS PhONe number support, QuicKBooKS
support phone number united states, QuicKBooKS pro support PhONe number,
QuicKBooKS canada support number,??#quickbooks 24/7 support phone number# vides
online solution for all USA/CANADA /USA/Canada clients. For any help of query
call 1-(800)-(819)-3796 QuicKBooKS tech support PhONe number !!!! , quickbooks
24/7 support phone number usa 1-(800)-(819)-3796 !!USA Bryce Dallas Howard ????
1-(800)-(819)-3796QuicKBooKS technical support canada PhONe number
1-(800)-(819)-3796 ?? ; 1-(800)-(819)-3796 QuicKBooKS premier support PhONe
number.??QuicKBooKS support contact number;QuicKBooKS support phone number
united states,QuicKBooKS canada support PhONe number intuit QuicKBooKS customer
support PhONe number;QuicKBooKS pro support PhONe number For any help of query
call
???Call, 1-(800)-(819)-3796 for all type help by ((UYT^%$:__(1800+81+93+796)
phone number for quickbooks enterprise support quickbooks enterprise support
number for QuicKBooKS payroll support, intuit support phone number for
QuicKBooKS, QuicKBooKS phone number for support,??#quickbooks 24/7 support
phone number# vides online solution for all USA/CANADA /USA/Canada clients. For
any help of query call 1-(800)-(819)-3796 UYT^%$:__(1800+81+93+796) phone
number for quickbooks enterprise support quickbooks enterprise support number
!!!??!!!1-(800)-(819)-3796 quickbooks 24X7 support phone number QuicKBooKS
phone number customer support..,,QuicKBooKS support phone number payroll
QuicKBooKS pro tech support PhONe number QuicKBooKS PhONe number for customer
support, QuicKBooKS support PhONe number usa, ???,CANADA1-(800)-(819)-3796 QB
((TEch))support number, QuicKBooKS pro 2017 support PhONe numberQuicKBooKS
technical support canada PhONe number
--
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=39695
Bug ID: 39695
Summary: Runtime not installed
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: blake1024(a)gmail.com
Distribution: ---
I built and installed Wine 1.8-rc2 with:
./configure --prefix=/usr --enable-win64
make
sudo make install
It completed without errors. After that I can compile and build my app. But
when I try to run it, I get:
blake@blake-sony ~/Windows-share/Dynace.git/WinExam/exam01 $ ./main
./main: 36: exec: wine: not found
blake@blake-sony ~/Windows-share/Dynace.git/WinExam/exam01 $ wine
wine: command not found
Also, from /usr
blake@blake-sony /usr $ find . -name wine
./lib64/wine
./include/wine
./share/wine
./share/bash-completion/completions/wine
Thanks.
Blake McBride
--
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=42200
Bug ID: 42200
Summary: Implement OpenCL passthrough
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kolan_n(a)mail.ru
Distribution: ---
Wine apps can't use OpenCl because OpenCL passthrough is not implemented.
--
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=42484
Bug ID: 42484
Summary: Does not connect to server (error libgnutls, secure
connections)
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: forspam123456(a)mail.ru
Distribution: ---
Errors:
err:winsock:WSAIoctl -> _WSAIO(IOC_WS2, 23) request failed with status 0x2733
err:winsock:WSAIoctl -> _WSAIO(IOC_WS2, 23) request failed with status 0x2733
err:winediag:schan_imp_init Failed to load libgnutls, secure connections will
not be available.
Program don't works, which is AutoWikiBrowser
https://appdb.winehq.org/objectManager.php?sClass=application&iId=7472
Bug see like https://bugs.winehq.org/show_bug.cgi?id=32479 but there old
versions, and it don't fix.
Also in Linux Mint 18.1 no libgnutls-deb0.so.*, is libgnutls.so.*, download
Debian's libgnutls-deb0.so.* don't works.
Installed: libgnutls30, libgnutls30:i386, libgnutls-openssl27.
--
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=42310
Bug ID: 42310
Summary: Installation of Office 2013 fails while installation
Product: Wine
Version: 2.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Corvan(a)gmx.de
Distribution: ---
Hey,
I got:
- Kubuntu 16.10
-
SW_DVD5_Office_Professional_Plus_2013w_SP1_32-BIT_X64_German_MLF_X19-35907.iso
(which I got officiallyfrom my company, the KIT)
I used used these HowTos:
-
http://askubuntu.com/questions/252372/installation-problem-ms-office-2013-u…
(look at the last comment)
-
https://www.liberiangeek.net/2012/06/how-to-install-microsoft-office-suite-…
(which is referred to by the last comment of the first link)
These brought me the farthest, but the installation still fails just with the
message that something had been going wrong during the installation. The
Console output showed me that it was a 1603 Error which I googled but didn't
get answers helping me.
I tried this several times with clean wine prefixes, everytime the same place
and every time the same output.
--
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=38119
Bug ID: 38119
Summary: Hyperdimension Neptunia Re;Birth 1 just died
Product: Wine
Version: 1.1.34
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hurp(a)mailinator.com
Distribution: ---
Created attachment 50805
--> https://bugs.winehq.org/attachment.cgi?id=50805
log
Neptunia was running fine, but I did an update and now it's just broken, as per
the attached log. Game no longer even starts.
--
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=42281
Bug ID: 42281
Summary: rpcrt4/tests/rpc.ok multiple failures
Product: Wine
Version: 2.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 56990
--> https://bugs.winehq.org/attachment.cgi?id=56990
log with +rpc
Log 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=41778
Bug ID: 41778
Summary: OpenGL using games don't run with nVidia card.
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: diwulefi(a)nincsmail.com
Distribution: ---
Created attachment 56214
--> https://bugs.winehq.org/attachment.cgi?id=56214
error log
Since i changed my card from ATi to nVidia, all of the games using OpenGL dies
at the startup.
I'm using an nVidia GT730 with the latest official drivers (375.20), but older
drivers did not help too.
I'm using the latest WINE (1.9.23), but downgrading to the Debian's default 1.6
or backport's 1.8 did not help too.
My OS is a Debian 8 on AMD64 arch.
I attach two logs from two games.
--
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=42263
Bug ID: 42263
Summary: :: ODI :::Quickbooks pro 1 80 08 19 37 96 phone Number
Quickbooks pro Support Phone Number
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
Assignee: wine-bugs(a)winehq.org
Reporter: samjohan43(a)gmail.com
Distribution: ---
:: ODI :::Quickbooks pro 1 80 08 19 37 96 phone Number Quickbooks pro Support
Phone Number :: ODI :::Quickbooks pro 1 80 08 19 37 96 phone Number Quickbooks
pro Support Phone Number :: ODI :::Quickbooks pro 1 80 08 19 37 96 phone Number
Quickbooks pro Support Phone Number :: ODI :::Quickbooks pro 1 80 08 19 37 96
phone Number Quickbooks pro Support Phone Number :: ODI :::Quickbooks pro 1 80
08 19 37 96 phone Number Quickbooks pro Support Phone Number :: ODI
:::Quickbooks pro 1 80 08 19 37 96 phone Number Quickbooks pro Support Phone
Number charlie Dance=(a)=1.800<819<3796=@= @ Quickbooks error Support Phone
Number !@!!1-800-819-3796 @@! @ QuiCKbOOks SuPpoRT 1-800-819-3796 @ Quickbooks
24/7 Support Phone Number USA!JEETôßPppu? 1 800 819 3796 @ Quickbooks 24/7
Support Phone Number ..,O»G!!!!??ô US 11 800 819 3796 @ QuiCKbOOks help
TELEPhoNE Number..,, !!!!??ô@ QuiCKbOOks help Number..,, !!!!??ô@ QuiCKbOOks
SuPpoRT Number..,, @ QuiCKbOOks Number..,, @ Quickbooks 24/7 Support Phone
Number ..,, @ Quickbooks 24/7 Support Phone Number .. 1-800-819-3796,, @
QuiCKbOOks 24 Number.Quickbooks 24/7 Support Phone Number Number..,, @
Quickbooks 24/7 Support Phone Number PHonE NumbER, Intuit @ Quickbooks 24/7
Support Phone Number PhoNENumber, @ QuiCKbOOks Help Desk PhoNE Number, @
QuiCKbOOks SuPpoRT number, @ Quickbooks 24/7 Support Phone Number , @
QuiCKbOOks .. 1-800-819-3796 PHonE NumbER, @ QuiCKbOOks .. 1-800-819-3796
SuPpoRT number, @ QuiCKbOOks Enterprise 24/7nical support number -..
1-800-819-3796 PHonE NumbER. It is very popular toll free number which vide by
@ QuiCKbOOks SuPpoRT, @ QuiCKbOOks CustomerPhoNE Number, @ QuiCKbOOks error
CustomerNumber, .. 1-800-819-3796 @ Quickbooks 24/7 Support Phone Number PhoNE
Number, @ Quickbooks 24/7 Support Phone Number Number,@ Quickbooks 24/7 Support
Phone Number , @ Quickbooks 24/7 Support Phone Number , @ QuiCKbOOks SuPpoRT
team PhoNEnumber. Call, @ Quickbooks 24/7 Support Phone Number PHonE NumbER,
Intuit @ QuiCKbOOks Enterprise 24/7SuPpoRT .. 1-800-819-3796 PhoNENumber, @
QuiCKbOOks Help Desk PhoNE Number, @ Quickbooks 24/7 Support Phone Number
number, @ Quickbooks 24/7 Support Phone Number , @ QuiCKbOOksPhoNE number, @
QuiCKbOOks SuPpoRT number, @ Quickbooks 24/7 Support Phone Number , @
QuiCKbOOks SuPpoRT, @ QuiCKbOOks Customer PhoNE Number, @ QuiCKbOOks
CustomerNumber, @ Quickbooks 24/7 Support Phone Number PhoNE Number, @
Quickbooks 24/7 Support Phone Number Number, @ QuiCKbOOks error CustomerNumber,
@ Quickbooks 24/7 Support Phone Number , @ QuiCKbOOksSuPpoRT team PhoNE number,
@ QuiCKbOOks help number-@ QuiCKbOOks Number; @ QuiCKbOOks help PHonE NumbER, @
QuiCKbOOks Number, @ Quickbooks 24/7 Support Phone Number Toll freeNumber, @
QuiCKbOOks SuPpoRT TELEPhoNE Number, @ Quickbooks 24/7 Support Phone Number
TELEPhoNE number, @ Quickbooks 24/7 Support Phone Number number, @ QuiCKbOOks
SuPpoRT number, @ QuiCKbOOks error SuPpoRT number, @ QuiCKbOOks error 24/7
SuPpoRTPhoNE number,@ Quickbooks error 24/7 Support Phone Number @ QuiCKbOOks
Customer Service Helpline?????for SuPpoRT? call .. 1-800-819-3796
NumberQuiCKbOOks CustomerCare Number, @ QuiCKbOOks error SuPpoRT team PhoNE
number@ QuiCKbOOks PhoNE????, number, @ QuiCKbOOks Enterprise 24/7nical SuPpoRT
number, @ Quickbooks 24/7 Support Phone Number , @ QuiCKbOOks Enterprise
24/7nical SuPpoRT, @ QuiCKbOOks CustomerService PhoNE Number, @ QuiCKbOOks
error Customer ServiceNumber, @ Quickbooks 24/7 Support Phone Number PhoNE
Number, @ Quickbooks error 24/7 Support Phone Number NumberCall, ..
1-800-819-3796 for all type help by @ Quickbooks 24/7 Support Phone Number
PhoNE number???, number, Intuit @ Quickbooks 24/7 Support Phone Number PhoNE
Number, @ QuiCKbOOks Help Desk PhoNE Number, @ Quickbooks error Support Phone
Number number, @ QuiCKbOOks Enterprise 24/7nical SuPpoRT PHonE NumbER @
Quickbooks error Support Phone Number PhoNE??
.. 1-800-819-3796 @ Quickbooks error Support Phone Number Quickbooks pro 2014
support phone USA, Enterprise support here.Describe @@Tollfree ..
1-800-819-3796 .++Quickbooks error Support Phone Number @@ here. ..
1-800-819-3796 ..Quickbooks 24/7nical support phone number Quickbooks error
Support Phone Number Enterprise Quickbooks proadvisor login phone number for
Quickbooks 24/7nical support Quickbooks 24/7 Support Phone Number for error
support Quickbooks Enterprise phone number Quickbooks 24/7 Support Phone Number
error support Quickbooks error tech nical support contact number Quickbooks
helpline error support phone number Quickbooks error 1603 Quickbooks error
1334 Quickbooks error -166 Quickbooks error code 8060 Quickbooks error
Quickbooks error -1806 Quickbooks -8060 error Quickbooks -8060 -83 Intuit
Quickbooks Toll Free, Intuit@(+.. 1-800-819-3796 )@-: Intuit Quickbooks error
Support Phone Number provides helpline solution for all USA/CANADA clients. For
any help of query call 1 855 to get all Intuit Quickbooks account solution.
@@Call, .. 1-800-819-3796 for all type help by Intuit Quickbooks 24/7 Support
Phone Number , Intuit Quickbooks 24/7 Support Phone Number , Intuit Quickbooks
Help Desk Phone Number, Intuit Quickbooks 24/7 Support Phone Number , Intuit
Quickbooks 24/7nical support phone number,@@@ Intuit Quickbooks 24/7 Support
Phone Number , Intuit Quickbooks error support number, Intuit Quickbooks 24/7
Support Phone Number , Intuit Quickbooks error nical support, Intuit Quickbooks
CustomerService Phone Number, Intuit Quickbooks error Support Phone Number ,
Intuit Quickbooks 24/7 Support Phone Number Phone Number, Intuit Quickbooks
24/7 Support Phone Number Number,helpline Intuit Quickbooks Customer
ServiceHelpline Number, Intuit Quickbooks Customer Care Number, Intuit
Quickbooks support team phone number, helpline Intuit Quickbooks help
number-Intuit Quickbooks Helpline Number; Intuit Quickbooks help
phonenumber-Intuit Quickbooks Helpline Number, Intuit Quickbooks 24/7 Support
Toll free Number, Intuit Quickbooks Support Telephone Number, Intuit Quickbooks
24/7 Support Telephone number, Intuit Quickbooks 24/7 Support contact number,
Intuit Quickbooks support contact number, Intuit Quickbooks 24/7nical support
contact number. Call, Intuit Quickbooks 24/7 support phonenumber, Intuit
Quickbooks 24/7 Support Phone Number , Intuit Quickbooks Help Desk Phone
Number, Intuit Quickbooks 24/7 Support Phone Number , Intuit Quickbooks
24/7nical support phone number, Intuit Quickbooks phonenumber, Intuit
Quickbooks 24/7nical support number, Intuit Quickbooks 24/7 Support Phone
Number . It is very popular toll free number which provide by Intuit Quickbooks
error nical support, Intuit Quickbooks Customer ServicePhone Number, Intuit
Quickbooks 24/7 Support Phone Number , Intuit Quickbooks 24/7 Support Phone
Number Phone Number, Intuit Quickbooks 24/7 Support Phone Number Number, Intuit
Quickbooks Customer Service Helpline Number, Intuit Quickbooks Customer Care
Number, Intuit Quickbooks support team phone number. Call, Intuit Quickbooks
24/7 support phonenumber, Intuit Quickbooks 24/7 Support Phone Number , Intuit
Quickbooks Help Desk Phone Number, Intuit Quickbooks 24/7 Support Phone Number
, Intuit Quickbooks 24/7nical support phone number, Intuit Quickbooks
phonenumber, Intuit Quickbooks 2error nical support number, Intuit Quickbooks
error Support Phone Number , Intuit Quickbooks 24/7nical support, Intuit
Quickbooks error Support Phone Number , Intuit Quickbooks error Support Phone
Number , Intuit Quickbooks error Support Phone Number PhoneNumber, Intuit
Quickbooks error Support Phone Number Number, Intuit Quickbooks Customer
Service Helpline Number, Intuit Quickbooks Customer Care Number, Intuit
Quickbooks support team phone number, Intuit Quickbooks help number-Intuit
Quickbooks Helpline Number; Intuit Quickbooks help phone number, Intuit
Quickbooks Helpline Number, Intuit Quickbooks 24/7 Support Toll free Number,
Intuit Quickbooks Support Telephone Number, Intuit Quickbooks 24/7 Support
Telephone number, Intuit Quickbooks 24/7 Support contact number, Intuit
Quickbooks support contact number, Intuit Quickbooks 24/7nical support contact
number, Intuit Quickbooks pro support phone number, Intuit Quickbooks
Enterprise support phone number. Intuit Quickbooks Enterprise customer support
phone Intuit Quickbooks pro Toll Free, Intuit@(.. 1-800-819-3796)@-: Intuit
Quickbooks pro error Support PhoneNumber provides helpline solution for all
USA/CANADA clients. For any help of query call 1 800 to get all Intuit
Quickbooks pro account solution. @@Call.. 1-800-819-3796 for all type help by
Intuit Quickbooks pro 24/7 support phonenumber, Intuit Quickbooks pro 24/7
Support Phone Number, Intuit Quickbooks pro Help Desk Phone Number, Intuit
Quickbooks pro error support number, Intuit Quickbooks pro error tech support
phone number,@@@ Intuit Quickbooks pro phone number, Intuit Quickbooks error
Support Phone Number , Intuit Quickbooks pro support phone number, Intuit
Quickbooks pro error support, Intuit Quickbooks pro Customer Service
PhoneNumber, Intuit Quickbooks pro Customer Service Number, Intuit Quickbooks
pro Customer Support Phone Number, Intuit Quickbooks pro Customer Support
Number,helpline Intuit Quickbooks pro CustomerService Helpline Number, Intuit
Quickbooks pro Customer Care Number, Intuit Quickbooks pro support team phone
number, helpline Intuit Quickbooks pro help number-Intuit Quickbooks pro
Helpline Number; Intuit Quickbooks pro help phone number-Intuit Quickbooks pro
Helpline Number, Intuit Quickbooks pro error Support Toll free Number, Intuit
Quickbooks pro Support Telephone Number, Intuit Quickbooks pro 24/7 Support
Telephone number, Intuit Quickbooks pro 24/7 Support contact number, Intuit
Quickbooks pro support contact number, Intuit Quickbooks pro 24/7nical support
contact number. Call, Intuit Quickbooks pro 24/7 support phone number, Intuit
Quickbooks pro error Support Phone Number, Intuit Quickbooks pro Help Desk
Phone Number, Intuit Quickbooks pro 24/7 support number, Intuit Quickbooks pro
error support phone number, Intuit Quickbooks pro phone number, Intuit
Quickbooks error Support Phone Number , Intuit Quickbooks pro support phone
number. It is very popular toll free numberwhich provide by Intuit Quickbooks
pro error support, Intuit Quickbooks pro Customer Service Phone Number,
#$????????$$$<1800 819 37 96 >quickbooks customer support phone number
quickbooks online customer support phone number
"??"????*&^<1800\819\37\96 >quickbooks customer support number quickbooks
online customer support number
$#@???? *&^<18_008_193_796 >quickbooks customer support toll free number
quickbooks online customer support toll free number
#$#@????*&^@@<1=8008=19=3796 >quickbooks customer support care number
quickbooks online customer support care number
%$@@@??????<1800:8:19:37:96 >quickbooks customer support care phone number
quickbooks online customer support care phone number
@#????#$%^<1800"81937"96 >quickbooks customer care support phone number
quickbooks online customer care support phone number
@#><:?? ???? ??????":<1+++800++819+3796 >quickbooks customer care support
number quickbooks online customer care support number
**&& conferenc^%$<1-800-8193-796 >quickbooks customer support helpline number
quickbooks online customer support helpline number
LTR:"^%<+1+800*819*37*96 >quickbooks customer support telephone number
quickbooks online customer support telephone number
RTI+-#@<1800>81937>96 >quickbooks customer support help number quickbooks
online customer support help number
MORE&^@<1800 819=3796 >phone number for quickbooks customer support phone
number for quickbooks online customer support
@!UJAAIN<1800 819=3796 >support number for quickbooks customer support number
for quickbooks online customer support
INDSTA!!!!<1800 819=3796 > toll free number for quickbooks customer support
toll free number for quickbooks online customer support
OIU@!$$M<<1800"81937"96 >number for quickbooks customer support care number for
quickbooks online customer support care
AUDI*&^<1800"81937"96 >phone number for quickbooks customer support care phone
number for quickbooks online customer support care
KOLSE#@!><1800\819\37\96 >phone number for quickbooks customer care support
phone number for quickbooks online customer care support
SFGR!@#$<1800\819\37\96 >support number for quickbooks customer care support
number for quickbooks online customer care
*&^KIO#$%<18_008_193_796 >helpline number for quickbooks customer support
helpline number for quickbooks online customer support
*&6MAINE!@#$<18_008_193_796 >telephone number for quickbooks customer support
telephone number for quickbooks online customer support
JOBOLE@#)(<18_008_193_796 >help number for quickbooks customer support
telephone number for quickbooks online customer support
Intuit--1 800 819
37-96-quickbooks-24-7-support-phone-number-quickbooks-24-7-customer-service-support-phone-number
Call 1 800 819 37-96,, quickbooks 24/7 support phone number ,, quickbooks
enterprise support ,((1 800 819 37-96)), quickbooks payroll support phone
number ,, quickbooks 24 hour customer service ,, quickbooks pro tech support
phone number ,, quickbooks sales
pinku++1 800 819 37-96## ??????,intuit quickbooks 24/7 support phone
number_+_quickbooks 24/7 support phone number***QuicKBooKS pro 2013 support
PhONe number
PhONe number for QuicKBooKS technical support , 1 800 819 37-96 #quickbooks
24/7 support phone number# CANADA Khloe Kardashian ?? 1 800 819 37-96
QuicKBooKS support telePhONe number 1 800 819 37-96 ??? ? !!! , 1 800 819 37-96
QuicKBooKS payroll support telePhONe number, PhONe number for intuit QuicKBooKS
support,telephone number for QuicKBooKS support QuicKBooKS tech support
telePhONe number QuicKBooKS support PhONe number.?QuicKBooKS 2014 support phone
number ??, US@CANADA?1 800 819 37-96 intuit QuicKBooKS support phone number,,
QuicKBooKS customer support numberQuicKBooKS payroll support PhONe number??
?(+1 800 819 37-96)?PhONe number for QuicKBooKS support, QuicKBooKS support
phone number payroll,QuicKBooKS customer support PhONe number, quickbooks 24/7
support phone number,QuicKBooKS Tech support PhONe number usa ?? For any help
of query call ,, QuicKBooKS support phone number ??1+1 800+819 37+96?? @USA and
CANADA Tyra Banks ?? ((1 800 819 37-96)) QuicKBooKS support PhONe number
1-(800)-(819)-3796 @@ !!??? !!!! , ?1-(800)-(819)-3796 QuicKBooKS support phone
number united states QuicKBooKS pro tech support PhONe number,, QuicKBooKS
payroll support telePhONe number, phone number for QuicKBooKS payroll support,,
telephone number for QuicKBooKS support, QuicKBooKS pro support number,PhONe
number for QuicKBooKS technical support 1-(800)-(819)-3796 "quickbooks 24/7
support phone number" @USA and CANADA Dianna Agron 1-(800)-(819)-3796
QuicKBooKS support PhONe number canada 1-(800)-(819)-3796 !!!! ?? ???@? For any
help of query call 1 800to get all Quickbooks account solution. ?? .?
1-(800)-(819)-3796 QuicKBooKS pro support number,,QuicKBooKS pro support
number..,,QuicKBooKS premier support PhONe number.?QuicKBooKS support phone
number payroll, QuicKBooKS pos support phone number, QuicKBooKS support PhONe
number usa ??????,USA/Canada1-(800)-(819)-3796QuicKBooks ((TEch))support
number, QuicKBooKS canada support PhONe numberPhONe number for intuit
QuicKBooKS support ??????, 1-(800)-(819)-3796 QuicKBooKS tech support number,
QuicKBooKS tech support number,, QuicKBooKS support phone number payroll,@
PhONe number for QuicKBooKS support..,,QuicKBooKS customer support number?? It
is very popular toll free number which vide by Quickbooks technical support ,
((quickbooks 24/7 support phone number)) 1-(800)-(819)-3796 US@CANADA Amber
Rose !?? +1-(800)-(819)-3796 QuicKBooKS support PhONe number
?(1-?????1-(800)-(819)-3796 ) %+% ?? ; , +1-(800)-(819)-3796 QuicKBooKS support
PhONe number usa QuicKBooKS customer support number;QuicKBooKS 2014 support
phone number,, QuicKBooKS support PhONe number canada QuicKBooKS PhONe number
for customer support, QuicKBooKS customer support telePhONe number QuicKBooks
((TEch))support number, QuicKBooKS PhONe number support, QuicKBooKS support
canada PhONe number. Call, QuicKBooKS canada support number, QuicKBooKS support
phone number payroll ?(1-?????1-(800)-(819)-3796 ) PhoNE Number, QuicKBooKS
enterprise support PhONe number, intuit support phone number for
QuicKBooKS,QuicKBooks ((TEch))support number-1-1-(800)-(819)-3796-QuicKBooKS
tech support telePhONe number PhONe number for QuicKBooKS technical support,
QuicKBooKS customer support telePhONe number, ((quickbooks 24/7 support phone
number)), QuicKBooKS support PhONe number, QuicKBooKS customer support PhONe
number, QuicKBooKS proadvisor support number, QuicKBooKS canada support number,
QuicKBooKS 2014 support phone number, QuicKBooKS 2014 support phone number,
quickbooks pos support phone number, QuicKBooKS support PhONe number usa,
intuit quickbooks 24/7 support phone number, QuicKBooKS 2014 support phone
number; QuicKBooKS support phone number payroll, QuicKBooKS tech support
number, QuicKBooKS support contact number Toll freeNumber..QuicKBooKS phone
number for support, QuicKBooKS phone number customer support???, It is very
popular toll free number which vide by Quickbooks technical support ,
"quickbooks 24/7 support phone number" 1-(800)-(819)-3796,, US@CANADA Michael
Jackson ??, 1-(800)-(819)-3796 quickbooks 24/7 support phone number usa
1-(800)-(819)-3796 _@+ ?? ?!? 1-(800)-(819)-3796 QuicKBooKS tech support
telePhONe number, QuicKBooKS enterprise support PhONe number, QuicKBooKS
payroll support number,, QuicKBooKS support phone number payroll QuicKBooKS
PhONe support number,QuicKBooKS phone number for support.
Call1-(800)-(819)-3796 for all type help by 1-(800)-(819)-3796 QuicKBooKS tech
support number,QuicKBooKS tech support telePhONe number,PhONe number for
QuicKBooKS technical support QuicKBooKS 2017 support phone number,QuicKBooKS
intuit support phone number QuicKBooKS support phone number united
states,!!????US@CANADA(1-(800)-(819)-3796 "quickbooks 24/7 support phone
number", QuicKBooKS support phone number payrollQuicKBooKS phone number
customer support? ?1-800-819-3796QuicKBooKS payroll tech support PhONe
number;QuicKBooKS customer support telePhONe number, QuicKBooKS pro support
number,, QuicKBooKS support canada PhONe number,QuicKBooKS support phone number
payroll ?? It is very popular toll free number which vide by Quickbooks
technical support .?? ((quickbooks 24/7 support phone number))
??1-(800)-(819)-3796 ??,, CANADA Gigi Hadid ?? 1-(800)-(819)-3796 quickbooks
24/7 support phone number 1-(800)-(819)-3796 ???,, ## 1-(800)-(819)-3796
QuicKBooKS payroll tech support PhONe number,,QuicKBooKS tech support PhONe
number, QuicKBooKS payroll support number QuicKBooKS customer support PhONe
number, QuicKBooKS canada support number;intuit support phone number for
QuicKBooKS It is very popular toll free number which vide by Quickbooks
technical support@1-(800)-(819)-3796 @intuit QuicKBooKS support PhONe number,
QuicKBooKS proadvisor support PhONe number QuicKBooKS support PhONe number
usa,QuicKBooKS canada support number,intuit QuicKBooKS customer support PhONe
number, QuicKBooKS Tech support PhONe number usa.??QuicKBooKS pro 2013 support
PhONe number ? It is very popular toll free number which vide by Quickbooks
technical support , intuit QuicKBooKS support phonenumber 1-(800)-(819)-3796,,
USA/Canada Ellie Goulding !!???? ?(+1-(800)-(819)-3796 )??? US
?(1-(800)-(819)-3796)intuit QuicKBooKS support phonenumber, QuicKBooKS
enterprise support PhONe numberphone number for QuicKBooKS payroll support?
?(+1-(800)-(819)-3796)?QuicKBooKS support telePhONe number, QuicKBooKS pro tech
support PhONe number, QuicKBooKS pro tech support PhONe number, QuicKBooKS pro
2013 support PhONe number [[RKEY],,, QuicKBooKS proadvisor support number
1-(800)-(819)-3796 @@= ???? ???@? +1-(800)-(819)-3796 QuicKBooKS payroll
support contact number, quickbooks 24/7 support phone number usa, intuit
QuicKBooKS technical support PhONe number, telephone number for QuicKBooKS
support,QuicKBooKS support phone number payroll, QuicKBooKS PhONe number for
tech support Call,, QuicKBooKS technical support contact number,, QuicKBooKS
pro support PhONe number QuicKBooKS point of sale support PhONe
number,??????CANADA 1-(800)-(819)-3796 quickbooks 24/7 support phone number
CANADA,phone number for QuicKBooKS payroll supportQuicKBooKS payroll support
number? ?(1-(800)-(819)-3796)?QuicKBooKS payroll support PhONe
number,QuicKBooKS 2014 support phone number QuicKBooKS payroll support PhONe
number QuicKBooKS pro 2013 support PhONe number,, QuicKBooKS pro tech support
PhONe number???, For any help of query call 1 800 to get all Quickbooks account
solution. ?? intuit quickbooks 24/7 support phone number 1-(800)-(819)-3796,
Canada Tyra Banks !????? Call1-(800)-(819)-3796 for all type help by QuicKBooKS
support phone number, QuicKBooKS phone number customer support, QuicKBooKS
support canada PhONe number, QuicKBooKS customer support PhONe number,
QuicKBooKS phone number for support,??????QuicKBooKS support phone number
payroll vides online solution for all @USA and CANADA clients. For any help of
query call 1-(800)-(819)-3796 +1-(800)-(819)-3796QuicKBooKS enterprise support
PhONe number 1-(800)-(819)-3796 @@ !?? ## , 1-(800)-(819)-3796 QuicKBooKS
payroll support telePhONe number, intuit QuicKBooKS technical support PhONe
number, telephone number for QuicKBooKS support,QuicKBooKS support canada PhONe
number,intuit quickbooks 24/7 support phone number, QuicKBooKS customer support
PhONe number For any help of query call1-(800)-(819)-3796 QuicKBooKS canada
support number QuicKBooKS payroll support contact number telephone number for
QuicKBooKS support,???QuicKBooKS canada support PhONe number, intuit QuicKBooKS
customer support PhONe number PhONe number for QuicKBooKS support,????US@CANADA
1-(800)-(819)-3796 "quickbooks 24/7 support phone number", QuicKBooKS support
phone number payrollQuicKBooKS canada support PhONe number??????
1-(800)-(819)-3796 1-(800)-(819)-3796 QB PhONe number for customer support,
QuicKBooKS support contact number QuicKBooKS phone number customer support,
PhONe number for intuit QuicKBooKS support, QuicKBooKS support phone number
united states? ???Call, 1-(800)-(819)-3796 for all type help by quickbooks 24/7
support phone number CANADA, QuicKBooKS PhONe number support, QuicKBooKS
support phone number united states, QuicKBooKS pro support PhONe number,
QuicKBooKS canada support number,??#quickbooks 24/7 support phone number# vides
online solution for all USA/CANADA /USA/Canada clients. For any help of query
call 1-(800)-(819)-3796 QuicKBooKS tech support PhONe number !!!! , quickbooks
24/7 support phone number usa 1-(800)-(819)-3796 !!USA Bryce Dallas Howard ????
1-(800)-(819)-3796QuicKBooKS technical support canada PhONe number
1-(800)-(819)-3796 ?? ; 1-(800)-(819)-3796 QuicKBooKS premier support PhONe
number.??QuicKBooKS support contact number;QuicKBooKS support phone number
united states,QuicKBooKS canada support PhONe number intuit QuicKBooKS customer
support PhONe number;QuicKBooKS pro support PhONe number For any help of query
call
???Call, 1-(800)-(819)-3796 for all type help by ((UYT^%$:__(1800+81+93+796)
phone number for quickbooks enterprise support quickbooks enterprise support
number for QuicKBooKS payroll support, intuit support phone number for
QuicKBooKS, QuicKBooKS phone number for support,??#quickbooks 24/7 support
phone number# vides online solution for all USA/CANADA /USA/Canada clients. For
any help of query call 1-(800)-(819)-3796 UYT^%$:__(1800+81+93+796) phone
number for quickbooks enterprise support quickbooks enterprise support number
!!!??!!!1-(800)-(819)-3796 quickbooks 24X7 support phone number QuicKBooKS
phone number customer support..,,QuicKBooKS support phone number payroll
QuicKBooKS pro tech support PhONe number QuicKBooKS PhONe number for customer
support, QuicKBooKS support PhONe number usa, ???,CANADA1-(800)-(819)-3796 QB
((TEch))support number, QuicKBooKS pro 2017 support PhONe numberQuicKBooKS
technical support canada PhONe number
--
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=34671
Bug #: 34671
Summary: wined3d: Add Radeon HD 4650 PCI IDs
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwin+winebugs(a)etorok.net
Classification: Unclassified
Created attachment 46222
--> http://bugs.winehq.org/attachment.cgi?id=46222
patch to add PCI id for Radeon HD 4650
Noticed this on a Cryptic game (have to set VideoPciVendorID and
VideoPciDeviceID in registry, otherwise its very slow):
fixme:d3d:init_driver_info Unable to find a driver/device info for
vendor_id=0x1002 device_id=0x9498 for driver_model=2
My card is:
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] RV730 PRO [Radeon HD 4650] [1002:9498]
Relevant glxinfo output:
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV730
OpenGL core profile version string: 3.1 (Core Profile) Mesa 9.2.0
OpenGL core profile shading language version string: 1.40
OpenGL core profile context flags: (none)
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 9.2.0
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
Attached patch adds the missing PCI id.
--
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=39937
Bug ID: 39937
Summary: Toad Data Modeler Freeware reports "OLE error
80020006"
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Xubuntu 14.04 x86_64, AMD Phenom 9550, GeForce GTX 750Ti with Nvidia 340.96
driver.
Wine 1.8 (git)
Toad Data Modeler Freeware 5.4.8.1
This is from a manual installation as a workaround of bug #39936. Installation
may be incomplete.
At start-up and exit it reports "OLE error 80020006". It generates a crash
report but doesn't allow for saving it. It opens the default mail client to
submit the report. It's using EurekaLog (https://www.eurekalog.com) for crash
reporting. Nothing obvious to me in the Wine messages (summarized):
fixme:win:EnumDisplayDevicesW ((null),0,0x32f888,0x00000001), stub!
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
apartment threaded to multi-threaded
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:client_security_SetBlanket 0x7c491740, 0x8b80238, 10, 0, (null),
3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7c491740
err:ole:RevokeDragDrop invalid hwnd 0x20206
fixme:msxml:domelem_setAttributeNode (0x8b824e8)->(0x56e5300 0x32fa98):
semi-stub
fixme:msxml:domelem_setAttributeNode namespaces not supported: L"xmlns"
--
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=42302
Bug ID: 42302
Summary: window 7 should be higher than sp1?
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
Created attachment 57024
--> https://bugs.winehq.org/attachment.cgi?id=57024
sp2
1.) Set windows version windows 7 (I did this after step 4)
2.) Install battle.net and run it
3.) Go offline mode (right menu has this option)
4.) Try to install Overwatch (I don't have this game)
5.) See attached picture
--
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=41622
Bug ID: 41622
Summary: Make fails in dlls
Product: Wine
Version: 1.9.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: JustinCB(a)opmbx.org
Distribution: ---
When running make in wine, a lot of dlls fail. It says "winebuild: somefile.o
is an empty file"
The workaround for me is to cd into the failed dll directory, run make clean
and make. When I cd back into the build directory, it continues until it fails
again on another dll with the same error. The workaround works if I cd back
into the build directory and continue with make. This is a version from git a
few days ago. I am trying to compile on tinycore linux, if that is any 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=42264
Bug ID: 42264
Summary: :: AMOND :::>>>:::>>>1800-819-3796+++?? Alabama
quickbooks help pro support number Alaska quickbooks
pro support number Arizona
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: samjohan43(a)gmail.com
Distribution: ---
:: AMOND :::>>>:::>>>1800-819-3796+++?? Alabama quickbooks help pro support
number Alaska quickbooks pro support number Arizona :: AMOND
:::>>>:::>>>1800-819-3796+++?? Alabama quickbooks help pro support number
Alaska quickbooks pro support number Arizona :: AMOND
:::>>>:::>>>1800-819-3796+++?? Alabama quickbooks help pro support number
Alaska quickbooks pro support number Arizona :: AMOND
:::>>>:::>>>1800-819-3796+++?? Alabama quickbooks help pro support number
Alaska quickbooks pro support number Arizona :: AMOND
:::>>>:::>>>1800-819-3796+++?? Alabama quickbooks help pro support number
Alaska quickbooks pro support number Arizona :: AMOND
:::>>>:::>>>1800-819-3796+++?? Alabama quickbooks help pro support number
Alaska quickbooks pro support number Arizona charlie Dance=(a)=1.800<819<3796=@=
@ Quickbooks error Support Phone Number !@!!1-800-819-3796 @@! @ QuiCKbOOks
SuPpoRT 1-800-819-3796 @ Quickbooks 24/7 Support Phone Number USA!JEETôßPppu? 1
800 819 3796 @ Quickbooks 24/7 Support Phone Number ..,O»G!!!!??ô US 11 800 819
3796 @ QuiCKbOOks help TELEPhoNE Number..,, !!!!??ô@ QuiCKbOOks help
Number..,, !!!!??ô@ QuiCKbOOks SuPpoRT Number..,, @ QuiCKbOOks Number..,, @
Quickbooks 24/7 Support Phone Number ..,, @ Quickbooks 24/7 Support Phone
Number .. 1-800-819-3796,, @ QuiCKbOOks 24 Number.Quickbooks 24/7 Support Phone
Number Number..,, @ Quickbooks 24/7 Support Phone Number PHonE NumbER, Intuit @
Quickbooks 24/7 Support Phone Number PhoNENumber, @ QuiCKbOOks Help Desk PhoNE
Number, @ QuiCKbOOks SuPpoRT number, @ Quickbooks 24/7 Support Phone Number , @
QuiCKbOOks .. 1-800-819-3796 PHonE NumbER, @ QuiCKbOOks .. 1-800-819-3796
SuPpoRT number, @ QuiCKbOOks Enterprise 24/7nical support number -..
1-800-819-3796 PHonE NumbER. It is very popular toll free number which vide by
@ QuiCKbOOks SuPpoRT, @ QuiCKbOOks CustomerPhoNE Number, @ QuiCKbOOks error
CustomerNumber, .. 1-800-819-3796 @ Quickbooks 24/7 Support Phone Number PhoNE
Number, @ Quickbooks 24/7 Support Phone Number Number,@ Quickbooks 24/7 Support
Phone Number , @ Quickbooks 24/7 Support Phone Number , @ QuiCKbOOks SuPpoRT
team PhoNEnumber. Call, @ Quickbooks 24/7 Support Phone Number PHonE NumbER,
Intuit @ QuiCKbOOks Enterprise 24/7SuPpoRT .. 1-800-819-3796 PhoNENumber, @
QuiCKbOOks Help Desk PhoNE Number, @ Quickbooks 24/7 Support Phone Number
number, @ Quickbooks 24/7 Support Phone Number , @ QuiCKbOOksPhoNE number, @
QuiCKbOOks SuPpoRT number, @ Quickbooks 24/7 Support Phone Number , @
QuiCKbOOks SuPpoRT, @ QuiCKbOOks Customer PhoNE Number, @ QuiCKbOOks
CustomerNumber, @ Quickbooks 24/7 Support Phone Number PhoNE Number, @
Quickbooks 24/7 Support Phone Number Number, @ QuiCKbOOks error CustomerNumber,
@ Quickbooks 24/7 Support Phone Number , @ QuiCKbOOksSuPpoRT team PhoNE number,
@ QuiCKbOOks help number-@ QuiCKbOOks Number; @ QuiCKbOOks help PHonE NumbER, @
QuiCKbOOks Number, @ Quickbooks 24/7 Support Phone Number Toll freeNumber, @
QuiCKbOOks SuPpoRT TELEPhoNE Number, @ Quickbooks 24/7 Support Phone Number
TELEPhoNE number, @ Quickbooks 24/7 Support Phone Number number, @ QuiCKbOOks
SuPpoRT number, @ QuiCKbOOks error SuPpoRT number, @ QuiCKbOOks error 24/7
SuPpoRTPhoNE number,@ Quickbooks error 24/7 Support Phone Number @ QuiCKbOOks
Customer Service Helpline?????for SuPpoRT? call .. 1-800-819-3796
NumberQuiCKbOOks CustomerCare Number, @ QuiCKbOOks error SuPpoRT team PhoNE
number@ QuiCKbOOks PhoNE????, number, @ QuiCKbOOks Enterprise 24/7nical SuPpoRT
number, @ Quickbooks 24/7 Support Phone Number , @ QuiCKbOOks Enterprise
24/7nical SuPpoRT, @ QuiCKbOOks CustomerService PhoNE Number, @ QuiCKbOOks
error Customer ServiceNumber, @ Quickbooks 24/7 Support Phone Number PhoNE
Number, @ Quickbooks error 24/7 Support Phone Number NumberCall, ..
1-800-819-3796 for all type help by @ Quickbooks 24/7 Support Phone Number
PhoNE number???, number, Intuit @ Quickbooks 24/7 Support Phone Number PhoNE
Number, @ QuiCKbOOks Help Desk PhoNE Number, @ Quickbooks error Support Phone
Number number, @ QuiCKbOOks Enterprise 24/7nical SuPpoRT PHonE NumbER @
Quickbooks error Support Phone Number PhoNE??
.. 1-800-819-3796 @ Quickbooks error Support Phone Number Quickbooks pro 2014
support phone USA, Enterprise support here.Describe @@Tollfree ..
1-800-819-3796 .++Quickbooks error Support Phone Number @@ here. ..
1-800-819-3796 ..Quickbooks 24/7nical support phone number Quickbooks error
Support Phone Number Enterprise Quickbooks proadvisor login phone number for
Quickbooks 24/7nical support Quickbooks 24/7 Support Phone Number for error
support Quickbooks Enterprise phone number Quickbooks 24/7 Support Phone Number
error support Quickbooks error tech nical support contact number Quickbooks
helpline error support phone number Quickbooks error 1603 Quickbooks error
1334 Quickbooks error -166 Quickbooks error code 8060 Quickbooks error
Quickbooks error -1806 Quickbooks -8060 error Quickbooks -8060 -83 Intuit
Quickbooks Toll Free, Intuit@(+.. 1-800-819-3796 )@-: Intuit Quickbooks error
Support Phone Number provides helpline solution for all USA/CANADA clients. For
any help of query call 1 855 to get all Intuit Quickbooks account solution.
@@Call, .. 1-800-819-3796 for all type help by Intuit Quickbooks 24/7 Support
Phone Number , Intuit Quickbooks 24/7 Support Phone Number , Intuit Quickbooks
Help Desk Phone Number, Intuit Quickbooks 24/7 Support Phone Number , Intuit
Quickbooks 24/7nical support phone number,@@@ Intuit Quickbooks 24/7 Support
Phone Number , Intuit Quickbooks error support number, Intuit Quickbooks 24/7
Support Phone Number , Intuit Quickbooks error nical support, Intuit Quickbooks
CustomerService Phone Number, Intuit Quickbooks error Support Phone Number ,
Intuit Quickbooks 24/7 Support Phone Number Phone Number, Intuit Quickbooks
24/7 Support Phone Number Number,helpline Intuit Quickbooks Customer
ServiceHelpline Number, Intuit Quickbooks Customer Care Number, Intuit
Quickbooks support team phone number, helpline Intuit Quickbooks help
number-Intuit Quickbooks Helpline Number; Intuit Quickbooks help
phonenumber-Intuit Quickbooks Helpline Number, Intuit Quickbooks 24/7 Support
Toll free Number, Intuit Quickbooks Support Telephone Number, Intuit Quickbooks
24/7 Support Telephone number, Intuit Quickbooks 24/7 Support contact number,
Intuit Quickbooks support contact number, Intuit Quickbooks 24/7nical support
contact number. Call, Intuit Quickbooks 24/7 support phonenumber, Intuit
Quickbooks 24/7 Support Phone Number , Intuit Quickbooks Help Desk Phone
Number, Intuit Quickbooks 24/7 Support Phone Number , Intuit Quickbooks
24/7nical support phone number, Intuit Quickbooks phonenumber, Intuit
Quickbooks 24/7nical support number, Intuit Quickbooks 24/7 Support Phone
Number . It is very popular toll free number which provide by Intuit Quickbooks
error nical support, Intuit Quickbooks Customer ServicePhone Number, Intuit
Quickbooks 24/7 Support Phone Number , Intuit Quickbooks 24/7 Support Phone
Number Phone Number, Intuit Quickbooks 24/7 Support Phone Number Number, Intuit
Quickbooks Customer Service Helpline Number, Intuit Quickbooks Customer Care
Number, Intuit Quickbooks support team phone number. Call, Intuit Quickbooks
24/7 support phonenumber, Intuit Quickbooks 24/7 Support Phone Number , Intuit
Quickbooks Help Desk Phone Number, Intuit Quickbooks 24/7 Support Phone Number
, Intuit Quickbooks 24/7nical support phone number, Intuit Quickbooks
phonenumber, Intuit Quickbooks 2error nical support number, Intuit Quickbooks
error Support Phone Number , Intuit Quickbooks 24/7nical support, Intuit
Quickbooks error Support Phone Number , Intuit Quickbooks error Support Phone
Number , Intuit Quickbooks error Support Phone Number PhoneNumber, Intuit
Quickbooks error Support Phone Number Number, Intuit Quickbooks Customer
Service Helpline Number, Intuit Quickbooks Customer Care Number, Intuit
Quickbooks support team phone number, Intuit Quickbooks help number-Intuit
Quickbooks Helpline Number; Intuit Quickbooks help phone number, Intuit
Quickbooks Helpline Number, Intuit Quickbooks 24/7 Support Toll free Number,
Intuit Quickbooks Support Telephone Number, Intuit Quickbooks 24/7 Support
Telephone number, Intuit Quickbooks 24/7 Support contact number, Intuit
Quickbooks support contact number, Intuit Quickbooks 24/7nical support contact
number, Intuit Quickbooks pro support phone number, Intuit Quickbooks
Enterprise support phone number. Intuit Quickbooks Enterprise customer support
phone Intuit Quickbooks pro Toll Free, Intuit@(.. 1-800-819-3796)@-: Intuit
Quickbooks pro error Support PhoneNumber provides helpline solution for all
USA/CANADA clients. For any help of query call 1 800 to get all Intuit
Quickbooks pro account solution. @@Call.. 1-800-819-3796 for all type help by
Intuit Quickbooks pro 24/7 support phonenumber, Intuit Quickbooks pro 24/7
Support Phone Number, Intuit Quickbooks pro Help Desk Phone Number, Intuit
Quickbooks pro error support number, Intuit Quickbooks pro error tech support
phone number,@@@ Intuit Quickbooks pro phone number, Intuit Quickbooks error
Support Phone Number , Intuit Quickbooks pro support phone number, Intuit
Quickbooks pro error support, Intuit Quickbooks pro Customer Service
PhoneNumber, Intuit Quickbooks pro Customer Service Number, Intuit Quickbooks
pro Customer Support Phone Number, Intuit Quickbooks pro Customer Support
Number,helpline Intuit Quickbooks pro CustomerService Helpline Number, Intuit
Quickbooks pro Customer Care Number, Intuit Quickbooks pro support team phone
number, helpline Intuit Quickbooks pro help number-Intuit Quickbooks pro
Helpline Number; Intuit Quickbooks pro help phone number-Intuit Quickbooks pro
Helpline Number, Intuit Quickbooks pro error Support Toll free Number, Intuit
Quickbooks pro Support Telephone Number, Intuit Quickbooks pro 24/7 Support
Telephone number, Intuit Quickbooks pro 24/7 Support contact number, Intuit
Quickbooks pro support contact number, Intuit Quickbooks pro 24/7nical support
contact number. Call, Intuit Quickbooks pro 24/7 support phone number, Intuit
Quickbooks pro error Support Phone Number, Intuit Quickbooks pro Help Desk
Phone Number, Intuit Quickbooks pro 24/7 support number, Intuit Quickbooks pro
error support phone number, Intuit Quickbooks pro phone number, Intuit
Quickbooks error Support Phone Number , Intuit Quickbooks pro support phone
number. It is very popular toll free numberwhich provide by Intuit Quickbooks
pro error support, Intuit Quickbooks pro Customer Service Phone Number,
#$????????$$$<1800 819 37 96 >quickbooks customer support phone number
quickbooks online customer support phone number
"??"????*&^<1800\819\37\96 >quickbooks customer support number quickbooks
online customer support number
$#@???? *&^<18_008_193_796 >quickbooks customer support toll free number
quickbooks online customer support toll free number
#$#@????*&^@@<1=8008=19=3796 >quickbooks customer support care number
quickbooks online customer support care number
%$@@@??????<1800:8:19:37:96 >quickbooks customer support care phone number
quickbooks online customer support care phone number
@#????#$%^<1800"81937"96 >quickbooks customer care support phone number
quickbooks online customer care support phone number
@#><:?? ???? ??????":<1+++800++819+3796 >quickbooks customer care support
number quickbooks online customer care support number
**&& conferenc^%$<1-800-8193-796 >quickbooks customer support helpline number
quickbooks online customer support helpline number
LTR:"^%<+1+800*819*37*96 >quickbooks customer support telephone number
quickbooks online customer support telephone number
RTI+-#@<1800>81937>96 >quickbooks customer support help number quickbooks
online customer support help number
MORE&^@<1800 819=3796 >phone number for quickbooks customer support phone
number for quickbooks online customer support
@!UJAAIN<1800 819=3796 >support number for quickbooks customer support number
for quickbooks online customer support
INDSTA!!!!<1800 819=3796 > toll free number for quickbooks customer support
toll free number for quickbooks online customer support
OIU@!$$M<<1800"81937"96 >number for quickbooks customer support care number for
quickbooks online customer support care
AUDI*&^<1800"81937"96 >phone number for quickbooks customer support care phone
number for quickbooks online customer support care
KOLSE#@!><1800\819\37\96 >phone number for quickbooks customer care support
phone number for quickbooks online customer care support
SFGR!@#$<1800\819\37\96 >support number for quickbooks customer care support
number for quickbooks online customer care
*&^KIO#$%<18_008_193_796 >helpline number for quickbooks customer support
helpline number for quickbooks online customer support
*&6MAINE!@#$<18_008_193_796 >telephone number for quickbooks customer support
telephone number for quickbooks online customer support
JOBOLE@#)(<18_008_193_796 >help number for quickbooks customer support
telephone number for quickbooks online customer support
Intuit--1 800 819
37-96-quickbooks-24-7-support-phone-number-quickbooks-24-7-customer-service-support-phone-number
Call 1 800 819 37-96,, quickbooks 24/7 support phone number ,, quickbooks
enterprise support ,((1 800 819 37-96)), quickbooks payroll support phone
number ,, quickbooks 24 hour customer service ,, quickbooks pro tech support
phone number ,, quickbooks sales
pinku++1 800 819 37-96## ??????,intuit quickbooks 24/7 support phone
number_+_quickbooks 24/7 support phone number***QuicKBooKS pro 2013 support
PhONe number
PhONe number for QuicKBooKS technical support , 1 800 819 37-96 #quickbooks
24/7 support phone number# CANADA Khloe Kardashian ?? 1 800 819 37-96
QuicKBooKS support telePhONe number 1 800 819 37-96 ??? ? !!! , 1 800 819 37-96
QuicKBooKS payroll support telePhONe number, PhONe number for intuit QuicKBooKS
support,telephone number for QuicKBooKS support QuicKBooKS tech support
telePhONe number QuicKBooKS support PhONe number.?QuicKBooKS 2014 support phone
number ??, US@CANADA?1 800 819 37-96 intuit QuicKBooKS support phone number,,
QuicKBooKS customer support numberQuicKBooKS payroll support PhONe number??
?(+1 800 819 37-96)?PhONe number for QuicKBooKS support, QuicKBooKS support
phone number payroll,QuicKBooKS customer support PhONe number, quickbooks 24/7
support phone number,QuicKBooKS Tech support PhONe number usa ?? For any help
of query call ,, QuicKBooKS support phone number ??1+1 800+819 37+96?? @USA and
CANADA Tyra Banks ?? ((1 800 819 37-96)) QuicKBooKS support PhONe number
1-(800)-(819)-3796 @@ !!??? !!!! , ?1-(800)-(819)-3796 QuicKBooKS support phone
number united states QuicKBooKS pro tech support PhONe number,, QuicKBooKS
payroll support telePhONe number, phone number for QuicKBooKS payroll support,,
telephone number for QuicKBooKS support, QuicKBooKS pro support number,PhONe
number for QuicKBooKS technical support 1-(800)-(819)-3796 "quickbooks 24/7
support phone number" @USA and CANADA Dianna Agron 1-(800)-(819)-3796
QuicKBooKS support PhONe number canada 1-(800)-(819)-3796 !!!! ?? ???@? For any
help of query call 1 800to get all Quickbooks account solution. ?? .?
1-(800)-(819)-3796 QuicKBooKS pro support number,,QuicKBooKS pro support
number..,,QuicKBooKS premier support PhONe number.?QuicKBooKS support phone
number payroll, QuicKBooKS pos support phone number, QuicKBooKS support PhONe
number usa ??????,USA/Canada1-(800)-(819)-3796QuicKBooks ((TEch))support
number, QuicKBooKS canada support PhONe numberPhONe number for intuit
QuicKBooKS support ??????, 1-(800)-(819)-3796 QuicKBooKS tech support number,
QuicKBooKS tech support number,, QuicKBooKS support phone number payroll,@
PhONe number for QuicKBooKS support..,,QuicKBooKS customer support number?? It
is very popular toll free number which vide by Quickbooks technical support ,
((quickbooks 24/7 support phone number)) 1-(800)-(819)-3796 US@CANADA Amber
Rose !?? +1-(800)-(819)-3796 QuicKBooKS support PhONe number
?(1-?????1-(800)-(819)-3796 ) %+% ?? ; , +1-(800)-(819)-3796 QuicKBooKS support
PhONe number usa QuicKBooKS customer support number;QuicKBooKS 2014 support
phone number,, QuicKBooKS support PhONe number canada QuicKBooKS PhONe number
for customer support, QuicKBooKS customer support telePhONe number QuicKBooks
((TEch))support number, QuicKBooKS PhONe number support, QuicKBooKS support
canada PhONe number. Call, QuicKBooKS canada support number, QuicKBooKS support
phone number payroll ?(1-?????1-(800)-(819)-3796 ) PhoNE Number, QuicKBooKS
enterprise support PhONe number, intuit support phone number for
QuicKBooKS,QuicKBooks ((TEch))support number-1-1-(800)-(819)-3796-QuicKBooKS
tech support telePhONe number PhONe number for QuicKBooKS technical support,
QuicKBooKS customer support telePhONe number, ((quickbooks 24/7 support phone
number)), QuicKBooKS support PhONe number, QuicKBooKS customer support PhONe
number, QuicKBooKS proadvisor support number, QuicKBooKS canada support number,
QuicKBooKS 2014 support phone number, QuicKBooKS 2014 support phone number,
quickbooks pos support phone number, QuicKBooKS support PhONe number usa,
intuit quickbooks 24/7 support phone number, QuicKBooKS 2014 support phone
number; QuicKBooKS support phone number payroll, QuicKBooKS tech support
number, QuicKBooKS support contact number Toll freeNumber..QuicKBooKS phone
number for support, QuicKBooKS phone number customer support???, It is very
popular toll free number which vide by Quickbooks technical support ,
"quickbooks 24/7 support phone number" 1-(800)-(819)-3796,, US@CANADA Michael
Jackson ??, 1-(800)-(819)-3796 quickbooks 24/7 support phone number usa
1-(800)-(819)-3796 _@+ ?? ?!? 1-(800)-(819)-3796 QuicKBooKS tech support
telePhONe number, QuicKBooKS enterprise support PhONe number, QuicKBooKS
payroll support number,, QuicKBooKS support phone number payroll QuicKBooKS
PhONe support number,QuicKBooKS phone number for support.
Call1-(800)-(819)-3796 for all type help by 1-(800)-(819)-3796 QuicKBooKS tech
support number,QuicKBooKS tech support telePhONe number,PhONe number for
QuicKBooKS technical support QuicKBooKS 2017 support phone number,QuicKBooKS
intuit support phone number QuicKBooKS support phone number united
states,!!????US@CANADA(1-(800)-(819)-3796 "quickbooks 24/7 support phone
number", QuicKBooKS support phone number payrollQuicKBooKS phone number
customer support? ?1-800-819-3796QuicKBooKS payroll tech support PhONe
number;QuicKBooKS customer support telePhONe number, QuicKBooKS pro support
number,, QuicKBooKS support canada PhONe number,QuicKBooKS support phone number
payroll ?? It is very popular toll free number which vide by Quickbooks
technical support .?? ((quickbooks 24/7 support phone number))
??1-(800)-(819)-3796 ??,, CANADA Gigi Hadid ?? 1-(800)-(819)-3796 quickbooks
24/7 support phone number 1-(800)-(819)-3796 ???,, ## 1-(800)-(819)-3796
QuicKBooKS payroll tech support PhONe number,,QuicKBooKS tech support PhONe
number, QuicKBooKS payroll support number QuicKBooKS customer support PhONe
number, QuicKBooKS canada support number;intuit support phone number for
QuicKBooKS It is very popular toll free number which vide by Quickbooks
technical support@1-(800)-(819)-3796 @intuit QuicKBooKS support PhONe number,
QuicKBooKS proadvisor support PhONe number QuicKBooKS support PhONe number
usa,QuicKBooKS canada support number,intuit QuicKBooKS customer support PhONe
number, QuicKBooKS Tech support PhONe number usa.??QuicKBooKS pro 2013 support
PhONe number ? It is very popular toll free number which vide by Quickbooks
technical support , intuit QuicKBooKS support phonenumber 1-(800)-(819)-3796,,
USA/Canada Ellie Goulding !!???? ?(+1-(800)-(819)-3796 )??? US
?(1-(800)-(819)-3796)intuit QuicKBooKS support phonenumber, QuicKBooKS
enterprise support PhONe numberphone number for QuicKBooKS payroll support?
?(+1-(800)-(819)-3796)?QuicKBooKS support telePhONe number, QuicKBooKS pro tech
support PhONe number, QuicKBooKS pro tech support PhONe number, QuicKBooKS pro
2013 support PhONe number [[RKEY],,, QuicKBooKS proadvisor support number
1-(800)-(819)-3796 @@= ???? ???@? +1-(800)-(819)-3796 QuicKBooKS payroll
support contact number, quickbooks 24/7 support phone number usa, intuit
QuicKBooKS technical support PhONe number, telephone number for QuicKBooKS
support,QuicKBooKS support phone number payroll, QuicKBooKS PhONe number for
tech support Call,, QuicKBooKS technical support contact number,, QuicKBooKS
pro support PhONe number QuicKBooKS point of sale support PhONe
number,??????CANADA 1-(800)-(819)-3796 quickbooks 24/7 support phone number
CANADA,phone number for QuicKBooKS payroll supportQuicKBooKS payroll support
number? ?(1-(800)-(819)-3796)?QuicKBooKS payroll support PhONe
number,QuicKBooKS 2014 support phone number QuicKBooKS payroll support PhONe
number QuicKBooKS pro 2013 support PhONe number,, QuicKBooKS pro tech support
PhONe number???, For any help of query call 1 800 to get all Quickbooks account
solution. ?? intuit quickbooks 24/7 support phone number 1-(800)-(819)-3796,
Canada Tyra Banks !????? Call1-(800)-(819)-3796 for all type help by QuicKBooKS
support phone number, QuicKBooKS phone number customer support, QuicKBooKS
support canada PhONe number, QuicKBooKS customer support PhONe number,
QuicKBooKS phone number for support,??????QuicKBooKS support phone number
payroll vides online solution for all @USA and CANADA clients. For any help of
query call 1-(800)-(819)-3796 +1-(800)-(819)-3796QuicKBooKS enterprise support
PhONe number 1-(800)-(819)-3796 @@ !?? ## , 1-(800)-(819)-3796 QuicKBooKS
payroll support telePhONe number, intuit QuicKBooKS technical support PhONe
number, telephone number for QuicKBooKS support,QuicKBooKS support canada PhONe
number,intuit quickbooks 24/7 support phone number, QuicKBooKS customer support
PhONe number For any help of query call1-(800)-(819)-3796 QuicKBooKS canada
support number QuicKBooKS payroll support contact number telephone number for
QuicKBooKS support,???QuicKBooKS canada support PhONe number, intuit QuicKBooKS
customer support PhONe number PhONe number for QuicKBooKS support,????US@CANADA
1-(800)-(819)-3796 "quickbooks 24/7 support phone number", QuicKBooKS support
phone number payrollQuicKBooKS canada support PhONe number??????
1-(800)-(819)-3796 1-(800)-(819)-3796 QB PhONe number for customer support,
QuicKBooKS support contact number QuicKBooKS phone number customer support,
PhONe number for intuit QuicKBooKS support, QuicKBooKS support phone number
united states? ???Call, 1-(800)-(819)-3796 for all type help by quickbooks 24/7
support phone number CANADA, QuicKBooKS PhONe number support, QuicKBooKS
support phone number united states, QuicKBooKS pro support PhONe number,
QuicKBooKS canada support number,??#quickbooks 24/7 support phone number# vides
online solution for all USA/CANADA /USA/Canada clients. For any help of query
call 1-(800)-(819)-3796 QuicKBooKS tech support PhONe number !!!! , quickbooks
24/7 support phone number usa 1-(800)-(819)-3796 !!USA Bryce Dallas Howard ????
1-(800)-(819)-3796QuicKBooKS technical support canada PhONe number
1-(800)-(819)-3796 ?? ; 1-(800)-(819)-3796 QuicKBooKS premier support PhONe
number.??QuicKBooKS support contact number;QuicKBooKS support phone number
united states,QuicKBooKS canada support PhONe number intuit QuicKBooKS customer
support PhONe number;QuicKBooKS pro support PhONe number For any help of query
call
???Call, 1-(800)-(819)-3796 for all type help by ((UYT^%$:__(1800+81+93+796)
phone number for quickbooks enterprise support quickbooks enterprise support
number for QuicKBooKS payroll support, intuit support phone number for
QuicKBooKS, QuicKBooKS phone number for support,??#quickbooks 24/7 support
phone number# vides online solution for all USA/CANADA /USA/Canada clients. For
any help of query call 1-(800)-(819)-3796 UYT^%$:__(1800+81+93+796) phone
number for quickbooks enterprise support quickbooks enterprise support number
!!!??!!!1-(800)-(819)-3796 quickbooks 24X7 support phone number QuicKBooKS
phone number customer support..,,QuicKBooKS support phone number payroll
QuicKBooKS pro tech support PhONe number QuicKBooKS PhONe number for customer
support, QuicKBooKS support PhONe number usa, ???,CANADA1-(800)-(819)-3796 QB
((TEch))support number, QuicKBooKS pro 2017 support PhONe numberQuicKBooKS
technical support canada PhONe number
--
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=42486
Bug ID: 42486
Summary: Steam crashes after login
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: emailofchris(a)gmail.com
Distribution: ---
Created attachment 57348
--> https://bugs.winehq.org/attachment.cgi?id=57348
Console output.
After updating Wine recently, Steam stopped working. This happens whether I'm
using Vista or Windows 7 mode. I have a fresh 64-bit profile and a new copy of
Steam installed. I've attached my console output.
--
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=42422
Bug ID: 42422
Summary: wine32 configure fails in LXC with "makedep: error:
failed to create output file for
'dlls/virtdisk/Makefile'"
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: brewmanz(a)gmail.com
Distribution: ---
(ubuntu 14.04 amd64, lxc 1.0.8)
After doing a successful wine64 (native) then wine32-tools (under lxc) builds,
the wine32 configure step
~/git/wine/configure --with-wine64=$HOME/wine64
--with-wine-tools=$HOME/wine32-tools
eventually fails with ...
... lots of 'checking for ...' messages
checking whether we need to define __i386__... no
creating Makefile rules... done
configure: creating ./config.status
config.status: creating Make.tmp
config.status: executing Makefile commands
makedep: error: failed to create output file for 'dlls/virtdisk/Makefile'
config.status: error: could not create Makefile
make: *** [Makefile] Error 1
This configure step *fails* using git refs/remotes/upstream/master 06c5a9a
ntdll: Read entry point in LdrInitializeThunk.
This configure step *works* by regressing to git refs/tags/wine2.1 e08ed6c
Don't ask me which one of many winehq wine32/64 build instructions I'm using -
I don't know. All I know is that I have created a manual script that works for
me for several months - until now.
I *think* it worked a week ago; I'll post more info if I find any.
--
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=42146
Bug ID: 42146
Summary: pulseaudio new memfd feature causing no sound
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winepulse.drv
Assignee: wine-bugs(a)winehq.org
Reporter: l12436(a)yahoo.com.tw
Distribution: ---
pulseaudio has introduce a new feature "memfd", and it will be default enabled
in next version.
but in pulseaudio 9 when memfd is enabled. winepulse.drv could not connect to
the pulseaudio.
wine-2.0 rc3
pulseaudio 9 with config "enable-memfd = true" in /etc/pulse/daemon.conf
--
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=37218
Bug ID: 37218
Summary: Assertion fail while starting Unity3d
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: bique.alexandre(a)gmail.com
Created attachment 49489
--> https://bugs.winehq.org/attachment.cgi?id=49489
crash log
Wine crashes with the following assertion fail:
Files\Unity\Editor\Unity.exe: ../../../wine/dlls/dbghelp/symbol.c:282:
symt_new_function: Assertion `!sig_type || sig_type->tag == SymTagFunctionType'
failed.
See the the attached log for more details.
--
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=32250
Bug #: 32250
Summary: perfect world international errors out on startup
after Sirens of War expansion
Product: Wine
Version: 1.5.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewfulrich(a)gmail.com
Classification: Unclassified
Created attachment 42555
--> http://bugs.winehq.org/attachment.cgi?id=42555
the line from the debug output containing character codes for what I'm assuming
are Chinese characters
This was running fine until I was forced to update to the Sirens of War
expansion. Now, when I try to start it up, it immediately gives me a scrambled
error message box. I tried running wine with WINEDEBUG=+relay,+msgbox, but got
a 1.9 GB output file. After searching through it, I found the messagebox
output before it's incorrectly parsed for display (see attached
"messageBoxLine.txt). I assume these characters are supposed to be parsed as
Chinese characters, so maybe someone can do that and figure out what the
message is?
--
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=35476
Bug ID: 35476
Summary: no start qip 2012
Product: Wine
Version: 1.5.5
Hardware: x86-64
URL: http://qip.ru/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sibmius(a)mail.ru
Classification: Unclassified
Created attachment 47354
--> http://bugs.winehq.org/attachment.cgi?id=47354
log
no start qip 2012 on click qip.exe
linux Debian 7.3 (wheezy) 3.2.0-4-amd64 GNOME 3.4.2
--
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=39115
Bug ID: 39115
Summary: I was trying to install a compiler and the install
program crashed and generated a backtrace file.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: curty(a)ieee.org
Distribution: ---
Created attachment 52121
--> https://bugs.winehq.org/attachment.cgi?id=52121
The backtrace file generates after crashing the
"xc32-v1.40-full-install-windows-installer.exe" execution.
I was trying to install a MicroChip XC32 compiler
(xc32-v1.40-full-install-windows-installer.exe) downloaded from
http://www.microchip.com/mplabxc32windows
The install program crashed and generated the backtrace file 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=37438
Bug ID: 37438
Summary: Mono's vectored exception handlers return
EXCEPTION_CONTINUE_EXECUTION, skipping an
application's exception handling
Product: Wine
Version: 1.7.29
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: joachim.priesner.bugs(a)web.de
Distribution: ---
Created attachment 49804
--> https://bugs.winehq.org/attachment.cgi?id=49804
Sample delphi program (source code)
I have a Delphi sample program (see attachment) that raises and catches an
exception while a .NET dll is loaded.
When not loading the DLL, everything works fine. When the DLL is loaded, Mono
installs its own exception handler that catches the raised exception and
returns EXCEPTION_CONTINUE_EXECUTION, bypassing the application's own
stack-based exception handler which leads to a 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=41829
Bug ID: 41829
Summary: Double Commander error rendering TabControl
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: james.tabor(a)reactos.org
Distribution: ---
Created attachment 56246
--> https://bugs.winehq.org/attachment.cgi?id=56246
tab control does not refresh.
Running Double Commander 0.7.5 for testing and tab control does not refresh.
--
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=24903
Summary: Regression: NoX game crashes when trying inputting
anything in any textbox
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: evengard(a)trioptimum.com
The NoX game
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=4324) is crashing
when inputting in any textbox ingame (setting the player name, chatting,
inputting in game console) with the following error:
wine: Unhandled page fault on read access to 0xffff0027 at address 0xffff0027
(thread 0009), starting debugger...
I did a regression testing of the bug and found that the
0e270bbd226c34bd2831673c1c546f8db76b0487 commit is the bad one.
If needed, I can post here any backtraces needed (just say what is needed to
perform a test).
NOTE: the game works perfectly well in Win98, WinXP, WinVista and Win7
--
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=42350
Bug ID: 42350
Summary: Compiler warning in include/debug.h
Product: Wine
Version: 2.0
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 57117
--> https://bugs.winehq.org/attachment.cgi?id=57117
Compiler warnings for debug.h
Just wanted to let anyone interested know that when compiling Wine 64-bit,
debug.h throws a few compiler warnings.
--
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=42499
Bug ID: 42499
Summary: Far Cry 2 installer crashes
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: _Wanderer_(a)outlook.com
Distribution: ---
Created attachment 57374
--> https://bugs.winehq.org/attachment.cgi?id=57374
The backtrace for the bug described above.
I'm running Wine 2.2 on Lubuntu 16.04 and was trying to install the game from
an original DVD, but the installer crashes. I attached the backtrace, let me
know if you need more information.
--
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=42501
Bug ID: 42501
Summary: Delphi 5 QuickReport preview doesn't work (Read Stream
Error)
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: software(a)psw.sk
Distribution: ---
Created attachment 57375
--> https://bugs.winehq.org/attachment.cgi?id=57375
Print Screen
WIN32-bit simple app wildreport.exe (Delphi5 + QuickReport) running on WINE 2.1
raises an error Read Stream Error.
On WINE 2.0 and bellow works OK.
wildreport.exe can be downloaded here: http://www.psw.sk/data/wildreport.exe
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=2624
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com,
| |winetest(a)luukku.com
--- Comment #41 from winetest(a)luukku.com ---
http://source.winehq.org/git/wine.git/commit/997d4ef44f0f9e2284f99d7ce9ec13…
Tried the testcase.
with-wine-staging 2.1 all grey but when I did something to the window it showed
black retangle.
with wine 2.2-git it showed the black retangle instantly.
--
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=42220
Bug ID: 42220
Summary: secur32/tests/ntlm crashes in ntlm_EncryptMessage due
to null pointer
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Crashes because SECUR32_arc4Process() is passed a4i=NULL and shouldn't be.
Backtrace 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=42481
Bug ID: 42481
Summary: Wine does not work well with nonstandard library
locations on macOS with SIP
Product: Wine
Version: 2.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jobstz(a)posteo.de
With the introduction of SIP (System integrity protection) there is no longer
any propagation of DYLD_* environment variables to child processes.
This effectively means that wine has (big) troubles finding libraries in
non-standard locations.
One solution would be to use absolute linking paths to the libs. That could
probably be enabled by a configure option. I am unsure of the consequences
though...
See also: https://github.com/Homebrew/homebrew-core/issues/8846
--
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=29205
Bug #: 29205
Summary: Can't play Warrock
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis_pak(a)hotmail.com
Classification: Unclassified
Created attachment 37704
--> http://bugs.winehq.org/attachment.cgi?id=37704
error
First I install and update warrock all fine...
But then when I try to run the game the give me the error that is missing
msvcp90.dll
I downloaded and copy to system32 directory.
When I try to play again give me an error but is not especific just say that
this error don't appear in windows just in wine
Best Regards
Luis Vicente
PS: In attach I send a print
--
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=9027
--- Comment #60 from Andrew Pam <xanni(a)glasswings.com.au> ---
Still an issue for Recettear on Wine 1.9.7 and 1.9.23. I have already
installed winetricks directmusic dsound and set the libraries to native.
Here's the error:
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"c:\\windows\\system\\dmime.dll"
err:ole:CoGetClassObject no class object {d2ac2881-b39b-11d1-8704-00600893b1bd}
could be created for context 0x3
--
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=9027
Devang <devangm(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |devangm(a)gmail.com
--- Comment #59 from Devang <devangm(a)gmail.com> ---
Sounds works when you install directmusic using winetricks. This is mentioned
in additional comments:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=9180
--
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=657
Reuben <reuben_p(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |reuben_p(a)yahoo.com
--
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.