http://bugs.winehq.org/show_bug.cgi?id=6794
------- Additional Comments From juan_lang(a)yahoo.com 2006-29-11 14:48 -------
The hack certainly isn't correct; 0 is NIM_ADD, used to add icons to the system
tray. I'm not sure why it's expected to fail.
--
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=6795
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.skype.com |http://download.skype.com/Sk
| |ypeSetup-Beta.exe
Severity|major |normal
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-shdocvw
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-29-11 14:17 -------
Confirming. Looks like a bug in shdocvw. Starts fine for me using native shdocvw
and shlwapi.
--
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=6766
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-29-11 14:05 -------
| If I press the reset power button on the case, the system reboots, but doesn't
| get beyond POST again. Only after the second time of pressing the reset button
| my system boots up properly.
Michael, I agree with folk on Wine having no way to control the POST process and
such. I'd blame overheated CPU, malfunctioning ATX power supply or at least RAM
bit rotting...
--
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=6794
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.skype.com |http://download.skype.com/Sk
| |ypeSetup-Beta.exe
Severity|major |normal
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-shell32
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-29-11 13:55 -------
added direct downloadlink
--
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=6794
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-29-11 13:52 -------
Created an attachment (id=4226)
--> (http://bugs.winehq.org/attachment.cgi?id=4226&action=view)
+relay,+seh log, last 100 lines
I can confirm the bug. The following hack "fixes" the bug:
diff --git a/dlls/shell32/systray.c b/dlls/shell32/systray.c
index 119f17f..488367f 100644
--- a/dlls/shell32/systray.c
+++ b/dlls/shell32/systray.c
@@ -81,7 +81,7 @@ BOOL WINAPI Shell_NotifyIconW(DWORD dwMe
COPYDATASTRUCT cds;
TRACE("dwMessage = %d\n", dwMessage);
-
+if(!dwMessage) return FALSE;
tray = FindWindowExW(0, NULL, classname, NULL);
if (!tray) return FALSE;
I'm not familiar with the code , so dunno if it's correct. At least it shows
that it's likely a bug in Shell_NotifyIconW
--
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=5351
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |johan.martenson(a)gmail.com
------- Additional Comments From truiken(a)gmail.com 2006-29-11 13:49 -------
*** Bug 6803 has been marked as a duplicate of this bug. ***
--
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=6803
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|wine-msi |wine-misc
Resolution| |DUPLICATE
------- Additional Comments From truiken(a)gmail.com 2006-29-11 13:49 -------
Duplicate...and it's not msi.
*** This bug has been marked as a duplicate of 5351 ***
--
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=6803
Summary: Windows PowerShell 1.0 won't install
Product: Wine
Version: 0.9.26.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johan.martenson(a)gmail.com
The PowerShell can be downloaded from this horribly long URL:
http://www.microsoft.com/windowsserver2003/technologies/management/powershe…
The installer starts and immediately shows an error dialog: "Unable to find a
volume for file extraction. Please verify that you have proper 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=6802
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Status|UNCONFIRMED |RESOLVED
Component|website-bugs |wine-misc
Priority|P1 |P2
Product|WineHQ Apps Database |Wine
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-29-11 13:29 -------
Not website bug. Please don't use references to other sites. Write bug
description here. Don't paste any debug logs, attach them instead. Please read
the terminal output yourself first and follow the instructions.
--
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.