Re: [Discuss-gnuradio] Grc icon issue and not saving python script after executing

2015-06-21 Thread alok ranjan
Hello Sebastian,


Thank you for your kind details on the issues .  


Happy to share that I have fixed that problem.  Also, I  have configured the 
python script problem.

Thank you once again for help and your suggestions.

Regards,

Alok
Subject: RE: [Discuss-gnuradio] Grc icon issue and not saving python script 
after executing
From: sebastian.koslow...@kit.edu
Date: Fri, 19 Jun 2015 22:45:51 +0200
To: alokranjan...@hotmail.com; discuss-gnuradio@gnu.org

Well, yes, this is the source directory containing the unexpanded script and 
resource files.

To run the comand you have to replace YOUR_INSTALL_PREFIX with the path prefix 
you installed gnuradio to, e.g. /usr/local



Also, please keep the list in cc.



Sebastian

On June 19, 2015 4:31:29 PM CEST, alok ranjan alokranjan...@hotmail.com wrote:




Hello Sebastian,

Thankk you for your prompt reply and help on the issue.

I tried with the command you suggested but it is saying no directory or install 
missing operand.

Please find the below details of my directory and guide me what command may fix 
the problem.

/home/alok/Downloads/gnuradio/gnuradio-3.7.7.1/grc/freedesktop


Thanks,


Date: Fri, 19 Jun 2015 16:13:02 +0200
From: sebastian.koslow...@kit.edu
To: alokranjan...@hotmail.com; discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio] Grc icon issue and not saving python script 
after executing


  

  
  
On 06/19/2015 03:36 PM, alok ranjan
  wrote:



  
  Hello List,



I have updated my gnu radio from 3.7.2.1 to   3.7.7.1. 




After the update when i am typing the gnuradio-companion it is
getting open but the propriety icon is missing. I tried to make
the new flow graph and i am successfully able to execute the
graph. 





The results are coming out,  but When i am trying to see that
grc file it is getting open as Xml file. However, the
extension of the graph is .grc only.



Also, after the successful execution of the graph the python
script is not getting generated at all.  And i am not able to
directly open the built grc file by double click on that one.





Kindly suggest, What I have done wrong. Any help is appreciated.





Thank you





   

  



Sounds like the freedesktop integration wasn't setup correctly. Try
running 



YOUR_INSTALL_PREFIX/libexec/gnuradio/grc_setup_freedesktop install



Sebastian





-- 

Sent from my Android device with K-9 Mail. Please excuse my brevity.
  ___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Grc icon issue and not saving python script after executing

2015-06-19 Thread Sebastian Koslowski
Well, yes, this is the source directory containing the unexpanded script and 
resource files.
To run the comand you have to replace YOUR_INSTALL_PREFIX with the path prefix 
you installed gnuradio to, e.g. /usr/local

Also, please keep the list in cc.

Sebastian

On June 19, 2015 4:31:29 PM CEST, alok ranjan alokranjan...@hotmail.com wrote:

Hello Sebastian,

Thankk you for your prompt reply and help on the issue.

I tried with the command you suggested but it is saying no directory or
install missing operand.

Please find the below details of my directory and guide me what command
may fix the problem.

/home/alok/Downloads/gnuradio/gnuradio-3.7.7.1/grc/freedesktop


Thanks,


_
Date: Fri, 19 Jun 2015 16:13:02 +0200
From: sebastian.koslow...@kit.edu
To: alokranjan...@hotmail.com; discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio] Grc icon issue and not saving python
script after executing

On 06/19/2015 03:36 PM, alok ranjan wrote:

Hello List,

I have updated my gnu radio from 3.7.2.1 to   3.7.7.1.  

After the update when i am typing the gnuradio-companion it is
getting open but the propriety icon is missing. I tried to make the new
flow graph and i am successfully able to execute the graph. 


The results are coming out,  but When i am trying to see that grc file
it is getting open as Xml file. However, the extension of the graph
is .grc only.

Also, after the successful execution of the graph the python script is
not getting generated at all.  And i am not able to directly open the
built grc file by double click on that one.


Kindly suggest, What I have done wrong. Any help is appreciated.


Thank you


   


Sounds like the freedesktop integration wasn't setup correctly. Try
running 

YOUR_INSTALL_PREFIX/libexec/gnuradio/grc_setup_freedesktop install

Sebastian



-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Grc icon issue and not saving python script after executing

2015-06-19 Thread Tom Rondeau
On Fri, Jun 19, 2015 at 9:36 AM, alok ranjan alokranjan...@hotmail.com
wrote:

 Hello List,

 I have updated my gnu radio from 3.7.2.1 to   *3.7.7.1*.

 After the update when i am typing the gnuradio-companion it is getting
 open but the propriety icon is missing. I tried to make the new flow graph
 and i am successfully able to execute the graph.


 The results are coming out,  but When i am trying to see that grc file it
 is getting open as Xml file. However, the extension of the graph is .grc
 only.

 Also, after the successful execution of the graph the python script is not
 getting generated at all.  And i am not able to directly open the built grc
 file by double click on that one.


 Kindly suggest, What I have done wrong. Any help is appreciated.


 Thank you


I'm not sure what you mean about the icon missing. What icon? We did change
some of the toolbar icons since 3.7.2.1, though, so they might be
different. I'm just not sure what you mean by missing.

Are you sure that you're looking for the right Python file name? The ID in
the Options block will set what that  file is named as, so by default
ID=top_block, and so it'll produce top_block.py. Any chance you don't
have write permission in the directory?

Tom
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Grc icon issue and not saving python script after executing

2015-06-19 Thread Koslowski, Sebastian (CEL)
On 06/19/2015 03:36 PM, alok ranjan wrote:
 Hello List,

 I have updated my gnu radio from 3.7.2.1 to   *3.7.7.1*. 

 After the update when i am typing the gnuradio-companion it is
 getting open but the propriety icon is missing. I tried to make the
 new flow graph and i am successfully able to execute the graph.


 The results are coming out,  but When i am trying to see that grc file
 it is getting open as Xml file. However, the extension of the graph
 is .grc only.

 Also, after the successful execution of the graph the python script is
 not getting generated at all.  And i am not able to directly open the
 built grc file by double click on that one.


 Kindly suggest, What I have done wrong. Any help is appreciated.


 Thank you


   

Sounds like the freedesktop integration wasn't setup correctly. Try running

YOUR_INSTALL_PREFIX/libexec/gnuradio/grc_setup_freedesktop install

Sebastian

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Grc icon issue and not saving python script after executing

2015-06-19 Thread alok ranjan
Hello Tom,

Thank you for your prompt reply.  I have fixed the python script issue.

Icon means after saving the grc flowgraph it is showing as xml file in browser 
where it is located (But it should open in gnuradio companion UI). There is no 
signal block icon.  The file is getting saved as application/xml format :(

Also, the flow graph dont have signal blocks icon as it was in earlier version. 
 

Thank you for your reply.
From: t...@trondeau.com
Date: Fri, 19 Jun 2015 10:06:24 -0400
Subject: Re: [Discuss-gnuradio] Grc icon issue and not saving python script 
after executing
To: alokranjan...@hotmail.com
CC: discuss-gnuradio@gnu.org

On Fri, Jun 19, 2015 at 9:36 AM, alok ranjan alokranjan...@hotmail.com wrote:



Hello List,

I have updated my gnu radio from 3.7.2.1 to   3.7.7.1.  

After the update when i am typing the gnuradio-companion it is getting open 
but the propriety icon is missing. I tried to make the new flow graph and i am 
successfully able to execute the graph. 


The results are coming out,  but When i am trying to see that grc file it is 
getting open as Xml file. However, the extension of the graph is .grc only.

Also, after the successful execution of the graph the python script is not 
getting generated at all.  And i am not able to directly open the built grc 
file by double click on that one.


Kindly suggest, What I have done wrong. Any help is appreciated.


Thank you

I'm not sure what you mean about the icon missing. What icon? We did change 
some of the toolbar icons since 3.7.2.1, though, so they might be different. 
I'm just not sure what you mean by missing.
Are you sure that you're looking for the right Python file name? The ID in the 
Options block will set what that  file is named as, so by default 
ID=top_block, and so it'll produce top_block.py. Any chance you don't have 
write permission in the directory?
Tom   ___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] Grc icon issue and not saving python script after executing

2015-06-19 Thread alok ranjan
Hello List,

I have updated my gnu radio from 3.7.2.1 to   3.7.7.1.  

After the update when i am typing the gnuradio-companion it is getting open 
but the propriety icon is missing. I tried to make the new flow graph and i am 
successfully able to execute the graph. 


The results are coming out,  but When i am trying to see that grc file it is 
getting open as Xml file. However, the extension of the graph is .grc only.

Also, after the successful execution of the graph the python script is not 
getting generated at all.  And i am not able to directly open the built grc 
file by double click on that one.


Kindly suggest, What I have done wrong. Any help is appreciated.


Thank you


   
  ___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio