https://bugs.winehq.org/show_bug.cgi?id=41671
Bug ID: 41671
Summary: GOG Galaxy requires unimplemented function
vcruntime140.dll.__std_terminate
Product: Wine
Version: 1.9.21
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 56064
--> https://bugs.winehq.org/attachment.cgi?id=56064
Terminal output Wine 1.9.21-Staging with Galaxy 1.1.20.11
(This issue affects Wine 1.9.22 as well but considering that a) this needs Wine
Staging in order to reproduce and b) my distro has not yet updated Wine Staging
to the latest version, I am reporting this problem as occurring in Wine
1.9.21.)
GOG Galaxy seems to require vcruntime140.dll.__std_terminate.
You should be able to reproduce the issue with any recent version of Wine
Staging by simply running the installer and then launching Galaxy via the
"Launch Galaxy now" button in the final screen and then simply letting Galaxy
run for a couple of hours.
Terminal output 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=38768
Bug ID: 38768
Summary: Stronghold 2 hangs when started.
Product: Wine
Version: 1.7.44
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Robert.Zenz(a)bonsaimind.org
Distribution: ---
Created attachment 51702
--> https://bugs.winehq.org/attachment.cgi?id=51702
warn+all log
When trying to start Stronghold 2, it simply hangs:
1. Start Stronghold 2
2. The configuration window opens, press Play
3. The configuration window closes, nothing happens
4. The process sits there consuming ~3-10% CPU, but no window appears ever
I tested the Steam version and the one contained within the Stronghold
Collection, both show the same behavior, as does Stronghold Legends. Stronghold
1 and Crusader work flawlessly. This was tested in a clean prefix (SH1 and SHC
was tested in the same prefix afterwards).
Attached is the output of warn+all, if you need any more logs drop me a note.
The application was terminated with Ctrl+C after it hang.
According to the log SH2 fails to create the configuration fail, however the
permissions of the directory are okay. Also I tried to create the configuration
file by hand (by simply using touch), Stronghold 2 would then fail with an
error dialog that the application stopped working correctly. I guess that this
is expected behavior as it most likely tries to load the (empty) configuration
file and fails miserably to do so. Though, I can't say if it hangs because it
can't create the configuration file or if it is something different.
--
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=41736
Bug ID: 41736
Summary: build error: configure detects udev only partly
Product: Wine
Version: 1.9.23
Hardware: arm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Stefan.Leichter(a)camLine.com
Distribution: ---
Created attachment 56175
--> https://bugs.winehq.org/attachment.cgi?id=56175
config.log (bzip2 compressed)
after bug 41705 is fixed here comes the next build error from my OpenPandora.
When running configure the detection of the udev files looks fine:
checking libudev.h usability... yes
checking libudev.h presence... yes
checking for libudev.h... yes
checking for udev_new in -ludev... yes
but in the end configure tells that it will build without udev
configure: libudev development files not found, plug and play won't be
supported.
The build fails later on in winebus.sys with a lot of unresolved symbols. It
looks like the compiler(.c->.o) assumes the presents of udev but the linker
does not link against the lib (just listing the first two unresolved symbols
here):
../../tools/winegcc/winegcc -o winebus.sys.so -B../../tools/winebuild -marm
-fasynchronous-unwind-tables -shared
../../../wine-git/dlls/winebus.sys/winebus.sys.spec \
-Wb,--subsystem,native bus_iohid.o bus_udev.o main.o -lntoskrnl -lsetupapi \
../../libs/port/libwine_port.a
bus_udev.o: In function `udev_driver_init':
/sle3/src/wine/wine-cdevtools/dlls/winebus.sys/../../../wine-git/dlls/winebus.sys/bus_udev.c:561:
undefined reference to `udev_new'
/sle3/src/wine/wine-cdevtools/dlls/winebus.sys/../../../wine-git/dlls/winebus.sys/bus_udev.c:590:
undefined reference to `udev_unref'
--
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=41087
Bug ID: 41087
Summary: The Solus Project crashes while loading with
"D3D11Query.cpp:139 # with error E_INVALIDARG"
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 55279
--> https://bugs.winehq.org/attachment.cgi?id=55279
Terminal output Wine 1.9.16
After updating to Wine 1.9.16 and applying this patch
https://bugs.winehq.org/attachment.cgi?id=55267&action=diff by Józef Kucia, The
Solus Project crashes with the following long line in the terminal:
fixme:wer:WerReportSetParameter (0x3915d780, 8, L"Commandline",
L"!!AssertLog=\"LowLevelFatalError
[File:C:\\__installed\\SolusEA\\Engine\\Source\\Runtime\\Windows\\D3D11RHI\\Private\\D3D11Util.cpp]
[Line: 200] #Result failed # at
C:\\__installed\\SolusEA\\Engine\\Source\\Runtime\\Windows\\D3D11RHI\\Private\\D3D11Query.cpp:139
# with error E_INVALIDARG#\"") :stub
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36115
Bug ID: 36115
Summary: cabinet/fdi tests show some valgrind warnings
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Depends on: 36114
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x7BC907C4: __divdi3 (libgcc2.c:1234)
==19974== by 0x7BC882F3: RtlTimeToSecondsSince1970 (time.c:359)
==19974== by 0x7B8724E9: FileTimeToDosDateTime (time.c:1062)
==19974== by 0x4D69317: get_open_info (fdi.c:552)
==19974== by 0x4EB9739: FCIAddFile (fci.c:362)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AF1: create_cab_file (fdi.c:609)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4D6926C: get_open_info (fdi.c:536)
==19974==
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x7BC907F4: __divdi3 (libgcc2.c:1028)
==19974== by 0x7BC882F3: RtlTimeToSecondsSince1970 (time.c:359)
==19974== by 0x7B8724E9: FileTimeToDosDateTime (time.c:1062)
==19974== by 0x4D69317: get_open_info (fdi.c:552)
==19974== by 0x4EB9739: FCIAddFile (fci.c:362)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AF1: create_cab_file (fdi.c:609)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4D6926C: get_open_info (fdi.c:536)
==19974==
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x7BC88304: RtlTimeToSecondsSince1970 (time.c:360)
==19974== by 0x7B8724E9: FileTimeToDosDateTime (time.c:1062)
==19974== by 0x4D69317: get_open_info (fdi.c:552)
==19974== by 0x4EB9739: FCIAddFile (fci.c:362)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AF1: create_cab_file (fdi.c:609)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4D6926C: get_open_info (fdi.c:536)
==19974==
fdi.c:555: Test failed: Failed to GetFileAttributes
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x4EB9BFD: FCIAddFile (fci.c:201)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AF1: create_cab_file (fdi.c:609)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4EB94CC: FCIAddFile (fci.c:1423)
==19974==
fdi.c:574: Test failed: Expected FCIAddFile to succeed
fdi.c:546: Test failed: Failed to CreateFile
Z:\home\austin\wine-git\dlls\cabinet\tests\testdir\c.txt
fdi.c:549: Test failed: Expected GetFileInformationByHandle to succeed
fdi.c:555: Test failed: Failed to GetFileAttributes
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x4EB9BFD: FCIAddFile (fci.c:201)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AFE: create_cab_file (fdi.c:610)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4EB94CC: FCIAddFile (fci.c:1423)
==19974==
fdi.c:574: Test failed: Expected FCIAddFile to succeed
fdi.c:546: Test failed: Failed to CreateFile
Z:\home\austin\wine-git\dlls\cabinet\tests\testdir\d.txt
fdi.c:549: Test failed: Expected GetFileInformationByHandle to succeed
fdi.c:555: Test failed: Failed to GetFileAttributes
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x4EB9BFD: FCIAddFile (fci.c:201)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69B0B: create_cab_file (fdi.c:611)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4EB94CC: FCIAddFile (fci.c:1423)
==19974==
fdi.c:574: Test failed: Expected FCIAddFile to succeed
fdi.c:614: Test failed: Failed to flush the cabinet
fdi.c:678: Test failed: Expected 4, got 1
fdi.c:681: Test failed: Expected 182, got 84
make: *** [fdi.ok] Error 15
--
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=41695
Bug ID: 41695
Summary: LeagueClient.exe Call to unimplemented function
api-ms-win-crt-math-l1-1-0.dll.nearbyint
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: yumekuineru(a)hotmail.com
Distribution: ---
Created attachment 56095
--> https://bugs.winehq.org/attachment.cgi?id=56095
WINEPREFIX=~/wineprefixes/League3 wine LeagueClient.exe --no-sandbox #call to
unimplemented function on line 229
The LeagueClient.exe alpha client (not the game client) is no longer working,
and has started giving various errors when launched, among them a call to an
unimplemented function.
Getting it installed is a bit elaborate, as it depends on an existing install
of League of Legends:
* Install the normal League of Legends client + game. I have not tried
installing from scratch in a while, and I hear it is tricky. I have a set of
extracted/downloaded files (like 1-3 GB) from earlier, that I install an older
base-version from, and then patch it up to the most recent version by running
the (legacy/normal) client after the first install.
* vcrun2013 via winetricks (not sure if vcrun2015 is required)
At this point the normal/legacy client works, and it can be used to start games
with the game client with very few or no complications at all.
* Installing the alpha LeagueClient.exe (not the game-client) [alpha-client
download as of 2016-11-11:
http://euw.leagueoflegends.com/en/client-update/download ] It is possible that
it might be replaced with a download of the beta-version soon, as the alpha is
about to end.
It should create a new launcher in the root directory of the League install
(usually 'drive_c/Riot Games/League of Legends' called LeagueClient.exe. This
needs to be launched with the --no-sandbox parameter, as it uses (I believe it
was) the chrome webkit/its cef-sandbox, which seems to not work with wine too
well.
* Running the LeagueClient.exe client/launcher. For me, the first launch after
installing opens a progress-window showing a download/install of about 1GB.
After it reaches abouts halfway, the message
wine: Call from 0x7b43d49c to unimplemented function
api-ms-win-crt-math-l1-1-0.dll.nearbyint, aborting
is produced in the log, and it crashes shortly after (and then tries
relaunching several time, leading to several crashes):
wine: Unhandled page fault on write access to 0x17b74049 at address 0x7bc540e2
(thread 005d), starting debugger...
wine: Unhandled exception 0x80000003 in thread ce at address 0x11ec7223 (thread
00ce), starting debugger...
etc
But either way, previously launching LeagueClient.exe with wine (and the
--no-sandbox parameter) lead to the alpha client starting, patching the game
files if necessary, and being usable for starting games.
Recently (around early november/patch 6.22 ? ), I have not been able to launch
it beyond the startup process. The 1280x720 client window sometimes appears
with a loading symbol, but just briefly before crashing.
The first crash/error on the first launch happens pretty early (line 229 in the
attached log), the rest of the log is mainly the client trying to relaunch and
crashing (or timing out with existing wine instance ?).
--
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=41719
Bug ID: 41719
Summary: crypt32:store test regression in
testRegStoreSavedCerts()
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Since the commit below, crypt32:store issues 12 failures when not run with
elevated privileges. For instance see fg-win7u64-1spie9adm and
fg-win7u64-1spie9usr.
store.c:418: Test failed: Adding to the store failed at 0, 5
store.c:428: Test failed: The cert hasn't been saved at 0, 5
store.c:460: Test failed: Failed to find cert in the store at 0, 80092004
store.c:463: Test failed: Failed to delete certificate from store at 0,
80070057
store.c:418: Test failed: Adding to the store failed at 1, 5
store.c:428: Test failed: The cert hasn't been saved at 1, 5
store.c:460: Test failed: Failed to find cert in the store at 1, 80092004
store.c:463: Test failed: Failed to delete certificate from store at 1,
80070057
store.c:418: Test failed: Adding to the store failed at 2, 5
store.c:428: Test failed: The cert hasn't been saved at 2, 5
store.c:460: Test failed: Failed to find cert in the store at 2, 80092004
store.c:463: Test failed: Failed to delete certificate from store at 2,
80070057
See:
https://test.winehq.org/data/tests/crypt32:store.html
commit 30164ea3e8d42a6afa21e40f8886e646562c64ea
Author: Donat Enikeev <donat(a)enikeev.net>
Date: Mon Nov 7 17:37:48 2016 +0100
crypt32/tests: Testing priorities and flags of stores in a collection; and
whether certs are saved in registry endpoint.
Signed-off-by: Donat Enikeev <donat(a)enikeev.net>
Signed-off-by: Jacek Caban <jacek(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=40996
Bug ID: 40996
Summary: Deus Ex:Human Revolution fails to start when using
DX11 renderer
Product: Wine
Version: 1.9.14
Hardware: x86
URL: http://store.steampowered.com/app/238010/
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 55157
--> https://bugs.winehq.org/attachment.cgi?id=55157
terminal output
I'm trying to run DeusEx:HR Director's Cut on Steam using the DirectX11
renderer, but the game fails to start, it shows an error message then quits:
'Failed to initialize Direct3D with current settings'
wine-1.9.14-244-ga02c7ce
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 367.35
OpenGL core profile shading language version string: 4.50 NVIDIA
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41721
Bug ID: 41721
Summary: hidtest.exe crashes on unimplemented function
hid.dll.HidP_GetSpecificButtonCaps
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 56141
--> https://bugs.winehq.org/attachment.cgi?id=56141
Crash log
Trying to test the new HID support with hidtest.exe from
http://initprog.org/hidtest.exe/en-download-1632.html
$ sha1sum hidtest.exe
62afc7d1ecf513b9cfa708e661d4ce1bc543be44 hidtest.exe
$ wine cmd
Microsoft Windows 5.2.3790 (1.9.23)
Z:\home\alex\workspace>net start winebus
The Platform Bus Kernel service is starting.
The Platform Bus Kernel service was started successfully.
Z:\home\alex\workspace>hidtest.exe
The crash log is 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.
http://bugs.winehq.org/show_bug.cgi?id=35343
Bug ID: 35343
Summary: dialog windows are too large
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, regression, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Classification: Unclassified
Sometimes windows are created much larger than they should be. I've noticed
this in an installer and also in wordpad's "exit without saving" confirmation
dialog. Easiest way to reproduce:
1. Open wordpad.
2. Type some things.
3. Click the "x" button to close wordpad.
4. Click "Cancel" on the dialog.
5. Repeat steps 3 and 4 until the dialog appears larger than normal.
I think this was not the case in 1.7.10 (will retest) and only really appeared
in git today or yesterday. I will try to do a bisect.
--
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=40596
Bug ID: 40596
Summary: gdiplus:metafile test regression (test_nullframerect)
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Since the commit below, Windows XP SP1 machines (e.g. fg-winxp-1sp) have four
new test failures:
metafile.c:891: Test failed: Expected 1.000000, got 0.000000
metafile.c:892: Test failed: Expected 1.000000, got 0.000000
metafile.c:911: Test failed: Expected 1.000000, got 0.000000
metafile.c:912: Test failed: Expected 1.000000, got 0.000000
See:
https://test.winehq.org/data/tests/gdiplus:metafile.html
commit 1e67fcce9d99bb427f2154c7dd490dd89c0e9fae
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Wed Apr 6 14:36:56 2016 -0500
gdiplus: Add test for creating a metafile with NULL frameRect.
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=40595
Bug ID: 40595
Summary: gdiplus:metafile test regression (test_frameunit)
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Since the commit below, Windows XP SP1 machines (e.g. fg-winxp-1sp) have four
new test failures:
metafile.c:1282: Test failed: Expected 1.000000, got 0.000000
metafile.c:1283: Test failed: Expected 1.000000, got 0.000000
metafile.c:1293: Test failed: Expected 1.000000, got 0.000000
metafile.c:1294: Test failed: Expected 1.000000, got 0.000000
See:
https://test.winehq.org/data/tests/gdiplus:metafile.html
commit 18e65a95a7e294af04a62696a8181a72860c561f
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Wed Apr 6 14:36:55 2016 -0500
gdiplus: Fix bounds of recorded Metafile objects.
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=41545
Bug ID: 41545
Summary: Keyboard input not accepted (firefox)
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jcline(a)physics.mcgill.ca
Distribution: ---
I cannot use the keyboard at all with firefox (or perhaps any application, but
this is the only one I have tried as a new wine user). I tried with the latest
development version, staging version, and the old version supplied with Ubuntu
16.04 (wine-1.6.2), they all have the same problem. The mouse works, and I can
reach the site I want by launching firefox with the URL as a command line
option, but no keyboard functionality whatsoever in the browser window. The
firefox version is 45.4.0esr. I browsed for programs that might conflict with
wine and cause this problem, but I did not find any solution that seemed to
apply to my system.
--
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=40093
Bug ID: 40093
Summary: В программе pokerstars ошибка
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: san013(a)mail.ru
Distribution: ---
Created attachment 53584
--> https://bugs.winehq.org/attachment.cgi?id=53584
отчет
после закрытие программы pokerstars появляется ошибка с отчетом.
--
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=41780
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
Component|wine-packages |-unknown
Product|Packaging |Wine
Status|UNCONFIRMED |RESOLVED
Summary|DeSilva:==: 1800 381 9788 |spam
|QuickBooks Technical |
|Support |
|Number@@=18003819788 |
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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.
The address 162-206-144-31.lightspeed.jcsnms.sbcglobal.net (162.206.144.31) failed too many login attempts (5) for
the account aaronbpaden(a)gmail.com.
The login attempts occurred at these times:
2016-11-22 23:21:04 CST
2016-11-22 23:21:24 CST
2016-11-22 23:21:33 CST
2016-11-22 23:21:52 CST
2016-11-22 23:22:13 CST
This IP will be able to log in again using this account at
2016-11-22 23:51 CST.
http://bugs.winehq.org/show_bug.cgi?id=30735
Bug #: 30735
Summary: MS Office 2000 SR1 installs unusable
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ubrammer(a)t-online.de
Classification: Unclassified
Installation of Office 2000 SR1 at wine 1.5.4 works with a success message. But
the programs excel and word die silently latest after the first mousemovement.
Further digging in reveals:
Installing MS office 2000 SR1 does not install due to bug
http://bugs.winehq.org/show_bug.cgi?id=29335 .
This bug can be avoided bei copying the contents of the system-folder into
windows/system32 and also installing mfc42 with winetricks.
Using the above workaround gave the following: The installer crashes from
wine-1.3.7 up to 1.5.3 with another bug. The crash was fixed in wine 1.5.4 by
http://bugs.winehq.org/show_bug.cgi?id=30571 but the fix did not solve the
unusable installation of office 2000.
The first bad commit regarding bug 30571 is commit
19a2d144b563f23dacfb127b94948b0f0f89b003
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Fri Nov 12 15:05:55 2010 +0100
msi: Don't rebuild the target path for files from global assembly components.
Reverting this commit results in a good install until
commit:2a59f016dbe716aaefec9ab94d47d7b8172d0b5b
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Dec 20 11:42:45 2011 +0100
mountmgr: Add dynamic devices support using UDisks.
Wine with this commit compiled in, give an unusable office 2000 installation. A
Wine version before this commit give a good office 2000 installation.
A wineprefix with a good installation is usable in later versions of wine,
which will not give a good installation.
I could not revert commit 2a59f016dbe716aaefec9ab94d47d7b8172d0b5b on top of
wine 1.5.4. So I made logs of the install with the bisected version.
--
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=41772
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-packages |-unknown
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
Summary|DF6Ye:==: 1800 381 9788 |spam
|QuickBooks Help Desk |
|Number@@=1800 381 9788 |
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
Product|Packaging |Wine
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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=41771
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|SE32rE:==: 1800 381 9788 |spam
|QuickBooks Windows Support |
|Number@@=1800 381 9788 |
Product|Packaging |Wine
Component|wine-packages |-unknown
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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=41770
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
Summary|QW43wq:==: 1800 381 9788 |spam
|QuickBooks Mac Support |
|Number@@=1800 381 9788 |
Status|UNCONFIRMED |RESOLVED
Component|wine-packages |-unknown
Resolution|--- |INVALID
Product|Packaging |Wine
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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=41769
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
Product|Packaging |Wine
Summary|Sw47rt:==: 1800 381 9788 |spam
|QuickBooks Error Support |
|Number@@=1800 381 9788 |
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
Component|wine-packages |-unknown
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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=41768
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-packages |-unknown
Resolution|--- |INVALID
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
Status|UNCONFIRMED |RESOLVED
Product|Packaging |Wine
Summary|Df45R:==: 1800 381 9788 |spam
|QuickBooks Enterprise |
|Support |
|Number@@=18003819788 |
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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=41767
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-packages |-unknown
Product|Packaging |Wine
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
Summary|ER7ty:==: 1800 381 9788 |spam
|QuickBooks Desktop Support |
|Number@@=1800 381 9788 |
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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=41766
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Product|Packaging |Wine
Component|wine-packages |-unknown
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
Resolution|--- |INVALID
Summary|Awesome78:==: 1800 381 9788 |spam
|QuickBooks Payroll Support |
|Number@@=1800 381 97... |
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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=41765
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ERTY78:==: 1800 381 9788 |spam
|QuickBooks Pro Support |
|Number@@=1800 381 9788 |
Component|wine-packages |-unknown
Product|Packaging |Wine
Status|UNCONFIRMED |RESOLVED
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
Resolution|--- |INVALID
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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=41764
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|DFTRe:==: 1800 381 9788 |spam
|QuickBooks POS Support |
|Number@@=1800 381 9788 |
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
Status|UNCONFIRMED |RESOLVED
Product|Packaging |Wine
Component|wine-packages |-unknown
Resolution|--- |INVALID
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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=41763
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
Resolution|--- |INVALID
Product|Packaging |Wine
Summary|Intuit:==: 1800 381 9788 |spam
|Quickbooks Support phone |
|Number@@=1800 381 9788 |
Component|wine-packages |-unknown
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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=41762
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Product|Packaging |Wine
Summary|QXwrt:==: 1800 381 9788 |spam
|Quickbooks Tech Support |
|Number@@=1800 381 9788 |
Status|UNCONFIRMED |RESOLVED
Component|wine-packages |-unknown
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
Resolution|--- |INVALID
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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=41761
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
Summary|DeSilva:==: 1800 381 9788 |spam
|QuickBooks Technical |
|Support Number@@=1800 381 |
|9788 |
Component|wine-packages |-unknown
Status|UNCONFIRMED |RESOLVED
Product|Packaging |Wine
Resolution|--- |INVALID
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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=41711
Bug ID: 41711
Summary: World of Warcraft - Legion renders fonts incorrectly
with DirectX
Product: Wine-staging
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rankincj(a)yahoo.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 56123
--> https://bugs.winehq.org/attachment.cgi?id=56123
Incorrectly renderer login screen
Fedora 24 has just upgraded Wine from 1.9.20-staging to 1.9.22-staging. And now
some text is rendered to the screen incorrectly.
I have attached a screenshot; the overlarge text is supposed to have been
rendered in the "Breaking News" window.
--
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=37084
Bug ID: 37084
Summary: An error occurred during the closing Wayward.exe
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: stalkerandrei2010(a)mail.ru
Created attachment 49287
--> http://bugs.winehq.org/attachment.cgi?id=49287
Bug appeared when the application is closed
The application itself has not earned
--
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=37021
Bug ID: 37021
Summary: Wine anti-aliasing not working
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
Assignee: wine-bugs(a)winehq.org
Reporter: theauro(a)gmail.com
Anti-aliasing stopped working in wine.
I followed the registry fix in the following link:
http://bugs.winehq.org/attachment.cgi?id=18411
Also tried to enable it in winetricks without any luck.
I am using Lubuntu 14.04 (which I converted from Ubuntu 14.04)
--
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=37117
Bug ID: 37117
Summary: PVS-Studio Error: Shifting a negative number
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukebenes(a)hotmail.com
PVS-Studio Error: V610 Undefined behavior. Check the shift operator '<<. The
left operand '(LONGLONG) - 1' is negative. propvar.c 127
...
if (*res >= ((LONGLONG)1 << (dest_bits-1)) ||
*res < ((LONGLONG)-1 << (dest_bits-1)))
return HRESULT_FROM_WIN32(ERROR_ARITHMETIC_OVERFLOW);
...
The LONGLONG type is declared as 'typedef signed __int64 LONGLONG;', i.e. it is
a signed type. According to the new standard, shifting negative numbers leads
to undefined or unspecified behavior. To find out why such code still may work
and how to fix it best, see the article Wade not in unknown waters - part
three.
details on the V610 error here: http://www.viva64.com/en/d/0225/
--
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=41612
Bug ID: 41612
Summary: Win32 function GetNumberFormat()
Product: Wine
Version: 1.9.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: godlyko(a)gmail.com
Distribution: ---
Created attachment 55961
--> https://bugs.winehq.org/attachment.cgi?id=55961
dynamic numbers not showing correctly
For the TL;DR see last 3 lines.
Here's the request. I'm trying to succeed in making a game called 8-bit Armies
run in an acceptable manner. With Wine 1.9.20, PlayOnLinux, and installing a
few things like Dx11, MCFonts, dotnet, etc... I got a game going. I have 2
pieces to resolve. In the game numbers that adjust like team#, cash, #units in
que, all show up as ##0.
A couple devs were kind to help and I got the following response:
"For the ##0 numbers I'm going to bet the call to Win32 function
GetNumberFormat() isn't implemented by Wine correctly. I think we're
specifically calling the GetNumberFormatA() version."
Appreciate any help, yes I tried searching for a similar problem in the search,
no success.
--
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=2082
KeepBotting <branon.mcclellan(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |branon.mcclellan(a)gmail.com
--- Comment #161 from KeepBotting <branon.mcclellan(a)gmail.com> ---
Still present in wine-1.9.23 (Staging)
--
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=41552
Bug ID: 41552
Summary: Bricscad does not display the contents of the OLE
objects
Product: Wine
Version: 1.9.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tolikk91(a)yandex.ru
Distribution: ---
Created attachment 55884
--> https://bugs.winehq.org/attachment.cgi?id=55884
Console output
Bricscad does not display the contents of the OLE objects.
I suppose that the reason is in TLB_ReadTypeLib component loading error.
>> err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Bricsys\\BricsCAD V15 ru_RU\\bricscad.tlb" failed with error 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.
http://bugs.winehq.org/show_bug.cgi?id=36803
Bug ID: 36803
Summary: Translate documentation
Product: WineHQ.org
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: patsev.anton(a)gmail.com
Dear developers.
Did you do an opportunity of translation of documentation? For example, as is
done in https://translations.launchpad.net/
--
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=41561
Bug ID: 41561
Summary: Broken link 'www.winehq.org/site/forums' on page
'wiki.winehq.org/Developer_FAQ'
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brewmanz(a)gmail.com
Distribution: ---
https://wiki.winehq.org/Developer_FAQ
-General Questions
--How do I become a Wine developer? What do I need to know?
---2nd para .. First, download the sources via Git, subscribe to the mailing
lists
mailing lists is url http://www.winehq.org/site/forums which is 404.
Perhaps s/b https://forum.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=41672
Bug ID: 41672
Summary: getting winetricks does not work as expected
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brewmanz(a)gmail.com
Distribution: ---
webpage
https://wiki.winehq.org/Winetricks
states a procedure to get winetricks as
wget
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetric…
chmod +x winetricks
After I do this (from prompt in home directory), and then try
winetricks --version
I get
bash: /usr/bin/winetricks: No such file or directory
## console log ##
bryan@ASUS-K75DE:~$ wget
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetric…
--2016-11-07 15:36:43--
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetric…
Resolving raw.githubusercontent.com (raw.githubusercontent.com)...
151.101.100.133
Connecting to raw.githubusercontent.com
(raw.githubusercontent.com)|151.101.100.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 677705 (662K) [text/plain]
Saving to: ‘winetricks’
100%[======================================>] 677,705 1.32MB/s in 0.5s
2016-11-07 15:36:45 (1.32 MB/s) - ‘winetricks’ saved [677705/677705]
bryan@ASUS-K75DE:~$ chmod +x winetricks
bryan@ASUS-K75DE:~$ winetricks --version
bash: /usr/bin/winetricks: No such file or directory
bryan@ASUS-K75DE:~$
--
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=41453
Bug ID: 41453
Summary: https://www.winehq.org/docs/winedev-guide/dbg-control
has incorrect info for 1.6.2
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brewmanz(a)gmail.com
Distribution: ---
2.5. Controlling the debugging output
<snip>
You can do the same using the task manager (taskmgr) and selecting your
application in the *applications* list. Right clicking on the *application*,
and selecting the *debug* option in the popup menu, will let you select the
modifications you want on the debug channels.
should (for 1.6.2) read (nb '*' used to highlight diffs, not to be typed!)
You can do the same using the task manager (taskmgr) and selecting your
application in the *Processes* list. Right clicking on the *process*, and
selecting the *'Edit Debug Channels'* option in the popup menu, will let you
select the modifications you want on the debug channels.
--
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=40457
Bug ID: 40457
Summary: Add winetricks package to Ubuntu PPA
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
It would be nice to add the winetricks package to the Ubuntu PPA, as the
version in the default repos is very old. (version
0.0+20141009+svn1208-2ubuntu1)
--
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=41494
Bug ID: 41494
Summary: hotmail contact number canada | 1877 424 6647 |
hotmail contact number for hotmail support & help for
USA
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: sirecusav(a)hostcalls.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Created attachment 55871
--> https://bugs.winehq.org/attachment.cgi?id=55871
hotmail technical solution on hotmail tech support number1 877 424 6647 toll
free hotmail phone number, it is available 24*7 for USA & Canada.
hotmail contact number canada | 1877 424 6647 | hotmail contact number for
hotmail support & help for USA
hotmail contact number canada | 1877 424 6647 | hotmail contact number for
hotmail support & help for USA
hotmail contact number canada | 1877 424 6647 | hotmail contact number for
hotmail support & help for USA
hotmail contact number canada | 1877 424 6647 | hotmail contact number for
hotmail support & help for USA
hotmail contact number canada | 1877 424 6647 | hotmail contact number for
hotmail support & help for USA
All
Hotmail customer support phone number
Hotmail mail technical support phone number
free Hotmail tech support phone number
Hotmail technical support 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=41003
Bug ID: 41003
Summary: Provide packages for Ubuntu 16.10 Yakkety
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
The PPA does not currently provide packages for Ubuntu 16.10 Yakkety. I
created a test PPA to see if the current build recipe works with Yakkety:
https://launchpad.net/~asdfghrbljzmkd/+archive/ubuntu/wine If the build works,
fixing this should be as simple as clicking a checkbox.
--
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=41110
Bug ID: 41110
Summary: Packages for Fedora 24
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Fedora 24 was released at the end of June. There are still no WineHQ packages
for 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=41722
Bug ID: 41722
Summary: hidtest.exe crashes if Microsoft Natural Ergonomic
Keyboard 4000 or Stamps.com Digital Scale is plugged
in
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
With the patch for HidP_GetSpecificButtonCaps patch from this morning,
hidtest.exe correctly detects my Logitech mouse :-D However, it has a pagefault
if my keyboard or scale is plugged in.
--
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=9127
David Gámiz Jiménez <david.gamiz(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david.gamiz(a)gmail.com
--- Comment #71 from David Gámiz Jiménez <david.gamiz(a)gmail.com> ---
Hello Wine Community,
For me the same situation, in 386 bootle and x64 bootle:
OS: Ubuntu 16.04 LTS 64bits
Version wine 1.9.23
Game: Tomb Raider (VI) The Angel of Darkness STEAM
I force to install sudo apt-get install gstreamer1.0-plugins-bad:i386 and the
result is the same.
No videos, no sound videos, all black.
Select VMR9 in settings game:
fixme:quartz:VMR9SurfaceAllocatorNotify_AdviseSurfaceAllocator
(0x2dce308/0x2dce0f8)->(...) stub
fixme:quartz:VMR9SurfaceAllocatorNotify_SetD3DDevice
(0x2dce308/0x2dce0f8)->(...) semi-stub
err:quartz:GetClassMediaFile Media class not found
fixme:quartz:VMR9Inner_QueryInterface No interface for
{56a86897-0ad4-11ce-b03a-0020af0ba770}
Select Overlay video dafault settings game:
fixme:quartz:VMR9SurfaceAllocatorNotify_AdviseSurfaceAllocator
(0x2dca8a8/0x2dca698)->(...) stub
fixme:quartz:VMR9SurfaceAllocatorNotify_SetD3DDevice
(0x2dca8a8/0x2dca698)->(...) semi-stub
err:quartz:GetClassMediaFile Media class not found
fixme:quartz:VMR9Inner_QueryInterface No interface for
{56a86897-0ad4-11ce-b03a-0020af0ba770}
Common error:
err:quartz:GetClassMediaFile Media class not found
Some idea or way to solution??
Thanks Community!! :)
--
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=41256
Bug ID: 41256
Summary: Canon Transfer utility crashes
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: jojive(a)gmail.com
Distribution: ---
Created attachment 55550
--> https://bugs.winehq.org/attachment.cgi?id=55550
Crash dump from application
After install successfully and run it without problems. I click a button and
crashes. It says bug has not yet been reported.
--
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=39727
Bug ID: 39727
Summary: IAR Embedded Workbench 5.4 Doesn't Run
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: dagiopia(a)gmail.com
Distribution: ---
Created attachment 52982
--> https://bugs.winehq.org/attachment.cgi?id=52982
it's the program error detail generated by wine when the program occured
when running the main bin file "iarldeOm.exe" in "common" folder, wine shows a
"Program Error" error message and details the error in the attached backtrace
file.
The program is IAR Systems - Embedded Workbench 5.4
--
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=4045
--- Comment #20 from Rosanne DiMesio <dimesio(a)earthlink.net> ---
*** Bug 40545 has been marked as a duplicate of this bug. ***
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40012
Bug ID: 40012
Summary: Scrap Mechanic BETA 0.1.11: UI/HUD not visible/active
ingame
Product: Wine
Version: 1.9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blehdableh(a)gmail.com
Distribution: ---
Created attachment 53458
--> https://bugs.winehq.org/attachment.cgi?id=53458
terminal output captured by script, includes steam starting up before Scrap
Mechanic runs
While entering the game world the UI/HUD display correctly for a moment, then
disappear/become unresponsive for the rest of the game.
Attempting to open the inventory or Esc menu causes nothing to appear, and the
game/terminal logs complain that it cannot find the required UI files.
--
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=41730
Bug ID: 41730
Summary: Build failure: redefinition of typedef ‘SOCKADDR’
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: b7.10110111(a)gmail.com
Distribution: ---
Wine build fails in current git (wine-1.9.23-56-gbfa0e4b) with the following
error:
In file included from ../../include/winsock2.h:47:0,
from dpnet_private.h:29,
from address.c:37:
../../include/winsock.h:408:3: error: redefinition of typedef ‘SOCKADDR’
../../include/dpaddr.h:30:25: note: previous declaration of ‘SOCKADDR’ was here
Running `git bisect` test gives me this:
db003d4a0860516219efe5bcb6624de2c97f8e8b is the first bad commit
commit db003d4a0860516219efe5bcb6624de2c97f8e8b
Author: Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com>
Date: Wed Nov 2 09:13:49 2016 +0000
dpnet: Initialize winsock.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 97d21b695b029585e5003e60e74688c790698f77
d8b4cec194bd14aca476526e71cfce47b3f6d6d3 M dlls
--
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=41160
Bug ID: 41160
Summary: Some Nvidia Demos Crash after loading screen
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
Created attachment 55388
--> https://bugs.winehq.org/attachment.cgi?id=55388
backtrace-dusk-demo
Various nvidia demos crash after loading screen case: dusk, clear sailing,
nalu, luna, mad mod mike and others
System Specs
Nvidia Drivers 370.23 (run package from nvidia drivers homepage)
Xubuntu 16.04 64Bit - Kernel 4.4.0-36 generic (ubuntu mainline) - CPUFreq:
Performance
CPU: INTEL Pentium G3258 (Haswell 22nm) 4.1Ghz + Artic Cooling Alpine 11 Plus
MEMORY: 8GB DDR3 1333 (2x4) Patriot value (dual channel: 21.3 gb/s)
GPU: Zotac Nvidia Geforce GT630 (GK208 28nm: 384 Shaders / 8 ROPS) Zone Edition
Passive Cooling 2GB DDR3 1800Mhz 64Bit (14.4Gb/s)
MAINBOARD: MSI H81M E33
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31028
Bug #: 31028
Summary: Showing the architecture for needed packages
Product: Wine
Version: 1.5.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
As already sayed in bug #31027 Wine could show the architecture for which a
package is needed. For example if Wine says that the Gecko package is missing
it could show if this message is related to a 32 bit or 64 bit package. This
would avoid duplicated messages which are confusing.
--
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=41498
Bug ID: 41498
Summary: hotmail contact @ 1877 424 6647 hotmail contact
number, connect on this hotmail number for hotmail
support instant
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sirecusav(a)hostcalls.com
Distribution: ---
hotmail contact @ 1877 424 6647 hotmail contact number, connect on this hotmail
number for hotmail support instant
hotmail contact @ 1877 424 6647 hotmail contact number, connect on this hotmail
number for hotmail support instanthotmail contact @ 1877 424 6647 hotmail
contact number, connect on this hotmail number for hotmail support instant
hotmail contact @ 1877 424 6647 hotmail contact number, connect on this hotmail
number for hotmail support instant
hotmail contact @ 1877 424 6647 hotmail contact number, connect on this hotmail
number for hotmail support instanthotmail contact @ 1877 424 6647 hotmail
contact number, connect on this hotmail number for hotmail support
instanthotmail contact @ 1877 424 6647 hotmail contact number, connect on this
hotmail number for hotmail support instant
https://answers.atlassian.com/questions/43206063/hotmail-support-hotline-sc…https://bugs.winehq.org/show_bug.cgi?id=41496https://bugs.winehq.org/show_bug.cgi?id=41497https://answers.atlassian.com/questions/43206063/hotmail-support-hotline-sc…https://bugs.winehq.org/show_bug.cgi?id=41496https://bugs.winehq.org/show_bug.cgi?id=41497https://answers.atlassian.com/questions/43206063/hotmail-support-hotline-sc…https://bugs.winehq.org/show_bug.cgi?id=41496https://bugs.winehq.org/show_bug.cgi?id=41497https://answers.atlassian.com/questions/43206063/hotmail-support-hotline-sc…https://bugs.winehq.org/show_bug.cgi?id=41496https://bugs.winehq.org/show_bug.cgi?id=41497
1 (877) 424 6647 † hotmail phone number for hotmail support / hotmail help,
it's a best hotmail number for hotmail suppor for Charlott
Authentic † 1 (877) 424 6647 † hotmail phone number for hotmail support /
hotmail help, it's a best hotmail number for hotmail suppor for Charlott
Authentic † 1 (877) 424 6647 † hotmail phone number for hotmail support /
hotmail help, it's a best hotmail number for hotmail suppor for Charlott
Hotmail ???$$..1+!!”877!::!!!+:”424::!”!+6647*^% Hotmail Tech support phone
numberCALL@ 1~877~424~6647 Hotmail customer service phone number@@@@ CALL@
1~877~424~6647 Hotmail customer service phone number@@@@ CALL@ 1~877~424~6647
Hotmail customer service phone number@@@@ CALL@ 1~877~424~6647 Hotmail customer
service phone number@@@@ CALL@ 1~877~424~6647 Hotmail customer service phone
number@@@@ 1~877~424~6647 Hotmail customer service phone number@@@@
1~877~424~6647 Hotmail customer service phone number@@@@ 1~877~424~6647 Hotmail
customer service phone number@@@@ hotmail help desk phone number hotmail email
help desk hotmail support hotmail sign in msn hotmail help desk phone number
contact hotmail help hotmail customer service hotmail password reset windows
live hotmail customer support msn messenger customer support msn live customer
support msn hotmail customer service number msn hotmail helpline phone number
msn hotmail customer service email microsoft hotmail customer support number
hotmail customer support live chat msn hotmail customer support yahoo email
customer support msn hotmail customer support msn messenger customer support
wellsfargo customer support msn help desk msn mail support microsoft msn
support how to contact msn hotmail windows live hotmail help msn messenger help
msn email help msn live help msn hotmail help phone number msn hotmail sign in
msn hotmail support msn hotmail customer support hotmail online technical
support hotmail online technical support number hotmail technical contact
hotmail tech support contact hotmail tech support telephone number hotmail tech
support phone hotmail tech support phone number usa hotmail contact tech
support hotmail contact technical support contact hotmail technical support
phone number hotmail technical support phone number usa hotmail live tech
support chat hotmail technical support live chat hotmail technical support live
chat usa windows live hotmail technical support chat call hotmail tech support
usa call hotmail tech support call hotmail technical support phone number
contact hotmail customer support telephone call hotmail technical support
hotmail phone tech support contact hotmail technical support phone contact
hotmail technical support phone number contact hotmail technical support phone
number usa contact hotmail technical support telephone number contact hotmail
technical support phone contact hotmail tech support by phone tech support for
hotmail tech support for hotmail phone number tech support number for hotmail
technical support number for hotmail contact phone number for hotmail technical
support phone number for hotmail technical support contact phone number for
hotmail technical support toll free number hotmail tech support hotmail
technical support hotline windows live hotmail technical support phone number
hotmail technical support line hotmail technical support phone number usa
hotmail technical service phone number hotmail customer service hotmail
customer service tech support hotmail customer service technical support
hotmail customer service technical support number hotmail customer service
technical support phone number hotmail customer service technical support usa
hotmail technical support phone number usa hotmail customer support contact
number hotmail tech support number hotmail tech support number contact details
Hotmail helpline number Hotmail helpline number usa Hotmail helpline number uk
Hotmail helpline phone number hotmail helpline telephone number hotmail
helpline telephone number uk hotmail helpline telephone number usa windows live
hotmail customer service microsoft hotmail support phone number microsoft
hotmail helpline number uk microsoft hotmail support phone number usa microsoft
hotmail support phone number uk microsoft hotmail helpline number usa hotmail
support phone number uk Free Hotmail support number Free Hotmail support number
usa hotmail technical support contact number hotmail tech support contact
number hotmail coustomer support number contact hotmail customer support
telephone hotmail live chat customer support Hotmail Customer Care uk hotmail
free tech support phone number hotmail free tech support phone number hotmail
free customer support free hotmail customer service phone number free hotmail
customer support hotmail customer service toll free number hotmail customer
service toll free number usa hotmail customer service contact service hotmail
customer service toll free number hotmail customer care toll free number
hotmail customer support toll free number usa toll free hotmail support toll
free hotmail support usa toll free hotmail support uk toll free hotmail support
number toll free
hotmail customer service
microsoft hotmail contact number
hotmail sign in
hotmail support
hotmail contact number uk
msn hotmail contact number customer service
hotmail contacts
hotmail.com customer service phone number
hotmail help, hotmail support, hotmail number, hotmail tech support
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41375
Bug ID: 41375
Summary: Link to "Getting Help" results in 404
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: el_gallo_azul(a)yahoo.com
Distribution: ---
Page
https://appdb.winehq.org/help/?sTopic=generic
item 8 says
The Wine 'Getting Help' page shows the current methods of getting help with
Wine.
The 'Getting Help' link points to
https://www.winehq.org/site/getting_help
which, when clicked, results in
Sorry, that document was not found. Please check your URL and try again.
at
https://www.winehq.org/404
--
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=41473
Bug ID: 41473
Summary: Replace AppDB help pages with wiki pages
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
The AppDB has several help pages, listed on https://appdb.winehq.org/help/.
These pages are full of dead links (see bug 41375) and old information. Nobody
is maintaining them. The wiki already has more up-to-date and complete
instructions (e.g., https://wiki.winehq.org/AppDB_Test_Results_Guidelines) and
is much easier to maintain.
--
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=41586
Bug ID: 41586
Summary: Can't add new developer after submitting a new
application
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
I've submitted a new application - Rogue Operatives.
I've both selected a developer(by mistake) and filled out the "add new
developer form".
So now the app has assigned wrong developer(the correct one is SIM720 LIMITED,
as per the Steam store page) and editing the Queued Application has no option
to add a new developer, just choose a different existing one.
Also looking at the new queued application doesn't show the submitted version,
so I am unable to directly link it to a bug report.
http://i.imgur.com/GfSc2ty.png
To link it to a bug report I need to edit the app, check "Preview version" and
click Preview, where I can then link the bug report. Very unintuitive.
--
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=41138
Bug ID: 41138
Summary: `apitrace wine` can't save traces
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
Due to NtTerminateProcess() now calling _exit() instead of exit(), apitrace has
no opportunity to save its traces to file.
Could wine provide some recompilation-free way to enable apitrace to work —
maybe an environment variable, or a registry key?
--
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=18741
Summary: Wine printing output should be in .pdf rather than
postscript
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Blocks: 5551,6416
The new CUPS standards from http://openprinting.org/ say that .pdf is the
preferred printing format over postscript:
https://lists.linux-foundation.org/pipermail/printing-architecture/2008/001…
--
PDF as the Standard Print Job Format
------------------------------------
To improve the reliability of the printing process, especially for
complex graphics, high color depths, and for jobs where pages get
separated and reordered (2 pages per sheet, booklets, selected pages,
...) we are switching from PostScript to PDF as standard print job format.
The server (printing system) side is nearly completely implemented in
the form of new CUPS filters and file conversion rules.
On the client (application) side it is needed that the applications
generate the print jobs in PDF and not in Postscript. This would mean a
change of the print job generation part of OpenOffice.org. As
OpenOffice.org has an excellent "Export to PDF" function, there will not
be needed much new code. One can use this functionality to generate
print jobs, using PDF settings optimized for printing.
This is not absolutely urgent, as CUPS can convert PostScript to PDF
with a pstopdf filter, but applications which directly produce PDF have
a better control over the graphical quality of the print job, and they
even solve page management (2 on a sheet, booklets, selected pages, ...)
problems on old PostScript-based servers, as a CUPS filter will generate
PostScript from the incoming PDF then (pdftops) and this PostScript is
much cleaner as the one coming from most applications.
So I am asking you whether you can change OpenOffice.org to make the
"Print" command emitting PDF instead of PostScript. To not break lagacy,
non-PDF-capable environments, make this a configurable option.
I am very grateful for any support from the OpenOffice.org side in terms
of these OpenPrinting projects. They will improve the printing workflow
a lot and will make many bugs and user complaints go away.
--
We should do a similar thing in Wine
--
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=30740
Bug #: 30740
Summary: winedump should extend ordinal imports/exports with
known names from our spec files
Product: Wine
Version: 1.5.4
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
winedump in dump mode show ordinal imports/exports only as numbers,
but we have names for many of them in our spec files.
In addition to create *def files for all exports from spec files,
we should create a database (set of c or h files) for all numbered export
for every dll in Wine and add them to winedump.
No idea, if this database is an improvement for other tools or dlls.
(winedbg, dbghelp.dll as examples)
--
By by ... Detlef
--
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=37044
Bug ID: 37044
Summary: Freedom Fighters game has slow performance
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: subins2000(a)gmail.com
The game starts and works, but the gameplay is slow. The intro, menu and
gameplay is slow.
--
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=4836
Detlef Riekenberg <wine.dev(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine.dev(a)web.de
--
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=17329
Summary: Wine needs more userfriendly message when certain dlls
are not registered/missing
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://www.whizlabs.com/download.php?prod=SCJP6.0.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Created an attachment (id=19352)
--> (http://bugs.winehq.org/attachment.cgi?id=19352)
an idea of how to generate more userfriendly message
This bug's intention is to enhance user friendlyness, and hopefully less
invalid bug reports, and more first time success experience for users.
Take for example app from http://www.whizlabs.com/download.php?prod=SCJP6.0.exe
(from some bug in bugzilla). The application fails with a run-time error, and
some , for newbies, cryptic ole errors.
I think it would enhance wine's userfriendlyness a big deal, if we would just
put up a nice messagebox, with a message what the error means, and what should
be done.
I'll attach a (crappy) patch , just to give an idea how easy it would be to
give users more clues how to get around the "bug".
Just apply patch , and run the app above, and user will know he has to install
wsh56.
--
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=40925
Bug ID: 40925
Summary: Flame in the Flood crashes with a Fatal error
Product: Wine
Version: 1.9.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 55034
--> https://bugs.winehq.org/attachment.cgi?id=55034
Log output
Now that R16-Typeless is supported as of b53b717 the game no longer crashes
with a fatal error in CreateTexture2D.
The crash window now only talks about Fatal Error without any additional hints.
--
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=17323
Summary: Superbase Dialogs are too wide
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: harv(a)gmx.de
Created an attachment (id=19348)
--> (http://bugs.winehq.org/attachment.cgi?id=19348)
Uppre is how it looks like in XP, lower part is same dialog in wine 1.1.14
Superbase (a Relational database management system) displays its internal
dialogs way too wide. They don't even fit on the screen. See attachment.
--
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=40110
Bug ID: 40110
Summary: d3d10core:device and d3d11:d3d11 regression
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Since the commits below, my fg-acer64 test machine is getting new failures on
Windows 8, in both 32 and 64 bits. fg-acer64 is an Acer laptop with an i5-3317U
processor and HD Graphics 4000 integrated graphics.
d3d10core:device failures:
device.c:4858: Test failed: Got unexpected color 0xff0000ff at (0, 0), expected
0xffffffff.
device.c:4858: Test failed: Got unexpected color 0xff00ffff at (1, 0), expected
0xff000000.
device.c:4858: Test failed: Got unexpected color 0xff00ff00 at (2, 0), expected
0xff000000.
device.c:4858: Test failed: Got unexpected color 0xffffff00 at (3, 0), expected
0xff000000.
device.c:4858: Test failed: Got unexpected color 0xffff0000 at (0, 1), expected
0xffffff00.
device.c:4858: Test failed: Got unexpected color 0xffff00ff at (1, 1), expected
0xff0000ff.
device.c:4858: Test failed: Got unexpected color 0xff000000 at (2, 1), expected
0xff00ffff.
device.c:4858: Test failed: Got unexpected color 0xff7f7f7f at (3, 1), expected
0x00000000.
device.c:4858: Test failed: Got unexpected color 0xffffffff at (0, 2), expected
0xff7f7f7f.
device.c:4858: Test failed: Got unexpected color 0xffffffff at (1, 2), expected
0xffff0000.
device.c:4858: Test failed: Got unexpected color 0xffffffff at (2, 2), expected
0xffff00ff.
device.c:4858: Test failed: Got unexpected color 0xff000000 at (3, 2), expected
0xff7f7f7f.
device.c:4858: Test failed: Got unexpected color 0xff000000 at (1, 3), expected
0xffffffff.
device.c:4858: Test failed: Got unexpected color 0xff000000 at (3, 3), expected
0x00000000.
d3d11:d3d11 failures:
d3d11.c:4508: Test failed: Got unexpected color 0xff0000ff at (0, 0), expected
0xffffffff.
d3d11.c:4508: Test failed: Got unexpected color 0xff00ffff at (1, 0), expected
0xff000000.
d3d11.c:4508: Test failed: Got unexpected color 0xff00ff00 at (2, 0), expected
0xff000000.
d3d11.c:4508: Test failed: Got unexpected color 0xffffff00 at (3, 0), expected
0xff000000.
d3d11.c:4508: Test failed: Got unexpected color 0xffff0000 at (0, 1), expected
0xffffff00.
d3d11.c:4508: Test failed: Got unexpected color 0xffff00ff at (1, 1), expected
0xff0000ff.
d3d11.c:4508: Test failed: Got unexpected color 0xff000000 at (2, 1), expected
0xff00ffff.
d3d11.c:4508: Test failed: Got unexpected color 0xff7f7f7f at (3, 1), expected
0x00000000.
d3d11.c:4508: Test failed: Got unexpected color 0xffffffff at (0, 2), expected
0xff7f7f7f.
d3d11.c:4508: Test failed: Got unexpected color 0xffffffff at (1, 2), expected
0xffff0000.
d3d11.c:4508: Test failed: Got unexpected color 0xffffffff at (2, 2), expected
0xffff00ff.
d3d11.c:4508: Test failed: Got unexpected color 0xff000000 at (3, 2), expected
0xff7f7f7f.
d3d11.c:4508: Test failed: Got unexpected color 0xff000000 at (1, 3), expected
0xffffffff.
d3d11.c:4508: Test failed: Got unexpected color 0xff000000 at (3, 3), expected
0x00000000.
The results on test.winehq.org:
https://test.winehq.org/data/tests/d3d10core:device.htmlhttps://test.winehq.org/data/tests/d3d11:d3d11.html
commit 50a8d3f6d2c0bce11aefa94a0b7fa53951d0defe
Author: Józef Kucia <jkucia(a)codeweavers.com>
Date: Tue Jan 19 22:28:12 2016 +0100
d3d10core/tests: Port test_copy_subresource_region() from d3d11.
Signed-off-by: Józef Kucia <jkucia(a)codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
commit c161543c8678125b00972282208035ad710ff648
Author: Józef Kucia <jkucia(a)codeweavers.com>
Date: Tue Jan 19 22:28:11 2016 +0100
d3d11/tests: Add test for ID3D11DeviceContext::CopySubresourceRegion().
Based on test_update_subresource().
Signed-off-by: Józef Kucia <jkucia(a)codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet(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.
http://bugs.winehq.org/show_bug.cgi?id=35397
Bug ID: 35397
Summary: Endless Steam Client Update even after fresh install
Product: Wine
Version: unspecified
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lehmannwer(a)gmail.com
Classification: Unclassified
$ wine --version
wine-1.7.10
$
FreeBSD (x64) 9.1
Geforce 8600 GT
nvidia-driver-319.32
Even after complete deletion of the Steam folder and a fresh install of the
SteamSetup.exe file, when setup seems complete, it downloads about 104 MB of
updates and starts an update process which never ends. I thought that this
problem had been fixed with version 1.7.8. The Steam client used to work on
this machine last year with version 1.4, so it can't be a hardware related
problem.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41638
Bug ID: 41638
Summary: Wordpad, errors when compiling its resources on
Windows
Product: Wine
Version: 1.9.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: carlo.bramix(a)libero.it
Distribution: ---
I tried to compile WINE Wordpad outside the source tree but I got some errors.
I fixed some of these error with this patch:
https://source.winehq.org/patches/data/127446
but there is one that I cannot understand very well.
Both Microsoft RC and WINDRES highlight an error here:
https://github.com/wine-mirror/wine/blob/master/programs/wordpad/wordpad.rc…
because the parameter after the text in a POPUP statement is not an identifier,
but the flags described in this page:
https://msdn.microsoft.com/en-us/library/windows/desktop/aa381030(v=vs.85).…
I have understood what the need is (grab the popup menu for the drop-down
button in the toolbar), but this seems wrong to me.
So, before providing anything on this, I wrote this bug to understand what you
would like to do, because it is not very clear to me...
Sincerely.
--
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=41071
Bug ID: 41071
Summary: PCSX2 1.4.0 needs
api-ms-win-crt-stdio-l1-1-0.dll._wsopen_dispatch
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: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
Next after bug 41009.
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=28132
Summary: MDDClone starts without audio unless 'Sound' tab is
activated in the launcher
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://mercenarysite.free.fr/mddclone.htm#mddclone
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
MDDClone (a.k.a Mercenary/Damocles/Dion Crisis clone) is a freeware PC remake
of a once classic computer game, written originally for 8-bit computers in the
mid-1980s, and was later ported to the Amigas, too.
Description: when launching the PC remake of the game, you're greeted with a
launcher offering you several choices like game, screen, input, sound. You can
change various settings inside those tabs. The launcher also has the buttons:
<Ok>, <Cancel> and <Exit>. Pressing on <Ok> is starting the game whichever tab
is chosen.
The problem: the game starts without audio unless I choose the <Sound> tab in
the launcher window.
To reproduce the problem:
1) Download and extract the contents of the archive, containing the game.
2) Start the game by executing MDDClone 31 EN.exe (in case you downloaded the
English version).
3) Press on the <Ok> button: the game should start (in a small window) but it
doesn't generate any sounds.
4) Start the game again and select the <Sound> tab in the launcher: you don't
need to change anything, just press on <Ok>: the game will start and audio is
playing correctly.
This behaviour is different to what I experienced when I tried to run the game
under Windows: audio is playing correctly whether the <Sound> tab in the
launcher was selected formerly or not.
A plain terminal output is neither too long nor too informative, so I'm pasting
it here (instead of attaching):
fixme:win:EnumDisplayDevicesW ((null),0,0x32f84c,0x00000000), stub!
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretending there's only 2 channels
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1489c8,0x13fa60): stub
There was one more fixme added to the log, when the game was started by
selecting the <Sound> tab in the launcher:
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13f168,0x13ffe8): stub
The same behaviour with Wine-1.0.1, 1.2.3 etc.
Changing Alsa to 'emulation' mode doesn't help.
Fedora 15 x86
Alsa 1.0.24
Pulseaudio is not running
--
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=33524
Bug #: 33524
Summary: Microsoft Office 2007 PDF
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: MDickie007(a)gmail.com
Classification: Unclassified
Created attachment 44368
--> http://bugs.winehq.org/attachment.cgi?id=44368
I've created this in wine
I created with the PDF plugin from Microsoft Office an PDF. When I look at the
document I see that the font isn't using antialiasing. Also you can't select
the text to copy it like on Windows. I attached the pdfs.
--
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=40314
Bug ID: 40314
Summary: installation aborted:
https://www.cryptopro.ru/products/csp/downloads
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: medved.spb(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Created attachment 53961
--> https://bugs.winehq.org/attachment.cgi?id=53961
CRYPT32.dll
Unhandled exception: unimplemented function CRYPT32.dll.CertRegisterSystemStore
called in 32-bit code (0x7bc562c9).
--
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=38198
Bug ID: 38198
Summary: Collin Mac Rae 2005 crash at start
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
Game crash at begins using clean prefix
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39396
Bug ID: 39396
Summary: "Legend of Grimrock 2" editor flickers
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hans_squared(a)yahoo.com
Distribution: ---
I'm running "Legend of Grimrock 2" (version 2.2.4 from humblebundle.com) under
Wine 1.7.28 on openSUSE 13.2 64-bit.
The game itself works perfectly without any changes in Wine's configuration.
What doesn't work is the editor that comes with the game.
The editor window is black, and occasionally, the contents it should be
displaying are visible for a fraction of a second, i.e. the editor window
flickers.
However, the menu bar (File / Edit / Help) is visible and its entries work.
I'm not the only person who's encountered this bug:
http://www.grimrock.net/forum/viewtopic.php?f=21&t=7010&start=10#p74947
According to the same poster, the editor works in Wine 1.7.2:
http://www.grimrock.net/forum/viewtopic.php?f=21&t=7010&start=20#p78075
--
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=28226
Summary: Sonic heroes 1.0 Crash after running.
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chief_exb(a)mail.ru
Created an attachment (id=36152)
--> (http://bugs.winehq.org/attachment.cgi?id=36152)
Debug log
Sonic heroes 1.0 Crash after running.
--
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=23838
Summary: iMule Crashes Upon Indexing Shared Files
Product: Wine
Version: 0.9
Platform: x86-64
URL: http://aceini.no-ip.info/imule
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johndoe32102002(a)gmail.com
Created an attachment (id=29921)
--> (http://bugs.winehq.org/attachment.cgi?id=29921)
Backtrace
iMule crashes when indexing shared files using wine, but does not when running
in Windows XP.
--
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=41688
Bug ID: 41688
Summary: Sonic Utopia crashes at launch
Product: Wine
Version: 1.8.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)rudloff.pro
Distribution: ---
Created attachment 56082
--> https://bugs.winehq.org/attachment.cgi?id=56082
Log
When I try to run Sonic Utopia
(http://www.sonicfangameshq.com/PC0/SonicUtopia10232016521.rar) with Wine, it
crashes 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.
http://bugs.winehq.org/show_bug.cgi?id=30187
Bug #: 30187
Summary: Cisco IP Communicator 7.0.4.0 installation fails
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
The installer starts up and I am able to click through until the actual
installation starts. After a few seconds it notifies me that installation has
been interrupted.
--
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=41655
Bug ID: 41655
Summary: Error on exiting package created with pyinstaller
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: norbert.lomb(a)integrale-edv.de
Distribution: ---
Created attachment 56045
--> https://bugs.winehq.org/attachment.cgi?id=56045
stacktrace from error
Exiting (closing) a python3 / tkinter application that was packed with
pyinstaller on Win7/32 gives Error Message, see stacktrace in attachments.
--
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=24995
Summary: Segfault while copying text from right-click popup
menu
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kubrick(a)fgv6.net
Created an attachment (id=31667)
--> (http://bugs.winehq.org/attachment.cgi?id=31667)
Backtrace produce when clicking on "copy"
Hi,
GPSTrack is a proprietary software to manage maps and gps.
It is available for download for a free 15 days trial here :
http://www.gpstrack.com/Programmes/vista/setup.exe
At installation time, the about box, the same as the one you can find in the
"?" menu, appears. Select some text, right click on it, select copy, and voilà
! Page fault.
Ctrl+c makes no problem.
Regards,
François.
--
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=35733
Bug ID: 35733
Summary: Startopia: Models render with weird and completely
unexpected offsets
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: billy65bob(a)gmail.com
Created attachment 47720
--> http://bugs.winehq.org/attachment.cgi?id=47720
biodeck view
Summary basically says it all.
Some models don't render where they're supposed to, causing holes, floating
"hair", graphical weirdness.
This happens irrespective of whatever values are assigned to "useGLSL",
"AlwaysOffscreen", "StrictDrawOrdering", etc, or otherwise tweaking the
"workarounds" flags available in the game.
It's as though things receive completely erroneous transformations, as it is
possible to travel outside of the skysphere used for the stars, whereas this
should never be the case; and it's not everything either, just some things.
startopia version: retail patched to 1.01B
Wine: Git wine-1.7.13-186-g049f08f
Driver: nvidia 334.21
--
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=32752
Bug #: 32752
Summary: Xanadu NEXT 3D does not show properly
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: funtimeschaos(a)rocketmail.com
Classification: Unclassified
Created attachment 43224
--> http://bugs.winehq.org/attachment.cgi?id=43224
Image showing how the game looks like once the player gets control of the
character
http://pastebin.com/XbvKMzHx <- console output
The 3D in the game is completely messed up, I'm not sure if it's missing
textures or something else, but in that image I'm uploading, you're supposed to
see two people in a wooden room.
The sound issue is probably unrelated - the game keeps launching a secondary
program (little blue note icon) that goes to system tray and then crashes. With
or without it, the sound actually DOES 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=38972
Bug ID: 38972
Summary: unimplemented function OpenAL32.dll.alGenFilters
Product: Wine
Version: 1.7.29
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)rudloff.pro
Distribution: ---
Created attachment 51923
--> https://bugs.winehq.org/attachment.cgi?id=51923
Backtrace
Hello,
I am trying to run the Titan Souls Demo from Steam with Wine, but it crashes
with this error:
Unhandled exception: unimplemented function OpenAL32.dll.alGenFilters called in
32-bit code (0x7bc4a9c9).
Regards,
--
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=41596
Bug ID: 41596
Summary: Insane 2 crashes in the menu
Product: Wine
Version: 1.9.21
Hardware: x86
URL: http://store.steampowered.com/app/35320
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: joseph.kucia(a)gmail.com
Regression SHA1: e3a8cd20ced9f33db64a35f60bc8487ae8173e47
Distribution: ---
Created attachment 55938
--> https://bugs.winehq.org/attachment.cgi?id=55938
terminal output
The game crashes just when the main menu appears.
The problem is present with nouveau/mesa too (except that the crash occurs a
bit later, when starting a race).
Regression introduced by
commit e3a8cd20ced9f33db64a35f60bc8487ae8173e47
Author: Józef Kucia <jkucia(a)codeweavers.com>
Date: Sun Oct 16 21:46:45 2016 +0200
wined3d: Clean up buffer_internal_preload().
The conversion should never be performed for buffers with
buffer_type_hint other than GL_ARRAY_BUFFER.
The game works properly with the previous commit.
wine-1.9.21-54-g686cfe3
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 375.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=11963
Summary: Myst V: End of Ages does not run
Product: Wine
Version: 0.9.57.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P4
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerry.heiselman(a)gmail.com
Created an attachment (id=11287)
--> (http://bugs.winehq.org/attachment.cgi?id=11287)
Console log of game run
Running Myst V: End of Ages does not run. I get a black screen and then it
just dies. Console output is attached.
--
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=41589
Bug ID: 41589
Summary: Codename Panzers: Phase Two (GOG.com) needs
api-ms-win-crt-stdio-l1-1-0.dll._sopen_dispatch
Product: Wine
Version: 1.9.21
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 55926
--> https://bugs.winehq.org/attachment.cgi?id=55926
terminal output
The game crashes when loading to the main menu:
>...
>wine: Call from 0x7b43b53c to unimplemented function api-ms-win-crt-stdio-l1-1-0.dll._sopen_dispatch, aborting
>...
wine-1.9.21-54-g686cfe3
--
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=38489
Bug ID: 38489
Summary: debug_d3dusage Unrecognized usage flag(s) 0x10000000
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Distribution: ---
In procedure const char *debug_d3dusage(DWORD usage) should be included a line
WINED3DUSAGE_TO_STR(WINED3DUSAGE_TEXTURE);
else this message repeated legion times
--
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=23255
Summary: Temper setup dialog button is inappropriately sized
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.angryredplanet.com/temper/download.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=28963)
--> (http://bugs.winehq.org/attachment.cgi?id=28963)
Temper setup dialog rendering with native gdiplus
As a followup to bug 16670, when starting the Temper application, a setup
wizard is displayed. Unfortunately, the Next button is greatly compressed,
making it slightly difficult to select. Using native gdiplus makes the dialog
render more correctly. The only output observed is:
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS,
hwnd=0x20044): stub
--
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=36898
Bug ID: 36898
Summary: I'm not sure how severe this bug is, but i can't play
this game, Unturned
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: farris(a)bikerider.com
Created attachment 49016
--> http://bugs.winehq.org/attachment.cgi?id=49016
The bug report
So i was just playing a game on steam that was only for windows with Wine, and
it comes up with some fatal error messages (sorry if i'm vague)
The game is called Unturned, and it was made in unity if i remember 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=41686
Bug ID: 41686
Summary: CRM
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: favalcatraz(a)gmail.com
Created attachment 56079
--> https://bugs.winehq.org/attachment.cgi?id=56079
this is the log error
CRM is an application based on dot net 4.
When launch the program go in 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=40213
Bug ID: 40213
Summary: Problem in PDF-Xchange Editor
Product: Wine
Version: 1.9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yousifjkadom(a)yahoo.com
Distribution: ---
Hi. On Linux Mint 17.3 X64 xfce version, I installing WineHQ correctly & by
which I installing PDF-XChange Editor version 5.5.316.1 Program work fine but
with minor essues:
1) when I select PDF file by right mouse then menu will open. From this menu if
I use "open with" then from it I click on "open with PDF-XChange Editor",
editor will open but NOT PDF DOCUMENT. I mean PDF will not opened by
PDF-XChange, but PDF-XChange will opened as if I double clicking it's icon but
no PDF open within it!!
This mean to open PDF file by PDF-XChange Editor I have to open program then
from "open" in program menu I have to select PDF file.
2) During installation (at end) if I select "create desktop icon", then there
will be 2 think will occuring:
- program icon will created
- but there will be other streng icon will appear also (gray in color) ended by
.ink
3) when select PDF by right click over it, the menu appearing & from "open
with" there will appear more than one option to "open with PDF-XChange". One of
these 2 if clicked will behave as discribed in (1), while second if clicked
will resulting in opening a window say: "do you like to install additional
language?". If I click yes there will be error!!
--
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=38308
Bug ID: 38308
Summary: Inside the Gear v1.01: corrupted screen after
alt-tabbing
Product: Wine
Version: 1.7.39
Hardware: x86
URL: http://www.desura.com/games/inside-the-gear/play/5239
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 51146
--> https://bugs.winehq.org/attachment.cgi?id=51146
terminal output
When I press alt-tab to switch to another window then switch back to the game,
I'm getting a corrupted game screen.
This happens in the traditional fullscreen mode as well as in virtual dektop
mode, but only when the size of the VD is the same as my desktop resolution.
If I set a virtual desktop smaller than my native screen resolution then the
problem doesn't occur.
Tested with 1.6.2 and 1.7.39
Demo download is available from Desura. You don't need an account to download
the demo, click on <download direct> link in the pop-up window and you'll get
the zipped demo.
wine-1.7.39-173-gf6a341c
Fedora 21
Nvidia binary drivers 340.76
XFCE 4.10
XOrg 1.16.3
--
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=41505
Bug ID: 41505
Summary: hotmail contact on ! 1877 424 6647 ! hotmail email
contact number 24*7 hotmail email helpline number
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: sirecusav(a)hostcalls.com
Distribution: ---
hotmail contact on ! 1877 424 6647 ! hotmail email contact number 24*7 hotmail
email helpline number
hotmail contact on ! 1877 424 6647 ! hotmail email contact number 24*7 hotmail
email helpline number
hotmail contact on ! 1877 424 6647 ! hotmail email contact number 24*7 hotmail
email helpline number
hotmail contact on ! 1877 424 6647 ! hotmail email contact number 24*7 hotmail
email helpline number
hotmail contact on ! 1877 424 6647 ! hotmail email contact number 24*7 hotmail
email helpline number
https://answers.atlassian.com/questions/43206063/hotmail-support-hotline-sc…https://bugs.winehq.org/show_bug.cgi?id=41496https://bugs.winehq.org/show_bug.cgi?id=41497https://bugs.winehq.org/show_bug.cgi?id=41499https://bugs.winehq.org/show_bug.cgi?id=41500https://bugs.winehq.org/show_bug.cgi?id=41501https://bugs.winehq.org/show_bug.cgi?id=41502https://bugs.winehq.org/show_bug.cgi?id=41503https://bugs.winehq.org/show_bug.cgi?id=41504
hotmail support uk 18774246647 hotmail support number for hotmail technical
support?
hotmail support uk 18774246647 hotmail support number for hotmail technical
support?
hotmail support uk 18774246647 hotmail support number for hotmail technical
support?
Hotmail ???$$..1+!!”877!::!!!+:”424::!”!+6647*^% Hotmail Tech support phone
numberCALL@ 1~877~424~6647 Hotmail customer service phone number@@@@ CALL@
1~877~424~6647 Hotmail customer service phone number@@@@ CALL@ 1~877~424~6647
Hotmail customer service phone number@@@@ CALL@ 1~877~424~6647 Hotmail customer
service phone number@@@@ CALL@ 1~877~424~6647 Hotmail customer service phone
number@@@@ 1~877~424~6647 Hotmail customer service phone number@@@@
1~877~424~6647 Hotmail customer service phone number@@@@ 1~877~424~6647 Hotmail
customer service phone number@@@@ hotmail help desk phone number hotmail email
help desk hotmail support hotmail sign in msn hotmail help desk phone number
contact hotmail help hotmail customer service hotmail password reset windows
live hotmail customer support msn messenger customer support msn live customer
support msn hotmail customer service number msn hotmail helpline phone number
msn hotmail customer service email microsoft hotmail customer support number
hotmail customer support live chat msn hotmail customer support yahoo email
customer support msn hotmail customer support msn messenger customer support
wellsfargo customer support msn help desk msn mail support microsoft msn
support how to contact msn hotmail windows live hotmail help msn messenger help
msn email help msn live help msn hotmail help phone number msn hotmail sign in
msn hotmail support msn hotmail customer support hotmail online technical
support hotmail online technical support number hotmail technical contact
hotmail tech support contact hotmail tech support telephone number hotmail tech
support phone hotmail tech support phone number usa hotmail contact tech
support hotmail contact technical support contact hotmail technical support
phone number hotmail technical support phone number usa hotmail live tech
support chat hotmail technical support live chat hotmail technical support live
chat usa windows live hotmail technical support chat call hotmail tech support
usa call hotmail tech support call hotmail technical support phone number
contact hotmail customer support telephone call hotmail technical support
hotmail phone tech support contact hotmail technical support phone contact
hotmail technical support phone number contact hotmail technical support phone
number usa contact hotmail technical support telephone number contact hotmail
technical support phone contact hotmail tech support by phone tech support for
hotmail tech support for hotmail phone number tech support number for hotmail
technical support number for hotmail contact phone number for hotmail technical
support phone number for hotmail technical support contact phone number for
hotmail technical support toll free number hotmail tech support hotmail
technical support hotline windows live hotmail technical support phone number
hotmail technical support line hotmail technical support phone number usa
hotmail technical service phone number hotmail customer service hotmail
customer service tech support hotmail customer service technical support
hotmail customer service technical support number hotmail customer service
technical support phone number hotmail customer service technical support usa
hotmail technical support phone number usa hotmail customer support contact
number hotmail tech support number hotmail tech support number contact details
Hotmail helpline number Hotmail helpline number usa Hotmail helpline number uk
Hotmail helpline phone number hotmail helpline telephone number hotmail
helpline telephone number uk hotmail helpline telephone number usa windows live
hotmail customer service microsoft hotmail support phone number microsoft
hotmail helpline number uk microsoft hotmail support phone number usa microsoft
hotmail support phone number uk microsoft hotmail helpline number usa hotmail
support phone number uk Free Hotmail support number Free Hotmail support number
usa hotmail technical support contact number hotmail tech support contact
number hotmail coustomer support number contact hotmail customer support
telephone hotmail live chat customer support Hotmail Customer Care uk hotmail
free tech support phone number hotmail free tech support phone number hotmail
free customer support free hotmail customer service phone number free hotmail
customer support hotmail customer service toll free number hotmail customer
service toll free number usa hotmail customer service contact service hotmail
customer service toll free number hotmail customer care toll free number
hotmail customer support toll free number usa toll free hotmail support toll
free hotmail support usa toll free hotmail support uk toll free hotmail support
number toll free
All
Hotmail customer support phone number
Hotmail mail technical support phone number
free Hotmail tech support phone number
Hotmail technical support phone number
hotmail support chat
hotmail customer service phone number uk
hotmail contact number canada
msn hotmail customer service phone number
hotmail customer care number
hotmail toll free number
hotmail support number canada
microsoft hotmail support
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41495
Bug ID: 41495
Summary: hotmail contact support chat @ 1877 424 6647 hotmail
phone number to get hotmail query for technical
solutions
Product: Wine
Version: 1.9.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: sirecusav(a)hostcalls.com
Distribution: ---
hotmail contact support chat @ 1877 424 6647 hotmail phone number to get
hotmail query for technical solutions
hotmail contact support chat @ 1877 424 6647 hotmail phone number to get
hotmail query for technical solutions
hotmail contact support chat @ 1877 424 6647 hotmail phone number to get
hotmail query for technical solutions
hotmail contact support chat @ 1877 424 6647 hotmail phone number to get
hotmail query for technical solutions
1 (877) 424 6647 † hotmail phone number for hotmail support / hotmail help,
it's a best hotmail number for hotmail suppor for Charlott
Authentic † 1 (877) 424 6647 † hotmail phone number for hotmail support /
hotmail help, it's a best hotmail number for hotmail suppor for Charlott
Authentic † 1 (877) 424 6647 † hotmail phone number for hotmail support /
hotmail help, it's a best hotmail number for hotmail suppor for Charlott
Hotmail ???$$..1+!!”877!::!!!+:”424::!”!+6647*^% Hotmail Tech support phone
numberCALL@ 1~877~424~6647 Hotmail customer service phone number@@@@ CALL@
1~877~424~6647 Hotmail customer service phone number@@@@ CALL@ 1~877~424~6647
Hotmail customer service phone number@@@@ CALL@ 1~877~424~6647 Hotmail customer
service phone number@@@@ CALL@ 1~877~424~6647 Hotmail customer service phone
number@@@@ 1~877~424~6647 Hotmail customer service phone number@@@@
1~877~424~6647 Hotmail customer service phone number@@@@ 1~877~424~6647 Hotmail
customer service phone number@@@@ hotmail help desk phone number hotmail email
help desk hotmail support hotmail sign in msn hotmail help desk phone number
contact hotmail help hotmail customer service hotmail password reset windows
live hotmail customer support msn messenger customer support msn live customer
support msn hotmail customer service number msn hotmail helpline phone number
msn hotmail customer service email microsoft hotmail customer support number
hotmail customer support live chat msn hotmail customer support yahoo email
customer support msn hotmail customer support msn messenger customer support
wellsfargo customer support msn help desk msn mail support microsoft msn
support how to contact msn hotmail windows live hotmail help msn messenger help
msn email help msn live help msn hotmail help phone number msn hotmail sign in
msn hotmail support msn hotmail customer support hotmail online technical
support hotmail online technical support number hotmail technical contact
hotmail tech support contact hotmail tech support telephone number hotmail tech
support phone hotmail tech support phone number usa hotmail contact tech
support hotmail contact technical support contact hotmail technical support
phone number hotmail technical support phone number usa hotmail live tech
support chat hotmail technical support live chat hotmail technical support live
chat usa windows live hotmail technical support chat call hotmail tech support
usa call hotmail tech support call hotmail technical support phone number
contact hotmail customer support telephone call hotmail technical support
hotmail phone tech support contact hotmail technical support phone contact
hotmail technical support phone number contact hotmail technical support phone
number usa contact hotmail technical support telephone number contact hotmail
technical support phone contact hotmail tech support by phone tech support for
hotmail tech support for hotmail phone number tech support number for hotmail
technical support number for hotmail contact phone number for hotmail technical
support phone number for hotmail technical support contact phone number for
hotmail technical support toll free number hotmail tech support hotmail
technical support hotline windows live hotmail technical support phone number
hotmail technical support line hotmail technical support phone number usa
hotmail technical service phone number hotmail customer service hotmail
customer service tech support hotmail customer service technical support
hotmail customer service technical support number hotmail customer service
technical support phone number hotmail customer service technical support usa
hotmail technical support phone number usa hotmail customer support contact
number hotmail tech support number hotmail tech support number contact details
Hotmail helpline number Hotmail helpline number usa Hotmail helpline number uk
Hotmail helpline phone number hotmail helpline telephone number hotmail
helpline telephone number uk hotmail helpline telephone number usa windows live
hotmail customer service microsoft hotmail support phone number microsoft
hotmail helpline number uk microsoft hotmail support phone number usa microsoft
hotmail support phone number uk microsoft hotmail helpline number usa hotmail
support phone number uk Free Hotmail support number Free Hotmail support number
usa hotmail technical support contact number hotmail tech support contact
number hotmail coustomer support number contact hotmail customer support
telephone hotmail live chat customer support Hotmail Customer Care uk hotmail
free tech support phone number hotmail free tech support phone number hotmail
free customer support free hotmail customer service phone number free hotmail
customer support hotmail customer service toll free number hotmail customer
service toll free number usa hotmail customer service contact service hotmail
customer service toll free number hotmail customer care toll free number
hotmail customer support toll free number usa toll free hotmail support toll
free hotmail support usa toll free hotmail support uk toll free hotmail support
number toll free
hotmail customer service
microsoft hotmail contact number
hotmail sign in
hotmail support
hotmail contact number uk
msn hotmail contact number customer service
hotmail contacts
hotmail.com customer service phone number
hotmail help, hotmail support, hotmail number, hotmail tech support
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39110
Bug ID: 39110
Summary: SMITE Chinese version install failed..
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mr.panda620(a)gmail.com
Created attachment 52113
--> https://bugs.winehq.org/attachment.cgi?id=52113
Cannot really understand the file....sorry...
Can not install the file.
--
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=37075
Bug ID: 37075
Summary: Ironclads series becomes unresponsive when water
detail set to <Good> in preferences
Product: Wine
Version: 1.7.24
Hardware: x86
URL: http://www.gamershell.com/download_57176.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 49272
--> http://bugs.winehq.org/attachment.cgi?id=49272
winedbg backtrace
I have this problem with the Nvidia binary drivers, but can't reproduce it with
the open source nouveau driver.
The problem is present with Wine 1.2.3/1.4.1/1.6/1.7.24 and I remember having
the same issue with previous Nvidia drivers as well.
When water detail set to <Good> in the configuration tool then the game becomes
unresponsive when loading a battle. Water detail set to <Simple> works good.
To reproduce the problem with the demo you need native d3dx9_36 and at least
mfc90.dll from MS VC++2008, because the configtool needs it.
First launch Config.exe and make sure that water is set to <Good>.
Start the demo with ISW_Demo.exe, in the menu select <New game>, choose
difficulty. At this point the game becomes unusually slow and it takes almost 1
minute to load the next screen where you can buy ships.
Both of my cpu cores are running at 100% and I can't proceed further.
If I attach winedbg to the running ISW_Demo.exe process, I always get the same
backtrace that you can see in the attachment.
Fedora 20
Nvidia binary drivers 340.24
--
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=41661
Bug ID: 41661
Summary: add .o files to .gitignore
Product: Wine
Version: 1.9.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: krichter(a)posteo.de
Distribution: ---
The output of `git status` contains a lot of untracked `.o` files which make it
harder to get an overview of untracked files. It'd be nice if those were added
to `.gitignore`.
experienced with wine-1.9.22-72-gf7187ec
--
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=41677
Bug ID: 41677
Summary: Quicken 2010 will not load
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jimcharvat3(a)gmail.com
Distribution: ---
Created attachment 56068
--> https://bugs.winehq.org/attachment.cgi?id=56068
The .TXT displayed
The display says it has encountered a problem and displays the following .TXT
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.