


Browser by fischer 139 comments
unsetenv("QT_NO_GLIB");
Please test if this new version fixes you "out-of-window" problems. - Sep 23 2012

Browser by fischer 139 comments
As for Firefox, I don't see why it should have changed with a newer version, as the plugin is not specific to any Firefox version. I am not using Firefox 15 myself, but my guess would be that it is some sort of settings problem. Try to contact the Sumo people about that ... - Sep 08 2012

Browser by fischer 139 comments
The installation path for the browser plugin itself is controlled by NSPLUGIN_INSTALL_DIR and the default value is /usr/lib*/nsbrowser/plugins/
The KCM and other files are installed into a subtree defined in CMAKE_INSTALL_PREFIX which is /usr/local by default.
For more details on KDE and CMake, have a look here: http://techbase.kde.org/Development/CMake - Jun 27 2012

Browser by fischer 139 comments
> second class citizen in the desktop environment
> arena!
KDE was never a second class citizen!
> why the kcm mdoule? AFAIK you don't need to
> create it, you can make kpartsplugin be a
> viewer in the default file association module
> by adding just a .desktop file.
You got it wrong where KPartsPlugin comes into play. It is not meant to replace Okluar, it makes Okular accessible from within your non-KDE browser.
KPartsPlugin will claim support in the browser for any mimetype which is supported in the KDE system, which is maybe not what you want. For example, KPartsPlugin will claim to support all kinds of office file formats as soon as Calligra is installed, but you may want to prefer LibreOffice's native plugin you browser. Simply use the KCM module to tell KPartsPlugin to step back.
> the toolbar and the menubar are not right-
> clckable (at least for okular). Is it a wanted
> behaviour? Since its a plugin it would be
> wonderful to be able to enable/disable the
> menubar.
Well, I have to admit it: The menu/tool bar is fake and just rebuilds the original one at its bare minimum. Feel free to contribute code how to improve it.
However, I could add an option to the KCM module to add options for (not) showing buttons or menus ...
- Jun 08 2012

Browser by fischer 139 comments

Browser by fischer 139 comments
http://pkg-kde.alioth.debian.org/ - Jun 05 2012

Browser by fischer 139 comments

Browser by fischer 139 comments
> and pre-populate the "save copy" dialog with it?
As far as I know, there is no way to communicate the original URL to the plugin. The browser only sends a byte stream to the plugin to show. But I'll investigate this case ... - Jun 04 2012

Browser by fischer 139 comments
In your case, I guess you missed to install kcm_kpartsplugin.desktop into SOME_KDE_DIR/share/kde4/services/ - Jun 04 2012

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments
The function may become available once I have figured out how to embed menus and toolbars of KParts inside the plugin. - Aug 25 2011

Browser by fischer 139 comments

Browser by fischer 139 comments
If the Java applet is working correctly, I would need the URL where you observed the problem for my own testing. - Aug 23 2011

Browser by fischer 139 comments
BTW, my favorite distribution contains it was well: http://packages.gentoo.org/package/www-plugins/kpartsplugin - Jul 19 2011

Browser by fischer 139 comments
I tried to manually create KApplication or KComponentData objects, but this either did not make any difference or crashed the browser. - Jul 19 2011

Browser by fischer 139 comments
KGlobal::locale()->insertCatalog("kpartsplugin");
at the beginning of KPartsPlugin's constructor (around line 180) and test if it is working? - Jun 12 2011

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments
The only practical solution I see right now is that you have to open the PDF in an external viewer, which gives you all features you want. - May 05 2011

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments
About the Google Talk problem: Should have been fixed with the next version (see ChangeLog).
About the Java problem. Can you verify this problem with different browsers (Firefox, Opera, Chrome, Arora, ...)? If yes, please provide me with an example URL to test it. - Dec 20 2010

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments
firefox >/tmp/output.txt 2>&1 - Jul 25 2010

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments
Hello Guillermo Adrián,
I am the author of KPartsPlugin, a KDE-based browser plugin which uses
KParts to show files in browsers that use Netscape plugins.
http://www.unix-ag.uni-kl.de/~fischer/kpartsplugin/
http://kde-apps.org/content/show.php?content=125066
A user has reported that Firefox crashes when my plugin is used at the
same time as your Firefox KWallet extension. I can confirm this crash.
The error message I get here is:
QWidget: Cannot create a QWidget when no GUI is being used
Looking into this message and your code I think the reason is that your
code instantiates a KApplication object without GUI (using parameter
bool GUIenabled=false).
I have no experience with building Firefox extensions or any
prerequisites installed, so I would like to ask you to flip the flag and
either test my KParts plugin or send me a recompiled xpi of your
extensions.
Thank you for your consideration. - Jun 27 2010

Browser by fischer 139 comments

Browser by fischer 139 comments

Browser by fischer 139 comments
My plugin basically supports all KDE parts (including KOffice) you can assign a mime type to. So far I covered the most relevant/popular mime types, but it is easy to add more parts/mime types by just adding one line of text. Check src/mimetypes.txt for a list of mime types this plugin claims to support towards the browser and forwards to the KDE subsystem when asked to open such data. - Jun 03 2010

Browser by fischer 139 comments

Wallpapers Kubuntu by pernambuco 2 comments
The feature you request might be already in the new version. For both the field "url" in "misc" and for valid urls in "user fields" you can click on "open" to open the file in konqueror. - Sep 23 2005

Cursors by pinux 77 comments

KDE 3 Color Schemes by chtof 42 comments
> 11429-coffee_colors.kcsrc
> 6896-Coffee.kcsrc
Both files are identical - Nov 28 2004