Re: Add loop device interface to Solid framework

2020-06-09 Thread Daniel Nicoletti
not sure this is possible...) > > However, I am not sure if this fit in the score of the Solid framework. > > Thank you for your advice! > > Kwon-Young Choi > -- Daniel Nicoletti KDE Developer - http://dantti.wordpress.com

Re: Getting file in ranges using KIO

2015-07-22 Thread Daniel Nicoletti
eData(KIO::Job*, const QByteArray&)) ); > > It just fetches the complete file. I have few doubts:- > > Does KIO::TransferJob supports range-start and range-end? > How should I go about debugging this ? > > It would be great if I could get some help on this. > > Thanks, > Sa

Re: Kaffeine bugreport complaint

2016-08-10 Thread Daniel Nicoletti
as added in 2014 and he broke it a few weeks ago. > > I'd really appreciate if someone could just jump in and fix it. The > fix is so ridiculous small and is getting way more attention than it > should. > > Best Regards, > Markus -- Daniel Nicoletti KDE Developer - http://dantti.wordpress.com

Re: Kaffeine bugreport complaint

2016-08-10 Thread Daniel Nicoletti
s Rechberger > > > On Wed, Aug 10, 2016 at 8:23 PM, ChALkeR wrote: >> For reference, https://bugs.kde.org/show_bug.cgi?id=365083#c11 lists purely >> technical issues with the proposed approach, and that serves as valid >> (technical) reasons for not accepting the proposed patch

Re: C++ multiple classes doing similar stuff

2017-08-04 Thread Daniel Nicoletti
QVector verifiers;// or std::vector // push_back each instance for (ParentClass *foo : verifiers) { foo->someVirtualThatIsOverriden(); } I don't think there's something wrong with this. > I worry the answer will include templates and other scary parts of c++. > > Jonathan > -- Daniel Nicoletti KDE Developer - http://dantti.wordpress.com

Re: Tab handling shortcuts across KDE applications

2017-08-16 Thread Daniel Nicoletti
Can't we also get Alt+1...9 ? :) Em 16 de ago de 2017 1:13 PM, "Nate Graham" escreveu: > Hello everyone, > I'd like to try to drive a resolution for https://bugs.kde.org/show_bug. > cgi?id=80657, which is about harmonizing tab handling shortcuts across > KDE applications. > > In order to move fo

Re: auto QString(Builder) considered VERY HARMFUL

2018-09-27 Thread Daniel Nicoletti
, this kind of usage is just wrong and must be avoided. > Please take care. > > Cheers, > Andreas > > -- Daniel Nicoletti KDE Developer - http://dantti.wordpress.com

Re: Installing system tray icons for KNotifierStatusItem

2010-12-03 Thread Daniel Nicoletti
w=markup and then use KNotifierStatusItem's setIconByPixmap. Best, Daniel Nicoletti - KDE Developer http://dantti.wordpress.com When a wicked man dies, his hope perishes; all he expected from his power comes to nothing. Prov. 11:7 >> Visit

Re: Where to start?

2010-12-11 Thread Daniel Nicoletti
and it will push a waited tool for KDE (which I don't have much time to finish right now, but I can help with directions). Print-manager* (for the record). *And you don't need to have a printer though it is useful :P Best, Daniel Nicoletti - KDE Devel

Re: How to display text in KSystemTrayIcon ?

2012-05-27 Thread Daniel Nicoletti
2012/5/27 Lindsay Mathieson : > I have a monitoring app sitting in the tray using KSystemTrayIcon - I was > wanting to indicate the number of unread messages in its icon similar to the > way kmail does it. Is there an easy way? or does kmail do it with a custom > paint handler or something? As the

Re: KDEDModule help

2012-06-14 Thread Daniel Nicoletti
2012/6/14 Luca Ferrari : > Hi all, > I need to keep a consistent state among different kioslave instances, > so as pointed out in this mailing list, I'm going to do this via KDED. >  The problem is that I don't have fully understood how this works, so > I'm going to describe what I have so far and

Re: KDEDModule help

2012-06-15 Thread Daniel Nicoletti
2012/6/15 Luca Ferrari : > What does it mean that I would have to port each client if moving away > from kded? Mean each cliend of that interface having to rename it's access from "org.kde.kded" to "org,kde.MyNewHelperInterface" > Uhm...I'd like to have an object working as "storage" and thus ab

Re: Bugs for unmaintained applications

2012-06-22 Thread Daniel Nicoletti
2012/6/22 Christoph Feck : >> kpackagekit > > The kpackagekit maintainer is still around, so let him decide. KPackageKit has been renamed to Apper, tho some bugs I've marked as unmaintained, most bugs are probably invalid on Apper (since I tried to fix most of them). I'll try take a look at how man

Re: Call for testing: kio-mtp

2012-09-17 Thread Daniel Nicoletti
devel&m=134252481824750&w=2 > > Comments on the code are welcome. I will clean it up in the following days, > including applying one coding style throughout, right now some older code is > still formatted differently. > > So, tell me what you think! >

Re: Call for testing: kio-mtp

2012-09-17 Thread Daniel Nicoletti
ndows case. Am I right or it's just how mtpfs was implemented? Best, -- Daniel Nicoletti KDE Developer - http://dantti.wordpress.com >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Call for testing: kio-mtp

2012-10-01 Thread Daniel Nicoletti
alked about. I don't know how can I debug a kio nor DrKonqui showed up with a backtrace, so can you tell me how can I provide usefull info? [879275.991774] usb 1-3.4: usbfs: process 27261 (kio_mtp) did not claim interface 0 before use Best, -- Daniel Nicoletti KDE Developer - http://dantti.wor

Re: Cleaning house: KDE Review

2012-11-01 Thread Daniel Nicoletti
Hmm dont you think network is a better place? I think base would be the last place Id look for Em 01/11/2012 19:48, "Lamarque V. Souza" escreveu: > ** > > Em Thursday 01 November 2012, Christoph Feck escreveu: > > > On Thursday 01 November 2012 22:19:03 Lamarque V. Souza wrote: > > > > Em Thursda

Re: Cleaning house: KDE Review

2012-11-01 Thread Daniel Nicoletti
2012/11/1 Lamarque V. Souza : > What kind of things should go to extragear/base then? > > > > networkmanagement is four things: a plasmoid, a kded module, a kcmshell > module and a standalone application for adding new connections. I think the > retionale for networkmanagement be in extrager/base i

Re: kde settings apply vs instant change

2013-05-27 Thread Daniel Nicoletti
already has the GNOME behaviour: Phonon > Multimedia → Phonon → Hardware > > Changing the selected profile results in instant changes. Even if you close > the > dialog without pressing apply the settings changes. > > Kind regards, > David > >>> Visit http://

Re: kde settings apply vs instant change

2013-05-28 Thread Daniel Nicoletti
Macieira wrote: >> >> On segunda-feira, 27 de maio de 2013 17.31.55, Daniel Nicoletti wrote: >> > I don't think it's about reloading settings at runtime, >> > but if we where to support that it wouldn't be easy >> > in system settings, simpl

Re: Writing a daemon

2013-08-19 Thread Daniel Nicoletti
developer > KDE user support, developer mentoring > > >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << > -- Daniel Nicoletti KDE Developer - http://dantti.wordpress.com >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

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

2013-09-15 Thread Daniel Nicoletti
or file systems in general), it should be addressed > to the kernel team. > > 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 directory). > >

Re: Network Applet

2013-10-17 Thread Daniel Nicoletti
for a while longer. > > -- > Lindsay > >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << > -- Daniel Nicoletti KDE Developer - http://dantti.wordpress.com >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Network Applet

2013-10-17 Thread Daniel Nicoletti
2013/10/17 Lindsay Mathieson : > On Thu, 17 Oct 2013 06:47:39 PM Daniel Nicoletti wrote: >> I don't think you should take it as a dumb down, it's a completely >> new code/approach, and if one wants I'd say it's now easier to >> come with a new UI or e

Re: Not used QPointers showing modal dialogs via exec() - No crash

2013-11-11 Thread Daniel Nicoletti
gt; qdbus org.kde.kmines-[pid] /MainApplication quit > > KMines exits without any crash. It seems nothing went wrong. > > What can be the reason for this? Why am I not able to reproduce the crash. > > Thanks > Regards > Harsh Kumar > >>> Visit http://mail.k