http://bugs.winehq.org/show_bug.cgi?id=5306
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|vartest.c is too large |compiling vartest.c takes
| |too much RAM for a 64MB
| |machine
------- Additional Comments From dank(a)kegel.com 2006-26-07 07:50 -------
Confirmed. I measured gcc-4.0.3's memory usage on that file.
It uses 120MB, and for long enough that swapping is not really an option.
One workaround for people developing on 64MB machines
is to edit oleauto32/tests/Makefile to replace -O2 with -O0.
Memory usage still exceeds 64MB with that, but not by as much,
and for less time, so it should be bearable.
But it's reasonable to consider splitting up or otherwise speeding up the
compile of vartest.c (and vartype.c, but that's not quite as bad, it only
used 92MB in my approximate 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=5753
multescugeorge(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From multescugeorge(a)yahoo.com 2006-26-07 07:31 -------
I tried latest CVS (26-07-2006) just to be thorow, and the bug seems fixed.
I'm closing this bug, it seems my problem was a transitory thing, next time
i'll wait a weak or so before sending a new bug.
Thanks for your time.
--
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=4414
tuharsky(a)misbb.sk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From tuharsky(a)misbb.sk 2006-26-07 06:30 -------
I have libungif4-dev and libungif4g here in Debian. Do You mean some of these,
or is it a library I don't have?
--
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=4268
------- Additional Comments From tuharsky(a)misbb.sk 2006-26-07 06:28 -------
I will. I have been waiting for Debian to fix broken libfreetype, however it is
still corrupted, so I will revert it manually and try.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4294
------- Additional Comments From tuharsky(a)misbb.sk 2006-26-07 06:25 -------
Well, yes, but the most important question is, WHAT package? I cannot find it :o(
--
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=5749
------- Additional Comments From stefandoesinger(a)gmx.at 2006-26-07 06:06 -------
This is kinda odd, I see no failing pixel format checks, and the accepted
formats aren't fancy formats either. Really odd.
Can you attach a +d3d_caps log without the pixel format whitelisting patch
too?
--
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=5752
------- Additional Comments From stefan.siebert(a)web.de 2006-26-07 06:05 -------
This seems to be more a real notes bug. The notes client should only be used for
connections to a domino server. For everything else (my experience) better use a
real Mail Client like Thunderbird / Kmail or Evolution.
--
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=5756
------- Additional Comments From stefan.siebert(a)web.de 2006-26-07 05:58 -------
There's no real chance to get it running the way it is meant to be.
Notes wants to use the navigation interface from the internet explorer.
But Mozilla's ActiveX component doesn't expose the ICustomDoc Interface.
As a workaround you may set 'other browser' in the current location document (by
default this is office. Have a look to the bottoms right corner and click on it)
. Then you can set it to whatever you want. Best is to let it point to
winebrowser in the windows directory. This will execute the systems native broweser.
There are currently two drawbacks:
1. It needs my unicode patch for comdlg32/filedlg.c or notes will crash when
selecting the executable
2. Winebrowser currently needs http:// urls. E.g. if you enter www.winehq.com in
notes it won't open the site, as the winebrowser doesn't know the protocoll. I
will look into it and hope to have a patch ready the next days.
Or you can try to install a native windows browser like internet explorer /
firefox and point to that one in the location document.
--
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.