Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
SVG on firefox, the linux way
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
yota  
View profile  
 More options Apr 13 2012, 4:11 pm
Newsgroups: mozilla.dev.tech.svg
From: yota <yota.n...@gmail.com>
Date: Fri, 13 Apr 2012 13:11:28 -0700 (PDT)
Local: Fri, Apr 13 2012 4:11 pm
Subject: SVG on firefox, the linux way
I stumbled upon the SVG issue described here[1] and there[2], but I didn't found an answer yet.

Let's take this wonderful tutorial of `<set />` based animations from peter's website[3].
(put your mouse over the green square to fade the blue one, full page here[4]).

It works perfectly, as you may see. Saved on disk and opened with Firefox, locally, it fails on Linux (seems to work on windows) !

You can try it at home...
Any clue on what's missing ?

tested on ubuntu oneiric with firefox 11.0 and winXP with the same firefox

  [1]: http://doctype.com/firefox-linux-svg-support
  [2]: http://stackoverflow.com/questions/6186335/how-to-display-interactive...
  [3]: http://www.petercollingridge.co.uk/sites/files/peter/hover3_set_attri...
  [4]: http://www.petercollingridge.co.uk/data-visualisation/mouseover-effec...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daniel Holbert  
View profile  
 More options Apr 13 2012, 6:26 pm
Newsgroups: mozilla.dev.tech.svg
From: Daniel Holbert <dholb...@mozilla.com>
Date: Fri, 13 Apr 2012 15:26:07 -0700
Local: Fri, Apr 13 2012 6:26 pm
Subject: Re: SVG on firefox, the linux way
Hi Yota,

On 04/13/2012 01:11 PM, yota wrote:

> I stumbled upon the SVG issue described here[1] and there[2], but I didn't found an answer yet.

Note that the first one mentions Firefox 3.5, which is quite old.  Given
that, I didn't read your [1] and [2] articles in detail, and I'm just
focusing on [3]:

> Let's take this wonderful tutorial of `<set />` based animations from peter's website[3].
> It works perfectly, as you may see. Saved on disk and opened with Firefox, locally, it fails on Linux

Works for me.

I tried it using a Nightly firefox build, as well as the latest Firefox
release shipped with Ubuntu 12.04
Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120413 Firefox/14.0a1
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0
and both of them worked perfectly with both the web-hosted version & a
locally-saved copy.

Could you test using a (temporary) fresh Firefox profile, by running the
following command and loading the testcase in the window that pops up:
  mkdir /tmp/ffprofile && firefox -profile /tmp/ffprofile -no-remote

Thanks,
~Daniel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
yota  
View profile  
 More options Apr 14 2012, 4:52 am
Newsgroups: mozilla.dev.tech.svg
From: yota <yota.n...@gmail.com>
Date: Sat, 14 Apr 2012 01:52:15 -0700 (PDT)
Local: Sat, Apr 14 2012 4:52 am
Subject: Re: SVG on firefox, the linux way

> Could you test using a (temporary) fresh Firefox profile, by running the
> following command and loading the testcase in the window that pops up:
>   mkdir /tmp/ffprofile && firefox -profile /tmp/ffprofile -no-remote

> Thanks,
> ~Daniel

O_o it works ... very well done !

If you had a clue, on why it doesn't on my default profile ?

Thx again, for your helpful insight !

Yota


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daniel Holbert  
View profile  
 More options Apr 14 2012, 6:03 am
Newsgroups: mozilla.dev.tech.svg
From: Daniel Holbert <dholb...@mozilla.com>
Date: Sat, 14 Apr 2012 03:03:04 -0700
Local: Sat, Apr 14 2012 6:03 am
Subject: Re: SVG on firefox, the linux way
On 04/14/2012 01:52 AM, yota wrote:

> O_o it works ... very well done !

> If you had a clue, on why it doesn't on my default profile ?

Not sure...  If you really want to figure it out, I'd suggest starting by
disabling all your addons (and restarting Firefox), and then if that
doesn't fix it, perhaps making a backup of your profile folder &
sequentially deleting chunks of the profile until it works. :)

If you happen to figure it out, I'd be interested to know what was going on!

> Thx again, for your helpful insight !

No problem!

~Daniel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »