El Diumenge, 16 de novembre de 2014, a les 13:50:03, Jeremy Whiting va
escriure:
> Hey all,
>
> I recently fixed attica's plugin loading so it now finds and loads the
> attica_kde.so plugin but when applications using knewstuff (and thus
> attica) close it's giving a segfault when the PlatformDep
Hey all,
I recently fixed attica's plugin loading so it now finds and loads the
attica_kde.so plugin but when applications using knewstuff (and thus
attica) close it's giving a segfault when the PlatformDependent object is
destructed. I've not done much at all with plugins in the past, but I've
ne
Hi Dominik,
On 11/16/2014 04:42 AM, Dominik Haumann wrote:
Hi Jason,
On Sunday 16 November 2014 04:20:28 Jason Alan Smith wrote:
Hello everyone,
I am developing an application that helps users and developers manage
a variety of database servers, and I would like to use a KTextEditor (or
K
Hi Jason,
On Sunday 16 November 2014 04:20:28 Jason Alan Smith wrote:
> Hello everyone,
>
>I am developing an application that helps users and developers manage
> a variety of database servers, and I would like to use a KTextEditor (or
> Kate) as my text editing widget as it has line number
Hello everyone,
I am developing an application that helps users and developers manage
a variety of database servers, and I would like to use a KTextEditor (or
Kate) as my text editing widget as it has line numbering and syntax
highlighting capabilities built in.
I found a tutorial that s