http://bugs.winehq.org/show_bug.cgi?id=10472
Summary: File open dialog buffer too short for multiple file
selection
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: freireclaudio(a)yahoo.com.ar
The file open dialog seems to be using a buffer which is too short for multiple
file selection. While Windows itself has this bug/feature, wine's version is
much more annoying since I'm unable to select over 6 files usually (using long
but not excessive names).
A dynamic buffer (with a reasonable limit for security reasons perhaps) would
be preferrable, but even a bigger buffer would help.
I think windows' buffer is 4k.
--
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=9418
Summary: Colasoft Mac Scanner 1.1 doesn't work
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.colasoft.com/mac_scanner/
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user complained in
http://www.linuxforums.org/forum/wine/101536-problem-tcp-ip.html
"[Running colasoft mac scan in wine complains
Cannot find any valid ip address...]"
So I downloaded it and tried it.
It found my IP address right away, so that's fine.
But it wasn't able to actually scan for MAC addresses; it
had lots of
fixme:iphlpapi:SendARP (DestIP 0xda01a8c0, SrcIP 0x00000000, pMacAddr
0x7abcc808, PhyAddrLen 0x7abcc7fc): stub
messages. On Linux, at least, the way to do this is
probably to send the packet, wait a millisec, then do
ioctl SIOCGARP. (Or the command arp -n W.X.Y.Z. Or look in /proc/net/arp.)
It'd be cheesy beans to implement, if anybody cares to.
--
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=10648
Summary: Async WSASend does not send all bytes.
Product: Wine
Version: 0.9.5.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marius(a)scimore.com
On Server sending 1500 bytes with non-blocked WSASend and 2 WSABUFFERS will
transfer only 1452 bytes. On client WSARecv called again will be blocked and
does not receive the the remaining bytes.
The completion port receives event on transfered 1452 bytes, and there is no
more followed events on transfered the last 8 bytes.
OS: Ubuntu 7.10
--
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=11770
Summary: mapi32.dll.so does not support attachments for sending
mail
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Mark_Neyhart(a)legis.state.ak.us
Applications like Microsoft Excel 2002 and Word 2002 have a File...Send To
function which should bring up an email client with the current file attached.
The DLL override mapi32.dll.so does not support attachments. The sendmail.c
source for this dll has a FIXME which outputs "Ignoring attachments".
--
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=11268
Summary: Civilization I for Windows (16-bt) incorrectly displays
some dialogues
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Some dialogue windows in the game have non-rendered areas near window border
which display garbage/previous windows existed in this place.
--
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=9261
Summary: Final Fantasy 8 with hardware acceleration shows wrong
colors
Product: Wine
Version: 0.9.42.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alessandro.guido(a)gmail.com
Created an attachment (id=7514)
--> (http://bugs.winehq.org/attachment.cgi?id=7514)
Snapshots that shows how the game looks
Like the attached image shows, wrong colors are shown when usign Final Fantasy
8 with hardware acceleration enabled.
There are plenty of messages like:
fixme:d3d7:IDirect3DTextureImpl_PaletteChanged
(0x2eb3148)->(00000000,00000100): stub!
--
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=10729
Summary: Clicking things in-game in LEGO Island causes game to
hang
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=9571)
--> (http://bugs.winehq.org/attachment.cgi?id=9571)
Console log
Once you get in-game in LEGO Island, clicking things will print a few fixme and
then hang indefinitely. A console log is attached, and notes where the fixmes
coinciding to the hang are.
--
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=11287
Summary: err:ole:CoInitializeEx Attempt to change threading model
of this apartment from apartment threaded to multi-
threaded
Product: Wine
Version: 0.9.5.
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kevin01(a)kilohotel.com
I get an error when trying to run My Sirius Studio.exe
http://download.sirius.speedera.net/stiletto/SiriusStudioSetup.exe
The error is:
fixme:win:EnumDisplayDevicesW ((null),0,0x61e3e0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x61e3e0,0x00000000), stub!
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x6002c 0x00000000
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
apartment threaded to multi-threaded
err:ole:CoGetClassObject class {25baad81-3560-11d3-8471-00c04f79dbc0} not
registered
err:ole:CoGetClassObject no class object {25baad81-3560-11d3-8471-00c04f79dbc0}
could be created for context 0x1
** (My Sirius Studio.exe:44): WARNING **: Thread 00000000 may have been
prematurely finalized
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x68fa02fc
In order to install and use this software, I did the following:
winetricks corefonts
winetricks mono12
wineticks gdiplus
I had to use the native gdiplus, or I get the problem seen in bug 11033.
--
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=10531
Summary: Windows Calculator: Color in buttons missing
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bammzilla(a)gabriana.com
Created an attachment (id=9282)
--> (http://bugs.winehq.org/attachment.cgi?id=9282)
How it looks in my Windows XP box
In Windows Calculator CALC.EXE the button texts should be color coded but all
appear black in Wine.
--
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=11446
Summary: Gangsters: Wrong 2d rendering
Product: Wine
Version: 0.9.51.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wielkiegie(a)gmail.com
Created an attachment (id=10577)
--> (http://bugs.winehq.org/attachment.cgi?id=10577)
Wine messages when starting with OpenGL as DDraw renderer
OpenGL as DirectDraw driver causes unhandled page fault when playing intro (I
tried GDI for testing). When the game starts or after changing menu screen,
main menu is completely black. Graphics can be visible only after pushing any
button in the menu, but releasing mouse button elsewhere. Buttons doesn't
contain any text and colors of whole screen are ugly.
--
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.