Re: FYI: new binaries, new wiki

Alain Borel <[email protected]> Wed, 14 Jan 2004 17:12:53 +0000 (UTC)
Newsgroups gmane.comp.kde.darwin
Message-ID <[email protected]>
Benjamin Reed <ranger <at> befunk.com> writes:

> 
> For those that didn't notice, I've set up a new wiki since the metapkg 
> wiki is a bit anemic.  You can get to it at:
> 
>    http://ranger.befunk.com/phpwiki/
> 
> Also, new binaries are up on the binaries page, although there is 
> currently a bug in them where you need to manually run:
> 
>    sudo /opt/kde/bin/kbuildsycoca --global
> 
> ...when you finish installing packages.  The next release will do this 
> automatically.

Very impressive work! Most of what I tried (several games, kate, konqueror)
starts and generally works... however, I can't see any pixmap. No button in
toolbars, no file icons in Konqueror, etc. As you can see in the following log,
there's a problem with QImage objects:

% /Applications/KDE/Kate.app/Contents/MacOS/kate 
kio (KTrader): KServiceTypeProfile::offers( KTextEditor/Plugin, )
Creating link /Users/aborel/.kde/cache-TVT-CaTV-dhcp-46-75.urbanet.ch.
Created link from "/Users/aborel/.kde/cache-TVT-CaTV-dhcp-46-75.urbanet.ch"
 to "/var/tmp/kdecache-aborel"
kio (KSycoca): Trying to open
 ksycoca from /private/var/tmp/kdecache-aborel/ksycoca
kio (KSycoca): Trying to open global ksycoca from
 /opt/kde/share/services/ksycoca
kio (KTrader): Returning 3 offers
kio (KDirWatch): Available methods: Stat
kio (KTrader): KServiceTypeProfile::offers( Kate/ProjectPlugin, )
kio (KTrader): Returning 1 offers
kio (KTrader): KServiceTypeProfile::offers( Kate/Plugin, )
kio (KTrader): Returning 1 offers
QImage::smoothScale: Image is a null image
QImage::convertDepth: Image is a null image
kernel/qpixmap_mac.cpp: 851 -- Something went very wrong!! -108
kate: : KDockWidget::setHeader
kate: KDockWidgetHeader::showUndockButton(true)
QImage::smoothScale: Image is a null image
QImage::convertDepth: Image is a null image
kernel/qpixmap_mac.cpp: 851 -- Something went very wrong!! -108
QImage::smoothScale: Image is a null image
QImage::convertDepth: Image is a null image
kernel/qpixmap_mac.cpp: 851 -- Something went very wrong!! -108
QImage::smoothScale: Image is a null image
QImage::convertDepth: Image is a null image
kernel/qpixmap_mac.cpp: 851 -- Something went very wrong!! -108
kate: KDockWidgetHeader::showUndockButton(false)
kmdi: switch(mdiMode): IDEAlMode
kmdi: SWITCHING TO IDEAL
kate: : KDockWidget::setHeader
kate: KDockWidgetHeader::showUndockButton(true)
QImage::smoothScale: Image is a null image
QImage::convertDepth: Image is a null image
kernel/qpixmap_mac.cpp: 851 -- Something went very wrong!! -108
QImage::smoothScale: Image is a null image
QImage::convertDepth: Image is a null image
(..... and so on and so forth)

Any suggestions? My current OS version is 10.2.8, in case it matters.
Alain Borel (Switzerland)