Re: [Discuss-gnuradio] Blocks missing from GRC after pre-cog installation

2012-10-25 Thread Sakib Chowdhury
Thanks Josh. But after getting the hint from you about block_tree.xml I renamed that (and all instances of it) in the installation scripts of pre-cog to pre-cog_block_tree.xml before I installed pre-cog again. It worked nicely that way. On Thu, Oct 25, 2012 at 12:29 PM, Josh Blum wrote: > > >

Re: [Discuss-gnuradio] Blocks missing from GRC after pre-cog installation

2012-10-25 Thread Josh Blum
On 10/22/2012 06:38 PM, Josh Blum wrote: > Oh noes, it looks like the pre-cog is overwriting the gnuradio-cores' > block_tree.xml. This should probably be renamed to pre_cog_block_tree.xml > FYI, A fix was pushed for this issue. I hope it works now! -josh > -josh > > On 10/22/2012 01:52 PM,

Re: [Discuss-gnuradio] Blocks missing from GRC after pre-cog installation

2012-10-22 Thread Josh Blum
Oh noes, it looks like the pre-cog is overwriting the gnuradio-cores' block_tree.xml. This should probably be renamed to pre_cog_block_tree.xml -josh On 10/22/2012 01:52 PM, Sakib Chowdhury wrote: > Hi, > > I cannot figure out the source of the problem. I don't have multiple > installations of g

Re: [Discuss-gnuradio] Blocks missing from GRC after pre-cog installation

2012-10-18 Thread Josh Blum
On 10/18/2012 11:07 AM, Sakib Chowdhury wrote: > Hi, > > Unfortunately reinstalling didn't solve the problem. I tried twice already. > What I did is first I removed all relevant gnuradio and uhd files and > folders from /usr/* folders and installed gnuradio, uhd, grextras using the > script link

Re: [Discuss-gnuradio] Blocks missing from GRC after pre-cog installation

2012-10-18 Thread Sakib Chowdhury
Hi, Unfortunately reinstalling didn't solve the problem. I tried twice already. What I did is first I removed all relevant gnuradio and uhd files and folders from /usr/* folders and installed gnuradio, uhd, grextras using the script linked on gnuradio.org website: http://www.sbrac.org/files/build-

Re: [Discuss-gnuradio] Blocks missing from GRC after pre-cog installation

2012-10-17 Thread Johnathan Corgan
On Wed, Oct 17, 2012 at 2:30 PM, Sakib Chowdhury wrote: > I noticed that actually all block files (xml) are still there > in /usr/local/share/gnuradio/grc/blocks/ . What GRC is not displaying are > the blocks whose names start with gr_*.xml . I'll try to reinstall. > This was a recently fixed bu

Re: [Discuss-gnuradio] Blocks missing from GRC after pre-cog installation

2012-10-17 Thread Sakib Chowdhury
Hi Josh, I noticed that actually all block files (xml) are still there in /usr/local/share/gnuradio/grc/blocks/ . What GRC is not displaying are the blocks whose names start with gr_*.xml . I'll try to reinstall. Thanks. On Wed, Oct 17, 2012 at 5:17 PM, Josh Blum wrote: > > > On 10/17/2012 01

Re: [Discuss-gnuradio] Blocks missing from GRC after pre-cog installation

2012-10-17 Thread Josh Blum
On 10/17/2012 01:13 PM, Sakib Chowdhury wrote: > Hi, > > I installed pre-cog following the last section of > https://github.com/buoyboy/pre-cog/wiki/Installation only. I already had > working GNUradio with grextras installed, which I did by simply running the > installation script http://www.sbr