Re: mark kget obsolete?

2016-04-24 Thread Luigi Toscano
Il 25 aprile 2016 03:40:33 CEST, Nick Shaforostoff ha scritto: >distro packagers note that libktorrent for kf5 conflicts with the one >for kde4, which is needed for kget. > >kget for kf5 is in a semi-ported state now, and i wonder if anyone uses >it at all. for example it has konqueror integration

mark kget obsolete?

2016-04-24 Thread Nick Shaforostoff
distro packagers note that libktorrent for kf5 conflicts with the one for kde4, which is needed for kget. kget for kf5 is in a semi-ported state now, and i wonder if anyone uses it at all. for example it has konqueror integration, but hey who uses konqueror nowadays? chromium, firefox and qupzi

Re[2]: releasing KTorrent, attempt 2

2016-04-24 Thread Nick Shaforostoff
> Nick, what did you use for KTorrent? i used kde-dev-scripts, with the patch attached to this mail. export XZ_OPT=-9 ./create_tarball.rb -v 2.0.1 -n -a libktorrent ./create_tarball.rb -v 5.0.1 -n -a ktorrent the script retrieves sources from trunk/master, but this was fine for me because i didn

Re: New location for Git commit template?

2016-04-24 Thread Michael Pyne
On Sun, April 24, 2016 15:12:58 John Layt wrote: > > On Samstag, 23. April 2016 19:35:47 CEST Michael Pyne wrote: > >> Well there is a kde-sdk-scripts repository already, though it's really > >> more > >> of a buffet of different, barely-related scripts than an a curated "we > >> think *every* KDE

Re: New location for Git commit template?

2016-04-24 Thread John Layt
> On Samstag, 23. April 2016 19:35:47 CEST Michael Pyne wrote: >> Well there is a kde-sdk-scripts repository already, though it's really more >> of a buffet of different, barely-related scripts than an a curated "we >> think *every* KDE dev should have these files with them". Do you mean kde-dev-s

Re: Review Request 127727: There is no QT_LSTAT on Windows, use QT_STAT and follow symlink (if needed), only on Windows, instead.

2016-04-24 Thread Andrius da Costa Ribas
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127727/ --- (Updated April 24, 2016, 12:44 p.m.) Status -- This change has been

Re: Review Request 127726: Fix EXPORT usage.

2016-04-24 Thread Andrius da Costa Ribas
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127726/ --- (Updated April 24, 2016, 12:44 p.m.) Status -- This change has been

Re: Prevent app to run twice.

2016-04-24 Thread Stef Bon
2016-04-24 12:12 GMT+02:00 Kai Uwe Broulik : > Hi, > > you can use KDBusService in KDBusAddons [1] which does that for you. Thanks a lot. I've read the document you've send. So it looks like I have to create: - a desktop file with DBusActivatable set to yes - a xml dbus file described here: ht

Re: New location for Git commit template?

2016-04-24 Thread Thomas Pfeiffer
On Samstag, 23. April 2016 19:35:47 CEST Michael Pyne wrote: > On Sat, April 23, 2016 15:17:24 John Layt wrote: > > On 22 April 2016 at 13:15, Thomas Pfeiffer wrote: > > > So, where should we put one now? Or is there already one someplace else? > > > > I'd probably vote for KF5::KCoreAddons as i

Re: Prevent app to run twice.

2016-04-24 Thread Kai Uwe Broulik
Hi, you can use KDBusService in KDBusAddons [1] which does that for you. Cheers,  Kai Uwe [1] http://api.kde.org/frameworks-api/frameworks5-apidocs/kdbusaddons/html/classKDBusService.html

Prevent app to run twice.

2016-04-24 Thread Stef Bon
Hi, I'm working on a backup application. One of the things which should work is selecting a file which is part of a backup, when clicking on the context menu. I've created a backup.desktop file, which appears in the context menu in Dolphin. When clicking on the name for it ("Backup") the file sho

Re: Review Request 127727: There is no QT_LSTAT on Windows, use QT_STAT and follow symlink (if needed), only on Windows, instead.

2016-04-24 Thread Kevin Funk
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127727/#review94801 --- Ship it! Ship It! - Kevin Funk On April 23, 2016, 4:44