On Sep 03  09:45, Francois Marier wrote:
> On 2008-09-02 at 21:23:03, Andreas Putzo wrote:
> > I don't know why it works on your system but the tarball does not 
> > include workrave-1.9.0/common/bin/DBus-glib.xml and it seems not to be
> > auto generated. This file, however, can be found in upstream vcs [1].
> > I added the file and workrave compiled fine with that.
> 
> Actually, that file doesn't exist in my build tree:

I now tried on amd64 (yesterday was on i386) but i get the very same
error message.
> 
>   
> http://git.debian.org/?p=collab-maint/workrave.git;a=tree;f=common/bin;hb=master
> 
> and it does look like it's auto-generated by common/bin/dbusgen.py:

I'm not very good with python but i read the script that it tries
to open the file

python ../../../../common/bin/dbusgen.py --language=dbus-glib 
../workrave-gui.xml DBusGUI


  for template_name in templates:
        t = Template(file=template_name)
        ...
        
DBusGUI is indeed auto-generated, but for that, dbusgen.py needs the
respective template file (DBus-glib.xml) to be there.


Regards,
Andreas



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to