[Open Office] kdefilepicker sigpipe in oob680-m5

Jan Holesovsky kendy at suse.cz
Wed Mar 1 09:30:14 EST 2006


On Wednesday 01 March 2006 14:50, Giuseppe Ghibò wrote:

> I get it but as soon as I select a file and click on OK, I get:
>
> fileSelectionChanged
> kdefilepicker: symbol lookup error: kdefilepicker: undefined symbol:
> _ZN3KIO9NetAccess12mostLocalURLERK4KURLP7QWidget
>
> while on a working one I get:
>
> fileSelectionChanged
> accept
> quit
>
> Sound something related to lines:
>
> #if KDE_IS_VERSION(3,5,0)
>                          KURL qLocalSelectedURL =
> KIO::NetAccess::mostLocalURL( selectedURL(), this );
> #else
>                          KURL qLocalSelectedURL( selectedURL() );
> #endif
>                          qSelectedURL = addExtension(
> qLocalSelectedURL.url() );
>
> lemme check which KDE version I build under...

I guess you build on 3.5 & run it on something lower...

> Ah, so the KDE filepicker is external and called trough a pipe,
> while the Gnome and/or standard one is internal? I had never noticed this.

Yes, exactly.  I plan to do it internal, but still, it is low priority.  Any 
volunteers here? ;-)

Regards,
Jan


More information about the Openoffice mailing list