similar to: rails 3 Mail encoding issue

Displaying 20 results from an estimated 5000 matches similar to: "rails 3 Mail encoding issue"

2010 Nov 01
1
Encoding::UndefinedConversionError on a simple file upload (rvm, MRI-1.9.2-p0, rails 3.0.1, apache+passenger)
Hello everyone. I am having the encoding issue on a simple file upload action: Encoding::UndefinedConversionError in MainController#upload "\xC4" from ASCII-8BIT to UTF-8 The action looks like this: def upload @uploaded_io = params[:upload] File.open(Rails.root.join(''public'', ''images'', @uploaded_io.original_filename), ''w'')
2012 Jan 27
2
dealing with Encoding::UndefinedConversionError: "\xA2" from ASCII-8BIT to UTF-8
I''m 99% certain that this is what''s being discussed in https://github.com/tenderlove/mechanize/issues/168 But I''m not sure what the remedy is. My production app is running on Heroku, so I need a fix that I can push there. Can someone post instructions that this neophyte can follow? (I gather I''m supposed to fork and add the current master version from
2011 Jan 23
1
Force UTF-8 encoding
I''m writing an upload script for contact management, but having encoding issues: #=> Encoding::UndefinedConversionError: "\xFA" from ASCII-8BIT to UTF-8 I will not always know the encoding supplied, and this is the result of `some_string.encode("UTF-8")` I have also tried .force_encoding("UTF-8") to no avail. For now I''m simply trying to
2012 Oct 09
0
[Win7 x64] Encoding::UndefinedConversionError after installing when using gem and rails
Hello, after installing the RailsInstaller i got the following error: C:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/defaults.rb:57:in `exist?'': "\x81" to UTF-8 in conversion from Windows-1252 to UTF-8 (Encoding::UndefinedConversionError) from C:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/defaults.rb:57:in `default_path''
2011 Sep 04
2
Encoding error
I create scaffold and trying to save text with cirllic symbols i recieved: Encoding::UndefinedConversionError: U+043F from UTF-8 to US-ASCII: my database charset is utf8 in database.yml encoding:utf8 why rails is still trying to convert text to ascii? what should i do to save my data in utf8? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2009 Feb 06
2
File locking problem involving Samba, Clearcase, and Cygwin
We are having some problems in our company's test group that did not exist when our Clearcase 2003.06 server existed on a Solaris 8 machine. Now we are running on RHEL 5.2 with Clearcase 7.0.1.3 with Samba 3.0.28 (despite the fact that IBM has only blessed up to 3.0.24) and running into some file locking issues with some scripts our test group runs. I am hoping that someone might have some
2018 Mar 26
0
murmurhash3 test failures on big-endian systems
On Mon, Mar 26, 2018 at 15:57:01 +0300, Apollon Oikonomopoulos wrote: ... > I'd be happy to test the patch, thanks! Ok, try the attached patch. (It is a first pass at the issue, so it may not be the final diff that'll end up getting committed. It'd be good to know if it actually fixes the issue for you - sadly, I don't have a big endian system to play with.) Thanks, Jeff.
2009 Sep 02
2
issue with encoding of one particular file?
Hello, I'm using ffmpeg2theora.linux to encode video casts from http://digit.cz For one particular episode 24, I discovered two issues: 1. minor one - at beginnig, software is reporting very big and long result ffmpeg2theora.linux digit24.mp4 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'digit24.mp4': Duration: 00:42:41.04, start: 0.000000, bitrate: 1177 kb/s Stream #0.0(eng):
2008 Sep 10
1
centos5 - logwatch - verisign
Re: centos 5 logwatch Has anyone ever looked into why verisign does this from these ips fairly frequently? It appears that it is some type of SSL probing the HTTP port, correct? Are they just gathering stats or something ? --------------------- httpd Begin ------------------------ A total of 2 sites probed the server 216.168.253.197 216.168.253.198 ..... The first ip is
2010 Aug 11
3
Bad results, encoding keynote presentation videos
Hello, hope you can help me. I want to encode a video, which I have exported from Keynote (a program for presentation like MS Power Point) using ffmpeg2theora for html5 web delivery. The result only plays very buggy - frames are dropped, the video hangs and vlc can not output the correct length of the ogv video. Here is the source and the result for download, if you want to reproduce it: the
2012 Dec 15
1
virt-resize Fatal error: exception Guestfs.Error("e2fsck_f
We?ve been seeing this a lot lately on generic CentOS 6 rpm installs: rpm -qa | grep libguestfs libguestfs-java-1.16.19-1.el6.x86_64 libguestfs-java-devel-1.16.19-1.el6.x86_64 libguestfs-1.16.19-1.el6.x86_64 libguestfs-tools-1.16.19-1.el6.x86_64 libguestfs-javadoc-1.16.19-1.el6.x86_64 libguestfs-devel-1.16.19-1.el6.x86_64 libguestfs-tools-c-1.16.19-1.el6.x86_64
2011 Nov 18
0
How to burn MP4/MPEG4 to DVD playable on a DVD player?
How to burn MP4/MPEG4 to DVD playable on a DVD player? So you have downloaded movies and taken videos in the MP4 (MPEG-4) video format. Want to play MP4 files on home DVD player in your living room sitting on the couch? Well, due to the limits of most DVD players' capabilities, the original MP4 files can't be played directly on regular home DVD players. Therefore, you need to convert and
2010 Oct 08
0
How to burn MP4/MPEG4 to DVD playable on a DVD player?
So you have downloaded movies and taken videos in the MP4 (MPEG-4) video format. Want to play MP4 files on home DVD player in your living room sitting on the couch? Well, due to the limits of most DVD players' capabilities, the original MP4 files can't be played directly on regular home DVD players. Therefore, you need to convert and burn original MP4 files to a DVD format. And if you
1997 Feb 14
0
Linux NLSPATH buffer overflow (fwd)
[Mod: Forwarded from bugtraq -- alex] Hi! I''m sorry if the information I''m going to tell about was already known, but I hope it wasn''t... I just occasionally found a vulnerability in Linux libc (actually, some of the versions seem not to be vulnerable; my Slackware 3.1 box was though). Unfortunately, I have no time for a real investigation right now, but
2013 Nov 23
0
Re: [R-SIG-Mac] morley object?
Hi Ann Looks like a typo - I see "moreley.tab" that should be "morley.tab". Works for me after correcting that. > filepath <- system.file("data", "moreley.tab", package="datasets") > filepath [1] "" > > filepath <- system.file("data", "morley.tab", package="datasets") > filepath [1]
2007 Apr 09
2
Should Join Discussion - Fwd: [whatwg] Give guidance about RFC 4281 codecs parameter
Hello, You guys might want to join this discussion. (And maybe some others too.) On the WhatWG mailing list, there's been a fury of e-mails about adding a <video> element to HTML5. They're talking about codecs and containers now. It might be helpful to have your representatives there. And help shape things. See ya ---------- Forwarded message ---------- From: Dave Singer
2019 May 01
1
Webm files written without duration in header
Hi Marvin I followed this advice for updating moov flags in mp4 and it "streams" directly from the file location on the server with html5 video: https://rigor.com/blog/optimizing-mp4-video-for-fast-streaming. Progressive downloading, seeking and video time all works 100% on a 195MB file. Regards On Wed, May 1, 2019 at 10:19 PM Marvin Scholz <epirat07 at gmail.com> wrote: >
2019 May 01
0
Webm files written without duration in header
On 1 May 2019, at 22:06, Sytze Visser wrote: > Hi Fred. > > Appreciate your response. > > Maybe in my explanation I have some red and green apples, but I can > agree that my understanding is as you explained it. 😊 > > The point is that if I can successfully stream mp4 with H.264 and AAC > encoding without any issues to icecast, I can then use ffmpeg to Hi, just a quick
2007 May 16
0
How we got rid of a bus error when using acts_as_ferret
Hi, We have just started using acts_as_ferret, and everything worked well until we started running into some bus error. The message in mongrel.log looked like: ..../active_support/core_ext/module/inclusion.rb:4: [BUG] Bus Error We were running on OS X. The same thing happened on Linux, only that the message was "segmentation fault." That was no good. After some searching on the
2006 Nov 04
0
Fatal error in edge
Hi -- Is anyone else getting this? ./script/console Loading development environment. ./script/../config/../config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:331:in `require'': ./script/../config/../config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/json/encoders/core.rb:35: too short multibyte code string: