Hi,
I’m using gnuradio on Gentoo Linux and for some reason the block
library is no longer visible in GRC. The strange thing is that it was
working a few months ago, but in the meanwhile I have updated my
system and it no longer works. Possible a dependency update may be
causing the problem but I don’t know which package could be the
culprit.
Things I have tried so far:
- deleting ~/.grc and ~/.grc_gnuradio
- re-installing 3.6.4.1 and the latest version from git
Old .grc files which I had created earlier still work and the block
diagram looks as expected. Does anyone have an idea what could be
causing this problem?
Thanks,
Martin
On Tue, May 7, 2013 at 10:23 AM, Martin L. [email protected]
wrote:
- deleting ~/.grc and ~/.grc_gnuradio
- re-installing 3.6.4.1 and the latest version from git
Old .grc files which I had created earlier still work and the block
diagram looks as expected. Does anyone have an idea what could be
causing this problem?
Thanks,
Martin
Are you sure it’s not just minimized all the way to the edge? Can you
see if you can grab the right side of the window and drag is left to
expand it? That’s the only thing I can figure. The block tree is
pretty integral to GRC, so there’s no reason it should be missing.
Tom
Thanks… that was indeed the problem. Silly me.
Best,
Martin