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.
https://bugs.winehq.org/show_bug.cgi?id=46952
Bug ID: 46952
Summary: Battle net App does not show download progress for
starcraft 2
Product: Wine
Version: 4.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)telfort.nl
Distribution: ---
Created attachment 64079
--> https://bugs.winehq.org/attachment.cgi?id=64079
Screenhot of the installer
During installation of starcraft2 through the battle net app, I can't see the
percentage on the progress bar
Download link:
https://www.battle.net/download/getInstallerForGame?os=win&locale=enUS&vers…
My system:
Manjaro 18.0.4
# uname -a
Linux cedric-pc 4.9.148-1-MANJARO #1 SMP PREEMPT Sat Dec 29 14:42:52 UTC 2018
x86_64 GNU/Linux
# lspci -v
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV770
[Radeon HD 4870] (prog-if 00 [VGA controller])
Subsystem: PC Partner Limited / Sapphire Technology RV770 [Radeon HD 4870]
Flags: bus master, fast devsel, latency 0, IRQ 32, NUMA node 0
Memory at c0000000 (64-bit, prefetchable) [size=256M]
Memory at fea20000 (64-bit, non-prefetchable) [size=64K]
I/O ports at e000 [size=256]
Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Kernel driver in use: radeon
$ wine --version
wine-4.3
--
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=51459
Bug ID: 51459
Summary: LibraryLoader can't find DesignSpark since switch to
mono
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: phoenix-precision(a)gmx.co.uk
Distribution: ---
Created attachment 70303
--> https://bugs.winehq.org/attachment.cgi?id=70303
Output of Library Loader 2.49
(copied with edits from forum post:
https://forum.winehq.org/viewtopic.php?f=2&t=35438&p=133676#p133676 where it
was suggested I submit as a bug report)
I have installed DesignSpark: (DS)
https://www.rs-online.com/designspark/pcb-software
and SamacSys Library Loader: https://componentsearchengine.com/tools
DS is now at version 10 and installed and working very nicely with wine-mono.
It was a real PITA to install when I did it using native deps, so I'm very
happy with that.
Library Loader is supposed to be able to launch and connect to DS when the
settings button is pressed. In normal use it opens component packages that you
download, adds them to the DS library and puts a symbol at your cursor ready to
place on the page.
When I was running these programs using native dependencies, it all worked well
most of the time, but I couldn't install the latest version (2.49) of Library
Loader. I was using 2.47, working ok.
I installed both programs in a fresh 32bit prefix. Library Loader installed the
newest version (2.49) - woo hoo!
BUT
I am getting an error from Library Loader when I download a new component or
when I click the settings button "Unable to launch/connect to Design Spark
PCB". Reverting all the way back to v2.28 and it works, much older that what I
was using previously.
It looks as though mono isn't doing something that it wants.
I have set: WINEDEBUG=mscoree WINE_MONO_TRACE=x
as per the forum post.
The log is from Library Loader 2.49, the newest version which installs with
mono but not with .net, but can't find DesignSpark. I launched the program and
pressed the "ECAD tool" (DesignSpark selected from list) settings button. The
point where the button is pressed is just after the cryptography stuff, where
it says "EXCEPTION handling: System.NotImplementedException: The method or
operation is not implemented." though this error is also present in the working
version, 2.28.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51232
Bug ID: 51232
Summary: calling WsaGetLastError() after calling getsockopt()
with a file descriptor that is not a socket differs
from Windows
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: michaela(a)molthagen.de
Distribution: ---
Program: ZOC Terminal 8.02.4 (x64)
int err, rc, type= 0, fd;
socklen_t type_len= sizeof(type);
fd= open("C:\somefile.txt", O_RDONLY);
if (fd==-1)
return;
// fd is now a file descriptor for a file, not a socket.
rc= getsockopt(fd, SOL_SOCKET, SO_TYPE, (char *)&type, &type_len);
err= WSAGetLastError();
notasocket= (rc==-1 &&(err==WSAENOTSOCK);
// notasocket is now FALSE, because Windows returns WSAENOTSOCK, but
Wine returns WSAEBADF
// Linux returns ENOTSOCK, so the Windows WSAENOTSOCK is the best
representation of that
--
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=50930
Bug ID: 50930
Summary: Devil May Cry HD collection crashes after "saving
tips" immediately after opening
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gab.pulcio(a)gmail.com
Distribution: ---
Created attachment 69746
--> https://bugs.winehq.org/attachment.cgi?id=69746
In this case, I opened DMC1 but the issue occur with DMC2 and DMC3 too
Opening DMC launcher won't fix anything, it opens, but as soon as I select the
desidered title (same as doing "wine dmc1/2/3.exe" it opens but after the "save
tip" thing it crashes
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39134
Bug ID: 39134
Summary: Filterforge Crashes on Exit, Prevents Startup
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zauber(a)gridmail.org
Distribution: ---
When Filterforge is shutdown, it crashes before it can fully shutdown. It will
also popup a window showing this error below, indicating a segmentation fault:
<class XFW::Kernel::SystemException> Access violation at address 008D8964 (read
at address 8000000E).
After this happens, it will leave behind a "Ghost Process" which will prevent
you from running Filterforge again, with an error message claiming that it is
already running. Only workaround is to either force kill the ghost process, or
to run "wineserver -k" in a terminal.
--
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.