pcp
[Top] [All Lists]

Re: kmchart updates

To: nscott@xxxxxxxxxx
Subject: Re: kmchart updates
From: Olivier Tarnus <o.tarnus@xxxxxxx>
Date: Tue, 16 Oct 2007 22:44:49 +0200
Cc: pcp@xxxxxxxxxxx
In-reply-to: <1192520068.5414.38.camel@edge.yarra.acx>
References: <1192520068.5414.38.camel@edge.yarra.acx>
Sender: pcp-bounce@xxxxxxxxxxx
User-agent: Thunderbird 2.0.0.6 (X11/20070806)
Hi Nathan,

Seeing all the activity on kmchart in the recent times, I decided to try it.

It built perfectly on gentoo linux x86_64 with qt-4.3.1, but i get
errors at runtime and it seems that widget actions are not caught, see:

-- snip --
tom@darkstar ~/dev/kmchart/src $ kmchart
Object::connect: No such signal QAction::activated()
Object::connect:  (sender name:   'fileNewChartAction')
Object::connect:  (receiver name: 'KmChart')
Object::connect: No such signal QAction::activated()
Object::connect:  (sender name:   'fileOpenViewAction')
Object::connect:  (receiver name: 'KmChart')
Object::connect: No such signal QAction::activated()
Object::connect:  (sender name:   'fileSaveViewAction')
Object::connect:  (receiver name: 'KmChart')
Object::connect: No such signal QAction::activated()
Object::connect:  (sender name:   'fileExportAction')
Object::connect:  (receiver name: 'KmChart')
Object::connect: No such signal QAction::activated()
Object::connect:  (sender name:   'filePrintAction')
Object::connect:  (receiver name: 'KmChart')
Object::connect: No such signal QAction::activated()
Object::connect:  (sender name:   'fileQuitAction')
Object::connect:  (receiver name: 'KmChart')
Object::connect: No such signal QAction::activated()
Object::connect:  (sender name:   'helpTutorialAction')
Object::connect:  (receiver name: 'KmChart')
... and so on...
--snap--

After that nothing works, ie: no action on the gui will produce any
effect, even the quit menu item.

Perhaps not the best place to talk about that, but i've not been able to
find any website or list dedicated to kmchart.

Thanks

Olivier


<Prev in Thread] Current Thread [Next in Thread>