http://bugs.winehq.org/show_bug.cgi?id=7405
Summary: EVE Online Logserver icons are broken
Product: Wine
Version: CVS
Platform: PC
URL: http://elfenstein.mine.nu/eve/logserver.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
The commit listed below breaks the icons in this app. Incorrect icons are
displayed in the icon bar and the file menu. Also if you create a new
workspace (CTRL+W) the tree icons are solid black.
commit 369749dcb2ba12ce8481503543afd18ad99805d1
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Mon Feb 12 16:47:56 2007 +0800
comctl32: Make ImageList_Read and ImageList_Write compatible with each
other, simplify the code.
--
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=7381
------- Additional Comments From dank(a)kegel.com 2007-12-02 13:24 -------
Thanks. Can you also provide source code for the demo .exe?
--
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=7378
------- Additional Comments From focht(a)gmx.net 2007-12-02 12:51 -------
Can confirm this too.
Quick fix: uncheck the option "Minimize to tray" in "Preferences" -> "General"
-> "System tray"
Interesting effect:
when using that dreaded option you click the task pane
task pane gets selected + focus of current app/window is lost
torrent main window doesnt show
if you click again, the pane gets unselected and previous app/windows gets focus
again (ACTIVATE).
Now get context menu (right click) click "close" menu item. nothing happens.
If you click the task pane thereafter 1-3 times, utorrent main window will
correctly show up.
Weird ...
--
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=6086
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-12-02 12:45 -------
| Does anyone have a patch that will resolve this problem? If so, thanks in
| advance for telling me about it.
Heh, again, this probably was fixed by Marcuss [8].
| make[2]: Warning: File `Makefile' has modification time 1.6e+03 s in the
future
| make[2]: warning: Clock skew detected. Your build may be incomplete.
Any chance a clock on your machine was reset recently? I got around such
warnings by rerunning "make depend && make" in the past.
[8] http://source.winehq.org/git/wine.git/?a=commit;h=5c256c518faf2344266cabecad
--
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=7371
------- Additional Comments From blin(a)gmx.net 2007-12-02 12:26 -------
The secur32 call would fail anyway. We don't support any provider that allows a
MakeSignature call without initialization first. This might be a problem in
rpcrt or it might just be as broken on windows.
Cheers,
Kai
--
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=7404
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.lunarcal.org/Down
| |load.html
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download, regression
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-12-02 12:23 -------
confirmed. Actually regression between 0.9.11 and 0.9.16. Please do regression test
--
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=7403
------- Additional Comments From lich(a)math.spbu.ru 2007-12-02 12:15 -------
I use wine-0.9.30-g712e677 compiled from the source.
Linux distro is slackware-11.0
Utorrent 1.6
I can see both main window and systray icon.
--
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=7371
------- Additional Comments From focht(a)gmx.net 2007-12-02 11:46 -------
Hello,
------- quote ------
Hans Leidekker 2007-02-12 11:00 -------
Created an attachment (id=4891)
--> (http://bugs.winehq.org/attachment.cgi?id=4891&action=view)
Add a stub implementation for SetupDiGetINFClass{A,W}.
Try this patch.
------- quote ------
Seems to work.
---- snip ---
fixme:setupapi:SetupDiGetINFClassA "C:\\windows\\inf\\SynasUSB.inf" 0x34f97c
0x34f9a8 32 (nil)
---- snip ---
Setup executes successfully (only minor non critical issues left).
--
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.