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

2017-08-07 Thread 김태영
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] FW: Re: File sink permission error on Windows

2017-08-07 Thread Geof Nieboer
Kim, That's a very odd error. Can you confirm that neither good.bin or bad.bin existed in that folder? Are there any unicode characters in the filename? Your path separators were copied as \. Can you confirm which direction slashes you were using? Geof On Mon, Aug 7, 2017 at 11:16 PM, 김태영 wro

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

2017-08-07 Thread Andrew Rich
How do u run gnu radio on windows ? A Sent from my iPhone > On 8 Aug 2017, at 1:16 pm, 김태영 wrote: > > > Thanks. > > But I still have problem. Some file name works good, but not the another. > > For ex. 'C:\Work\GRC_Work\good.bin' whithout error, > But 'C:\Work\GRC_Work\bad.bin' fail. >

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

2017-08-07 Thread 김태영
Geof 'goodbin' exist and no 'badbin' The separator is \\ I confirm that by selecting some file on file sink block file menu How can I check if any unicode? Regards Kim taeyeong Original Message---- Subject : Re: [Discuss-gnuradio] FW: Re:

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

2017-08-08 Thread Geof Nieboer
Andrew, There are windows installers available for GNURadio, located at http://www.gcndevelopment.com/gnuradio. They contain all dependencies and are 64-bit only, compatible with Win 8 & 10. They also include a number of drivers, OOT blocks, and ancillary packages like gqrx. The current version

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

2017-08-08 Thread Geof Nieboer
rm that by selecting some file on file sink > block file menu. > > How can I check if any unicode? > > > > Regards > > Kim taeyeong > > > > ----Original Message > > *Subject :* Re: [Discuss-gnuradio] FW: Re: File sink permission e

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

2017-08-08 Thread Kyeong Su Shin
is \. I confirm that by selecting some file on file sink >> block file menu. >> >> How can I check if any unicode? >> >> >> >> Regards >> >> Kim taeyeong >> >> >> >> Original Message >> >> *Subject :* Re: [Discus

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

2017-08-08 Thread 김태영
Thanks Anyway I solve this issue with GRC 37111 Regards Kim taeyeong Original Message Subject : Re: Re: [Discuss-gnuradio] FW: Re: File sink permission error on Windows Date : 2017-08-09 00:17:28 From : Geof Nieboer <gnieboer@corpcommnet> To : 김태영

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

2017-08-09 Thread 김태영
When I use GRC 3792 , 'C:\\Work\\GRC_Work\\goodbin' works and 'C:\\Work\\GRC_Work\\badbin' fail But after I install GRC 37111, both works well Original Message---- Subject : Re: [Discuss-gnuradio] FW: Re: File sink permission error on Windows Dat