Displaying 20 results from an estimated 80000 matches similar to: "firefox on linux triggers action when browsing upload file"
2006 Feb 13
0
file upload browse button triggers action
Hi,
I''m new to RoR and I have a file upload form with file_field. Whenever I
use the browse button to select the file name, my action (create) gets
triggered.
I only want the action to get triggered when the submit button is
pressed.
Is this possible or should I handle this in my create action,
redisplaying the form if submit was not pressed
How should this be done?
Thanks in
2008 Jul 09
4
NOW: Firefox 3.0 and GNOME crash when trying to view SME Server documentation WAS: OT: anything in CentOS 5.2 that uses opendns.com when browsing web?
On 7/8/08, Marko A. Jennings <markobiz at bluegargoyle.com> wrote:
> On Tue, July 8, 2008 10:03 pm, Stephen John Smoogen wrote:
>> On Tue, Jul 8, 2008 at 7:56 PM, Lanny Marcus <lmmailinglists at gmail.com>
>> wrote:
>>> On 7/8/08, Lanny Marcus <lmmailinglists at gmail.com> wrote:
>>>> On Tue, Jul 8, 2008 at 8:00 PM, Ross Cavanagh
2006 Sep 20
5
[Slightly OT] Uploading files with firefox
I have been successfully using the latest mongrel and upload progress
plugin with safari but firefox seems to have some issues with any
request
that takes longer than 5 seconds to complete. You get the "Warning:
Unresponsive Script" screen. Apparently this problem is fixable by
following this:
http://computer-vet.com/weblog/2006/04/28/
firefox_warning_unresponsive_script.html
2008 Jun 12
2
Wine 1.0 release date to clash with Firefox 3
According to http://wiki.winehq.org/WineReleasePlan the new release date for Wine 1.0 is set to June 17.
However the Firefox 3.0 release date is also set to June 17.
http://developer.mozilla.org/devnews/index.php/2008/06/11/coming-tuesday-june-17th-firefox-3/
Their release is planned to be high profile and they even plan to set a Guinness world record for downloads in a single day!
2009 Aug 10
3
A bit more on the Firefox 3.5.issue
I set up a CentOS desktop computer for my brother and his kids. When
Firefox 3.5 came out he decided to download and install it like he
would Windows (he doesn't yet understand the repository system). He's
been telling me that it works fine, even though I was skeptical due to
my experience with Firefox 3.5 on CentOS 5.3. Then today, he says,
"Oh, by the way, the CentOS computer has
2006 Dec 07
17
compress and max upload size?
I am using mongrel_cluster with mod_proxy_balancer and would like to
enable compression (assuming it improves throughtput) and limit file
size upload. I configured mod_deflate and LimitRequestSize in Apache,
but in my trials looks like the proxied calls bypass those directives
(the conf goes below).
Is there a way to get this?
-- fxn
# Adapt this .example locally, as usual.
#
# To be
2010 May 22
1
Creating the Firefox Download Analytics Map in R
By any chance has anyone put together the R code for reproducing the Firefox Downloads Analytics Map in R?
Here is a link to an example:
http://www.knitwareblog.com/wp-content/uploads/2008/06/firefox-3-download-map.jpg
I'll try to track down the inputs, but I am interested in putting the code to produce this or something similar.
Any hints about the best packages, or references to R Blog
2016 Dec 19
4
firefox-45.6.0-1.el7.centos.x86_64 crashing... unusable
Last night installed the latest, firefox-45.6.0-1.el7.centos.x86_64.
Fired it up this morning and within the first hour it's crashed three
times. That comes to it being usable for about five minutes before it
crashes.
Anyone else getting this?
2007 Jun 09
7
AJAX Exception just started with Safari and Firefox on OS X, no problem on other machines
Hello all,
I have been developing some ajax stuff all week. Just this morning
the ajax calls quit working in Safari, and Firefox. I backed out to a
last known working state and they still were not working, so I added
some handlers to see if I could sniff out the problem.
...
onException: function(transport){$
("serversaid").innerHTML=transport.toJSONString();},
onFailure:
2016 Dec 19
2
firefox-45.6.0-1.el7.centos.x86_64 crashing... unusable
Hello,
On Mon, 19 Dec 2016 11:04:28 -0500 Lamar Owen <lowen at pari.edu> wrote:
> On 12/19/2016 08:44 AM, ken wrote:
> > Last night installed the latest, firefox-45.6.0-1.el7.centos.x86_64. > Fired it up this morning and within the first hour it's crashed three > times. That comes to it being usable for about five minutes before it > crashes.
> >
> >
2006 Feb 06
2
File_field and Firefox
Hi!
Im developing a simple prototype of an application. It fills an oracle
db with data about a file in the filesystem, and save the entire file
in a blob along with some metadata. To get the file in the db i use a
file_field form helper. All goes well with the radrails-integrated
browser, but it doesnt work anymore in firefox. The problem is,
firefox seems to cut the pathname from the file.
Here
2009 Jul 23
3
bizarre firefox/X11 problem on centos 5.3
I set up a Centos5 box at work a week or two ago. Today I had this
bizarre, repeatable problem:
fire up firefox 3.5.1, browse to centos.org, go to the wiki, click the
HOWTO button at the top of the page, and either at that point, or a
moment later when clicking the link for the RAID documents, KABOOOOMMM!!!
X dies and you return to a login prompt. I did it at least three times.
Not nice when I
2019 Jun 26
5
Alternitives to Firefox...
At Wed, 26 Jun 2019 16:39:12 -0400 CentOS mailing list <centos at centos.org> wrote:
>
> Robert Heller wrote:
> > OK, I recently ugraded to the current ESR release of Firefox for CentOS
> > 6.
> > And I am having problems with the user interface (basically it has become
> > hard [for me] to use).
> >
> >
> > What alternitives are there?
2006 Jan 09
5
form with more than 1 file upload field saves 0 byte file for 1 file field
Im using the file_column plugin to upload files from my application. The
problem I am encountering is that I have a form with 2 file upload fields
and when I submnit that form with files selected, I would get a message from
the browser(Firefox) saying that a script on the page is taking a long time
to execute and whether I want to cancel it or continue. Whichever option I
choose, only 1 file(PDF)
2016 Feb 16
2
[Firefox] How to compile firefox with Clang for Linux
Hi All,
I am trying to build firefox with clang in Ubuntu 14.04 64bit. There is
always configure failed errors problem. I follow compiling firefox with
clang on linux
<https://developer.mozilla.org/en-US/docs/Compiling_Firefox_With_Clang_On_Linux>.
I add "export CC=clang export CXX=clang++" to mozconfig file.
I wonder whether you guys have built firefox with clang in Linux. Could
2011 Apr 19
2
Centos 5.3, Firefox, and JRE
I can't get java applets to run in Firefox.
We are using centos 5.3, firefox 3.0.11. Java version 1.6.0_24 is installed.
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
I know there has been allot written about this issue. I did look and there
is no jre plug in installed for Firefox.
I
2019 Feb 09
4
firefox-60.5.0-2.el7.centos.x86_64 and Netflix
Hi all,
Since the last upgrade to firefox-60.5.0-2.el7.centos.x86_64 on my
CentOS 7, it is no longer possible to watch Netflix with my Firefox, it
always says that "Firefox is installing components needed to play the
audio or video on this page. Please try again later."
But nothing happens and Netflix is no longer readable with Firefox...
I tried downgrading to
2014 Nov 14
5
Installing old version of firefox
I need to install firefox version 24.3.0 on centos version 6.5. Anyone
know how I can do that? I tried downloading that version directly and
it fails with:
XPCOMGlueLoad error for file /usr/local/lib64/firefox/libxul.so:
libXrender.so.1: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
2016 May 03
4
C6 Firefox 45.1 segmentation faults
On Tue, May 3, 2016 at 12:11 AM, Nux! <nux at li.nux.ro> wrote:
> ----- Original Message -----
>> From: "Akemi Yagi" <amyagi at gmail.com>
>> To: "CentOS mailing list" <centos at centos.org>
>> Sent: Tuesday, 3 May, 2016 01:32:55
>> Subject: Re: [CentOS] C6 Firefox 45.1 segmentation faults
>
>> On Mon, May 2, 2016 at 5:07
2007 May 18
1
cups, firefox + acrobat (Getting PJL output)
Hello,
I am having a problem when printing pdf files as viewed from firefox/acroread to a samba print share. When I print from firefox, I get PJL output. If I print the very same file directly from Acrobat, the file prints properly. Standard web pages print from firfox just fine.
#Sample output
-12345X@PJL COMMENT MS PCLXL NT DRIVER
@PJl JOB NAME ...
I can print from firefox/acroread