https://bugs.winehq.org/show_bug.cgi?id=43592
Bug ID: 43592
Summary: regression: pokerstars crashes with 2.15, works with
1.6.2
Product: Wine
Version: 2.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: firippusan(a)gmail.com
Distribution: ---
Created attachment 59005
--> https://bugs.winehq.org/attachment.cgi?id=59005
console output
Latest pokerstars software crashes on startup with wine 2.15.
Works perfectly with wine 1.6.2
attached output of console when crashes with wine2.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=43583
Bug ID: 43583
Summary: freestyle - street basketball crash
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: neneda(a)www.bccto.me
Distribution: ---
Created attachment 58994
--> https://bugs.winehq.org/attachment.cgi?id=58994
idk how to fix it
i can install this game ,but i cant run 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=657
--- Comment #117 from Austin English <austinenglish(a)gmail.com> ---
(In reply to Aaron Franke from comment #116)
> Is mfc related to mf?
>
> If not, mfc is not implemented at all according to
> https://www.winehq.org/winapi_stats
>
> If so, mf is only 3% implemented which would explain any issues with it.
They're not related. If you read the prior comments, you'll note that this is
unlikely be to fixed anytime soon if ever. Use the native dll via winetricks.
--
Do not reply 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=43580
Bug ID: 43580
Summary: Problem Cinema 4D R18
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.m.a.r.a.o.u.a.j(a)hotmail.com
Distribution: ---
Hello,
I've downloaded Cinema 4D R18 and mounted the .iso file successfully, but when
I run the setup, I receive an error message: the program xxx.exe has
encountered a serious problem and needs to close.
Are there any solutions or I just have to wait for the new version ?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=657
Aaron Franke <arnfranke(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arnfranke(a)yahoo.com
--- Comment #116 from Aaron Franke <arnfranke(a)yahoo.com> ---
Is mfc related to mf?
If not, mfc is not implemented at all according to
https://www.winehq.org/winapi_stats
If so, mf is only 3% implemented which would explain any issues with 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=43123
Bug ID: 43123
Summary: compilation fails in dlls/d3dx9_36/tests with gcc
4.2.2
Product: Wine
Version: 2.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)openmailbox.org
Distribution: ---
Created attachment 58327
--> https://bugs.winehq.org/attachment.cgi?id=58327
log.txt
puppylinux 431
# gcc --version
gcc (GCC) 4.2.2
kernel version number
# uname -r
2.6.30.5
# ldd --version
ldd (GNU libc) 2.6.1
wine-2.9 compilation fails with errors,
here are a few:
error: 'NAN' undeclared
error: initializer element is not constant
error: (near initialization for 'op_tests[9].opvect2.x')
--
Do not reply 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=40399
Bug ID: 40399
Summary: emClient (.NET app) exits silently because
GdipGetLineTransform is just a stub
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: xerox_xerox2000(a)yahoo.co.uk
Distribution: ---
As the title says. Returning Ok in GdipGetLineTransform makes the app happy,
and it starts. So if someone could provide a minimal implementation this bug
could be fixed
Download:
http://dist.emclient.com/dist/v6.0.24928/setup.msi
--
Do not reply 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=43466
Bug ID: 43466
Summary: Microsoft Outlook 2010 cannot connect to MS Exchange
Server
Product: Wine
Version: 2.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: marceloalmeida(a)inb.gov.br
Distribution: ---
Created attachment 58843
--> https://bugs.winehq.org/attachment.cgi?id=58843
wine run log
Downloaded the sources from GIT repositories, resolved the build dependencies,
and build the latest version.
These are the dependencies that I cannot resolve:
- configure: libhal 32-bit development files not found, no legacy dynamic
device support.
- configure: OSS sound system found but too old (OSSv4 needed), OSS won't be
supported.
The profile with the IMAP server (imap-mail.outlook.com) loaded without
apparent issues, but the profile with the MS Exchange Server cannot connect to
the server.
Switched to the TAG "wine-2.0.2" and everything was worked fine. In this
version the configure command stopped to recognize the libOSMesa headers, but I
did not notice any great problem:
- configure: libOSMesa 32-bit development files not found (or too old),
OpenGL rendering in bitmaps won't be supported.
I started a git bisect to isolate the commit that introduced the regression
causing the MSExchange connect problems and the result was:
08808747b2e2aa590a5c8dc0d85c2882b098c460 is the first bad commit
commit 08808747b2e2aa590a5c8dc0d85c2882b098c460
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Thu Mar 9 18:19:50 2017 +0100
wininet: Rewrite InternetReadFileEx for http protocol to make use of
non-blocking reads.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 41fd10241c665cdf19405a7d5afd31001a274498
4b239413ce377edda5b812380c254b99db5cd737 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=43480
Bug ID: 43480
Summary: Unhandled exception: page fault on read access to
0x00000000 in 64-bit code (0x0000000000000000).
Product: Wine
Version: 2.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: elf_che(a)yahoo.com
Distribution: ---
Created attachment 58861
--> https://bugs.winehq.org/attachment.cgi?id=58861
Sound effect app for electric guitar and studio work.
Hello!
I use 'wine-rt, wine-rt-amd64, wine-rt-i386:386, wineasio, wineasio-amd64,
wineasio-i386:386' packages from KXstudio repo, and their dependencies from
Deian 8 repo. I can't use Peavey Revalver IV, but successfully work with IK
Multimedia Amplitube 4 and NI GuitarRig 5. When I start the Revalver app, I get
this bug and go to task manager to kill the app process, because it freeze.
--
Do not reply 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=37981
Bug ID: 37981
Summary: Illustrator CS6: ruler area gets corrupted when moving
mouse
Product: Wine
Version: 1.7.35
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 50605
--> https://bugs.winehq.org/attachment.cgi?id=50605
Ruler bar being corupted
Illustrator CS6 installed in a fresh wineprefix
WINEARCH=win32
winetricks msxml3 ( needed for the Adobe installer )
winetricks atmlib to fix crashes when creating a new file
When enabling rules mouse position shown in the ruler bar is not cleared after
moving the mouse, resulting in the rule position in the ruler bar being
overlaid and not visible at all. Workaround: hide/show rulers.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.