https://bugs.winehq.org/show_bug.cgi?id=37160
Bug ID: 37160
Summary: In case D3D_DISABLE_9EX is defined code can't be
compiled
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mmicko(a)gmail.com
Created attachment 49392
--> https://bugs.winehq.org/attachment.cgi?id=49392
Updated versions just ifdefs added
This is copy from MINGW bug since they are using H files provided from here
(https://sourceforge.net/p/mingw-w64/bugs/416/).
There is updated H file based on wine-1.7.24 code with properly added ifdefs.
--
Do not reply 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=43527
Bug ID: 43527
Summary: Magic Online (Magic The Gathering: Online) Crashes
when displaying token cards
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: theli.ua(a)gmail.com
Distribution: ---
Created attachment 58923
--> https://bugs.winehq.org/attachment.cgi?id=58923
ingame .net stack trace
Happens when it tries to display/load token card.
I can easily reproduce it but ingame crash log (attached) does not point to any
wine component, so not sure how to debug.
Nothing peculiar in wine's output either.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26046
Summary: comctl32/monthcal tests show some invalid reads under
valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33219)
--> (http://bugs.winehq.org/attachment.cgi?id=33219)
valgrind log
Conditional jump or move depends on uninitialised value(s)
at CompareFileTime (time.c:888)
by MONTHCAL_CompareSystemTime (monthcal.c:282)
by MONTHCAL_CompareMonths (monthcal.c:294)
by MONTHCAL_CalcDayXY (monthcal.c:563)
by MONTHCAL_CalcPosFromDay (monthcal.c:599)
by MONTHCAL_UpdateToday (monthcal.c:1546)
by MONTHCAL_SetToday (monthcal.c:1565)
by MONTHCAL_WindowProc (monthcal.c:2662)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_CallProcAtoW (winproc.c:601)
by CallWindowProcA (winproc.c:960)
by monthcal_subclass_proc (monthcal.c:543)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:908)
by call_window_proc (message.c:2201)
by send_message (message.c:3042)
by SendMessageA (message.c:3187)
by test_today (monthcal.c:1208)
Uninitialised value was created by a stack allocation
at MONTHCAL_CompareSystemTime (monthcal.c:276)
full log 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=42256
Bug ID: 42256
Summary: PhotoFiltre 6 and 7 don't erase the mouse selection
when dragging it
Product: Wine
Version: 2.0-rc5
Hardware: x86
URL: http://www.photofiltre-studio.com/pf7-en.htm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 56944
--> https://bugs.winehq.org/attachment.cgi?id=56944
Screenshot showing the issue
As the title says, the program doesn't properly refresh after drawing the new
selection, so the old one is still around. Works fine on win7.
According to my tests, it uses LineDDA and SetPixelV to draw these lines.
Also, it's probably only done in WM_MOUSEMOVE. I didn't get a WM_PAINT on
windows while dragging the selection.
--
Do not reply 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=14530
Summary: Easy68k M68000 emulator: Copy & Paste does not work!
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nestorac(a)gmail.com
The application in this webpage:
http://www.easy68k.com
which is a Motorola 68k microprocessor emulator works flawlessly on Wine except
for Copy & Paste, which does not work.
Please, try it with las version, 1.1.1. Can anyone confirm this?? I have Ubuntu
Hardy 8.04.1 and wine-1.1.1
There's also some strange behaviour: sometimes, when writing code, pressing Tab
key makes the application not only to put a tabulator, but to start a new line.
I think it would be really good to have it working on Linux, since it can be
used at the University.
This should be very easy to test. I have also sent a message to the developer
forum of that application, but I think it has more to do with Wine than with
the application itself.
Thanks!!
--
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=43290
Bug ID: 43290
Summary: Regression: MyLifeOrganized crashes when mousing over
tabs
Product: Wine
Version: 2.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ddascalescu+wine(a)gmail.com
Distribution: ---
Created attachment 58633
--> https://bugs.winehq.org/attachment.cgi?id=58633
Mousing over the tab strip generates MLO exception
This is a regression form the stable wine (2.0.1). After launching MLO (Version
4.4.4.2508), the tabs at the top are black. When mousing over them, MLO
generates an EInvalidOp : Invalid floating point operation. Its logs don't
offer more useful information.
I've reverted to 2.0.1 and the tabs display 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=43293
Bug ID: 43293
Summary: strange behavior- Eudora scrambles email addresses
Product: Wine
Version: 2.0.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mantvius(a)gmail.com
Distribution: ---
The below described strange behavior started to happen after I upgraded from
wine 1.6.2 to wine(hq) 2.0.1. After I downgraded back to wine 1.6.2, the
strange behavior stopped. [I did not change any Eudora settings meanwhile]
I am using Eudora 7.1.0.9 on Xubuntu 16.04
SMTP server gmail.smtp.com via stunnel
Description of strange things :
Eudora started changing email addreses in To:, Cc: and Bcc: fields. Sometimes
it happened before sending the message (after closing the message and reopening
it), sometimes even after pressing the Send button. Not always in the same way.
One of the examples:
This is how the address looked like before sending:
http://joxi.ru/a2XaLd1f1pBRQA
And this is what eudora changed it into:
http://joxi.ru/eAO0bpZhxGPNkr
Another example: it changed @gmail.com into @gmaaail.com
Natalija.Daubariene@...... into Natalj.Daubariiiene@.......
--
Do not reply 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=43536
Bug ID: 43536
Summary: Magic Online (Magic The Gathering: Online) Renders
set/mana/etc icons with black background
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: theli.ua(a)gmail.com
Distribution: ---
Created attachment 58933
--> https://bugs.winehq.org/attachment.cgi?id=58933
wine windowscodecs
Has proper transparent background with native windowscodecs (see screenshots)
Not really sure how to debug.
I'll see if i can make a small test case doing the same that the game is doing.
--
Do not reply 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=43503
Bug ID: 43503
Summary: FUJITSU Software ATLAS: unimplemented function
msvcr80.dll._ismbcl0 called in 32-bitt code
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: yasuakit+winehq(a)gmail.com
Distribution: ---
Created attachment 58884
--> https://bugs.winehq.org/attachment.cgi?id=58884
backtrace of ATLAS translatation editor crash
ATLAS V14 translation editor crashes when it tries to detect cp932 (Japanese)
Kanji exists or not, because _ismbcl0 is not implemented.
URL:
https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/ismbcl0-is…
Expected behavior:
It detect Kanji automatically, and translate between English and Japanese
properly.
Actual behavior:
It crashes.
Environment:
Fedora 26 x86_64
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.