http://bugs.winehq.org/show_bug.cgi?id=19526
Summary: regedit does not give gui feedback on import of keys
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
On windows:
regedit test.reg
Registry Editor
Are you sure you want to add the information in test.reg to the registry?
-then-
Registry Editor
Information in test.reg has been successfully entered into the registry.
On wine:
nothing
--
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=40714
Bug ID: 40714
Summary: Oblivon Script Extender cannot load under wine-staging
Product: Wine-staging
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 54609
--> https://bugs.winehq.org/attachment.cgi?id=54609
obse.log
I'm having an issues with Oblivion script extender program and wine-staging
1.9.10 and 1.9.11, prepackaged from arch repository or self-compiled. Arch
linux x86_64
When I start obse_loader.exe, check the obse plugins installed and try to load
them. But after hvaing loaded first plugin (according to the obse log) it
freeze until giving the error "Could not inject DLL"
It worked perfectly until wine-staging 1.9.8 (I didn't tried 1.9.9 but I jumped
direclty to 1.9.10 becouse of the exp preshading function)
The wine log, often doesn't say anything (the log has no message except the
wine version + start warnings (as the one that warning you about CMST
patchset)) some other times it give a ntdll warning about a blocked thread
It work perfectly with the last wine-dev (1.9.11, but it worked also with
1.9.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.
https://bugs.winehq.org/show_bug.cgi?id=43475
Bug ID: 43475
Summary: XM6 TypeG crashes on startup.
Product: Wine
Version: 2.13
Hardware: x86
URL: http://www.geocities.jp/kugimoto0715/xm6g/xm6_typeg_33
0L35_20170223.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: Ubuntu
Created attachment 58857
--> https://bugs.winehq.org/attachment.cgi?id=58857
backtrace.txt
XM6 TypeG (SHARP X68000 emulator) crashes on startup with following
instructions.
How to reproduce:
1. Download XM6 TypeG version 3.30 L35 from author's page, i.e.
http://www.geocities.jp/kugimoto0715/xm6g/xm6_typeg_330L35_20170223.zip
(SHA1:ed1b91938ba8ae5f39e1cac9445b8d2740518466)
2. Extract the zip archive.
3. Prepare IPLROM.DAT and CGROM.DAT (or CGROM.TMP) from somewhere and put them
to x86 directory.
4. Run xm6g.exe in x86 directory.
Console output shows "Unhandled exception: 0xc0000417 in 32-bit code
(0x7b43c5ac)". See the attachment for details.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
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.