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 Chusslove Illich
> [: David Narvaez :] > [...] I was checking Wikipedia's information about the Rwandan flag and > there's an SVG under Public Domain, so I was thinking maybe just rendering > a PNG of the desired size and commiting that, is that legally ok with KDE? I am not speaking with any authority here, but I

Re: Beginner problem with KIO::ForwardingSlaveBase

2011-08-28 Thread Yogesh Marwaha
On 28 August 2011 20:10, Thiago Macieira wrote: > On Sunday, 28 de August de 2011 19:26:40 Yogesh Marwaha wrote: >> kioclient(14232)/kio (KRun): KRun(0x719680) ERROR 143 "The process for >> the theone protocol died unexpectedly." > > Your slave crashed. Fix it. > > I recommend attaching gdb to it

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

Re: Beginner problem with KIO::ForwardingSlaveBase

2011-08-28 Thread Thiago Macieira
On Sunday, 28 de August de 2011 19:26:40 Yogesh Marwaha wrote: > kioclient(14232)/kio (KRun): KRun(0x719680) ERROR 143 "The process for > the theone protocol died unexpectedly." Your slave crashed. Fix it. I recommend attaching gdb to it while it's running and then watch it crash. The backtrace

Re: Beginner problem with KIO::ForwardingSlaveBase

2011-08-28 Thread Yogesh Marwaha
Hi, I'm still out of luck. Here are debug messages printed in full debug mode: - yogesh@linux-n1r6:~> kioclient exec theone:/// unnamed app(14232) ClientApp::doIt: Creating ClientApp kioclient(14232) ClientApp::kde_open: KUrl("theone:/") kioclient(14232)/kio (KRun) KRun::slotTimeout: KRun(0x7196

Re: Flag update

2011-08-28 Thread Chusslove Illich
> [: David Narvaez :] > 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 all we need to update to fix that bug > accross KDE applications. There is no standard way to get flags in KDE applications,