Re: I developed a workaround for Qt5.4 DND bug that KDE apps might need

2016-01-20 Thread Frank Reininghaus
Hi, 2016-01-16 14:35 GMT+01:00 PCMan: > On Sat, Jan 16, 2016 at 6:20 PM, Kevin Krammer wrote: >> >> Hi, >> >> On Saturday, 2016-01-16, 12:43:53, PCMan wrote: >> >> > Since DND is crucial for a modern desktop environment and it's an >> > upstream >> > bug, I believe that KDE is also affected. >> >

Re: Baloo Widgets and its future

2015-05-14 Thread Frank Reininghaus
Hi, first of all, thanks for all the time and energy that you have put into FileMetaDataWidget in the past, Vishesh! 2015-05-14 12:15 GMT+02:00 Vishesh Handa: > > On Wed, May 13, 2015 at 10:25 PM, Albert Astals Cid wrote: >> >> Where would you put the code if not in baloo-widgets? > > > Before th

KDE applications December 2014 release

2014-08-13 Thread Frank Reininghaus
Hello everyone, after KDE SC 4.14, the next release of the KDE applications that are part of the KDE SC is planned for December. It will contain not only applications that are still based on Qt4+kdelibs 4.x, but also applications that have the first stable release of their Qt5+KF5 ports [1]. All a

Re: Review Request 119543: Removed all KDialogs from balooWidgets

2014-07-31 Thread Frank Reininghaus
think it is not needed. > I am not a fan of class members. you didnt see the dataflow. > We should i use a QScopedPointer? > > Thomas Braxton wrote: > Or you could just make it not a pointer and it cleans itself up. > > Felix Eisele wrote: > Good idea! > >

Re: Review Request 119543: Removed all KDialogs from balooWidgets

2014-07-30 Thread Frank Reininghaus
think it is not needed. > I am not a fan of class members. you didnt see the dataflow. > We should i use a QScopedPointer? > > Thomas Braxton wrote: > Or you could just make it not a pointer and it cleans itself up. > > Felix Eisele wrote: > Good idea! > >

Re: Review Request 119543: Removed all KDialogs from balooWidgets

2014-07-30 Thread Frank Reininghaus
> On July 30, 2014, 8:54 a.m., Vishesh Handa wrote: > > src/tagwidget.cpp, line 180 > > > > > > Any reason you've combined the too functions? I don't remember why, but > > there was a point when it split up. > >

Re: Dolphin PDF preview - strange behaviour

2014-07-07 Thread Frank Reininghaus
Hi, 2014-07-07 11:53 GMT+02:00 Leonardo Giordani: > Frank, what does Dolphin use to preview things like JPEGs? If I correctly > understand libkdegraphics-thumbnailers contains only stuff for PS/PDF and > RAW images. quite a few thumbnailers for images can be found in kde-runtime: http://quickgit

Re: Dolphin PDF preview - strange behaviour

2014-06-24 Thread Frank Reininghaus
Hi, 2014-06-24 13:42 GMT+02:00 Leonardo Giordani: > Hi all, > > I get a very strange behaviour in Dolphin when dealing some PDF files (I do > not yet know why just some of them). > > The preview shows an image that is larger than the actual page, with a big > white area. > > I tried to split the P

Re: [PATCH] apperd: Restrict creation of KJobs to the more interesting transaction roles.

2014-05-04 Thread Frank Reininghaus
Hi, 2014-05-04 21:33 GMT+02:00 Marc Schmitzer: > Hi everybody, > > I've hacked up a patch to apperd that (for me) fixes KDE BUG #318864 [1]. > The commit message and patch are inlined below, it would be awesome if this > would be reviewed and merged. > > Please tell me if I should submit the patch

Re: Review Request 117930: Catch more exceptions in Baloo::FileFetchJob::doStart()

2014-05-03 Thread Frank Reininghaus
/ Testing --- Unit tests still pass. Thanks, Frank Reininghaus >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Review Request 117930: Catch more exceptions in Baloo::FileFetchJob::doStart()

2014-05-03 Thread Frank Reininghaus
> On May 1, 2014, 1:23 p.m., Frank Reininghaus wrote: > > Note 1: an even better fix would probably be to repair or delete and > > re-create the broken database if a Xapian::DatabaseOpeningError exception > > is thrown, but my knowledge of the Baloo/Xapian internals is no

Re: Review Request 117930: Catch more exceptions in Baloo::FileFetchJob::doStart()

2014-05-01 Thread Frank Reininghaus
without backtrace. Maybe it's thrown at the same location, I don't know. - Frank Reininghaus On May 1, 2014, 1:14 p.m., Frank Reininghaus wrote: > > --- > This is an automatically generated e-mail. To re

Review Request 117930: Catch more exceptions in Baloo::FileFetchJob::doStart()

2014-05-01 Thread Frank Reininghaus
libraries that can throw exceptions should try as hard as possible to catch all exceptions. Diffs - src/file/lib/filefetchjob.cpp 21f5520 Diff: https://git.reviewboard.kde.org/r/117930/diff/ Testing --- Unit tests still pass. Thanks, Frank Reininghaus >> Visi

Re: KDE applications 4.14 LTS or 4.15?

2014-04-30 Thread Frank Reininghaus
Hi, 2014-04-29 19:32 GMT+02:00 Albert Astals Cid: > El Dimarts, 29 d'abril de 2014, a les 18:13:20, Mario Fux va escriure: >> Am Samstag, 26. April 2014, 16.48:22 schrieb Kevin Krammer: >> >> Morning Kevin >> >> > On Friday, 2014-04-25, 21:09:34, Mario Fux wrote: >> > > Morning gals and guys >> >

Re: Disabling baloo-integration possible?

2014-04-09 Thread Frank Reininghaus
Hi, 2014-04-09 23:37 GMT+02:00: > Hi Frank, > > thanks again for your constructive feedback! :) > > On 09 Apr 2014, at 22:24 , Frank Reininghaus wrote: >> yes, but you might not be able to build and/or use all KDE >> applications correctly. kdelibs itself does no

Re: Disabling baloo-integration possible?

2014-04-09 Thread Frank Reininghaus
Hi, 2014-04-09 21:29 GMT+02:00: > Hi Vishesh, > > On 08 Apr 2014, at 10:36 , Vishesh Handa wrote: >>> will it be possible to run KDE without baloo enabled? >> Yes. You can go to System Settings -> Desktop Search -> Exclude Folders, and >> add your $HOME directory over there. >> >> Otherwise you ca

Re: MacPorts: Running KDE ports on Apple OS X

2014-03-17 Thread Frank Reininghaus
ll be pleased to hear that Dolphin now works fine in my > Apple MacBook and also in Marko's machine ... :-) Cool, thanks for letting us know :-) > On 15/03/2014, at 9:40 PM, Frank Reininghaus wrote: >> 2014-03-15 7:10 GMT+01:00 Ian Wadham: >> [...] >>> And I said

Re: What to test for 4.13?

2014-03-15 Thread Frank Reininghaus
Hi, 2014-03-15 16:04 GMT+01:00: > So, e.g. KDE is at version 4.12.2!!! (My SuSE's were never as current as > MacPorts has been in years.) > And, I want to underline that the building of almost all KDE4 ports seems to > have been going flawless in the last while. Which is amazing, given there are

Re: MacPorts: Running KDE ports on Apple OS X

2014-03-15 Thread Frank Reininghaus
Hi Ian, 2014-03-15 7:10 GMT+01:00 Ian Wadham: [...] > And I said it would be nice to have some regular testing > of Apple and Windows implementations of KDE. > > Well ... the response was quite antagonistic at first, but > I am old and thick-skinned and I stood my ground ... :-) [...] > First I wo

Re: What to test for 4.13?

2014-03-09 Thread Frank Reininghaus
Hi, 2014-03-09 7:33 GMT+01:00 Ian Wadham: > Hi Kevin and Frank, > > On 08/03/2014, at 11:02 PM, Kevin Krammer wrote: >> On Saturday, 2014-03-08, 21:47:07, Ian Wadham wrote: >>> On 08/03/2014, at 6:43 PM, Frank Reininghaus wrote: >>>> 2014-03-08 4:38 GMT+01:00 I

Re: What to test for 4.13?

2014-03-08 Thread Frank Reininghaus
Hi, 2014-03-08 11:47 GMT+01:00 Ian Wadham: > On 08/03/2014, at 6:43 PM, Frank Reininghaus wrote: >> 2014-03-08 4:38 GMT+01:00 Ian Wadham: >>> While we are on the topic of testing, how much testing is done of >>> KDE's cross-platform and cross-desktop implementati

Re: What to test for 4.13?

2014-03-07 Thread Frank Reininghaus
Hi, 2014-03-08 4:38 GMT+01:00 Ian Wadham: > On 07/03/2014, at 9:29 PM, Jos Poortvliet wrote: >> The first beta of our applications and platform 4.13 is out. There are some >> major changes, the introduction of Baloo being first and foremost among them. >> >> But there is more. We (the promo team)

Re: Problem with KCompTreeNode on Windows (or: destruction order of static objects?)

2013-12-12 Thread Frank Reininghaus
Hi, 2013/12/11 Kevin Funk: [...] >> > > Just using K_GLOBAL_STATIC for the KZoneAllocator instance doesn't help >> > > either. I get the same destruction order + crash with that on Windows. >> > > >> > > Dynamic allocation inside KCompTreeNode doesn't work either, because >> > > KZoneAllocator nee

Re: Problem with KCompTreeNode on Windows (or: destruction order of static objects?)

2013-12-04 Thread Frank Reininghaus
Hi, 2013/11/30 Kevin Funk: > Hey guys, > > My recent attempts to make KDevelop shine on Windows revealed some odd > behaviour inside kdelibs. > > I need some help in order to find the right approach to fix an at least 3 year > old bug [1] ultimately caused by the use of a static member object in t

Re: (not only dolphin): Directory doesn't behave as Queue (FIFO)

2013-09-16 Thread Frank Reininghaus
Hi, 2013/9/16 Thiago Macieira: > On domingo, 15 de setembro de 2013 20:34:40, Ralf Gesellensetter wrote: >> Otherwise, it should be discussed, if dolphin or >> crusader could offer a workaround (feature >> request: option to copy files in the same order >> as files are displayed in source director

Re: Race Condition Issue with KJob and QNetworkAccessManager

2013-03-05 Thread Frank Reininghaus
Hi Adrián, 2013/3/4 Adrián Chaves Fernández: > Hi, > > There is not much I can add to what I already posted here: > https://forum.kde.org/viewtopic.php?f=64&t=110250 > > Last Saturday I was trying to fix a test in libmediawiki. After several hours > (12, I’m ashamed to admit) the only thing I co

Re: help needed using kget.h

2012-12-20 Thread Frank Reininghaus
2012/12/20 rahul bhola: > hi > i need some help regarding kget. https://mail.kde.org/mailman/listinfo/kget >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Developers and KDE Brainstorm

2012-12-14 Thread Frank Reininghaus
Hi, 2012/12/9 Anne Wilson: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/12/12 13:50, Frank Reininghaus wrote: >> Hi, >> >> 2012/12/8 Dion Moult: >>> Hello all, >>> >>> On occasion (less actively nowadays) I prune the KDE

Re: Developers and KDE Brainstorm

2012-12-10 Thread Frank Reininghaus
Hi Anne, 2012/12/10 Anne Wilson: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 10/12/12 09:50, Frank Reininghaus wrote: >>> There is a perception that devs don't listen. This is not a >>>> complaint, on my part, but a statement of fact. >>

Re: Developers and KDE Brainstorm

2012-12-10 Thread Frank Reininghaus
Hi, 2012/12/10 Dion Moult: > On Monday, December 10, 2012 10:50:33 Frank Reininghaus wrote: >> Hi Anne, >> >> I agree with aht the others said in this thread. Just one more thing: >> >> 2012/12/9 Anne Wilson: >> > -BEGIN PGP SIGNED MESSAGE- &

Re: Developers and KDE Brainstorm

2012-12-10 Thread Frank Reininghaus
Hi Anne, I agree with aht the others said in this thread. Just one more thing: 2012/12/9 Anne Wilson: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/12/12 13:50, Frank Reininghaus wrote: >> Hi, >> >> 2012/12/8 Dion Moult: >>> Hello all, >>

Re: Developers and KDE Brainstorm

2012-12-09 Thread Frank Reininghaus
Hi, 2012/12/8 Dion Moult: > Hello all, > > On occasion (less actively nowadays) I prune the KDE brainstorm section. For > those who don't know, the KDE forums have a section called Brainstorm, where > the users can submit ideas and vote on them. first of all, thanks for your work! I think that th

Re: Event popup in wrong place

2012-09-27 Thread Frank Reininghaus
Hi, 2012/9/22 Robin Atwood: > I posted this note before but never got any replies. Perhaps all the > developers were on holiday! Not every developer reads every single message on this rather general mailing list. For Plasma-related questions, you might want to try the plasma-devel list. Best reg

Re: unit testing a freeze

2012-03-21 Thread Frank Reininghaus
Hi, Am 22. März 2012 01:11 schrieb Dario Freddi: > Il 21 marzo 2012 22:29, Dominik Haumann ha scritto: >> Moin, >> >> is there a simple way to unit test a freeze? >> Like if the test needs more than 5 seconds, fail? > > There's no straightforward way to check afaik and I don't really like > the th

Re: Moving kde-workspace -> scriptengines/python to python 3

2012-03-01 Thread Frank Reininghaus
Hi, Am 27. Februar 2012 04:29 schrieb Wolfgang Mader: > Dear kde-devel list, > > I tried to compile kde-workspace in a python 3 environment and encountered > statements which are only valid for python 2. For example > > File                              Statment     Statement p3 > plasma_importer.

Re: QHash: two questions concerning memleak and key type

2011-08-29 Thread Frank Reininghaus
Hi Stefan, 2011/7/29 Stefan Majewsky: > Hi, > > I have a C++ class that implements a Composite pattern. Relevant code follows: > > -8<-8<-8<-8<-8<-8<-8<-8<-8<- > > class Compound : public Entity { >    void addChild(const QByteArray& key, Entity* newChild) >

Re: Can't build kdebase-workspace 4.4.5 on Lucid

2011-06-18 Thread Frank Reininghaus
Hi, > Hello, I am trying to build kdebase-workspace 4.4.5 on Lucid but i'm stuck. > When i try to build it i get the following error : I don't know why the build fails for you, but I'm wondering why you are trying to build such an old KDE version from source? Wouldn't it be much easier to just in

Re: GSOC 2011: MDI interface for Okular

2011-03-25 Thread Frank Reininghaus
Hi, 2011/3/25 Dawid Trendota : > Brief explanation: Okular currently doesn't support viewing multiple pdf files > simultaneously. The basic idea is to provide this option by MDI interface. > User should be able to open several documents in tabs. Tabbed interface is > very convenient when you have