Re: KOpeningHours in kdereview

2020-12-10 Thread Rolf Eike Beer
> For the flex/bison code it might be possible to factor out these parts, as > it's largely very basic C++ code anyway. You'd need to rebuild most of the > logic around that though I'm afraid. Everything that works and can help me spot syntax errors help. If I can't parse some things then it is

Re: KOpeningHours in kdereview

2020-12-10 Thread Rolf Eike Beer
> but meanwhile it's also being > evaluated for use in OSM validation tooling: > https://github.com/osm-fr/osmose-backend/issues/555. That has already > resulted in a number of contributions increasing the tolerance for > non-conforming expressions, which benefits all other use-cases as well. I

Re: KOSMIndoorMap in kdereview

2020-10-22 Thread Rolf Eike Beer
Am Donnerstag, 22. Oktober 2020, 17:25:32 CEST schrieb Volker Krause: > Hi, > > KOSMIndoorMap is a QML component for showing multi-floor OSM indoor maps (as > its very creative name might suggest). It's using maps.kde.org as a data > source (same as Marble), and has been created to show

Re: Information regarding upcoming Gitlab Migration

2020-04-27 Thread Rolf Eike Beer
Bhushan Shah wrote: I've worked on draft "move" of the current set of the repositories in their respective subgroups at the repo-metadata project's branch [1]. You can browse the directory structure to get idea of how final structure on Gitlab would look like. No objection, just a request for

Re: Installing qml caches

2018-06-07 Thread Rolf Eike Beer
Am 2018-06-01 13:10, schrieb Alexander Volkov: Hi all, It would be nice to install .qmlc files in addition to .qml files to reduce start-up time of applications. They are generated with qmlcachegen. For Qt 5.11: qmlcachegen -o example.qmlc qxample.qml Currently qml files are usually installed

Re: Symmy in kde-review

2017-12-04 Thread Rolf Eike Beer
Am Montag, 4. Dezember 2017, 22:14:14 schrieb Elvis Angelaccio: > On lunedì 4 dicembre 2017 10:25:48 CET, Tomaz Canabrava wrote: > > On Sun, Dec 3, 2017 at 11:14 PM, Albert Astals Cid wrote: > > El dijous, 23 de novembre de 2017, a les 10:34:41 CET, Elvis Angelaccio va > > > >

Re: Review Request 130193: [cmake]: De-duplicate "else" to fix build with cmake-3.9

2017-07-20 Thread Rolf Eike Beer
from the else() and endif() calls. - Rolf Eike Beer On Juli 20, 2017, 7:59 nachm., Heiko Becker wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.

Re: kdereview: ksmtp

2017-05-16 Thread Rolf Eike Beer
Am Donnerstag, 11. Mai 2017, 17:03:01 schrieb Daniel Vrátil: > Hi, > > please review ksmtp, which is now in kdereview. -the CMakeLists.txt has a mix of spaces inside () or not -in loginjob, line 173, you check for code 25. Should this be 250? Or is that 25*? Where is ServerResponse actually

Re: Review Request 128941: ZLIB dependency is in libkonq since 7635179

2016-09-18 Thread Rolf Eike Beer
tps://git.reviewboard.kde.org/r/128941/#comment66843> If Konqueror directly uses these symbols it needs to explicitely link to it, even if libkonq does. - Rolf Eike Beer On Sept. 18, 2016, 11:36 nachm., Andreas Sturmlechner

Re: kconfig_compiler help ( reproducible builds )

2016-05-27 Thread Rolf Eike Beer
Am Freitag, 27. Mai 2016, 09:18:25 schrieb Scarlett Clark: > I still need help with this, hacking the packaging was not accepted. > Here is the exact problem: > https://reproducible-builds.org/docs/locales/#collation-order > > Looking at kconfig_compiler code that only thing that is standing out

Re: Review Request 104960: KJS: fix behaviour on allocation errors

2016-02-07 Thread Rolf Eike Beer
used for calculations (which is (void*)-1), other will have 0. This will make the allocator have a sane default behaviour: just return 0. Diffs - kjs/collector.cpp 70e4757 Diff: https://git.reviewboard.kde.org/r/104960/diff/ Testing --- Thanks, Rolf Eike Beer

Re: Change to Mail Infrastructure - SPF and DKIM verification will now be enforced

2015-12-04 Thread Rolf Eike Beer
Am 04.12.2015 11:08, schrieb Ben Cooksley: On Fri, Dec 4, 2015 at 9:01 AM, Rolf Eike Beer <k...@opensource.sf-tec.de> wrote: Think of SPF: I sent an email to a kde.org email address only some weeks ago. My domain sets a SPF policy. The KDE server accepts this (it's actually c

Re: Change to Mail Infrastructure - SPF and DKIM verification will now be enforced

2015-12-04 Thread Rolf Eike Beer
Ben Cooksley wrote: > On Fri, Dec 4, 2015 at 11:28 PM, Jan Kundrát wrote: > > On Friday, 4 December 2015 10:56:42 CET, Ben Cooksley wrote: > >> Note that in the long run with DMARC looming you will need to switch > >> to #2 anyway, and keeping your current behaviour will likely lead

Re: Change to Mail Infrastructure - SPF and DKIM verification will now be enforced

2015-12-03 Thread Rolf Eike Beer
Am Donnerstag, 3. Dezember 2015, 11:54:43 schrieb Jan Kundrát: > On Thursday, 3 December 2015 07:13:07 CET, Ben Cooksley wrote: > > I will be re-enabling DKIM validation in one week's time - which will > > then break subscriptions to Debian mailing lists (as any email from > > anyone who has

Re: Review Request 124824: [OS X] FindKDE4Internal.cmake : reintroduce a cmake_minimum_required statement

2015-08-19 Thread Rolf Eike Beer
Am Mittwoch, 19. August 2015, 21:14:38 schrieb Heiko Becker: I stumbled upon the same, it's actually a bug in cmake fixed by this commit: http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=b9ec9392da21a3421e48c6961 976060d872faffb But the short fix for this is indeed to put

Re: Review Request 122987: Allow user to specify path to myspell dictionary files

2015-03-17 Thread Rolf Eike Beer
On März 17, 2015, 1:07 nachm., Laurent Montel wrote: src/plugins/hunspell/hunspellclient.cpp, line 27 https://git.reviewboard.kde.org/r/122987/diff/3/?file=355372#file355372line27 #include ... we use local file. No, the file is in an include path, not in the same directory as

Re: KDE4 SSL

2014-10-21 Thread Rolf Eike Beer
Am Dienstag 21 Oktober 2014, 10:52:38 schrieb Thiago Macieira: On Monday 20 October 2014 21:00:51 Pali Rohár wrote: Hello! Do you know which KDE4 libraries are using SSL and TLS protocols? And it is now possible to disable SSLv2 and SSLv3 protocols in KDE4 libraries? That would be

Re: Review Request 120543: Update FindPostgreSQL.cmake

2014-10-10 Thread Rolf Eike Beer
Am 10.10.2014 08:46, schrieb Jaroslaw Staniek: On 10 October 2014 08:05, Rolf Eike Beer k...@opensource.sf-tec.de wrote: Update FindPostgreSQL.cmake to make is useful. Based on cmake's (3.x) one but further improved PostgreSQL_TYPE_INCLUDE_DIR lookup. The fix comes from libpredicate (master

Re: Review Request 120202: [OS X] improvements to the kwallet/OSX keychain integration

2014-09-21 Thread Rolf Eike Beer
OK, implementation question. How do I declare a slot in a private class that doesn't have a specific header file? Putting `private QSLOT` above the function definition makes things compile, but the runtime complains about a missing slot (curiously even expecting it in KWallet::Wallet). Yes,

Re: Review Request 120287: [OS X] make kde-workspace build

2014-09-20 Thread Rolf Eike Beer
Am Freitag, 19. September 2014, 22:57:40 schrieb René J.V. Bertin: On Sept. 20, 2014, 12:26 a.m., Christoph Feck wrote: You added APPLE to the if() but not always to the matching endif()... True. But that's optional, no? The endif needs to have either a matching argument to the last if or

Re: Review Request 119498: Report crashes of KDE apps in Apple OS X (2)

2014-07-27 Thread Rolf Eike Beer
In this review we have three portability problems: 1. On Apple OS X, Dr Konqi's dialog box hides itself underneath the main window of the app that has just crashed, so is effectively useless. This appears to be because Dr Konqi is started by a Linux/Unix method (fork() + exec()?). If an app

Re: Review Request 116097: No longer use strlcpy in kstartupconfig

2014-02-26 Thread Rolf Eike Beer
fopen/fgets/fixed size buffer stuff and replace it with std streams or something like that? - Rolf Eike Beer On Feb. 26, 2014, 6:11 p.m., Alexander Richardson wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 115689: Fix khtml/ecma/xmlhttprequest.cpp to properly handle HEAD requests

2014-02-12 Thread Rolf Eike Beer
Am 12.02.2014 10:56, schrieb Dawit Alemayehu: --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115689/ --- (Updated Feb. 12, 2014,

Re: Review Request 115651: Fix HTTP redirection handling (3XX status code)

2014-02-12 Thread Rolf Eike Beer
Am Mittwoch, 12. Februar 2014, 17:10:49 schrieb Andrea Iacovitti: --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115651/#review49669

Re: Moving Baloo forward

2014-01-28 Thread Rolf Eike Beer
Am Dienstag, 28. Januar 2014, 20:10:13 schrieb Ivan Čukić: To move a file to another machine and have the metadata be copied and re- indexed on that new machine as well. The copy process just needs to take care of transfering the xattr. This can even work when using a USB stick or so as

Re: Moving Baloo forward

2014-01-27 Thread Rolf Eike Beer
Am Freitag, 24. Januar 2014, 15:59:12 schrieb Vadim Zhukov: 2014/1/24 Sebastian Kügler se...@kde.org: On Friday, January 24, 2014 01:24:54 Vadim Zhukov wrote: in the best case you'll have two totally different codepaths that you'll have to manage. This should be worst case, I think. In

Re: Review Request 114737: KInfocenter/OpenGL: reimplement the ReadPipe() function with QProcess

2014-01-04 Thread Rolf Eike Beer
://git.reviewboard.kde.org/r/114737/#comment33389 This allocates a new object on the heap that is never freed. Just use QProcess pipe; - Rolf Eike Beer On Jan. 4, 2014, 9 a.m., Wolfgang Bauer wrote: --- This is an automatically generated e-mail

Re: Review Request 114737: KInfocenter/OpenGL: reimplement the ReadPipe() function with QProcess

2014-01-04 Thread Rolf Eike Beer
nitpick (that doesn't deserve a new diff): you could make the FileName argument to that function const QString . - Rolf Eike Beer On Jan. 4, 2014, 4:54 p.m., Wolfgang Bauer wrote: --- This is an automatically generated e-mail. To reply

Re: Review Request 113779: KInfocenter/OpenGL: fix ReadPipe() in the case that the command cannot be run

2013-11-10 Thread Rolf Eike Beer
ReadPipe() doesn't return 0 as expected in the case that the command is not found. but the length of sh's output which is command not found in this case. This is because popen() does not fail if the command is not found, because it _can_ run sh. (according to the man page, popen calls /bin/sh

Re: Review Request 112528: Make it possible to preserve mtime for copy jobs not just move ones

2013-09-05 Thread Rolf Eike Beer
Diffs - kio/kio/job.cpp 8ff088c Diff: http://git.reviewboard.kde.org/r/112528/diff/ Is it reviewboard fooling me or is there no diff? Eike signature.asc Description: This is a digitally signed message part.

Re: Review Request 112528: Make it possible to preserve mtime for copy jobs not just move ones

2013-09-05 Thread Rolf Eike Beer
Am Donnerstag 05 September 2013, 08:43:48 schrieb Rolf Eike Beer: Diffs - kio/kio/job.cpp 8ff088c Diff: http://git.reviewboard.kde.org/r/112528/diff/ Is it reviewboard fooling me or is there no diff? This one does exist, I sent the mail for the wrong RR: http

Re: KDirWatch bug and the analysis. Help is welcome!

2013-08-01 Thread Rolf Eike Beer
David Faure wrote: On Thursday 01 August 2013 01:30:08 Mark wrote: However, we have been given the power of inotify which gives more detailed signals and lets us know which files have been created/added/modified which we should be used imho. OK. First let's imagine that it's not a

Re: Supported Compilers / C++11 Support in KF5

2013-07-22 Thread Rolf Eike Beer
Am Montag, 22. Juli 2013, 19:14:10 schrieb Alexander Neundorf: On Sunday 21 July 2013, Rolf Eike Beer wrote: I totally agree with that. As I said: detection of this is trivial at CMake time, maybe I get my C++ feature detection package ready even to be included in 2.8.12

Re: Supported Compilers / C++11 Support in KF5

2013-07-21 Thread Rolf Eike Beer
Volker Krause wrote: - GCC = 4.5 - override Explicit virtual overrides require g++ 4.7: http://gcc.gnu.org/projects/cxx0x.html This is trivially to work around by a CMake time check and then just define override to empty. Eike signature.asc Description: This is a digitally signed message

Re: Supported Compilers / C++11 Support in KF5

2013-07-21 Thread Rolf Eike Beer
Am Sonntag, 21. Juli 2013, 14:11:07 schrieb Volker Krause: On Sunday 21 July 2013 13:52:06 Rolf Eike Beer wrote: Volker Krause wrote: - GCC = 4.5 - override Explicit virtual overrides require g++ 4.7: http://gcc.gnu.org/projects/cxx0x.html you are right, it's also what

Re: Review Request 110687: DrKonqi should check for disabled version as the very first step in the reporting assistant.

2013-05-28 Thread Rolf Eike Beer
Martin Gräßlin wrote: Could you please get some feedback from packagers. I'm not sure whether they like words like unmaintained and upgrade. The fact that we as upstream don't accept bugs doesn't mean it's unmaintained by the distro and it's not said that one could upgrade (think of Debian

Re: KDE Workspace broken due to upstream CMake changes

2013-05-27 Thread Rolf Eike Beer
Am 27.05.2013 09:13, schrieb Ben Cooksley: Hi all, It seems that a recent upstream change in CMake has now broken the build of KDE Workspace. Can someone please fix or prod CMake upstream into revising their policies? The lack of warning here concerning the change is a little irritating. --

Re: Review Request 110633: Don't report crashes if version is disabled in Bugzilla

2013-05-25 Thread Rolf Eike Beer
Am Samstag 25 Mai 2013, 10:19:37 schrieb Jekyll Wu: Well, DrKonqi uses Product.get API to fetch product information from bugs.kde.org, including all available versions (either active or disabled). But that is not the point of those escaped reports which shouldn't be accepted. Even if DrKonqi

Re: libs/kworkspace/kdisplaymanager.cpp mess

2013-05-08 Thread Rolf Eike Beer
Am Dienstag, 7. Mai 2013, 22:21:46 schrieb Àlex Fiestas: Would be nice to have some kind of unittests on this, that will make a different with the current implementation (which afaik it has none) Even better would be to have them first to prove that nothing changed afterwards ;) Eike

Re: NepomukCore - Do not merge KDE/4.10 into master

2013-05-07 Thread Rolf Eike Beer
Am Dienstag, 7. Mai 2013, 00:30:25 schrieb Albert Astals Cid: El Dissabte, 4 de maig de 2013, a les 14:01:45, Vishesh Handa va escriure: Hey everyone As you might have heard there was a fiasco in the nepomuk-core repository where the 'master' branch was accidentally merged into KDE/4.10.

Re: Review Request 110271: libusb-1 support in kcmusb (kinfocenter)

2013-05-02 Thread Rolf Eike Beer
Am 02.05.2013 15:49, schrieb Max Brazhnikov: Use libusb-1 to query info about usb devices in kinfocenter. Remove *BSD specific code: it doesn't work on all supported FreeBSD versions. In principle it can be saved for NetBSD, but NetBSD could use libusb-1, thus drop it for simplification. Remove

Re: Review Request 110091: clean up and update FreeBSD support for kinfocenter

2013-05-02 Thread Rolf Eike Beer
Am 02.05.2013 15:12, schrieb Max Brazhnikov: On Wed, 01 May 2013 14:44:39 +0200 Rolf Eike Beer wrote: On April 20, 2013, 2:11 p.m., Rolf Eike Beer wrote: kinfocenter/Modules/base/info_fbsd.cpp, line 136 http://git.reviewboard.kde.org/r/110091/diff/1/?file=139992#file139992l ine136 Why

Re: Review Request 110091: clean up and update FreeBSD support for kinfocenter

2013-05-01 Thread Rolf Eike Beer
On April 20, 2013, 2:11 p.m., Rolf Eike Beer wrote: kinfocenter/Modules/base/info_fbsd.cpp, line 136 http://git.reviewboard.kde.org/r/110091/diff/1/?file=139992#file139992l ine136 Why not just use QProcess here to get the result? I fear this stuff dates back to QT(=3

Re: Review Request 110110: Add Musics , Downloads , Videos, Pictures places bookmarks to kfileplacesmodal

2013-04-21 Thread Rolf Eike Beer
Am Sonntag 21 April 2013, 02:54:30 schrieb Ömer Fadıl Usta: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110110/ --- Review

Re: Review Request 110091: clean up and update FreeBSD support for kinfocenter

2013-04-20 Thread Rolf Eike Beer
This line is flagged to have inconsistent whitespace. kinfocenter/Modules/info/CMakeLists.txt http://git.reviewboard.kde.org/r/110091/#comment23357 I miss a include_directories(${DEVINFO_INCLUDE_DIRS}) or something like that here. - Rolf Eike Beer On April 19, 2013, 10:14 p.m., Max Brazhnikov

Re: Review Request 110042: Find Qt5 version of DBusMenuQt

2013-04-16 Thread Rolf Eike Beer
Am Dienstag 16 April 2013, 13:26:23 schrieb Frederik Gladhorn: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110042/ --- Review

Re: [kdelibs] kded: Disable KHostnameD in KDED

2013-04-15 Thread Rolf Eike Beer
Am 15.04.2013 12:43, schrieb Àlex Fiestas: Git commit 8d99f863724c6fe76d008da4455fa177af2ee3ee by Àlex Fiestas. Committed on 15/04/2013 at 12:24. Pushed by afiestas into branch 'master'. Disable KHostnameD in KDED KHostnameD monitors the hostname by polling gethostname every 5 seconds to

Re: Progress notifications questions

2013-04-04 Thread Rolf Eike Beer
Am 04.04.2013 11:31, schrieb Mirko Boehm: Hi guys, Danimo and I have been working on desktop progress feedback for Creator in Plasma desktop and Unity. See the attached screenshot for the current state. After discussions in #kde-devel, I implemented an adapted KJob and used

Password strengh meter in KNewPasswordDialog

2013-04-03 Thread Rolf Eike Beer
Hi all, the current issue of (German) Linux Magazin has an article comparing some GnuPG frontends. One issue discussed there is the password strength meter that gives e.g. 25% strength indication for things like 123456789. I don't know about Kleopatra, but KGpg uses KNewPasswordDialog and it's

Re: Password strengh meter in KNewPasswordDialog

2013-04-03 Thread Rolf Eike Beer
Am Mittwoch 03 April 2013, 18:47:17 schrieb Cristian Tibirna: On Wednesday 03 April 2013 22:39:47 Rolf Eike Beer wrote: Hi all, the current issue of (German) Linux Magazin has an article comparing some GnuPG frontends. One issue discussed there is the password strength meter

Re: Review Request 109549: port KRun away from KProcess

2013-03-17 Thread Rolf Eike Beer
/#comment21955 Whitespacing around braces is inconsistent. kio/kio/krun.cpp http://git.reviewboard.kde.org/r/109549/#comment21954 Trailing whitespace - Rolf Eike Beer On March 17, 2013, 4:19 p.m., Martin Tobias Holmedahl Sandsmark wrote

Re: cxx11-cmake-modules in kdereview

2013-03-02 Thread Rolf Eike Beer
Am Freitag, 1. März 2013, 16:06:38 schrieb Ivan Čukić: Hi all! The CMake modules for detecting C++11 features are going to get in kdereview soon. The target for the repository is kdesupport. There is a feature request for CMake itself to provide such a module, and I have half of the

Re: cmake.git (Re: [Kde-pim] Boost vs cmake 2.8.8 vs kdepimlibs master)

2012-12-17 Thread Rolf Eike Beer
Am Montag, 17. Dezember 2012, 23:11:14 schrieb David Faure: [How many lists do I need to read this thread on? Cutting the cross-posting off] On Monday 17 December 2012 17:46:51 Laszlo Papp wrote: PS.: If only the entry barrier was not so high for even a basic tool like cmake. It is

Re: Review Request: Do not wait for remaining Dr.Konqi instances without timeout when ending the KDE session

2012-12-10 Thread Rolf Eike Beer
The only downside is some backtrace might be lost. But I don't think that is a big deal. Crashes during shutdown are rare cases nowadays(I hope I'm right), and users noticing those crashes only hours later are the rare case in rare cases (but very annoying). I regularly get them, most times

Re: Review Request: Do not wait for remaining Dr.Konqi instances without timeout when ending the KDE session

2012-12-10 Thread Rolf Eike Beer
Am , schrieb Jekyll Wu: 于 2012年12月10日 19:27, Rolf Eike Beer 写道: The only downside is some backtrace might be lost. But I don't think that is a big deal. Crashes during shutdown are rare cases nowadays(I hope I'm right), and users noticing those crashes only hours later are the rare case

Re: Review Request: parenthesis and not null checking

2012-11-10 Thread Rolf Eike Beer
if the result is still the same. - Rolf Eike Beer On Nov. 5, 2012, 3:13 p.m., Jaime Torres Amate wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107213

Re: CMake 2.8.8 will be required for kdelibs 4.10 starting October 30th

2012-10-30 Thread Rolf Eike Beer
Am Dienstag 30 Oktober 2012, 20:24:19 schrieb Alexander Neundorf: On Friday 26 October 2012, Alexander Neundorf wrote: On Thursday 18 October 2012, Alexander Neundorf wrote: Hi, in kdelibs we require since more than 2 years cmake .2.6.4, since then many improvements and fixes have

Re: Moving libkfacebook to extragear

2012-10-27 Thread Rolf Eike Beer
Am Samstag, 27. Oktober 2012, 11:00:42 schrieb Martin Klapetek: Hi, I'd like to move libkfacebook, the foundation for akonadi-facebook resource, into extragear. It's been in use for a while, lots of distro ship it bundled with akonadi-facebook resource, which is now becaming part of

Re: Review Request: Add pkgconfig hints to FindSamba.cmake

2012-10-15 Thread Rolf Eike Beer
Eike Beer On Oct. 14, 2012, 11:43 p.m., Rex Dieter wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106861/ --- (Updated Oct

Re: Requiring cmake 2.8.9 for kdelibs 4.10 ?

2012-09-29 Thread Rolf Eike Beer
Am Samstag 29 September 2012, 10:36:55 schrieb Alexander Neundorf: Hi, since May 2010 kdelibs requires CMake 2.6.4 for building. This version is quite old in the meantime, and we are missing on new CMake features and also run into problems with some cmake modules where we have an own

Re: Requiring cmake 2.8.9 for kdelibs 4.10 ?

2012-09-29 Thread Rolf Eike Beer
Am Samstag 29 September 2012, 11:48:16 schrieb André Wöbbeking: Hi Alex, On Saturday 29 September 2012 10:36:55 Alexander Neundorf wrote: I know this will cause some effort, because I guess only few distributions already come with CMake 2.8.9, but doing this once again after 2 1/2 years

Re: Requiring cmake 2.8.9 for kdelibs 4.10 ?

2012-09-29 Thread Rolf Eike Beer
Am Samstag 29 September 2012, 12:12:43 schrieb André Wöbbeking: On Saturday 29 September 2012 11:59:04 Rolf Eike Beer wrote: Am Samstag 29 September 2012, 11:48:16 schrieb André Wöbbeking: Hi Alex, On Saturday 29 September 2012 10:36:55 Alexander Neundorf wrote: I know

Re: Review Request: In Konqueror's session restore dialog, allow user to chose which sessions to restore

2012-09-19 Thread Rolf Eike Beer
* If all available sessions are unselected, presssing Restore Session button will behave like Do not Restore. What about just disabling Restore Session then? Eike signature.asc Description: This is a digitally signed message part.

Re: Review Request: konqueror: strip new line character from URL on paste automatically

2012-08-25 Thread Rolf Eike Beer
/106184/#comment14232 Please normalize the connect: connect(edit, SIGNAL(textEdited(QString)), this, SLOT(slotTextEdited(QString))); - Rolf Eike Beer On Aug. 25, 2012, 7:40 p.m., Martin Koller wrote

Re: Review Request: Remember current desktop when changing activity

2012-08-18 Thread Rolf Eike Beer
Am Samstag, 18. August 2012, 20:19:55 schrieb makism: Yeah i read a bug report about this (new) behavior. It would be fair to support all perceptions of activities (because of their abstract meaning). Ivan mentioned that in @4.10 there will be a KCM for activities, i believe that we could add

Re: Review Request: Fix hang in kcm_useraccount

2012-08-10 Thread Rolf Eike Beer
Am Samstag 11 August 2012, 00:11:37 schrieb Michael Palimaka: On 2012-08-10 02:46, Rolf Eike Beer wrote: Ehm, no. readLine() unconditionally calls readAll(). But that will also clear the input buffer of the process object. So there is nothing left to read on the next readLine() or readAll

Re: Review Request: Fix hang in kcm_useraccount

2012-08-09 Thread Rolf Eike Beer
Michael Palimaka wrote: On 2012-08-09 02:59, Rolf Eike Beer wrote: Now we have the following situation in case the program has exited (if not the behavior is unchanged): -we read in one line, if it is empty we break. What happens if the first line of output is empty and correct output

Re: Review Request: Fix hang in kcm_useraccount

2012-08-06 Thread Rolf Eike Beer
/r/105895/#comment13338 Why unread the line if you read it again just 3 lines below? Why not just put the readline() below in an else clause? - Rolf Eike Beer On Aug. 6, 2012, 1:20 p.m., Michael Palimaka wrote

Re: playground/games/picmi moved to KDE Review

2012-07-25 Thread Rolf Eike Beer
Am 25.07.2012 10:50, schrieb Patrick Spendrin: Am 25.07.2012 10:13, schrieb Andras Mantia: I keep telling to Patrick to just use Linux, but he is hard headed, so he has to leave with the pain and fix our mess. ;) :-D If I ever stop working on KDE on Windows I will switch. Looks like we

Re: playground/games/picmi moved to KDE Review

2012-07-21 Thread Rolf Eike Beer
Am Samstag 21 Juli 2012, 10:48:47 schrieb Jakob Gruber: On 07/21/2012 12:02 AM, Raphael Kubo da Costa wrote: Jakob Gruber jakob.gru...@gmail.com writes: Building with KDE trunk will require the patch from http://lists.kde.org/?l=kde-games-develm=134201653803914w=2. BTW, the config.h

Re: Review Request: kjs: Implement Date.toJSON

2012-07-20 Thread Rolf Eike Beer
/105631/#comment12766 toJSON is already present and you add toISOString? Are you sure this is the right diff? - Rolf Eike Beer On July 20, 2012, 6:57 p.m., Bernd Buschinski wrote: --- This is an automatically generated e-mail. To reply

Re: Review Request: kjs: Implement JSON.parse

2012-07-05 Thread Rolf Eike Beer
/jsonlexer.cpp http://git.reviewboard.kde.org/r/105056/#comment11995 If we are in parse...? kjs/jsonlexer.cpp http://git.reviewboard.kde.org/r/105056/#comment11996 Can those 3 just be merged and use return UChar(cur.uc);? - Rolf Eike Beer On July 4, 2012, 10:27 p.m., Bernd Buschinski

Re: Compiler version

2012-06-28 Thread Rolf Eike Beer
Am Donnerstag, 28. Juni 2012, 10:20:42 schrieb Thiago Macieira: On quinta-feira, 28 de junho de 2012 10.14.03, Ivan Cukic wrote: Well, nullptr is a compile time check, right (like explicit override)? So, you compile your code with a compiler that supports it, making your code safe in that

Re: Compiler version

2012-06-27 Thread Rolf Eike Beer
Hi all, I've tested the waters some time ago [1] what would people say if we started asking for more modern compilers. I've stated there I'll start the discussion on k-c-d once we branch out 4.9, so I'm doing as promised. The post was only about kactivities, but the same could be applied to

Re: Review Request: KJS: Implement Object.GetOwnPropertyDescriptor Object.DefineProperty

2012-06-01 Thread Rolf Eike Beer
On April 29, 2012, 6:26 p.m., Maks Orlovich wrote: kjs/object.cpp, line 433 http://git.reviewboard.kde.org/r/104515/diff/4/?file=58277#file58277line433 more * inconsistency Bernd Buschinski wrote: I don't get the problem here, could you please explain? GetterSetterImp *gs -

Re: Review Request: kjs: Implement JSON.parse

2012-05-26 Thread Rolf Eike Beer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105056/#review14177 --- You forgot to change kjs/tests/ecmatest_broken_* - Rolf Eike

Re: Review Request: kjs: Implement JSON.stringify

2012-05-26 Thread Rolf Eike Beer
/json_object.cpp http://git.reviewboard.kde.org/r/105057/#comment11211 Duplicate newline - Rolf Eike Beer On May 25, 2012, 8:19 p.m., Bernd Buschinski wrote: --- This is an automatically generated e-mail. To reply, visit: http

Re: KDELibsNightly.cmake

2012-05-20 Thread Rolf Eike Beer
Am Sonntag, 20. Mai 2012, 12:55:54 schrieb Volker Krause: On Sunday 20 May 2012 10:08:11 Andreas Pakulat wrote: Anyway, I guess the guys ultimately knowning how this is done for kdelibs are Alex or Volker... I'm not using those scripts either. My nightly build just calls ctest directly,

Re: KDELibsNightly.cmake

2012-05-19 Thread Rolf Eike Beer
Am Donnerstag, 17. Mai 2012, 13:30:24 schrieb Andreas Pakulat: Hi, I think this techbase article is pretty much up-to-date. I guess the KDElibsNighly.cmake file should simply be deleted. http://techbase.kde.org/Development/CMake/DashboardBuilds This points to

Review Request: KJS: improve regex flag scanning

2012-05-17 Thread Rolf Eike Beer
: http://git.reviewboard.kde.org/r/104974/diff/ Testing --- Run ECMA testsuite. These 2 tests now pass, no other changes. Thanks, Rolf Eike Beer

Review Request: KJS: fix behaviour on allocation errors

2012-05-15 Thread Rolf Eike Beer
behaviour: just return 0. Diffs - kjs/collector.cpp 70e4757 Diff: http://git.reviewboard.kde.org/r/104960/diff/ Testing --- Thanks, Rolf Eike Beer

Re: Review Request: dataprotocol: make charset recoding work

2012-05-09 Thread Rolf Eike Beer
--- On May 6, 2012, 6:14 p.m., Rolf Eike Beer wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104874

Re: Review Request: dataprotocol: simplify helper code

2012-05-06 Thread Rolf Eike Beer
() Diffs (updated) - kio/kio/dataprotocol.cpp e614476 Diff: http://git.reviewboard.kde.org/r/104860/diff/ Testing --- -build whole kdelibs -dataprotocol testcases still pass Thanks, Rolf Eike Beer

Re: What about DATAKIOSLAVE?

2012-05-05 Thread Rolf Eike Beer
Am Samstag, 5. Mai 2012, 12:16:58 schrieb Leo Savernik: Am Freitag, 4. Mai 2012 18:53 schrieb Rolf Eike Beer: In kio/kio/dataprotocol.h you will find this documentation of that #define: // DATAKIOSLAVE: define if you want to compile this into a stand-alone // kioslave

What about DATAKIOSLAVE?

2012-05-04 Thread Rolf Eike Beer
In kio/kio/dataprotocol.h you will find this documentation of that #define: // DATAKIOSLAVE: define if you want to compile this into a stand-alone // kioslave And in this header and the implementation a bunch of #ifdef's depending on it. But I can't see it being set or used

Re: Review Request: data: protocol: don't treat fragments as part of the data

2012-04-26 Thread Rolf Eike Beer
) - kio/kio/dataprotocol.cpp ea95de4 kio/tests/dataprotocoltest.cpp 44410de Diff: http://git.reviewboard.kde.org/r/104624/diff/ Testing --- Old unittests still pass, new ones now also. Thanks, Rolf Eike Beer

Re: Moving libsolid-hal to unmaintained?

2012-04-23 Thread Rolf Eike Beer
Is there a way to have it so HAL is enabled by default on BSD systems, but on Linux systems you need to manually use a cmake flag to enable it? if (CMAKE_SYSTEM_NAME MATCHES BSD) set(HAL_OPTION_DEFAULT TRUE) else () set(HAL_OPTION DEFAULT FALSE) endif () option(KDE4_USE_HAL Enable Solid

Re: Review Request: HTTP ioslave: do not require incoming headers to have spaces after colon

2012-04-17 Thread Rolf Eike Beer
., Rolf Eike Beer wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104625/ --- (Updated April 16, 2012, 8:30 p.m

Re: Review Request: data: protocol: don't treat fragments as part of the data

2012-04-17 Thread Rolf Eike Beer
://git.reviewboard.kde.org/r/104624/#review12612 --- On April 16, 2012, 8:26 p.m., Rolf Eike Beer wrote: --- This is an automatically generated e-mail. To reply, visit: http

Review Request: HTTP ioslave: do not require incoming headers to have spaces after colon

2012-04-16 Thread Rolf Eike Beer
://git.reviewboard.kde.org/r/104625/diff/ Testing --- Still compiles and I see no breakage. Thanks, Rolf Eike Beer

Re: Hunting a memory leak in KMail

2012-03-31 Thread Rolf Eike Beer
Am Samstag 31 März 2012, 23:48:57 schrieb Alex Fiestas: For some time I have been experiencing a memory leak that makes KMail go up to 1,5Gb of ram when using it for a long period of time, Volker saw it with his own eyes and we even tried to valgrind it. I have been using KMail while keeping

Re: Review Request: Fix FindXine.cmake to use pkg-config instead of xine-config

2012-01-06 Thread Rolf Eike Beer
- remove the if(WIN32) around the pkgconfig-stuff. People say it should work also on Windows. So let's see. But add an if() to check if pkg-config is actually found? signature.asc Description: This is a digitally signed message part.

Re: Review Request: Fix FindXine.cmake to use pkg-config instead of xine-config

2012-01-05 Thread Rolf Eike Beer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103631/ --- Review request for kdelibs. If it is a CMake-related issue it's

Re: Review Request: Fix Date Display in dolphin info panel

2011-12-01 Thread Rolf Eike Beer
On Dec. 1, 2011, 8:40 a.m., Sebastian Trueg wrote: Ship It! Seems I can't commit to kdelibs, could you commit this? Thank you. If you have a developer account you can commit there. Maybe you just tried to commit to the locked master branch? Try committing to KDE/4.7. Eike

Re: Review Request: Pretty resize of RenameDialog according to its content

2011-11-17 Thread Rolf Eike Beer
Several small fixes to allow RenameDialog form and its widgets resize itself according to extra information gathered for source and destination items. Without these fixes RenameDialog in common case appears as shown on screenshot 1 (without preview for files) and 2 (without preview for

Re: Review Request: kio_http: fix keepalive timeout parsing

2011-10-11 Thread Rolf Eike Beer
Testing --- -Patched code compiles -Hacked a web server and made tests against following keep-alive header variants: Keep-Alive: timeout=5, max=99 Keep-Alive: Timeout=5, max=99 (uppercase 'T') Keep-Alive: Timeout=5 , max=99(extra space before comma) I don't know which RfC

Re: The case for a kdelibs 4.8

2011-09-29 Thread Rolf Eike Beer
For example, when we switched our default spell checker in Fedora from aspell to hunspell in Fedora 9 (i.e. 4.0 era), I had to add support for hunspell to kdelibs3, or our users would have had to install 2 spell checkers to use KDE apps! (Even several apps in the default KDE installation

Re: Review Request: little faster sycoca

2011-09-28 Thread Rolf Eike Beer
Am Mittwoch, 28. September 2011, 15:47:25 schrieb Josef Weidendorfer: On Wednesday 28 September 2011, Jaime Torres Amate wrote: and the removal of a for loop (I'm checking it this has been this way since the beginning, or if fixing it makes other things faster) as Rolf has pointed. I do

Re: Review Request: little faster sycoca

2011-09-27 Thread Rolf Eike Beer
Am Dienstag, 27. September 2011, 20:42:54 schrieb Jaime Torres Amate: before: 2984 calls to constBegin, 0,00%. 2960531 calls to constEnd, 2.33% after: 2921 calls to constBegin, 0,00%. 2921 calls to constEnd, 0.00% before: calcDiversity, 55.83% (debug enabled) after: calcDiversity, 14,46%

Re: Review Request: faster kmd5

2011-07-31 Thread Rolf Eike Beer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102165/#review5284 --- kdecore/text/kcodecs.cpp

  1   2   >