Forum: Rails Engines Invalid argument

Posted by Leon Du (leondu)
on 2008-09-04 03:30
(Received via mailing list)
I use the community engine plugin with engine, when I start my app, the
server starts up with the following error:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Attempting to copy plugin assets from
'E:/r/iv_2/vendor/plugins/community_engine/assets' to
'E:/r/iv_2/public/plugin_assets'
WARNING: Couldn't create the public file structure for plugin
'community_engine'; Error follows:
Invalid argument - E:/r/iv_2/public/plugin_assets/community_engine/E:
Attempting to copy plugin assets from
'E:/r/iv_2/vendor/plugins/community_engine/engine_plugins/tiny_mce/public'
to 'E:/r/iv_2/public/plugin_assets'
WARNING: Couldn't create the public file structure for plugin 
'tiny_mce';
Error follows:
Invalid argument - E:/r/iv_2/public/plugin_assets/tiny_mce/E:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Any idea? Thanks
Posted by Miles Georgi (Guest)
on 2008-09-04 03:53
(Received via mailing list)
Hi, I fixed this problem and submitted a test and patch for it on
lighthouseapp.com over a month and a half ago.  I'm not sure why it
hasn't been incorporated into the project yet, but here's a link to
the ticket on lighthouseapp with my patches in it.  You can apply them
using git-apply.

http://w2t.us/1l

Miles
Posted by Leon Du (leondu)
on 2008-09-04 03:59
(Received via mailing list)
Thanks Miles for you helpful reply! I will check it out now.



2008/9/4 Miles Georgi <azimux@gmail.com>
Posted by Pol Henarejos (Guest)
on 2012-09-13 07:29
Attachment: signature.asc (548 Bytes)
(Received via mailing list)
Dear Josh,

I am not sure it is related with fftw_wisdom_file. Examining gri_fft.cc
I appreciate the wisdom is loaded when the gri_fft_complex and others
are called. But this is not the case. Nevertheless I created the
.gr_fftw_wisdom with fftw3f-wisdom tool and moved to APPDATA path. The
warnings still remain as usual: Invalid argument.

I used "grep -R "Invalid argument" *" to locate this string in gnuradio
and it does not appear in any place. So I guess it is with libraries. I
bet it is with boost_1.51.

Thanks.


On 09/10/2012 06:08 AM, Pol Henarejos wrote:
>
> It is not critical but it is quite annoying.
>
> Do you have some hint?
>

I have a suspicion that its related to loading the fftw wisdom file.
See if you can find the print here: ./src/lib/general/gri_fft.cc

-josh

--

Pol Henarejos
Research Engineer, MSc
pol.henarejos@cttc.es

Centre Tecnolgic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Tecnologia
Av. Carl Friedrich Gauss, 7
08860 Castelldefels, Barcelona (Spain)
Tel: +34 93 396 71 70  Ext: 2177
Fax. +34 93 645 29 01
www.cttc.es
Posted by Pol Henarejos (Guest)
on 2012-09-13 07:38
Attachment: signature.asc (548 Bytes)
(Received via mailing list)
Moreover, I appreciate that for each session I start there is a file
created with strange char name (&, , , ', and other rubbish), different
for each session (so I have many of them). All of them contain
"gr_vmcircbuf_createfilemapping_factory, only this word. I guess maybe
there is a sprintf("%s") with rubbish, I do not know.

Any guidance will be appreciated.

Thanks.


Pol Henarejos
Research Engineer, MSc
pol.henarejos@cttc.es

Centre Tecnolgic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Tecnologia
Av. Carl Friedrich Gauss, 7
08860 Castelldefels, Barcelona (Spain)
Tel: +34 93 396 71 70  Ext: 2177
Fax. +34 93 645 29 01
www.cttc.es

El 12/09/2012 14:25, Pol Henarejos escribi:
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.