Re: KDE Builder: request for review

2024-04-09 Thread Sune Vuorela
On Mon, Apr 8, 2024 at 10:05 AM wrote: > and deprecating the kdesrc-build. That way we can move forward with new tool. I don't think reviewing or not of kde-builder should have any effect on kdesrc-build. I think also we should be slightly wary of changing a long-running 20y old tool written by

Re: revisiting the sycoca

2024-02-13 Thread Sune Vuorela
On 2024-02-13, Harald Sitter wrote: > Do you have a testing plan in mind? Not a dedicated one, no. But assuming your analysis is mostly correct, something along the lines of - What's the plasma startup performance with and without sycoca on a clean user - If much slower, try isolate

Re: revisiting the sycoca

2024-02-13 Thread Sune Vuorela
On 2024-02-08, Harald Sitter wrote: > It occurs to me that we should ponder sycoca a bit. > > Currently the sycoca contains 3 types of caches: At some point I remember David Faure, iirc as part of his QMimeType work, removed part of sycoca, but left the remaining bits as a per user cache

What can we expect from our developers

2024-01-29 Thread Sune Vuorela
On 2024-01-29, Jonathan Riddell wrote: > This sort of comment makes me really sad. The All About the Apps goal, > which in principle is still ongoing, was an attempt to get KDE developers > to realise it was important not just to write apps but to actually make > them available to users, I find

Re: Can my application, which contains dirty code, become an official kde application?

2024-01-17 Thread Sune Vuorela
On 2024-01-17, Danilo Agostini wrote: > It allows the user, through the use of a keyboard shortcut or a dolphin > servicemenu, to have a quick preview of the files that are shown in the > folder without having to open the default application. > > Similar applications are Gnome Sushi and Quick

Re: KDE Review: Hash-o-Matic

2023-10-02 Thread Sune Vuorela
On 2023-10-01, Carl Schwan wrote: > Hello, > > I started writting a small application to generate and compare files with > their > checksum two years. I piked it up again recently and I think this is now > ready > for a kde review. Even two years ago, checking stuff with md5 was not a good

Re: State of server-side retrace of KDE crashes?

2021-12-21 Thread Sune Vuorela
On 2021-12-19, Nate Graham wrote: > For what it's worth, I don't think server-wise retracing is solely a > workaround for distro-specific issues. Even for distros that ship debug > symbols, I often find in my bug triaging that it can be a challenge to > get users to actually use them. Server

Re: Calindori in kdereview

2020-04-14 Thread Sune Vuorela
On 2020-04-12, Dimitris Kardarakos wrote: > > Hello everyone, > > I'd like to let you know that the Calindori [1] application has been > moved to kdereview. I'm a bit curious about the name. Is it just a random butchering of Calendar or does it actually have a meaning? /Sune

Re: krecipes to unmaintained

2019-05-16 Thread Sune Vuorela
On 2019-05-09, Jonathan Riddell wrote: > I'd like to propose moving krecipes to unmaintained. It still uses > kdelibs4 and has had no feature commits since 2016. I'd like to gentle promote KookBook here ... it has a krecipes converter should anyone feel stuck with their data. /Sune

Re: Installing qml caches

2018-06-05 Thread Sune Vuorela
On 2018-06-04, Alexander Volkov wrote: > This can be made optional, as it is done in Qt. > So distros will have a choice whether to install qmlc files or not. > Debian installs them. I think Debian only installs the qmlc files for Qt packages (where the versioning already is tightly coupled to

Re: Fwd: Elisa Music Player is in kdereview

2018-02-10 Thread Sune Vuorela
On 2018-02-07, Matthieu Gallien wrote: > I have updated the readme. I still do not know if it is possible to properly > check for them at build time It doesn't make sense to do build time checks for runtime dependencies, other than as an informal notice. The build is

Re: karchive and QSaveFile

2017-04-01 Thread Sune Vuorela
On 2017-03-28, Boudewijn Rempt wrote: > I'm now wondering whether to hack QSaveFile's close to just not > abort, or add inherits("QSaveFile") checks all over KArchive -- > or whether there's a third, better option that I've missed... Without having put too much thought into it,

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

2016-09-19 Thread Sune Vuorela
to the patch. konqueror/src/CMakeLists.txt <https://git.reviewboard.kde.org/r/128941/#comment66844> I think the comment is wrong. I can't find any zlib references in konqueror itself. Also note that the linkage is actually commented out. - Sune Vuorela On Sept. 18, 2016, 11:36 p.m., A

Re: Naming scheme for Qt5/KF5-based libraries outside of KF5

2015-09-27 Thread Sune Vuorela
On 2015-09-27, Boudhayan Gupta wrote: > "Seen before" is no reason to not move forward if we can actually fix > this. As I said, Extragear library developers will *have* to provide > API/ABI guarantees. Good luck with that. > That's the ideal scenario, but isn't becoming a

Re: Naming scheme for Qt5/KF5-based libraries outside of KF5

2015-09-27 Thread Sune Vuorela
On 2015-09-27, Boudhayan Gupta wrote: > What I propose is that all libraries which want to manage their own > release cycles and their own namespaces, be moved to Extragear Libs > and release from there. All the libraries which can stick to the > Applications release-unit, move to

Re: Naming scheme for Qt5/KF5-based libraries outside of KF5

2015-09-27 Thread Sune Vuorela
On 2015-09-26, Boudhayan Gupta wrote: > We could kill two birds with one stone here, creating a new KDE module > just for libraries (say, KDE Companion Libraries or something) and put > everything in the KC5 (or whatever we decide) namespace. By doing this, we kind of make it a

Re: Naming scheme for Qt5/KF5-based libraries outside of KF5

2015-09-26 Thread Sune Vuorela
On 2015-09-26, Alexander Potashev wrote: > 1. Many people prefer a "KF5" prefix, e.g. libKF5Screen.so). > 2. Another way of naming is a -qt5 suffix, e.g. libmarblewidget-qt5.so. > 3. (probably some others?) > > Friedrikh said in [1] that using a KF5 prefix for all libraries

Re: Distros and QtWebEngine

2015-04-21 Thread Sune Vuorela
On 2015-04-20, Thomas Lübking thomas.luebk...@gmail.com wrote: You can apply that on really *anything* - the obvious (claimed) failure is Qt breaks somehow Plasma because either a) a client relied on undocumented behavior (client bug) or b) a foundation broke documented API/ABI/Behavior

Re: Distros and QtWebEngine

2015-04-20 Thread Sune Vuorela
On 2015-04-20, Albert Astals Cid aa...@kde.org wrote: Just state that there's no such long maintaince time for that package o= r just=20 install the newer version of Qt. And yes again that probably goes again= st your=20 rules, but it's your rules, so you can just improve them for everyone's=

Re: Distros and QtWebEngine

2015-04-20 Thread Sune Vuorela
On 2015-04-20, Albert Astals Cid aa...@kde.org wrote: IMHO the duty of a distro is providing software to their users to use, = if the=20 rules of the distro make providing software hard/impossible they need t= o be=20 updated or these distros need to understand they will lose users to mor=

Re: Moving KDE Telepathy to kdenetwork

2015-02-05 Thread Sune Vuorela
On 2015-02-02, Martin Klapetek martin.klape...@gmail.com wrote: Another part that KDE Telepathy needs is KAccounts and we'd like to move that one too, probably to kde-runtime but there seems to be some disagreements of the purpose of kde-runtime. KAccounts is I'm pretty sure that everything in

Re: Co-installability

2014-05-02 Thread Sune Vuorela
On 2014-04-29, Alexander Neundorf neund...@kde.org wrote: On Tuesday, April 29, 2014 21:00:57 Christoph Feck wrote: I cannot remember we had these issues with the KDE3-KDE4 transition. Actually I think we had the same issues. We did have the same issues. I pushed them thru with help of Allen

Re: frameworks build instructions wrong / won't work with kubuntu 14.04

2013-12-18 Thread Sune Vuorela
On 2013-12-18, Harald Sitter sit...@kde.org wrote: Thoughts on this? What do we do about it? Tell ubuntu users to not use their distribution provided cmake because ubuntu decided to break cmake by doing quick hacks instead of figuring out how stuff works and then solve problems? /Sune

Re: Review Request 113503: make dbus dependency optional in JobWidgets

2013-11-25 Thread Sune Vuorela
without dbus. not yet tested on other platforms Thanks, Sune Vuorela

Re: Review Request 113503: make dbus dependency optional in JobWidgets

2013-10-30 Thread Sune Vuorela
the files are properly added, always returns false, so doesn't build with dbus. needs fixing - Sune Vuorela On Oct. 29, 2013, 10:27 p.m., Sune Vuorela wrote: --- This is an automatically generated e-mail. To reply, visit: http

Re: Review Request 113503: make dbus dependency optional in JobWidgets

2013-10-30 Thread Sune Vuorela
on windows without dbus. not yet tested on other platforms Thanks, Sune Vuorela

Review Request 113503: make dbus dependency optional in JobWidgets

2013-10-29 Thread Sune Vuorela
tier2/kjobwidgets/src/config-kjobwidgets.h.cmake 35b64a2 tier2/kjobwidgets/tests/kjobtrackerstest.cpp 7a61407 Diff: http://git.reviewboard.kde.org/r/113503/diff/ Testing --- build tested on windows without dbus. not yet tested on other platforms Thanks, Sune Vuorela

Review Request 113479: fix kshareddatacache on windows

2013-10-28 Thread Sune Vuorela
a4484560735f9096ecdac26b3c539394602e0f31 tier1/kcoreaddons/src/lib/caching/kshareddatacache_win.cpp cdc6536b56888a615e74960bf1b55fb12cc3e70d Diff: http://git.reviewboard.kde.org/r/113479/diff/ Testing --- Test suite passes Thanks, Sune Vuorela

Re: Review Request 113479: fix kshareddatacache on windows

2013-10-28 Thread Sune Vuorela
, Sune Vuorela

Re: Review Request 113479: fix kshareddatacache on windows

2013-10-28 Thread Sune Vuorela
/113479/diff/ Testing --- Test suite passes Thanks, Sune Vuorela

Re: Review Request 113205: Make KJob::result public for the new signal/slot syntax.

2013-10-11 Thread Sune Vuorela
On Oct. 11, 2013, 9:51 p.m., Mark Gaiser wrote: We are here making a 'hole' for people to do 'bad things' that wasn't possible in the past. I'm not sure we want that. Mark Gaiser wrote: Interesting. So that mean we simply can't use the new signal/slot syntax because of it?

Re: QML-using app developers: use private.* imports

2013-09-26 Thread Sune Vuorela
On 2013-09-25, Sebastian Kügler se...@kde.org wrote: On Wednesday, September 25, 2013 17:51:41 Mark wrote: Doesn't your naming proposal completely ruin the org.kde.* stuff? Up until now i could fairly safely assume that all QML KDE imports where hidden under org.kde.* but that isn't the case

Re: Review Request 112816: Do not use internal headers in kcolorutilsdemo

2013-09-24 Thread Sune Vuorela
://git.reviewboard.kde.org/r/112816/#comment29951 My initial reaction is that it could return a bool wether or not things went okay, given there is a 'path that does nothing' in the code. Besides that, everything looks great. - Sune Vuorela On Sept. 24, 2013, 2:19 p.m., Aurélien Gâteau wrote

Re: Review Request 112816: Do not use internal headers in kcolorutilsdemo

2013-09-24 Thread Sune Vuorela
On Sept. 24, 2013, 2:23 p.m., Sune Vuorela wrote: tier1/kguiaddons/src/lib/colors/kcolorutils.cpp, line 42 http://git.reviewboard.kde.org/r/112816/diff/1/?file=190519#file190519line42 My initial reaction is that it could return a bool wether or not things went okay, given

Re: Review Request 112852: Proposed patch to enable compilation of nepomuk-core on Mac

2013-09-23 Thread Sune Vuorela
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112852/#review40588 --- Ship it! Ship It! - Sune Vuorela On Sept. 21, 2013, 7:53

Re: Releases in 3 months

2013-07-15 Thread Sune Vuorela
On 2013-07-14, Inge Wallin i...@lysator.liu.se wrote: Here are some assumptions. Correct me if they are wrong: - KDE developers support the last relesed and *maybe* the second to last release with bugfixes. - Distributions have a release cycle of 6 months or longer. - Distributions pick

Re: Releases in 3 months

2013-07-10 Thread Sune Vuorela
On 2013-07-09, Sune Vuorela nos...@vuorela.dk wrote: So. first one. Second one Release frequency. We have a giant quality problem. Distros won't ship a .0 release to real users (as opposed to testers/power users) and wait until there has been a couple of bug fix releases. Until we ensure

Re: Releases in 3 months

2013-07-10 Thread Sune Vuorela
On 2013-07-10, Aaron J. Seigo ase...@kde.org wrote: =3D=3D On scheduling mainenance releases in a longer 4 month cycle, i=E2=80=99d cut that to 8 weeks and keep jus= t the one=20 update. this would ease the burdon on our release team (and by extension packag= ers)=20 while also giving

Re: Releases in 3 months

2013-07-10 Thread Sune Vuorela
On 2013-07-10, Àlex Fiestas afies...@kde.org wrote: I can't fight with distros, and I don't want to fight with them. If distros need .5 .6 and .200 so be it, just they will have to do them themselves (and I hope we can make the process smooth so they can actually do it). As has been said

Re: openSUSE packagers' take on the 3 month release cycle

2013-07-09 Thread Sune Vuorela
On 2013-07-09, Vishesh Handa m...@vhanda.in wrote: On Tue, Jul 9, 2013 at 6:08 PM, Harald Sitter sit...@kde.org wrote: there would not be any problem. But reality diverges :( I'm all for fixing this in at least KDE SC. That way if/when we have shorter releases you can have some kind of

Re: openSUSE packagers' take on the 3 month release cycle

2013-07-09 Thread Sune Vuorela
On 2013-07-09, Àlex Fiestas afies...@kde.org wrote: If we keep copyright holders and licence, we can change the structure of the header, no? We can. /Sune

Re: K(Abstract)FileItemActionPlugin

2013-06-20 Thread Sune Vuorela
On 2013-06-20, Frank Reininghaus frank7...@googlemail.com wrote: I admit that the current solution is an ugly hack. But it was never meant to be an arms race. Please note that I proposed and implemented this at a time when Ivan still refused to acknowledge that there is a bug in his plugin at

Re: K(Abstract)FileItemActionPlugin

2013-06-19 Thread Sune Vuorela
On 2013-06-17, Frank Reininghaus frank7...@googlemail.com wrote: Yes, it can block for random reasons, and this is why making D-Bus calls in the code that is executed before the context menu is shown is unacceptable IMHO. I agree with the problem. But the issue is to *fix* kactivities to not

Re: K(Abstract)FileItemActionPlugin

2013-06-19 Thread Sune Vuorela
On 2013-06-19, Thomas Lübking thomas.luebk...@gmail.com wrote: If I was a plugin developer here, I would of course think my plugin should be enabled by default and thus in my ctor call setEnabledByDefault(true) I would suggest to leave the path of plugin enabling as solution asap - it's not

Re: startkde modifies PATH to add qt4 bin dir to the front

2013-06-17 Thread Sune Vuorela
On 2013-06-16, Albert Astals Cid aa...@kde.org wrote: So my path in a Plasma session is /usr/lib/x86_64-linux-gnu/qt4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games This makes the QT_SELECT thing from qtchooser not work since if i do

Re: Crashes with libQtUiTools.a if linked multiple times into the same process (with Bsymbolic-functions flag)

2013-05-11 Thread Sune Vuorela
On 2013-05-11, Friedrich W. H. Kossebau kosse...@kde.org wrote: So, anyone with more clue than me WRT symbols from static libs and the Bsymbolic-functions linker flag who could tell if that indeed should fix such problems if code from the same static lib is arriving multiple times in the

Re: Initialization of QSharedDataPointer's for empty objects (i.e. Foo::Foo(void))

2013-04-29 Thread Sune Vuorela
On 2013-04-29, Milian Wolff m...@milianw.de wrote: I do wonder though why QString has both, a shared_empty and a shared_null object. A single one should suffice for most objects, no? I'm pretty sure this is because QString can be empty and not null. e.g. the difference between QString() the

Re: Review of kdev-python for move to extragear

2012-12-26 Thread Sune Vuorela
On 2012-12-25, Sven Brauch svenbra...@googlemail.com wrote: Also, I'm still not sure what exactly concerns you about security and maintenance. Problems I see include increased build time, and maintenance efforts for me personally in updating the fork, but none really seem fatal. Can you

Re: kcmsambaconf removed from kdenetwork-filesharing

2012-12-01 Thread Sune Vuorela
On 2012-12-01, Del delo...@gmail.com wrote: I just realised that System Settings no longer has the kcmsambaconf module for configuring Samba. The only trace I found of the decision was a Debian bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691634 It is available. it can be

Re: Moving ktouchpadenabler to kdebase^Wkde-workspace

2012-10-13 Thread Sune Vuorela
On 2012-10-13, Albert Astals Cid aa...@kde.org wrote: Back when I moved ktouchpadenabler to extragear-base Christoph mentioned he'd like to see it in kdebase[1], we don't have a kdebase anymore though. Anyway i'd like to move it to a more central place, I guess kde-workspace would be the

Re: Review Request: Start the notification service if it is dbus autostartable and we are not in a full kde session

2012-10-10 Thread Sune Vuorela
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106780/#review20172 --- Ship it! Ship It! - Sune Vuorela On Oct. 10, 2012, 1:20

Re: Use of bin versus libexec

2012-09-21 Thread Sune Vuorela
On 2012-09-20, David Faure fa...@kde.org wrote: We really need a FHS addition for libexec. not really. the libexec executables is in general a implementation detail of the given library. We have the rare case in KDE that we actually call other libraries' executables, which is a different thing,

Re: Use of bin versus libexec

2012-09-20 Thread Sune Vuorela
On 2012-09-20, Kevin Krammer kram...@kde.org wrote: Agreed. It is important, however, to remember that some of those (e.g.=20 akonadiserver, akonadi_control) are not KDE programs and can therefore not = be=20 in a KDE specific libexec location but have to go into a standard (FHS or=20

Re: Use of bin versus libexec

2012-09-20 Thread Sune Vuorela
On 2012-09-20, Kevin Krammer kram...@kde.org wrote: Do you mean $PREFIX/libexec, where $PREFIX will often be /usr (for=20 distribution packages)? that only works in redhat/fedora land. In other distributiotns, like debian and ubuntu, libexec is placed in directories under

Re: [RFC] Merging LightDM into KDE Workspaces (forwarded from plasma-devel)

2012-08-22 Thread Sune Vuorela
On 2012-08-22, David Edmundson da...@davidedmundson.co.uk wrote: release. This isn't a decision forced by Canonical, they just think it's better, though obviously it helps that the backend is already tested on Ubuntu. Other distributions have also expressed an interest, Is LightDM a canonical

Re: KDE SC 4.8.4 important problems

2012-06-12 Thread Sune Vuorela
On 2012-06-12, Vishesh Handa m...@vhanda.in wrote: --bcaec554d60626569204c246cba9 Content-Type: text/plain; charset=ISO-8859-1 Yeah. So Nepomuk is the cause of the problems - Here our our options - 1. I revert Sebastian's commits in kdelibs. This should fix the issue, but we would need to

Re: KDE SC 4.8.4 important problems

2012-06-12 Thread Sune Vuorela
On 2012-06-12, Sebastian Trüg tr...@kde.org wrote: I do not have much time. But the real problem is that I am not sure where to look. It has to do with my own implementation of unix socket communication. Someone with experience in that area might want to review the *Socket* classes in

Re: ALERT: KDElibs (at least) 4.8.4 is actually 4.8.80+

2012-06-11 Thread Sune Vuorela
On 2012-06-11, Sebastian Kügler se...@kde.org wrote: I'd consider that a bug in your packaging. There's no absolute requirement of an app for a specific version of kdelibs. If your packages need that, you should probably fix them. The decoupling of libs and apps, and especially the

Re: Nepomuk - Moving out of kde-runtime

2012-05-17 Thread Sune Vuorela
On 2012-05-17, Vishesh Handa m...@vhanda.in wrote: @Packagers: We will not be maintaining binary compatibility in nepomuk-core. At least not for KDE 4.10. We still need to break a lot of things. NACK. this is a completely no go. /Sune

Re: Nepomuk - Moving out of kde-runtime

2012-05-17 Thread Sune Vuorela
/2012 09:19 PM, Sune Vuorela wrote: On 2012-05-17, Vishesh Handa m...@vhanda.in wrote: @Packagers: We will not be maintaining binary compatibility in nepomuk-core. At least not for KDE 4.10. We still need to break a lot of things. NACK. this is a completely no go. /Sune

Re: The Nepomuk Situation

2012-05-07 Thread Sune Vuorela
On 2012-05-07, Vishesh Handa m...@vhanda.in wrote: Right. We could maintain BC and SC by not touching the kdelibs nepomuk, and just making nepomuk-core a dependency of kdelibs. But that would result in both nepomuk-core and kdelibs installing the same headers. what happens if both libraries

Re: Extra KDE Telepathy modules moving to Extragear

2012-04-29 Thread Sune Vuorela
On 2012-04-28, George Kiagiadakis kiagiadakis.geo...@gmail.com wrote: No, the classes that wrap GObjects do not need a d-pointer. All the calls are forwarded to the underlying GObject and if for any reason we ever need to save extra data on the wrapper class (which is highly unlikely), we

Re: Exposing KSSL in KIO

2012-04-07 Thread Sune Vuorela
On 2012-04-06, Thiago Macieira thi...@kde.org wrote: --nextPart4816581.q9J4AAnfuU Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset=us-ascii On sexta-feira, 6 de abril de 2012 01.14.34, David Edmundson wrote: I don't think so. The classes are likely not to be exported.

Re: [GSoC] KWin colour management

2012-03-22 Thread Sune Vuorela
On 2012-03-22, Daniel Nicoletti dantt...@gmail.com wrote: people draw API they have this in mind and we don't need a whole new Qt just to introduce a new feature, easy solution: QApplication::setColorCorrected(true); That's crap API thoug.h QApplication::setBehaveSane(true);

Re: Review Request: include KolorManager in kdegraphics

2012-03-14 Thread Sune Vuorela
On 2012-03-14, Daniel Nicoletti dantti85-...@yahoo.com.br wrote: Request: After working on KolorManager and Oyranos in the past months for the last Oyranos-0.4.0 release, we feel the stack is ready to review for inclusion into KDE. KolorManager resides currently in Playground/Graphics:

Re: Review Request: include KolorManager in kdegraphics

2012-03-14 Thread Sune Vuorela
On 2012-03-14, Boudewijn Rempt b...@valdyas.org wrote: It's easy enough to package -- the opensuse packages I use work perfectly fine, so I cannot imagine that there are any real and relevant problems for other distributions. Sure it can be done. but it is just useless churn if it doesn't

Re: Review Request: include KolorManager in kdegraphics

2012-03-14 Thread Sune Vuorela
On 2012-03-14, Lamarque V. Souza lamar...@kde.org wrote: You are talking as if colord is the default standard and well used in KDE and then out of a suden comes oyranoes trying to replace it. Colord is not wide used in KDE and since oyranos includes a wider feature set I guess it is

Re: Review Request: include KolorManager in kdegraphics

2012-03-14 Thread Sune Vuorela
On 2012-03-14, Lamarque V. Souza lamar...@kde.org wrote: I should stop working in Plasma NM then since for distributions that ships Gnome as default desktop nm-applet is the standard. erm. you are aware that colord better can be compared to NetworkManager than to Plasma NM ? /Sune

Re: Binary compatiblity for liboxygenstyle.so

2012-02-24 Thread Sune Vuorela
On 2012-02-24, Hugo Pereira Da Costa h...@oxygen-icons.org wrote: I understand that. The point I was trying to make, is that you would still get the old pluggin, admittingly without crashing, but which would nonetheless be not correct. Whattabout just linking liboxygenstyle static into the

Re: bugzilla situation

2012-02-24 Thread Sune Vuorela
On 2012-02-22, David Faure fa...@kde.org wrote: up with was the few cases where bugs turned into actual political flamewars; his answer was obviously give rights to everyone, and remove rights when someone abuses them. This is also what we do for SVN/GIT, so why don't we do this for

Re: kdelibs 4.8? What to do about GENERIC_LIB_VERSION?

2011-10-03 Thread Sune Vuorela
On 2011-10-03, Allen Winter win...@kde.org wrote: On Monday 03 October 2011 5:04:45 AM Albert Astals Cid wrote: A Dilluns, 3 d'octubre de 2011, Alexander Neundorf vàreu escriure: On Monday 03 October 2011, Allen Winter wrote: Howdy, A lot of CMakeLists.txt use the

KNotify-considerations for frameworks

2011-09-22 Thread Sune Vuorela
Hi I'm considering doing some work on the knotify-stuff for the kde frameworks. This involves the KNotification class and the KNotify daemon and related classes. I started hacking a bit on it in Randa, but have ended up scratchig my work and starting over. http://pusling.com/blog/?p=200

Re: KNotify-considerations for frameworks

2011-09-22 Thread Sune Vuorela
On 2011-09-22, Sune Vuorela nos...@vuorela.dk wrote: ...and of course, bits of my drafts fell out when doing the last reorder of things. Hi I'm considering doing some work on the knotify-stuff for the kde frameworks. This involves the KNotification class and the KNotify daemon and related

Re: KNotify-considerations for frameworks

2011-09-22 Thread Sune Vuorela
On 2011-09-22, Albert Astals Cid aa...@kde.org wrote: This means that as a user if the developer decides to use a Popup I can no longer configure the application to do nothing? Or to play a sound? No. It just means that the responsibility is handed over to the application developer if they

Re: grantlee-0.1.8 build failed on arm7

2011-06-21 Thread Sune Vuorela
On 2011-06-21, Rolf Eike Beer k...@opensource.sf-tec.de wrote: So if it is a double you are truncating it to a float (on ARM). I don't know if that is intentional. Given the api is taking qreal's, I think it is intentional. /Sune

Re: Review Request: Add missing dependency to xmllint

2011-06-21 Thread Sune Vuorela
, 10:58 p.m.) Review request for kdelibs and Sune Vuorela. Summary --- This patch adds the missing checks for xmllint. xmllint is a de facto dependency for kdelibs, a fresh rebuild fails without it (thanks to Sune Vuorela for catching it). It seems that the check was never added

Re: grantlee-0.1.8 build failed on arm7

2011-06-20 Thread Sune Vuorela
On 2011-06-04, ?? ?? kuzem...@mail.ru wrote: Hello. I am using Gentoo on the Beagleboard-Xm. When I try to compile kde-4.6.80, I stoped on the grantlee build phase. This is a full log. http://paste.ubuntu.com/618234

Re: [4.7 Beta1 blocker] plasma depending on kdelibs/experimental

2011-05-21 Thread Sune Vuorela
On 2011-05-21, Dirk Mueller muel...@kde.org wrote: Is the previous rule no longer valid? otherwise, how to deal with this situation? Move plasma to experimental? remove the dependency again? That rule is still valid. And. how is one supposed to be building kdelibs if it requires

Re: Backwards compatibility for shared desktop ontologies?

2011-05-17 Thread Sune Vuorela
On 2011-05-17, Sebastian Trüg tr...@kde.org wrote: KDE-PIM 4.7 is another problem as it does not build against kdelibs 4.7. But then again: who does that? I know that is not a great argument, I'm pretty sure several distributions might want to push kdelibs + workspaces and such in newer

Re: Klipper

2011-05-17 Thread Sune Vuorela
On 2011-05-17, Steven Sroka sroka.ste...@gmail.com wrote: Exactly. Do I hear KDE5? :) if you do hear it, it will still require a clipboard manager in the workspace as long as we are targetting X11... /Sune

Re: Klipper

2011-05-16 Thread Sune Vuorela
On 2011-05-16, Steven Sroka sroka.ste...@gmail.com wrote: On 16 May 2011 04:24, Andreas Pakulat ap...@gmx.de wrote: On 15.05.11 22:32:21, Steven Sroka wrote: I'm interested if anyone knows why kdebase-workspace depends on Klipper? I love how various KDE components are very modular, but for a

Re: prison - a barcode library now in kdereview

2011-03-07 Thread Sune Vuorela
On 2011-02-15, Sune Vuorela nos...@vuorela.dk wrote: Hi peoples I have added prison (git clone kde:prison) to kdereview, targetting kdesupport. moved. /Sune

Re: Use Q_GLOBAL_STATIC where K_GLOBAL_STATIC is not needed?

2011-02-15 Thread Sune Vuorela
On 2011-02-15, Thiago Macieira thi...@kde.org wrote: --nextPart8281750.Kf80iGgygM Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset=us-ascii On Tuesday, 15 de February de 2011 07:53:15 Rolf Eike Beer wrote: Since I have some of these machines: is there any detail on this

Re: prison - a barcode library now in kdereview

2011-02-15 Thread Sune Vuorela
On 2011-02-15, Parker Coates parker.coa...@kdemail.net wrote: On Tue, Feb 15, 2011 at 03:45, Sune Vuorela wrote: I have added prison (git clone kde:prison) to kdereview, targetting kdesupport. Out of curiosity, what SC component is intended to use it? It is partly based on code I wrote

Re: prison - a barcode library now in kdereview

2011-02-15 Thread Sune Vuorela
On 2011-02-15, Sune Vuorela nos...@vuorela.dk wrote: Are there generated docs available somewhere for easier API review? Currently not, but I can do that later. http://alioth.debian.org/~pusling-guest/prison/apidocs/html/ /Sune

Re: proposal: remove KTextEditor interface from kdelibs repository

2011-02-01 Thread Sune Vuorela
On 2011-02-01, Aaron J. Seigo ase...@kde.org wrote: --nextPart3865859.bpjpIik9D5 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Monday, January 31, 2011, Michael Pyne wrote: On Monday, January 31, 2011 17:42:56 Aaron J. Seigo wrote: potential

Re: proposal: remove KTextEditor interface from kdelibs repository

2011-02-01 Thread Sune Vuorela
On 2011-02-01, Friedrich W. H. Kossebau kosse...@kde.org wrote: Uh, that is old-fashioned. Should instead ask the user whether she wants to install the proper text editor module. Isn't there some simple standard api for that these days? A simple standard api for what? installations of

Re: proposal: remove KTextEditor interface from kdelibs repository

2011-02-01 Thread Sune Vuorela
On 2011-02-01, Aaron J. Seigo ase...@kde.org wrote: perhaps we should think about being more clear in our runtime definitions a= nd=20 stricter with requiring apps to advertise their runtime expectations, so th= at=20 we can go from having a huge pile of dependencies to just the requirements

Re: proposal: remove KTextEditor interface from kdelibs repository

2011-02-01 Thread Sune Vuorela
On 2011-02-01, Friedrich W. H. Kossebau kosse...@kde.org wrote: And I'm not sure there should be such a thing. Hm. You don't agree that a user experience like Sorry, missing X to do Y. Would you like to get X now for that? is better than one à la Na, no way to do Y.? Yes. since