Re: Move thumbnail kioslave and thumbcreator service type to kio?

2015-01-27 Thread David Narvaez
On Sun, Jan 25, 2015 at 3:15 PM, David Narvaez wrote: > On Wed, Jan 21, 2015 at 3:44 AM, David Narvaez > wrote: >> On Wed, Jan 21, 2015 at 3:36 AM, David Faure wrote: >> > Ah, one thing that's surprising is that the oldest entry in "git log" is >&g

Re: Move thumbnail kioslave and thumbcreator service type to kio?

2015-01-25 Thread David Narvaez
On Wed, Jan 21, 2015 at 3:44 AM, David Narvaez wrote: > On Wed, Jan 21, 2015 at 3:36 AM, David Faure wrote: > > Ah, one thing that's surprising is that the oldest entry in "git log" is > > 77c4ac1f (Imported KDE Control Center Application) rather than > &

Re: Indexing Text Files and Text Encoding

2015-01-21 Thread David Narvaez
On Wed, Jan 21, 2015 at 4:20 PM, Albert Astals Cid wrote: > El Dimecres, 21 de gener de 2015, a les 13:24:02, Vishesh Handa va escriure: >> On Wednesday, January 21, 2015 11:51:13 AM Milian Wolff wrote: >> > Or just use Qt directly: >> > >> > http://stackoverflow.com/questions/18227530/check-if-ut

Re: Move thumbnail kioslave and thumbcreator service type to kio?

2015-01-21 Thread David Narvaez
On Wed, Jan 21, 2015 at 3:36 AM, David Faure wrote: > On Wednesday 21 January 2015 02:33:39 you wrote: >> But I think the parent of that porting patch would be a commit that is >> not in the kio repo. Anyhow, the repo to review is at >> >> g...@git.kde.org:clones/kio/narvaez/kio-new-protocols.git

Re: Move thumbnail kioslave and thumbcreator service type to kio?

2015-01-20 Thread David Narvaez
On Tue, Jan 20, 2015 at 2:10 PM, David Faure wrote: > On Tuesday 20 January 2015 08:18:17 David Narvaez wrote: >> On Tue, Jan 20, 2015 at 3:20 AM, David Faure wrote: >> > On Tuesday 20 January 2015 01:39:43 David Narvaez wrote: >> >> So this transplant requir

Re: Indexing Text Files and Text Encoding

2015-01-20 Thread David Narvaez
On Tue, Jan 20, 2015 at 12:10 PM, Vishesh Handa wrote: > Hey guys > > We have a plain text indexing plugin in KFileMetaData. It gives the plain > text of any file whose mimetype beings with 'text/'. We used to use > QString::fromUtf8 to convert this into a string. However, this may not be > ide

Re: Contribute to porting of ktorrent/libktorrent to kf5

2015-01-17 Thread David Narvaez
On Fri, Jan 9, 2015 at 10:48 AM, David Edmundson wrote: > I don't think you need a whole mentor to yourself, I'll give you a super > quick summary. ? He's applying for GSoC, he needs a mentor. David E. Narvaez >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: wacomtablet and kf5

2015-01-16 Thread David Narvaez
On Sat, Jan 10, 2015 at 5:59 PM, Weng Xuetian wrote: > Emmm : | , not quite sure about this. I haven't receive any reply from > original auther yet. (from commit history he is still active). And somehow > this may let me to play with it in a more "unclean" way :P How about creating a branch and l

Re: Porting KNetWalk

2015-01-07 Thread David Narvaez
On Tue, Dec 23, 2014 at 12:48 PM, Garvit Khatri wrote: > Thank you, but now i solved it :) You want to share how you solved it. David E. Narvaez >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: wacomtablet and kf5

2015-01-07 Thread David Narvaez
On Mon, Dec 22, 2014 at 10:33 PM, Weng Xuetian wrote: > > Hi, > I'm interested in porting wacomtablet to kf5. I just start my work at > kde:clones/wacomtablet/xuetianweng/kf5-port.git . > > Currently it's based on master. And there are a lot of work need to be done, > including portng applet and

Re: In Debian Issues

2014-11-14 Thread David Narvaez
On Mon, Nov 10, 2014 at 11:36 AM, Luis Felipe Dominguez Vega wrote: > > Hello, I'm compiled the last git KDevelop, using the ubuntu utopoc repos to > the KFramework 5 libraries, but when i execute kdevelop the plugins don't load > and the error in the console are, between others, for example: > >

kpaste v1.0

2014-06-10 Thread David Narvaez
Hi, I recently updated the kpaste project[0] to support our current paste software at http://paste.kde.org. I contacted Tirtha (in CC) about updating the version (since some distros like Gentoo have packages for it) and he replied saying he's OK with a new version. I named it v1.0 because it is a

Re: [Kde-scm-interest] kdenetwork Git migration

2013-06-07 Thread David Narvaez
On Fri, Jun 7, 2013 at 12:37 PM, Jeremy Whiting wrote: > > David, > > Yes if you could do the same change in git that would be best. > > thanks, Done. In fact, my commit message in SVN had a wrong date and I had a chance to fix it because of this, so definitely not a bug but a feature :) Thanks!

Re: [Kde-scm-interest] kdenetwork Git migration

2013-06-07 Thread David Narvaez
On Wed, Jun 5, 2013 at 4:37 PM, Jeremy Whiting wrote: > > Urs, > > Ok, kdenetwork-filesharing, kdenetwork-strigi-analyzers, kdnssd, kget, > kppp, krdc and krfb pushed, tags pushed, hooks enabled, i18n branches set in > projects.kde.org settings, and they are enabled for development. > After kopete

Additional Dependencies and Linking Libraries

2013-03-21 Thread David Narvaez
A question to release experts, The general case is: Assume I have package A which depends on package B and package B provides libraries B1 and B2. If A is currently using B1 and I add also linking to B2, is that considered an additional dependency? Is that permitted between two minor releases? Th

Re: Patch for Ark to preselect a fileformat for uncertain fileextensions

2013-02-13 Thread David Narvaez
On Tue, Feb 12, 2013 at 6:07 PM, Daniel Nagy wrote: > > Hi everybody, > > i have written a small patch for Ark that adds two new commandline > options. > You may have seen the box when Ark asks you to choose which archive type a > file is > supposed to be when you dont open files with an ordinary

Re: Problems with Solid in kio-slave (Slots not called, properties not updated)

2013-02-13 Thread David Narvaez
On Tue, Feb 12, 2013 at 4:40 PM, Philipp Schmidt wrote: > Am Dienstag, 12. Februar 2013, 13:41:23 schrieb David Narvaez: >> The implementation that went into 4.10 depends on no signal/slots and >> that works, but it is of course less efficient. I've given up for the >>

Re: Problems with Solid in kio-slave (Slots not called, properties not updated)

2013-02-12 Thread David Narvaez
On Mon, Feb 11, 2013 at 12:45 PM, Philipp Schmidt wrote: > Hi Alex, > > that's exactly why I created a separate Thread and moved the Objects that > need > to have slots called there. I just altered my little example and if I set > the > timer to normal recurring (not single shot) the slot gets cal

KDE Release ICS Calendar

2013-01-17 Thread David Narvaez
Hi, Could somebody update the ICS for the release calendar[0]? There's currently no RC 3, no 4.10 delay etc, and it is my primary source of information about releases. David E. Narvaez [0] http://www.kde.org/releaseschedule.ics >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to un

Re: Questions about HTTP KIO Slave

2013-01-11 Thread David Narvaez
On Thu, Jan 10, 2013 at 3:04 PM, Allan Sandfeld Jensen wrote: > Why doesn't the new request allow compression? For a number of complicated reasons. > Compression should be handled by the network layer anyway. In general, but not in this case. > Or are you talking about some allow mimetype > h

Re: Questions about HTTP KIO Slave

2013-01-09 Thread David Narvaez
On Wed, Jan 2, 2013 at 7:08 AM, Allan Sandfeld Jensen wrote: > Why is transfer stopped before it is completed and who stops it? Also if you > get compressed data, why can't you feed it to karchive to uncompress it? Nothing stops the transfer. I just expect the KIO Slave to start a new transfer gi

Questions about HTTP KIO Slave

2013-01-01 Thread David Narvaez
Hi all, I'm working on a fix for a bug we have in KGet, where some files are downloaded incomplete. I found that at least one of the reasons why this happens is because of the following use case. when KGet is set up as the download manager for Rekonq: 1. Rekonq requests a URL, compressed pages ar

Re: Arrange items on desktop in Search and Launch Activity

2012-09-20 Thread David Narvaez
On Tue, Sep 18, 2012 at 10:32 PM, Franklin Weng wrote: > I once posted two questions about SaL activity on kde-user list about two > weeks ago. Here I'll ask again and hope to get KDE developer's points of > view. You probably want to file bug reports for that goal. David E. Narvaez >> Visit h

Re: Dolphin performance

2012-09-04 Thread David Narvaez
On Mon, Sep 3, 2012 at 12:03 PM, Loïc Grobol wrote: > No, that is just because I have far more application open simultaneously > than > I should, including heavy computations. I have not taken time to manage > their > niceness lately, so that is why Dolphin is so slow here. But even so, I > don't

Re: Activity API

2012-06-08 Thread David Narvaez
On Fri, Jun 8, 2012 at 9:19 PM, Lindsay Mathieson wrote: > Would I be correct in assuming Controller.h and Info.h are the > only/recommended  client side api's. > -- > Lindsay This commit should give you a rather comprehensive list of use cases: https://projects.kde.org/projects/kde/kde-workspac

Re: Activity API

2012-06-08 Thread David Narvaez
On Fri, Jun 8, 2012 at 1:20 PM, Lindsay Mathieson wrote: > > Are there any api's a developer can use to add Activity awareness to an > app? > > Thanks, You mean like Acitivies Library? It isn't even hard to find. https://projects.kde.org/projects/kde/kdelibs/kactivities David E. Narvaez >> Vis

Re: Help regarding KIO [GSoC 2012]

2012-05-25 Thread David Narvaez
On Fri, May 25, 2012 at 7:57 PM, Aish Raj Dahal wrote: > I am using > http://download.services.openoffice.org/files/stable/3.3.0/OOo-SDK_3.3.0_Linux_x86-64_install-deb_en-US.tar.gz > to check the Metalink/HTTP. It works fine while running > > curl -sI > http://download.services.openoffice.org/file

Re: create activity aware application

2012-05-03 Thread David Narvaez
On Thu, May 3, 2012 at 1:13 PM, Weng Xuetian wrote: > I don't know what is the right way, but I think it can be done like this. > KWin know the relation between activity and window, so when a activity > are going to stop, it notify the application (maybe find application > by pid) which activity i

Re: create activity aware application

2012-05-03 Thread David Narvaez
On Wed, May 2, 2012 at 11:21 AM, Weng Xuetian wrote: > > Hi kde world, > Currently kde have activity that can easily stop and save session. But > unfortunately there are several issue. > 1. multi window but single-process application does not work with stop > activity. > For example konsole, if we

Re: Crash info with no stack trace

2012-01-25 Thread David Narvaez
On Wed, Jan 25, 2012 at 7:38 PM, Thomas Lübking wrote: > > Am 26.01.2012, 01:02 Uhr, schrieb Lindsay Mathieson > : > > >> I'm trying to generate a useful bug report for kactivitymanagerd but can't >> seem to get a useful stack trace for it, all I can get is: >> >>  "Application: KDE Activity Mana

Re: looking for project for 1 or 2 students

2011-11-22 Thread David Narvaez
On Tue, Nov 22, 2011 at 5:52 PM, Pau Garcia i Quiles wrote: > > On Tue, Nov 22, 2011 at 6:48 PM, David Narvaez > wrote: > > >> Data mining? what about the Nepomuk? I'm sure a little bit of help > >> there will be great. > > > > What about coupling

Re: looking for project for 1 or 2 students

2011-11-22 Thread David Narvaez
On Tue, Nov 22, 2011 at 12:39 PM, Tomaz Canabrava wrote: > On Tue, Nov 22, 2011 at 12:17 PM, Lydia Pintscher wrote: >> Heya folks :) >> >> I have a student who would like to work on a project. He already did a >> SoK for Alkimia. He is looking for a project for his studies. Ideally >> it would be

Re: When the anti-spoof message pops up

2011-11-22 Thread David Narvaez
On Tue, Nov 22, 2011 at 11:09 AM, Shantanu Tushar Jha wrote: > > Hi, > > I'm pretty sure everyone will have seen the message `You are about to log in > to the site "api.opendesktop.org" with the username "user", but the website > does not require authentication. This may be an attempt to trick y

Re: invest money in free software?

2011-09-22 Thread David Narvaez
On Thu, Sep 22, 2011 at 11:29 AM, Harri Porten wrote: > Don Sanders, one of the former KMail maintainers, had such a system set up > many years ago btw. I couldn't find anything about it anymore online. But > iirc it didn't work out too well... > > Harri. Just to clarify, I'm not strictly against

Re: invest money in free software?

2011-09-22 Thread David Narvaez
On Fri, Sep 23, 2011 at 8:49 AM, Sven Burmeister wrote: > > http://www.cofundos.org/ > > http://bountycounty.org/ > > http://www.opensourcexperts.com/bountylist.html > > https://www.bountysource.com/ > > Thanks for the links, I'll read through them. :-) Hi, just wanted to add this link with an in

Re: Flag update

2011-08-28 Thread David Narvaez
On Sun, Aug 28, 2011 at 2:04 PM, Chusslove Illich wrote: > I am not speaking with any authority here, but I can't see how deriving from > a source in public domain could be a problem. Well, here's a flag rendered in the same size of the flag we have right now, wiith indexed colors, 72x72 dpi, ren

Re: Flag update

2011-08-28 Thread David Narvaez
On Sun, Aug 28, 2011 at 3:24 AM, Chusslove Illich wrote: > There is no standard way to get flags in KDE applications, so any > application can be expected get flags from wherever it likes. > > Updating the flag at this path will certainly fix the bug you mention, and > also it will work for countr

Flag update

2011-08-27 Thread David Narvaez
Hi all, I was taking a look at bug 279897, trying to see what do we need to change in order to have that fix ready for next version. I found this file: https://projects.kde.org/projects/kde/kdebase/kde-runtime/repository/revisions/master/changes/l10n/rw/flag.png and I wanted to know if that'd be