Sifttter-Redux icon indicating copy to clipboard operation
Sifttter-Redux copied to clipboard

Exec format error and undefined method

Open campfm opened this issue 10 years ago • 3 comments

I want to start this off by saying I know very little about Ruby or how, exactly Sifttter-Redux works.

That being said, I feel like I've gotten it into close to working order, but every time I run srd exec I get "Exec format error" and then a listing of the filepath for Dropbox-Uploader, followed by the word "download" and then the filepath designated for my temporary Sifttter files.

The only time this changes is if I run srd exec -c, which instead returns "undefined method 'strftime' for nil:NilClass".

I have no idea what either of these errors means, nor am I sure how to provide more information from a log of some kind. I can say that I'm on a Windows 7 machine, and I'm willing to work with anyone who has the patience to help me out!

Thanks.

campfm avatar Aug 18 '14 01:08 campfm

Hi there! Thanks so much for your patience.

What version of Ruby are you using? You can find out by running ruby -v in Terminal.

On Sun, Aug 17, 2014 at 7:51 PM, gcbird2 [email protected] wrote:

I want to start this off by saying I know very little about Ruby or how, exactly Sifttter-Redux works.

That being said, I feel like I've gotten it into close to working order, but every time I run srd exec I get "Exec format error" and then a listing of the filepath for Dropbox-Uploader, followed by the word "download" and then the filepath designated for my temporary Sifttter files.

The only time this changes is if I run srd exec -c, which instead returns "undefined method 'strftime' for nil:NilClass".

I have no idea what either of these errors means, nor am I sure how to provide more information from a log of some kind. I can say that I'm on a Windows 7 machine, and I'm willing to work with anyone who has the patience to help me out!

Thanks.

Reply to this email directly or view it on GitHub https://github.com/bachya/Sifttter-Redux/issues/15.

Aaron [email protected] [email protected](720) 854-5753

bachya avatar Aug 22 '14 02:08 bachya

Hi!

Thanks for getting back to me!

I seem to be running Ruby 2.0.0p481.

The full readout after typing 'ruby -v' into the command prompt was 'ruby 2.0.0p481 (2014-05-08) [i386-mingw32]

Let me know if there's any other info you need.

On Thu, Aug 21, 2014 at 10:09 PM, Aaron Bach [email protected] wrote:

Hi there! Thanks so much for your patience.

What version of Ruby are you using? You can find out by running ruby -v in Terminal.

On Sun, Aug 17, 2014 at 7:51 PM, gcbird2 [email protected] wrote:

I want to start this off by saying I know very little about Ruby or how, exactly Sifttter-Redux works.

That being said, I feel like I've gotten it into close to working order, but every time I run srd exec I get "Exec format error" and then a listing of the filepath for Dropbox-Uploader, followed by the word "download" and then the filepath designated for my temporary Sifttter files.

The only time this changes is if I run srd exec -c, which instead returns "undefined method 'strftime' for nil:NilClass".

I have no idea what either of these errors means, nor am I sure how to provide more information from a log of some kind. I can say that I'm on a Windows 7 machine, and I'm willing to work with anyone who has the patience to help me out!

Thanks.

Reply to this email directly or view it on GitHub https://github.com/bachya/Sifttter-Redux/issues/15.

Aaron [email protected] [email protected](720) 854-5753

— Reply to this email directly or view it on GitHub https://github.com/bachya/Sifttter-Redux/issues/15#issuecomment-53013854 .

campfm avatar Aug 22 '14 17:08 campfm

Interesting...Unfortunately, I don't have a Windows version to test with; I'm wondering if stftime is somehow different/broken in the Windows version of Ruby.

Could you send me the contents of your ~/.sifttter_redux and ~/.sifttter_redux_log files? Since you're on Windows, they should be viewable via Windows Explorer.

bachya avatar Sep 07 '14 15:09 bachya