http://bugs.winehq.org/show_bug.cgi?id=7342
------- Additional Comments From damjan.jov(a)gmail.com 2007-22-02 23:38 -------
If you take Window's MAPI32.DLL and make wine use it (put it in Outlook's
directory and run winecfg, go to the "Libraries" tab, and put an override for
MAPI32 to use the Windows DLL instead of the wine one), does it work?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7527
Summary: uTorrent | checkbox in the Add New Torrent window | Wine
0.9.31 | regression
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: citizenr(a)gmail.com
Ill cut&paste Josh Faulkners description first :
"I don't know if it is a Wine issue or a uTorrent issue, because they both came
out with new versions recently. Anyway, I have not been able to select or
deselect files in a torrent to download by clicking on its checkbox in the Add
New Torrent window. I am on Ubuntu Edgy Eft 6.10, Wine 0.9.31 and uTorrent
1.6.1 (Build 489). My current work around is to just right click the file and
choose "Select" or "Deselect", but it would be nice if the checkboxes worked
again. Thanks!"
Works in .30, doesnt in .31
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6323
------- Additional Comments From nlaw(a)nildram.co.uk 2007-22-02 21:53 -------
I can test and close this when .32 is released in a week or two. Unless somebody
beats me too it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7524
------- Additional Comments From juan_lang(a)yahoo.com 2007-22-02 19:01 -------
INADDR_NONE is probably better than 0xffffffff.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7494
------- Additional Comments From excelblue(a)gmail.com 2007-22-02 18:24 -------
3ea059c9d74a91ae89eb486ff775d5bd36a02141 is first bad commit
commit 3ea059c9d74a91ae89eb486ff775d5bd36a02141
Author: MikoÅaj Zalewski <mikolaj(a)zalewski.pl>
Date: Wed Feb 7 21:12:52 2007 +0100
comctl32: listview: Create the LISTVIEW_INFO in WM_NCCREATE.
:040000 040000 e9b1552e4875dc8e4c68295354bf44210546a49e
eacc89d481629dc264f699654e6bcd5d2d82288b M dlls
After running git bisect a bit, I arrived here. This seems like a very logical
place for the bug to be. Thanks for the pointers on how to use bisect.
I've built wine from source many times before back when I used Linux, but these
days (on FreeBSD), I would just use the ports and it'll automate the building in
a way similar to what Gentoo does (except less customization).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7526
Summary: fixme:comm:set_queue_size insize 4096 outsize 4096
unimplemented stub
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roger(a)eskimo.com
app-emulation/wine-0.9.31 (~0.9.30??)
When reading/writing with the com port:
wine .wine/drive_c/Program\ Files/Uniden/BCD996T_UASD/BCD996T_UASD.exe
fixme:comm:set_queue_size insize 4096 outsize 4096 unimplemented stub
fixme:comm:GetCommProperties (0x88 0x34ebc8 )
... then hang.
In the meantime, I'll install other versions to see if this is just a bug with
this wine version. I've never had problems with communicating with the com port
until now. Also upgraded the firmware version on the device connected to the
comport, so also could be a source of this error.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7512
------- Additional Comments From focht(a)gmx.net 2007-22-02 18:07 -------
Hello,
i tested with a small C program which creates a plain win32 combobox and adds
some strings.
Compiled as ansi and unicode version.
SetWindowLongW( ... GetWindowLongA())
wine: exhibits behaviour as explained in trace.
windows: no problem
SetWindowLongW( ... GetWindowLongW())
wine: no problem
windows: no problem
The "double" conversion must take place somewhere in tnt controls or other
delphi runtime code.
If you create a small test program using this tntunicode combobox and
SetWindowLongW( ... GetWindowLongW()) i might look into it.
Add some output showing problematic behaviour to make trace easier.
Attach the compiled binary, dont use optimizations (prefer debug build).
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7454
------- Additional Comments From truiken(a)gmail.com 2007-22-02 17:19 -------
> but the installer failed to write / overwrite the File.
No, the installer isn't trying to write/overwrite this file. The installer is
reading this file (which should work fine) and copying it to another location.
Ronny, does c:\\windows\\Fonts\\TAHOMA.TTF exist before you run the installer,
and if so, what are it's permissions?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6995
samuel.thibault(a)ens-lyon.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.