Re: Review Request 124843: Use json metadata in KDED module and fix plugin name

2015-08-25 Thread Ragnar Thomsen
marked as submitted. Review request for Baloo. Changes --- Submitted with commit e0f10327d0c487173429b64e62ade539625d88a9 by Ragnar Thomsen to branch master. Repository: baloo Description --- This patch ports the kded-module of baloo to use json metadata and disables installation

Review Request 124843: Use json metadata in KDED module and fix plugin name

2015-08-20 Thread Ragnar Thomsen
enabled/disabled. Thanks, Ragnar Thomsen >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: KSystemlog status

2015-05-11 Thread Ragnar Thomsen
On Mon, May 11, 2015 at 3:52 PM, Luigi Toscano wrote: > That's great, but isn't there a GSoC entry for this? I talked to d_ed about the GSoC project and we decided the student will work on adding support for journald in ksystemlog. Ragnar >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#

KSystemlog status

2015-05-11 Thread Ragnar Thomsen
I have completed porting ksystemlog to KF5 in the frameworks branch. It no longer depends on KDELibs4Support. The functionality should be similar to the old ksystemlog, with the following exceptions: *KFileDialog -> QFileDialog: It appears wildcard selection is not possible with QFileDialog. This

Re: Journalktl: A new journald log viewer for KDE

2015-04-15 Thread Ragnar Thomsen
On Wed, Apr 15, 2015 at 3:01 PM, Aleix Pol wrote: > I just tried it, I got this error... ^^' > kde-devel@oliver:~/playground/journalktl/build (master)$ ./src/journalktl > journalktl(29790)/(kf5.kiconthemes) > KIconLoaderPrivate::initIconThemes: "Theme tree: (Breeze)" > journalktl(29790)/(default)

Re: Journalktl: A new journald log viewer for KDE

2015-04-15 Thread Ragnar Thomsen
> I just tried it, I got this error... ^^' > kde-devel@oliver:~/playground/journalktl/build (master)$ ./src/journalktl > journalktl(29790)/(kf5.kiconthemes) > KIconLoaderPrivate::initIconThemes: "Theme tree: (Breeze)" > journalktl(29790)/(default) qt_assert: ASSERT: "last >= first" in file > /home/

Journalktl: A new journald log viewer for KDE

2015-04-15 Thread Ragnar Thomsen
Hey all, I have started development of a log viewer for journald, which I have tentatively called Journalktl. Currently, it is pretty basic but shows date/time, unit name and log message. It allows for showing journal entries based on boot ID, searching in messages and unit names, and filtering lo