kdchart crash

2011-04-26 Thread Dag Andersen
Hi, kplato/plan triggers a crash in kdchart. I've discussed this with Johannes Simon earlier but he has not answered my last mail so it would be nice if somebody with kdchart karma can have a look at this. (Ref bug 263429: kplato crashes on clicking File -> New) (...) > > #11 0x7f45453c40f8

Re: Branding Calligra's QML UI as Calligra Active

2011-04-26 Thread Thorsten Zachmann
On Tuesday, April 26, 2011 20:22:14 Shantanu Tushar Jha wrote: > Currently I'm having my exams, will be free from Sunday, will continue > working. Till then Thorsten has promised that he will look into why the > presentation code doesn't actually show any slides. I think I already told you what yo

Re: Branding Calligra's QML UI as Calligra Active

2011-04-26 Thread Jaroslaw Staniek
On 26 April 2011 20:22, Shantanu Tushar Jha wrote: > The two things I needed to copy were - > Thanks for the feedback. > 1. the functions which detect presentation types from extensions, I think > these should be static in KOAbstraction. First thing first: is there reason we cannot have instance

Re: Branding Calligra's QML UI as Calligra Active

2011-04-26 Thread Shantanu Tushar Jha
The two things I needed to copy were - 1. the functions which detect presentation types from extensions, I think these should be static in KOAbstraction. 2. the code which opens the documents (create a kodocument, do canvas magic etc), sharing this wouldn't be straightforward as its different in Q

Re: Announcement draft

2011-04-26 Thread Elvis Stansvik
2011/4/26 C. Boemann : > On Tuesday 26 April 2011 18:20:49 Jaroslaw Staniek wrote: >> On 26 April 2011 16:06, Inge Wallin wrote: >> > On Tuesday, April 26, 2011 16:00:52 Inge Wallin wrote: >> >> Here is a first draft of the announcement of snapshot 1.  I have already >> >> had some feedback from C

Re: Announcement draft

2011-04-26 Thread C. Boemann
On Tuesday 26 April 2011 18:20:49 Jaroslaw Staniek wrote: > On 26 April 2011 16:06, Inge Wallin wrote: > > On Tuesday, April 26, 2011 16:00:52 Inge Wallin wrote: > >> Here is a first draft of the announcement of snapshot 1. I have already > >> had some feedback from Cyrille that I incorporated. >

Re: Announcement draft

2011-04-26 Thread Jaroslaw Staniek
On 26 April 2011 16:06, Inge Wallin wrote: > On Tuesday, April 26, 2011 16:00:52 Inge Wallin wrote: >> Here is a first draft of the announcement of snapshot 1.  I have already >> had some feedback from Cyrille that I incorporated. >> >> Please comment on the overall structure (is this what we want

Re: Announcement draft

2011-04-26 Thread C. Boemann
[17:54] ingwa: the following is a bit hard to read: What is not yet fully mature [17:55] better something like: We know the desktop interface is not yet mature [18:00] also it seems very office centric [18:01] "than other free office suites" implies Calligra is an office suite __

Re: GSoC Application Feedback

2011-04-26 Thread C. Boemann
On Tuesday 26 April 2011 15:31:30 Diego Turcios wrote: > Hi > I send an email to Lydia Pintscher asking for a feedback about my > application, why it wasn't accepted. > She answer me this > > Hi :) > > Sorry, your email landed in spam and I just saw it now. > Your proposal is quite specialized.

Re: Announcement draft

2011-04-26 Thread Inge Wallin
On Tuesday, April 26, 2011 16:00:52 Inge Wallin wrote: > Here is a first draft of the announcement of snapshot 1. I have already > had some feedback from Cyrille that I incorporated. > > Please comment on the overall structure (is this what we want to focus on?) > as well as the actual content.

Announcement draft

2011-04-26 Thread Inge Wallin
Here is a first draft of the announcement of snapshot 1. I have already had some feedback from Cyrille that I incorporated. Please comment on the overall structure (is this what we want to focus on?) as well as the actual content. Also remember that this is a first draft that will be polished

Re: GSoC Application Feedback

2011-04-26 Thread Boudewijn Rempt
On Tuesday 26 April 2011 Apr, Diego Turcios wrote: > Hi > I send an email to Lydia Pintscher asking for a feedback about my > application, why it wasn't accepted. > She answer me this > > Hi :) > > Sorry, your email landed in spam and I just saw it now. > Your proposal is quite specialized. I th

GSoC Application Feedback

2011-04-26 Thread Diego Turcios
Hi I send an email to Lydia Pintscher asking for a feedback about my application, why it wasn't accepted. She answer me this Hi :) Sorry, your email landed in spam and I just saw it now. Your proposal is quite specialized. I think it would be best to ask the Calligra guys directly about some fee

Re: Branding Calligra's QML UI as Calligra Active

2011-04-26 Thread Jaroslaw Staniek
On 26 April 2011 09:34, Boudewijn Rempt wrote: > On Thursday 21 April 2011 Apr, Shantanu Tushar Jha wrote: >> So to be clear, can the QML UI be built using KoAbstraction? The reason is >> that I am already copying a lot of code from it, given that KoAbstraction >> only helps to create QWidget base

Re: Review Request: implement deferred plugin loading for shape plugins

2011-04-26 Thread Boudewijn Rempt
> On April 23, 2011, 4:04 a.m., Thorsten Zachmann wrote: > > When starting stage I can see that it still loads the spreadsheetshape even > > for an empty document. > > > > Looks like this is not working as wanted. > > > > lsof gives me: > > > > kpresente 3920 ko2t memREG8

Re: Branding Calligra's QML UI as Calligra Active

2011-04-26 Thread Boudewijn Rempt
One other thing on Calligra QML, or Calligra Active (Calligra Quick would be a nice name as well...): the canvas controller implementation might perhaps be part of the flake library, instead of the unfinished qgraphicswidget canvas controller implementation in flake. -- Boudewijn Rempt | http:

Re: Branding Calligra's QML UI as Calligra Active

2011-04-26 Thread Boudewijn Rempt
On Thursday 21 April 2011 Apr, Shantanu Tushar Jha wrote: > So to be clear, can the QML UI be built using KoAbstraction? The reason is > that I am already copying a lot of code from it, given that KoAbstraction > only helps to create QWidget based UIs (correct me if I am wrong). That sounds like t