Thanks

 

But I still have problem Some file name works good, but not the another

 

For ex 'C:\\Work\\GRC_Work\\goodbin' whithout error,

But 'C:\\Work\\GRC_Work\\badbin' fail

 

It looks like some kind of bug

 

 

Regards

Kim taeyeong

 



------------Original Message------------

Subject : Re: [Discuss-gnuradio] File sink permission error on Windows

Date : 2017-08-07 17:17:57

From : Marcus Müller <mueller@kitedu>

To : <discuss-gnuradio@gnuorg>

Cc :



Hi Kim,

 

can you try to select an absolute file name rather then just
"newbin", in a directory that you definitely can generate new
files in?

To me, this looks like the reason really is that you're not allowed to
create or write to newbin

 

Best regards,

Marcus
 

On 08/07/2017 09:31 AM, 김태영 wrote:



        
                
                        
                
        



Hi all

 

When I test file sink block on Windows 10 platform, I got permission error
GRC version is 3792

This flowgraph works well on Ubuntu environment

How can I overcome this issue

 

One more issue is the deference before "Stream to tagged stream"
and after

I want to know what this block meaning

 

 

Regards

Kim taeyeong

 

 

==== Error message ====


Executing: C:\\Program Files\\GNURadio-37\\gr-python27\\pythonexe -u
C:\\Work\\GRC_Work\\file_sinkpy

Using Volk machine: avx2
newbin: Permission denied
Traceback (most recent call last):
 File "C:\\Work\\GRC_Work\\file_sinkpy", line 82, in
<module>
 main()
 File "C:\\Work\\GRC_Work\\file_sinkpy", line 76, in main
 tb = top_block_cls()
 File "C:\\Work\\GRC_Work\\file_sinkpy", line 37, in __init__
 selfblocks_file_sink_0_1 = blocksfile_sink(grsizeof_int*1,
"newbin", False)
 File "C:\\Program
Files\\GNURadio-37\\lib\\site-packages\\gnuradio\\blocks\\blocks_swig0py&qu
ot;,
line 1016, in make
 return _blocks_swig0file_sink_make(itemsize, filename, append)
RuntimeError: can't open file

 

 
 


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnuorg
https://listsgnuorg/mailman/listinfo/discuss-gnuradio



 

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

Attachment: datafilesink2.grc
Description: Binary data

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

Reply via email to