<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>K-Squared Ramblings &#187; macromedia</title>
	<atom:link href="http://www.hyperborea.org/journal/tag/macromedia/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hyperborea.org/journal</link>
	<description>Sci-fi, comics, humor, photos...it&#039;s all fair game.</description>
	<lastBuildDate>Sat, 21 Nov 2009 07:49:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='www.hyperborea.org' port='80' path='/journal/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Fixing Flash in Fedora Core 5</title>
		<link>http://www.hyperborea.org/journal/archives/2006/03/27/flash-fedora-5/</link>
		<comments>http://www.hyperborea.org/journal/archives/2006/03/27/flash-fedora-5/#comments</comments>
		<pubDate>Mon, 27 Mar 2006 17:22:34 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[macromedia]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2006/03/27/flash-fedora-5/</guid>
		<description><![CDATA[I upgraded two computers at work to Fedora Core 5.  One was a network upgrade that went without a hitch.*  The other was trashed so badly I had to do a fresh install.
I&#8217;ve run into a couple of gotchas, among them the fact that text is missing in Flash animations.  I messed [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded two computers at work to <a href="http://fedoraproject.org/">Fedora Core 5</a>.  One was a network upgrade that went without a hitch.*  The other was trashed so badly I had to do a fresh install.</p>
<p>I&#8217;ve run into a couple of gotchas, among them the fact that text is missing in Flash animations.  I messed with my font settings, checked SELinux logs, tried switching from the binary installer to the <a href="http://macromedia.mplug.org/">RPM package</a>, to no avail.  I tracked down a <a href="http://www.redhat.com/archives/fedora-devel-list/2006-February/msg00148.html">Fedora mailing list post</a> that pointed to a <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=317655">mozilla bug</a> that had been languishing for a few months, then added what I knew&#8212;which was that it affected Flash regardless of the browser.</p>
<p>On Sunday, commenter Dawid Gajownik tracked down the problem: Flash hard-codes the paths where it looks for fonts, instead of letting the X server tell it where to look.  Fedora Core 5 includes a new X server, which no longer puts things in /usr/X11R6.  Apparently symlinking the old font paths to the new ones works around the problem:</p>
<blockquote><p>[root@X ~]# mkdir -p /usr/X11R6/lib/X11<br />
[root@X ~]# cd /usr/X11R6/lib/X11<br />
[root@X X11]# ln -s ../../../../etc/X11/fs<br />
[root@X X11]# ln -s ../../../share/X11/fonts
</p></blockquote>
<p>I tried it with absolute links (to /etc/X11/fs and /usr/share/X11/fonts) instead of relative, and it worked fine.</p>
<p>Also, if SELinux is in enforcing mode, you need to allow text relocations on the Flash library.  More info on that in Dawid&#8217;s <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=317655#c14">bugzilla comment</a>.</p>
<p>So this should take care of Flash until Macrodobe releases an updated version.  They&#8217;re apparently heading <a href="http://www.kaourantin.net/2005/12/flash-player-8-for-linux-update.html">straight for 8.5</a> on Linux, which is why they haven&#8217;t released Flash 8.0 yet.</p>
<p><small>*Almost.  It turns out the repodata on disc 1 isn&#8217;t enough for a network or hard disk installation.  I copied all the discs onto an internal web server, then had to grab the repodata folder from a mirror.  Would&#8217;ve been fine with the CDs except for the annoying problem that the CD drive on that machine doesn&#8217;t work.  Once I had that, though, the upgrade went smoothly.</small></p>
<hr /><small>Copyright &copy; 2009 Kelson Vibber and/or Katherine Foreman.<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. Permission granted to Planet Antispam and LiveJournal syndication feed ksquaredramblin.  If this content is not in your news reader or one of the sites listed above, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint: bc1c453a98ff79bab5c4fca2d890469d (38.107.191.91) )</small> <a href="http://www.hudson-family.co.uk/extremecorticate.php?source=673"></a>]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/archives/2006/03/27/flash-fedora-5/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Adobe/Macromedia FAQ Translated</title>
		<link>http://www.hyperborea.org/journal/archives/2005/04/21/adobemacromedia-faq-translated/</link>
		<comments>http://www.hyperborea.org/journal/archives/2005/04/21/adobemacromedia-faq-translated/#comments</comments>
		<pubDate>Thu, 21 Apr 2005 17:17:53 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Computers/Internet]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[macromedia]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2005/04/21/adobemacromedia-faq-translated/</guid>
		<description><![CDATA[Daring Fireball has &#8220;translated&#8221; the Adobe/Macromedia merger FAQ from marketese into plain English.  Worth a read.
Copyright &#169; 2009 Kelson Vibber and/or Katherine Foreman. This feed is for personal, non-commercial use only.  The use of this feed on other websites breaches copyright. Permission granted to Planet Antispam and LiveJournal syndication feed ksquaredramblin.  If [...]]]></description>
			<content:encoded><![CDATA[<p>Daring Fireball has &#8220;translated&#8221; the <a href="http://www.adobe.com/aboutadobe/invrelations/adobeandmacromedia.html">Adobe/Macromedia merger</a> FAQ <a href="http://daringfireball.net/2005/04/adobe_translation" title="Daring Fireball: Translation From PR-Speak to English of Selected Portions of Adobe's 'FAQ' Regarding Their Acquisition of Macromedia">from marketese into plain English</a>.  Worth a read.</p>
<hr /><small>Copyright &copy; 2009 Kelson Vibber and/or Katherine Foreman.<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. Permission granted to Planet Antispam and LiveJournal syndication feed ksquaredramblin.  If this content is not in your news reader or one of the sites listed above, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint: bc1c453a98ff79bab5c4fca2d890469d (38.107.191.91) )</small> <a href="http://www.hudson-family.co.uk/extremecorticate.php?source=673"></a>]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/archives/2005/04/21/adobemacromedia-faq-translated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
