Re: [Elementary-dev-community] Call for testing: Switchboard integration of Zeitgeist Activity Log Manager

2012-04-06 Thread Daniel Foré
Having the same problem as Andrea here :)

Best Regards,
Daniel Foré

www.elementaryos.org

El abr 6, 2012, a las 3:56 p.m., "Andrea Basso"  
escribió:

> Now ./autogen.sh ran fine, but when I tried to compile I got this error: 
> http://pastebin.com/UVq90pGT
> 
> Andrea Basso
> 
> On Sat, 07 Apr 2012 00:47:47 +0200, Manish Sinha  
> wrote:
> 
>> On Sat, Apr 7, 2012 at 3:50 AM, Andrea Basso  
>> wrote:
>>> Running ./autogen.sh ends with
>>> 
>>> config.status: error: cannot find input file: `Makefile.in'
>>> 
>>> 
>> 
>> Fixed it. Please pull from the branch
>> 
>> -
>> Manish
> 
> -- 
> Mailing list: https://launchpad.net/~elementary-dev-community
> Post to : elementary-dev-community@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~elementary-dev-community
> More help   : https://help.launchpad.net/ListHelp

-- 
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : elementary-dev-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~elementary-dev-community
More help   : https://help.launchpad.net/ListHelp


Re: [Elementary-dev-community] Call for testing: Switchboard integration of Zeitgeist Activity Log Manager

2012-04-06 Thread Manish Sinha
On Sat, Apr 7, 2012 at 4:26 AM, Andrea Basso  wrote:
> Now ./autogen.sh ran fine, but when I tried to compile I got this error:
> http://pastebin.com/UVq90pGT


I figured out the source of all these problems. Apparently, not all
build files were added to the repository

Hopefully it would now have been fixed. Pull!

--
Manish

-- 
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : elementary-dev-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~elementary-dev-community
More help   : https://help.launchpad.net/ListHelp


Re: [Elementary-dev-community] Call for testing: Switchboard integration of Zeitgeist Activity Log Manager

2012-04-06 Thread Andrea Basso
Now ./autogen.sh ran fine, but when I tried to compile I got this error:  
http://pastebin.com/UVq90pGT


Andrea Basso

On Sat, 07 Apr 2012 00:47:47 +0200, Manish Sinha   
wrote:


On Sat, Apr 7, 2012 at 3:50 AM, Andrea Basso   
wrote:

Running ./autogen.sh ends with

config.status: error: cannot find input file: `Makefile.in'




Fixed it. Please pull from the branch

-
Manish


--
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : elementary-dev-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~elementary-dev-community
More help   : https://help.launchpad.net/ListHelp


Re: [Elementary-dev-community] Call for testing: Switchboard integration of Zeitgeist Activity Log Manager

2012-04-06 Thread Manish Sinha
On Sat, Apr 7, 2012 at 3:50 AM, Andrea Basso  wrote:
> Running ./autogen.sh ends with
>
> config.status: error: cannot find input file: `Makefile.in'
>
>

Fixed it. Please pull from the branch

-
Manish

-- 
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : elementary-dev-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~elementary-dev-community
More help   : https://help.launchpad.net/ListHelp


Re: [Elementary-dev-community] Call for testing: Switchboard integration of Zeitgeist Activity Log Manager

2012-04-06 Thread Andrea Basso

Running ./autogen.sh ends with

config.status: error: cannot find input file: `Makefile.in'

Regards,
Andrea Basso


On Fri, 06 Apr 2012 23:54:27 +0200, Manish Sinha   
wrote:



Hi friends,

Mario Guerriero had created the necessary gtk classes and plug file
for integration activity log manager in Switchboard.
After making the changes and integrating it in the build system I need
people who can test it out.

You need to get the source code
bzr branch lp:activity-log-manager

You need to have libpantheon-dev installed

then run
./autogen.sh && make && sudo make install
If plugs are also read from /usr/local then the above command will
work otherwise run

./autogen.sh --prefix=/usr/ && make && sudo make install

After it's all done, open switchboard from command line. You should
find the first entry to be Activity Log Manager.
In case you click and nothing happens, please open a bug with that log.

--
Manish Sinha


--
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : elementary-dev-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~elementary-dev-community
More help   : https://help.launchpad.net/ListHelp


Re: [Elementary-dev-community] Call for testing: Switchboard integration of Zeitgeist Activity Log Manager

2012-04-06 Thread Andrea Basso

Hi :)
I'll test in a few minutes, just a question: should I just test its  
integration with Switchboard or the Activity Log Manager itself as well?


Regards,
Andrea Basso

On Fri, 06 Apr 2012 23:54:27 +0200, Manish Sinha   
wrote:



Hi friends,

Mario Guerriero had created the necessary gtk classes and plug file
for integration activity log manager in Switchboard.
After making the changes and integrating it in the build system I need
people who can test it out.

You need to get the source code
bzr branch lp:activity-log-manager

You need to have libpantheon-dev installed

then run
./autogen.sh && make && sudo make install
If plugs are also read from /usr/local then the above command will
work otherwise run

./autogen.sh --prefix=/usr/ && make && sudo make install

After it's all done, open switchboard from command line. You should
find the first entry to be Activity Log Manager.
In case you click and nothing happens, please open a bug with that log.

--
Manish Sinha


--
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : elementary-dev-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~elementary-dev-community
More help   : https://help.launchpad.net/ListHelp