Re: When do we need to update GENERIC_LIB_VERSION / KDE_NON_GENERIC_LIB_VERSION ?

2012-09-06 Thread Michael Pyne
On Thursday, September 06, 2012 14:34:32 David Faure wrote: > On Thursday 30 August 2012 20:35:02 Andras Mantia wrote: > > On Thursday, August 30, 2012 11:51:07 AM Allen Winter wrote: > > > We discussed this on IRC last night. > > > The only downside we could come up with was extra disk space neede

Re: Review Request: print-manager on kdereview

2012-09-06 Thread Daniel Nicoletti
>> Sorry, cannot read sysadmin bugs. Where do you want it to move? > > Since the idea is to replace s-c-p-kde it would reside where it is now, > so these repos would maybe go to unmaintained: > git.kde.org:printer-applet > http://websvn.kde.org/trunk/KDE/kdeadmin/system-config-printer-kde/?view=log

Re: Review Request: Implementation of KPart listing notification extension for Dolphin

2012-09-06 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106333/ --- (Updated Sept. 6, 2012, 6:52 p.m.) Review request for Dolphin and KDE Base

Re: Review Request: Implementation of KPart listing notification extension for Dolphin

2012-09-06 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106333/#review18632 --- dolphin/src/views/dolphinview.h

Re: Review Request: Implementation of KPart listing notification extension for Dolphin

2012-09-06 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106333/ --- (Updated Sept. 6, 2012, 4:16 p.m.) Review request for Dolphin and KDE Base

Re: How Can I change wallpaper from CLI?

2012-09-06 Thread Kevin Krammer
On Thursday, 2012-09-06, Aaron J. Seigo wrote: > in the same way that every application that opens files stored on disk > needs to support file open/read/write. in reality, very few of our > applications make direct libc calls to achieve this and instead rely on > (much) higher level libraries to

Re: Review Request: Implementation of KPart listing notification extension for Dolphin

2012-09-06 Thread Frank Reininghaus
> On Sept. 6, 2012, 12:47 p.m., David Faure wrote: > > dolphin/src/dolphinpart.cpp, line 718 > > > > > > IMHO this is worse than a DolphinView::fileItemModel() method, because > > it will break at runtime rather th

Re: How Can I change wallpaper from CLI?

2012-09-06 Thread Aaron J. Seigo
On Thursday, September 6, 2012 14:22:28 Kevin Krammer wrote: > Without checking the implementation details I would have guessed that > "allowing content to be introspected" needs support for that introspection > in every single application in the same way that every application that opens files s

Re: Review Request: Implementation of KPart listing notification extension for Dolphin

2012-09-06 Thread David Faure
> On Sept. 6, 2012, 12:47 p.m., David Faure wrote: > > dolphin/src/dolphinpart.cpp, line 718 > > > > > > IMHO this is worse than a DolphinView::fileItemModel() method, because > > it will break at runtime rather th

Re: Review Request: Implementation of KPart listing notification extension for Dolphin

2012-09-06 Thread Dawit Alemayehu
> On Sept. 6, 2012, 12:47 p.m., David Faure wrote: > > dolphin/src/dolphinpart.cpp, line 718 > > > > > > IMHO this is worse than a DolphinView::fileItemModel() method, because > > it will break at runtime rather th

Re: Review Request: Implementation of KPart listing notification extension for Dolphin

2012-09-06 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106333/#review18625 --- dolphin/src/dolphinpart.cpp

Re: new WebP image plugin (kimgio) and cmake question

2012-09-06 Thread Kevin Krammer
On Thursday, 2012-09-06, David Faure wrote: > On Saturday 01 September 2012 13:20:08 Kevin Krammer wrote: > > > - how can I add a new MIME Type for image/x-webp ? > > > > Can't help you with the other things, but for that see > > kdelibs/mimetypes/kde.xml > > That's only the short-term hack solut

Re: new WebP image plugin (kimgio) and cmake question

2012-09-06 Thread David Faure
On Saturday 01 September 2012 13:20:08 Kevin Krammer wrote: > > - how can I add a new MIME Type for image/x-webp ? > > Can't help you with the other things, but for that see > kdelibs/mimetypes/kde.xml That's only the short-term hack solution. Follow the instructions at http://www.freedesktop.

Re: When do we need to update GENERIC_LIB_VERSION / KDE_NON_GENERIC_LIB_VERSION ?

2012-09-06 Thread David Faure
On Thursday 30 August 2012 20:35:02 Andras Mantia wrote: > On Thursday, August 30, 2012 11:51:07 AM Allen Winter wrote: > > We discussed this on IRC last night. > > The only downside we could come up with was extra disk space needed by the > > developers if we weren't vigilant about cleaning-up old

Re: Review Request: Make Sonnet::Speller::setLanguage threadsafe, fixing segfaults in krunner

2012-09-06 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106242/#review18623 --- A number of comments on the implementation, but also a more gen

Re: How Can I change wallpaper from CLI?

2012-09-06 Thread Kevin Krammer
On Thursday, 2012-09-06, Aaron J. Seigo wrote: > On Thursday, September 6, 2012 12:47:16 Kevin Krammer wrote: > > The problem with that (as far as I can tell) is that this would not be > > available to non-KDE apps, which (again as far as I understand) is the > > case of the thread starter. > > if

Re: When do we need to update KSYCOCA_VERSION ?

2012-09-06 Thread David Faure
On Friday 31 August 2012 07:24:41 Sune Vuorela wrote: > On 2012-08-30, David Faure wrote: > > I think this is a "belt and suspenders" kind of thing (extra > > precaution)... in theory it's not necessary, kded will detect new desktop > > files on kde startup, or during the upgrade process if KDE is

Re: How Can I change wallpaper from CLI?

2012-09-06 Thread Aaron J. Seigo
On Thursday, September 6, 2012 12:47:16 Kevin Krammer wrote: > The problem with that (as far as I can tell) is that this would not be > available to non-KDE apps, which (again as far as I understand) is the case > of the thread starter. if the issue was non-KDE apps, this would be an interesting s

Re: How Can I change wallpaper from CLI?

2012-09-06 Thread Kevin Krammer
On Wednesday, 2012-09-05, Aaron J. Seigo wrote: > what that would do in this case is instead of implementing (non-standard) > means to set desktop wallpapers in N applications, N applications simply > start advertising what content the user is focused on so that other parts > of the system can rea