http://bugs.winehq.org/show_bug.cgi?id=4587
------- Additional Comments From dh(a)triple-media.com 2006-23-06 05:16 -------
Nope, just plain ati-driver with plain xorg from the x7.0.1 series.
--
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=3590
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2649 is|0 |1
obsolete| |
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2006-23-06 04:54 -------
Created an attachment (id=2706)
--> (http://bugs.winehq.org/attachment.cgi?id=2706&action=view)
install log
failed with:
Wine 0.9.16
Python 2.4.3 msi package
--
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=5475
------- Additional Comments From ravinderonline(a)yahoo.com 2006-23-06 04:51 -------
Created an attachment (id=2705)
--> (http://bugs.winehq.org/attachment.cgi?id=2705&action=view)
Sample application working with file open dialog
When we try to open a folder with VDB extension, control goes to function.
void CVDBChooserDialog::OnFolderChange()
As code written inside this function IDOK must invoked. It is working fine
incase of windows platform.
But in wine control doesnt transfer into this function when we change the
folder and IDOK isnt invoked and desired functionality isnt invoked.
--
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=5486
------- Additional Comments From hverbeet(a)gmail.com 2006-23-06 03:53 -------
I have some code that loads animated mouse cursors and uses Xcursor for drawing
them. It wouldn't be too hard to extend that to support 32-bit cursors as well.
However, in order for that to be integrated into the tree, some changes need to
be made to the way cursor handles 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=5358
------- Additional Comments From dank(a)kegel.com 2006-23-06 03:01 -------
Thanks very much. I look forward to your patches, and
am glad to see your tests. (Also, I heard Mike McCormack is on
vacation for a week or two, so don't be surprised if there's
some lag in reviewing your submissions.)
--
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=5358
------- Additional Comments From pancha(a)mail.nnov.ru 2006-23-06 02:56 -------
Create HKLM/System/CurrentControlSet/Services/msiserver key, and installer will
be happy with OpenService. It would then start installing; however, most files
would be installed in incorrect location (URTInstallPath directory shouldn't be
used at all). I submitted several todoed tests to msi test suite to highlight
relevant bugs. With all these bugs fixed installer would go as it should up to
InstallFinalize action and will then fail to register components (because of
missing COM+ catalog object and because of some problems with .NET system). I
failed to make helper programs work, but at least i hope that MSI problems found
(I have patches to fix them, but they not ready for submittion yet)
--
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=5063
------- Additional Comments From dank(a)kegel.com 2006-23-06 01:25 -------
Here's one other place firefox is slow in wine:
the little animation that announces download is complete.
Look at the output of top while that animation is running:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
5161 dank 15 0 11292 9000 600 S 65.2 1.7 12:56.70 wineserver
5155 dank 25 0 1742m 162m 11m R 28.6 32.4 17:19.76 firefox.exe
Both wineserver and firefox are using up boatloads of CPU
time. Wineserver especially. That ought to be
a nice little locus to track down for somebody looking
for a speedup project...
--
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=5475
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Keywords| |download
------- Additional Comments From dank(a)kegel.com 2006-23-06 00:59 -------
Hi Ravinder,
can you zip up the whole visual C++ project for your little
demo app so people who want to build it from source can?
Thanks...
--
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.