http://bugs.winehq.org/show_bug.cgi?id=3573
------- Additional Comments From mike(a)codeweavers.com 2006-06-11 05:52 -------
Patches are applied. This bug should be fixed now.
--
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=6613
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-06-11 04:25 -------
That's strange... I just fetched the latest sources from GIT and recompiled Wine
and it still doesn't work here (I also removed my ~/.wine before testing).
--
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=6127
------- Additional Comments From pancha(a)mail.nnov.ru 2006-06-11 04:08 -------
I guess message in question goes from your X.org's ATI driver and not from Wine.
So you should report it to X.org's bugzilla, not to Wine's.
--
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=5795
pancha(a)mail.nnov.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pancha(a)mail.nnov.ru
------- Additional Comments From pancha(a)mail.nnov.ru 2006-06-11 03:54 -------
Dan, please try again with latest GIT. AtlModuleAddCreateWndData and its
companion AtlModuleExtractCreateWndData are pretty much undocumented, so I
wonder if my implementation would work for a "real" app.
--
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=2404
pancha(a)mail.nnov.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pancha(a)mail.nnov.ru
------- Additional Comments From pancha(a)mail.nnov.ru 2006-06-11 03:48 -------
Christian,
Could you please test it again with some recent Wine version?
DllGetClassObject is implemented since 20050419...
--
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=6077
pancha(a)mail.nnov.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pancha(a)mail.nnov.ru
------- Additional Comments From pancha(a)mail.nnov.ru 2006-06-11 03:13 -------
GetSecurityDescriptorControl(NULL, &control, &revision) crashes on Win2k3, so
your patch is a hack. ICQ crashes because of some other bug which lead to NULL
security descriptor being passed to GetSecurityDescriptorControl.
+advapi,+ntdll log may be useful.
--
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=6613
------- Additional Comments From mike(a)codeweavers.com 2006-06-11 03:10 -------
Installs fine for me, but crashes after it's run and any key is pressed:
wine: Unhandled page fault on read access to 0x00000062 at address 0x5371b7
(thread 0009), starting debugger...
--
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=6614
Summary: Wine can't use fake Xservers
Product: Wine
Version: 0.9.24.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivanov(a)cg.ru
Starting from 0.9.24 it's impossible to use Xfake or Xvfb Xservers to host
windows opened by programms running under wine.
I've remote server with no video card. Some programs open window, automaticaly
(without user input) done their work and exit,closing all their windows. If I
run them using SSH X11 Forwarding - everything fine, if I run them using
Xfake -ac :1& ; DISPLAY=":1.0" ; wine myapp.exe - it doesn't work, but in
0.9.22 it was ok.
--
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=6613
Summary: Sunbird 0.3 doesn't install
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=6183
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, source, Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan(a)ernstfamily.ch
AppDB: http://appdb.winehq.org/appview.php?iVersionId=6183
Download: http://download.mozilla.org/?product=sunbird-0.3&os=win&lang=en-US
Latest version of Sunbird doesn't install. Here is the console output :
----------------------------------------------------------------------
wine sunbird-0.3.en-US.win32.installer.exe
fixme:win:SetWindowTextW setting text L"Extracting" of other process window
0x10024 should not use SendMessage
fixme:win:SetWindowTextA setting text "Mozilla Sunbird Setup" of other process
window (nil) should not use SendMessage
----------------------------------------------------------------------
Then it sits here forever...
--
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.