Bacula-users

Re: [Bacula-users] Strange messages when launching bat with ver. 2.4.2

2008-08-02 10:05:56
Subject: Re: [Bacula-users] Strange messages when launching bat with ver. 2.4.2
From: Dirk Bartley <bartleyd2 AT chartermi DOT net>
To: "Erik P. Olsen" <epodata AT gmail DOT com>
Date: Sat, 02 Aug 2008 09:05:01 -0400
I usually work in the head of svn.  I think I just fixed the last one of
these there which I will commit shortly.  It's related to the #ifdef
HAVE_QWT lines in the code that have been added so that bat should be
able to compile and work correctly with or without qwt.  Looks like I
need to checkout 2.4.2 and see if there is something to fix.  Can you
let me know if your configure includes qwt or not??

Thanks

Dirk


On Thu, 2008-07-31 at 13:46 +0200, Erik P. Olsen wrote:
> On 31/07/08 02:03, John Drescher wrote:
> > On Wed, Jul 30, 2008 at 4:59 PM, Erik P. Olsen <epodata AT gmail DOT com> 
> > wrote:
> >> I have just installed ver. 2.4.2 and am in the process of testing the 
> >> setup.
> >> When I start bat I get the messages:
> >>
> >> Object::connect: No such slot JobList::graphTable()
> >> Object::connect:  (sender name:   'graphButton')
> >> Object::connect:  (receiver name: 'JobListForm')
> >> Object::connect: No such slot MainWin::jobPlotButtonClicked()
> >> Object::connect:  (sender name:   'actionJobPlot')
> >> Object::connect:  (receiver name: 'MainForm')
> >>
> >> What is it and should I be worried?
> >>
> > 
> > These are warining messages you get in Qt when trying to connect non
> > existing slots. Did you compile this yourself? If so did you do a
> > clean build?
> 
> qt was installed separately:
> [erik@epohost ~]$ rpm -qa|grep qt4
> qt4-x11-4.3.4-14.fc7
> qt4-devel-4.3.4-14.fc7
> qt4-4.3.4-14.fc7
> [erik@epohost ~]$
> > 
> > If the program is working and all the GUI actions work,  I would not
> > be worried. The simplest explanation I can make is that signals and
> > slots are used to connect the gui elements to actions, so when you
> > press button X action Y happens...
> 
> I haven't noticed anything abnormal besides those messages, so I'll continue 
> testing.
> 
> Thanks a lot,

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>