https://bugs.winehq.org/show_bug.cgi?id=40796
Bug ID: 40796
Summary: Python 3.5.1 interpreter crashes when importing
pyqtSlot
Product: Wine
Version: 1.9.12
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
To reproduce, execute the following commands:
wget https://www.python.org/ftp/python/3.5.1/python-3.5.1-embed-win32.zip
unzip python-3.5.1-embed-win32.zip
curl https://bootstrap.pypa.io/get-pip.py | wine python.exe
wine python.exe -m pip install pyqt5
wine python.exe -c "from PyQt5.QtCore import pyqtSlot; print('Import
successful')"
I would attach a backtrace, but this import statement actually depends on 6
missing functions in ucrtbase.dll:
_lock_locales
_unlock_locales
_calloc_base
_malloc_base
_free_base
--
Do not reply 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=40659
Bug ID: 40659
Summary: Window with CS_OWNDC style cause DC leak when
GetDC/ReleaseDC is used.
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 54530
--> https://bugs.winehq.org/attachment.cgi?id=54530
testcase
The attached test when run under wine will cause the message to appear.
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
If GetDC/ReleaseDC are removed from the loop then no error occurs.
I've used a parent window, so that the test will run in a acceptable amount of
time but has no effect on the outcome.
--
Do not reply 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=40532
Bug ID: 40532
Summary: Microsoft Word Viewer 11.8 does not show text on file
properties dialog until the text is selected
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
To reproduce:
1. Open a document.
2. Click File, Properties, General.
On Windows, the filename, type, location, size, DOS name, creation date,
modification date, and access date, are shown instantly. On Wine they are not
shown until you use the mouse to select the text on each field. After the text
has been selected once, it remains visible even after unselecting.
This is the installer I used:
$ sha1sum wordview_en-us.exe
e6dfdc8a1545d45ef5840ba513a5c4036bf154bc wordview_en-us.exe
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37271
Bug ID: 37271
Summary: Applications get IP address of 127.12.34.56 when lo0
is up
Product: Wine
Version: 1.7.26
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jere(a)krischel.org
My testing is specifically with Artemis 2.1.1, but it seems to be true for
other applications as well.
When running Artemis 2.1.1 under a standard OSX Mavericks 10.9.4 install, the
application reports an IP address of 127.12.34.56.
If I specifically shut down the loopback interface (lo0), it reports the IP
address of the box properly (192.168.1.104).
This behavior is *not* seen on Ubuntu 14.04.1, which has a loopback interface,
but seems to prioritize it differently than OSX.
I checked the routing table before and after shutting down the loopback
interface, and this is the line that disappears on OSX after lo0 is down:
Destination Gateway Flags Refs Use Netif Expire
localhost localhost UH 0 0 lo0
--
Do not reply 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=20977
Summary: Bad hlp table rendering
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=25145)
--> (http://bugs.winehq.org/attachment.cgi?id=25145)
Help file
Terrible rendering on attached HLP file. Refer to screenshots.
--
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=40833
Bug ID: 40833
Summary: Batman: Arkham Origins Blackgate no sound during
gameplay (except cutscenes)
Product: Wine
Version: 1.9.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: aeikum(a)codeweavers.com
Distribution: ---
Created attachment 54794
--> https://bugs.winehq.org/attachment.cgi?id=54794
log
Using native xaudio2_7 is a workaround.
wine-1.9.12-161-g754c681
--
Do not reply 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=40756
Bug ID: 40756
Summary: GOG Galaxy crashes with unimplemented function
api-ms-win-crt-heap-l1-1-0.dll._calloc_base
Product: Wine
Version: 1.9.11
Hardware: x86-64
URL: http://cdn.gog.com/open/galaxy/client/setup_galaxy_1.1
.11.53.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
wine: Call from 0x7b43b24c to unimplemented function
api-ms-win-crt-heap-l1-1-0.dll._calloc_base, aborting
fixme:vcruntime:__telemetry_main_return_trigger (0xb70000)
err:module:attach_process_dlls "MSVCP140.dll" failed to initialize, aborting
vcrun2015 installed
Set to native,builtin:
> msvcp140
> api-ms-win-crt-locale-l1-1-0
> ucrtbase
--
Do not reply 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=40745
Bug ID: 40745
Summary: Python 3.5.1 interpreter crashes, needs
_set_thread_local_invalid_parameter_handler
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 54649
--> https://bugs.winehq.org/attachment.cgi?id=54649
Backtrace
To reproduce:
1. Download
https://www.python.org/ftp/python/3.5.1/python-3.5.1-embed-win32.zip
2. Unzip python-3.5.1-embed-win32.zip
3. Run `wine python.exe`
$ sha1sum python-3.5.1-embed-win32.zip
240dd2da695fea58847b9fbc5420d31f75f275ce python-3.5.1-embed-win32.zip
--
Do not reply 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=39842
Bug ID: 39842
Summary: skype for windows doesn't work
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shentino(a)gmail.com
Distribution: ---
Created attachment 53186
--> https://bugs.winehq.org/attachment.cgi?id=53186
screenshot of skype not working. I have internet just fine (hello bugzilla)
Skype for windows doesn't work.
The install program spewed out a bunch of debug messages, and the skype that
was installed can't connect to the internet.
--
Do not reply 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=40770
Bug ID: 40770
Summary: Nvidia GeForce GT 730 not recognized properly
Product: Wine
Version: 1.9.12
Hardware: x86
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
I have a GeForce GT 730 card which is based on the Kepler architecture (GK208).
The card is detected as a
GeForce GTX 470 in Wine.
lspci output:
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK208 [GeForce GT
730] [10de:1287] (rev a1) (prog-if 00 [VGA controller])
I sent a patch to correct the issue:
https://www.winehq.org/pipermail/wine-patches/2016-June/151076.html
I tested and confirmed that games such as Skyrim, Morrowind, Fallout 3 and
games based on the Unity engine recognize the card correctly with the patch.
Thanks for your attention.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.