Top<br><br><div class="gmail_quote">On Mon, Jul 25, 2011 at 12:54 PM, Matthias Apitz <span dir="ltr">&lt;<a href="mailto:guru@unixarea.de">guru@unixarea.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
El día Friday, July 22, 2011 a las 06:56:38PM +0200, Matthias Apitz escribió:<br>
<br>
&gt; El día Sunday, July 17, 2011 a las 01:44:31PM +0200, Michal Varga escribió:<br>
&gt;<br>
&gt; &gt; On Sun, 2011-07-17 at 13:33 +0200, Matthias Apitz wrote:<br>
&gt; &gt; &gt; It seems that the problem is only with older (qt3/KDE3) applications,<br>
&gt; &gt; &gt; like Firefox, Pidgin, konqueror 3.5.10, ...<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; $ grep gtk /usr/ports/net-im/pidgin/Makefile<br>
&gt; &gt; USE_GNOME=  gnomeprefix gnomehack intlhack gtk20<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; $ grep gtk /usr/ports/www/firefox/Makefile<br>
&gt; &gt; MOZ_TOOLKIT=        cairo-gtk2<br>
&gt;<br>
&gt; Hello,<br>
&gt;<br>
&gt; How do we proceed with this? Should I file a bug report in FreeBSD or in<br>
&gt; KDE? Thanks<br>
<br>
I did over the last weekend:<br>
<br>
# rm -rf /var/db/pkg/* /usr/local/*<br>
# cd /usr/ports<br>
# make clean<br>
# cd x11/kde4<br>
# make install clean BATCH=yes<br>
<br>
i.e. there is nothing of Gtk2 anymore during the compilation path;<br>
<br>
Then (after ~24 hours) I installed Xorg from binary packages and started<br>
KDE4 in the normal user environment;<br>
<br>
the effect remains the same: when locking the KDE4 desktop, bringing up<br>
the small window to unlock, after one second or so it changes as<br>
described. I&#39;m now clueless.<br>
<br>
I will make binary packages of all and try it in some VM to see if it<br>
depends on hardware or X11 driver.<br>
<br>
        matthias<br>
--<br>
<font color="#888888">Matthias Apitz<br>
t <a href="tel:%2B49-89-61308%20351" value="+498961308351">+49-89-61308 351</a> - f <a href="tel:%2B49-89-61308%20399" value="+498961308399">+49-89-61308 399</a> - m <a href="tel:%2B49-170-4527211" value="+491704527211">+49-170-4527211</a><br>

e &lt;<a href="mailto:guru@unixarea.de">guru@unixarea.de</a>&gt; - w <a href="http://www.unixarea.de/" target="_blank">http://www.unixarea.de/</a><br>
_______________________________________________<br>
kde-freebsd mailing list<br>
<a href="mailto:kde-freebsd@kde.org">kde-freebsd@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-freebsd" target="_blank">https://mail.kde.org/mailman/listinfo/kde-freebsd</a><br>
See also <a href="http://freebsd.kde.org/" target="_blank">http://freebsd.kde.org/</a> for latest information<br>
</font></blockquote></div>I&#39;m curious. I&#39;m doing a rebuild on an iMac G4 800MHz and want to know if the same will affect.<br>