http://bugs.winehq.org/show_bug.cgi?id=9615
Summary: RPG Maker: c0000005 exception when clicking menu bar
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
After obtaining RPG Maker from
(http://www.enterbrain.co.jp/tkool/RPG_XP/eng/download.html), I install it. I
believe on 0.9.33 it seamlessly installed, but on latest 0.9.44, running the
EXE produces help output for msiexec in terminal; I had to do wine msiexec /i
on the MSIs in the directories. Installation is ok, and starting the app is
okay, but when I click the menu, it gives me an exception: c0000005 at address
004749B5. No dump is produced that is indicative of any error.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9808
Summary: Amazon Music Downloader crashes on File menu
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.amazon.com/gp/dmusic/help/amd.html/
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=8255)
--> (http://bugs.winehq.org/attachment.cgi?id=8255)
console output showing crash on clicking File
Download and install the Amazon Music Downloader.
Run it.
Click the File menu.
Bammo!
wine: Unhandled page fault on read access to 0x0000001c at address 0x484d25
(thread 0009), starting debugger...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26560
Summary: Amazon MP3 Downloader: Menus don't work.
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
>From bug 18708.
Menus don't work. Opening them works, but you cannot click any item.
Right-clicking them works.
--
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=18708
Summary: Amazon MP3 Downloader: Menus and toolbars don't work
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://amazonm-002.vo.llnwd.net/u/d1/clients/AmazonMP3
Installer_1.0.3.exe?httpHeader%5FContent-Disposition=a
ttachment%3B%20filename%3DAmazonMP3Installer.exe&marke
tplace=1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Created an attachment (id=21442)
--> (http://bugs.winehq.org/attachment.cgi?id=21442)
Linux behaviour screenshot
Running Amazon MP3 Downloader, clicking menu items doesn't work at all (nothing
happens, menu stays open).
The following is the only default console output
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
err:toolbar:TOOLBAR_GetImageListForDrawing bitmap for ID 0, index 0 is not
valid, number of bitmaps in imagelist: 0
The err is spammed every time a menu is opened.
Attached a screenshot under linux, a screenshot under windows and a +toolbar
trace.
--
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=35349
Bug ID: 35349
Summary: NC Corrector spams terminal with
"fixme:olepicture:OLEPictureImpl_SaveAsFile"
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: plaes(a)plaes.org
Classification: Unclassified
`NC Corrector 4.0` from http://www.nc-corrector.inf.ua/index_EN.htm spams
following continuously in the terminal:
[snip]
...
fixme:olepicture:OLEPictureImpl_SaveAsFile (0x1fe9b0)->(0x19ad098, 0, (nil)),
hacked stub.
fixme:olepicture:OLEPictureImpl_SaveAsFile (0x2064d8)->(0x19ad098, 0, (nil)),
hacked stub.
....
[/snip]
This could be also duplicate for #20222
--
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=36815
Bug ID: 36815
Summary: XFORM matrix rotation is not supported by BitBlt()
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: sashoalm(a)gmail.com
Created attachment 48892
--> https://bugs.winehq.org/attachment.cgi?id=48892
Demo project.
When a rotation is specified using the XFORM matrix, and later a bitmap is
drawn using BitBlt(), it is rotated in Windows, but it is not rotated in Wine
(it seems to be scaled instead).
Demo project:
https://drive.google.com/file/d/0B9PGUhmmnsm1Z3YtRXJxdnNpNUE/edit?usp=shari…,
also added as attachment.
Screenshot under Windows:
https://drive.google.com/file/d/0B9PGUhmmnsm1Uzg4d1l0TS1FVlU/edit?usp=shari…
Screenshot under Wine:
https://drive.google.com/file/d/0B9PGUhmmnsm1NHFjSWxGdlpiU28/edit?usp=shari…
These are the most relevant parts of the demo code. Here the XFORM matrix is
prepared, and the BitBlt() is called:
======
// Set the XFORM rotation.
XFORM xform;
memset(&xform, 0, sizeof(xform));
double angle = 0.785398163;
xform.eM11 = cos(angle);
xform.eM12 = sin(angle);
xform.eM21 = -sin(angle);
xform.eM22 = cos(angle);
xform.eDx = 0;
xform.eDy = 0;
SetGraphicsMode(hdc, GM_ADVANCED);
SetWorldTransform(hdc, &xform);
// Draw the bitmap on the paint .
BitBlt(hdc, r->left, r->top, r->right-r->left, r->bottom-r->top, hMemDC, 0,
0, SRCCOPY);
======
How to specify rotation in the XFORM matrix is described in MSDN's at
http://msdn.microsoft.com/en-us/library/windows/desktop/dd145228(v=vs.85).a…:
Operation eM11 eM12 eM21 eM22
Rotation Cosine Sine Negative sine Cosine
--
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=26389
Summary: Win3.1 Notepad crashes when opening a large file
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spammis(a)spam.la
Created an attachment (id=33605)
--> (http://bugs.winehq.org/attachment.cgi?id=33605)
DOSBox (left) and Wine (right)
This bug applies to the version of Notepad bundled with Windows 3.1.
Old versions of Notepad can't open big text files. Instead, Notepad displays a
message saying "The file FILENAME is too large for Notepad. Use another editor
to edit the file." Wine crashes instead of displaying this message.
A giant file can be created in numerous ways. I used a small python script:
for i in range(1999999):
print i
"python script.py > giant.txt" gives a giant file.
I tried opening the file using Wine running Notepad and using DOSBox running
Windows 3.1 running Notepad. Windows 3.1 is just a normal DOS application, so
it runs fine under DOSBox. I'm attaching a PNG file displaying the differences
between Wine and DOSBox. In this case, DOSBox is correct while Wine is wrong.
--
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=38827
Bug ID: 38827
Summary: CharmTale2 installer blank GUI
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ocean04(a)suomi24.fi
Distribution: ---
Installer (from bug 17597, comment4) shows blank 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=22712
Summary: Servant Salamander can't execute .exe files
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.altap.cz/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
File manager Servant Salamander, version 2.52 won't execute a binary file
(regedit.exe). When I am trying to execute regedit.exe, nothing happens and
console says:
fixme:shell:ISvItemCm_fnInvokeCommand Unhandled Verb 0l
BTW: I have to test with winecfg: Win2000. Tested in many versions and probably
never worked correctly.
--
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.