[Scribus] error compiling cvs from 8/11/2003

Gerhard Gaussling ggnewsletter
Sun Nov 9 00:23:31 CET 2003


Am Samstag, 8. November 2003 23:25 schrieb Gerhard Gaussling:
>  I don't have to do moc-qt3 -o foo.moc foo.h on 115
> files? Not really, ?isn't it? sigh... 
> Or did you mean, only in the plugin folder?

Thanks god, It is only to do for three files in Scribus/scribus/plugins/
scriptplugin

cd ~/Scribus/scribus/plugins/scriptplugin
moc-qt3 -o  scriptplugin.moc scriptplugin.h
moc-qt3 -o  pconsole.moc pconsole.h
moc-qt3 -o conswin.moc conswin.h
cd ~/Scribus/
make
checkinstall

that's it!

Unfortunatly the qt clipboard error persists on my Installation:

Can't find Plug-in
------------------^ I think it's the About Scribus plugin?
QTextImage: no mimesource for ../scribus_head.png
-----------------------------------------------------------^ It's the 
scripting handbook that missing the scribus logo in the document 'head'

QClipboard: internal error, qt_xclb_wait_for_event recursed
----^ When I drag from the Desktop an Object on the scribus window it 
immediately crashes, also if I drag any text of another kde app.

I use kde 3.1.3 qt 3.2.2 on a debian testing/unstable mix (nearly all 
development files are from unstable)

Kind regards

Gerhard



More information about the scribus mailing list