<?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>codedifferent.com &#187; problem</title>
	<atom:link href="http://www.codedifferent.com/tag/problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedifferent.com</link>
	<description>mobile &#124; mac &#124; business &#124; development blog</description>
	<lastBuildDate>Sun, 04 Dec 2011 17:32:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Howto: reactivate your Kyocera printer under Mac OS X Snow Leopard</title>
		<link>http://www.codedifferent.com/2009/09/02/howto-reactivate-your-kyocera-printer-under-mac-os-x-snow-leopard/</link>
		<comments>http://www.codedifferent.com/2009/09/02/howto-reactivate-your-kyocera-printer-under-mac-os-x-snow-leopard/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 19:29:12 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[fs-2000d]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[kyocera]]></category>
		<category><![CDATA[kyrocera mita]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[ppd]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[printer driver]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://www.codedifferent.com/?p=398</guid>
		<description><![CDATA[Printer drivers under Mac OS 10.6 Snow Leopard are still sometimes causing trouble. After explaining how to reactivate an OKI-printer – here is the solution for an Kyocera-Mita-printer &#8230; and as always: no guarantee and on your own risk: Problem: After updating from Mac OS X 10.5 Leopard to OSX 10.6 Snow Leopard the installed [...]]]></description>
			<content:encoded><![CDATA[<p>Printer drivers under Mac OS 10.6 Snow Leopard are still sometimes causing trouble. After explaining how to reactivate an OKI-printer – here is the solution for an Kyocera-Mita-printer &#8230; and as always: no guarantee and on your own risk:</p>
<p><strong>Problem:</strong> After updating from Mac OS X 10.5 Leopard to OSX 10.6 Snow Leopard the installed printer driver for the Kyocera-postscript driver does not work anymore. Here it’s an Kyocera Mita FS-2000D &#8230; but it should also work with other models. The printer diver was installed under Leopard and worked quite well. After finishing the update to 10.6 you are able to send a print job to the printer, but an error message shows up in the print queue.</p>
<p><strong>Diagnosis:</strong>There are incorrect file permissions under Snow Leopard fort he Kyocera printer driver &#8230; and this causes some trouble. BTW a warm thank you to <a href="http://twitter.com/kappuchino">@kappuchino</a> for his diagnosis and solution!</p>
<p><strong>Solution:</strong>There is nothing like fixing the bug yourself <img src='http://www.codedifferent.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  You can easily fix the problem by one command in the Terminal:</p>
<ol>
<li>Log into your Mac as an administrator. </li>
<li>Open the program &#8220;Terminal&#8221; &#8211; you&#8217;ll find it under &#8220;Programs/Utilities&#8221;.</li>
<li>Input the following command into the appearing command-line window and finish it with pressing the return-key:

<div class="wp_codebox"><table><tr id="p3982"><td class="code" id="p398code2"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">chown</span> root:wheel <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>libexec<span style="color: #000000; font-weight: bold;">/</span>cups<span style="color: #000000; font-weight: bold;">/</span>filter<span style="color: #000000; font-weight: bold;">/</span>kyofilter</pre></td></tr></table></div>

</li>
<li>Now, you’ll be prompted for your password &#8230; so put in your password of the admin account and finish the input by pressing the return key again</li>
<li>That&#8217;s it. Just Close the Terminal program. Now printing on the Kyocera printer should be work like a charm.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.codedifferent.com/2009/09/02/howto-reactivate-your-kyocera-printer-under-mac-os-x-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>93</slash:comments>
		</item>
		<item>
		<title>Howto: reactivate your OKI printer under Mac OS X Snow Leopard</title>
		<link>http://www.codedifferent.com/2009/08/31/howto-reactivate-oki-printer-under-mac-osx-snow-leopard/</link>
		<comments>http://www.codedifferent.com/2009/08/31/howto-reactivate-oki-printer-under-mac-osx-snow-leopard/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 19:47:24 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[c5450]]></category>
		<category><![CDATA[c5540]]></category>
		<category><![CDATA[c8800]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[okfiltera]]></category>
		<category><![CDATA[oki]]></category>
		<category><![CDATA[postscript]]></category>
		<category><![CDATA[ppd]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[printer driver]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://www.codedifferent.com/?p=389</guid>
		<description><![CDATA[I just updated to Mac OS X 10.6 Snow Leopard. My hard disk was still partitioned with the old Apple partition scheme &#8211; but Snow Leopard needs the new GUI partition scheme. So I had to do more as usual to do the update: First a complete backup of my hard disk (you absolutely should [...]]]></description>
			<content:encoded><![CDATA[<p>I just updated to Mac OS X 10.6 Snow Leopard. My hard disk was still partitioned with the old Apple partition scheme &#8211; but Snow Leopard needs the new GUI partition scheme. So I had to do more as usual to do the update: First a complete backup of my hard disk (you absolutely should do this every time you update your system), then I had to erase and repartition the HD with the GUI partition scheme. After that I was able to install Snow Leopard and transfer my user data from the backup, the programs, etc. with the Migration-Assistant. </p>
<p>Using Snow Leopard feels great and you immediately recognize the speed. Looks like all of the Apple engineers work &#8220;under the hood&#8221; was worth it! You should not expect fundamental changes within the user interface or other totally new features &#8211; the core of Snow Leopard are speed, detail improvements and technology upgrades.</p>
<p>But what’s about the compatibility to non-Apple-hardware products? Sadly, printing on my OKI laser printer does not work with the Leopard-compatible driver for the Oki MFP C5540. By using the preinstalled generic PS-printer-driver from Apple you are able to print on the OKI printer – you even an control the duplex unit. But you are not able to control all the specific printer settings like print quality, grayscale instead of color printing or specifying the installed memory on the printer. But, who knows how long Oki will need to update their printer drivers for Snow Leopard? That’s why I started debugging myself. So, here is the solution for all the fellow sufferers who also own an OKI printer &#8230; and as always: no guarantee and on your own risk:</p>
<p><strong>Problem:</strong> After updating from Mac OS X 10.5 Leopard to OSX 10.6 Snow Leopard the installed printer driver for the OKI-postscript driver does not work anymore. Here it&#8217;s an OKI MFP C5540 &#8230; but it should also work with other models, like the OKI C5450 or C8800. The printer diver was installed under Leopard and worked quite well. After finishing the update to 10.6 you are able to send a print job to the printer, but an error message shows up in the print queue. </p>
<p><strong><a href="http://www.codedifferent.com/2009/09/11/howto-update-reactivate-your-oki-printer-under-mac-os-x-snow-leopard/">UPDATE: You&#8217;ll find an updated diagnosis &#038; solution in the NEW BLOGPOST!</a></strong></p>
<p><del datetime="2009-09-11T13:50:07+00:00"><strong>Diagnosis:</strong> There is a bug in the printer driver &#8230; the bug had no effect under Leopard (maybe because of the Apple partition scheme). When OKI coded the printer driver, they disregarded case sensitivity in their path names &#8230; former systems did not care about case sensitivity &#8211; but Snow Leopard does! </del><br />
<del datetime="2009-09-11T13:50:07+00:00"><strong>Solution:</strong> The fast work around is to use the generic PostScript-printer driver – but there you don’t have the possibility to set the OKI-specific printer settings. That doesn’t make me happy <img src='http://www.codedifferent.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  To get back the whole functionality of the Leopard OKI-printer driver there is only one way: Hands on coding and debug <img src='http://www.codedifferent.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Fortunately fixing the bug is no rocket science &#8211; you only need a text editor like TextEdit or TextMate and you don’t be scared program code:</del></p>
<ol>
<li><del datetime="2009-09-11T13:50:07+00:00">Search for your Oki-printer driver PPD-file in the Finder &#8230; you should find it under </del>

<div class="wp_codebox"><table><tr id="p3897"><td class="code" id="p389code7"><pre class="bash" style="font-family:monospace;">Macintosh HD<span style="color: #000000; font-weight: bold;">/</span>Library<span style="color: #000000; font-weight: bold;">/</span>Printers<span style="color: #000000; font-weight: bold;">/</span>PPDs<span style="color: #000000; font-weight: bold;">/</span>Contents<span style="color: #000000; font-weight: bold;">/</span>Resources<span style="color: #000000; font-weight: bold;">/</span></pre></td></tr></table></div>

<p><del datetime="2009-09-11T13:50:07+00:00">mine is called “Oki C5540.ppd”.</del></li>
<li><del datetime="2009-09-11T13:50:07+00:00">Before you go on make a backup of this file &#8230; this way you always can come back to the original state. <img src='http://www.codedifferent.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </del></li>
<li><del datetime="2009-09-11T13:50:07+00:00">Open the PPD-file with the text editor and search for the following line:</del>

<div class="wp_codebox"><table><tr id="p3898"><td class="code" id="p389code8"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">*</span>cupsFilter: <span style="color: #ff0000;">&quot;application/vnd.cups-postscript 0 /Library/Printers/OKIDATA/Filters/OKfilterA&quot;</span></pre></td></tr></table></div>

</li>
<li><del datetime="2009-09-11T13:50:07+00:00">Then search for the file “OKfilterA” &#8230; I found mine under the following:</del>

<div class="wp_codebox"><table><tr id="p3899"><td class="code" id="p389code9"><pre class="bash" style="font-family:monospace;">Macintosh HD<span style="color: #000000; font-weight: bold;">/</span>Library<span style="color: #000000; font-weight: bold;">/</span>Printers<span style="color: #000000; font-weight: bold;">/</span>Okidata<span style="color: #000000; font-weight: bold;">/</span>filters<span style="color: #000000; font-weight: bold;">/</span></pre></td></tr></table></div>

</li>
<li><del datetime="2009-09-11T13:50:07+00:00">Now, adjust the path in the PPD-file &#8230; the line in my corrected PPD-file looks like this:</del>

<div class="wp_codebox"><table><tr id="p38910"><td class="code" id="p389code10"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">*</span>cupsFilter: <span style="color: #ff0000;">&quot;application/vnd.cups-postscript 0 /Library/Printers/Okidata/filters/OKfilterA&quot;</span></pre></td></tr></table></div>

</li>
<li><del datetime="2009-09-11T13:50:07+00:00">Now, you only have to save the file and restart your Mac &#8230; now it should work <img src='http://www.codedifferent.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </del></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.codedifferent.com/2009/08/31/howto-reactivate-oki-printer-under-mac-osx-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Solution for 500 Internal Server Error after upgrading to WordPress 2.7 at 1and1-server</title>
		<link>http://www.codedifferent.com/2009/01/12/solution-for-500-internal-server-error-after-upgrading-to-wordpress-27-at-1and1-server/</link>
		<comments>http://www.codedifferent.com/2009/01/12/solution-for-500-internal-server-error-after-upgrading-to-wordpress-27-at-1and1-server/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 21:09:55 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[1und1]]></category>
		<category><![CDATA[500 internal server error]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[shared hosting]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>
		<category><![CDATA[wp 2.7]]></category>

		<guid isPermaLink="false">http://www.codedifferent.com/?p=252</guid>
		<description><![CDATA[Problem: After updating the blog to WP 2.7 everything was running smooth. But when opening some of the plugin setting pages the server responded with a &#8220;500 Internal Server Error&#8221; &#8211; especially when using plugins like &#8220;XML Sitemap Generator for WordPress&#8221; or when uploading pictures. When I activated the &#8220;StatPress Reloaded&#8221;-plugin non of the admin [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem: </strong>After updating the blog to WP 2.7 everything was running smooth. But when opening some of the plugin setting pages the server responded with a &#8220;500 Internal Server Error&#8221; &#8211; especially when using plugins like &#8220;XML Sitemap Generator for WordPress&#8221; or when uploading pictures. When I activated the &#8220;StatPress Reloaded&#8221;-plugin non of the admin section was accessible anymore. </p>
<p><strong>Diagnosis: </strong>PHP is running out of memory.</p>
<p><strong>Solution:</strong> If you are running your own root, dedicated or virtual server this is an easy bugfix: You just have to change the php.ini of your server and provide more memory to your PHP installation. On a shared hosting server &#8211; like at the webhosting solutions at 1and1 you often don&#8217;t have access to that central php.ini. But there is an easy workaround:</p>
<p>Create a text file and name it &#8220;php.ini&#8221; (without the quotes <img src='http://www.codedifferent.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ) and with a single line of code in it:</p>

<div class="wp_codebox"><table><tr id="p25212"><td class="code" id="p252code12"><pre class="php" style="font-family:monospace;">memory<span style="color: #339933;">=</span>20MB</pre></td></tr></table></div>

<p>This file has to be placed into the directory /wp-admin/ within your WordPress installation. </p>
<p>That&#8217;s it! <img src='http://www.codedifferent.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedifferent.com/2009/01/12/solution-for-500-internal-server-error-after-upgrading-to-wordpress-27-at-1and1-server/feed/</wfw:commentRss>
		<slash:comments>176</slash:comments>
		</item>
		<item>
		<title>Mac OS X Update 10.5.3 &#8230;  and problems with iCal and TimeLog 4</title>
		<link>http://www.codedifferent.com/2008/05/29/mac-os-x-update-1053-and-problems-with-ical-and-timelog-4/</link>
		<comments>http://www.codedifferent.com/2008/05/29/mac-os-x-update-1053-and-problems-with-ical-and-timelog-4/#comments</comments>
		<pubDate>Thu, 29 May 2008 13:27:39 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[10.5.3]]></category>
		<category><![CDATA[ical]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[timelog]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.codedifferent.com/?p=107</guid>
		<description><![CDATA[The huge system update to Mac OS X 10.5.3 with 200 to over 400 MB resolves a lot of bugs and adds up some additional features to Leopard. Example: More digital cameras with their specific RAW-formats are supported now. Or the possibility to sync the Apple Address Book application with Google Contacts. Great to see [...]]]></description>
			<content:encoded><![CDATA[<p>The huge system update to Mac OS X 10.5.3 with 200 to over 400 MB <a href="http://support.apple.com/kb/HT1141">resolves a lot of bugs</a> and adds up some additional features to Leopard. Example: <a href="http://www.apple.com/support/downloads/digitalcamerarawcompatibilityupdate21.html">More digital cameras</a> with their specific RAW-formats are supported now. Or the possibility to <a href="http://googlemac.blogspot.com/2008/05/mac-os-x-1053-sync-google-contacts.html">sync the Apple Address Book application with Google Contacts</a>.<br />
Great to see that WIFI stability was increased by the Apple developers.<br />
An annoying &#8211; but resolvable &#8211; problem appeared after updating when I tried to use the time logging software <a href="http://www.mediaatelier.com/TimeLog4/">TimeLog 4</a>: All log entries within TimeLog are saved in iCal &#8211; and after upgrading to 10.5.3 my work time entries just doubled. It&#8217;s easy to fix the problem by deleting every dublicate log entry &#8211; but you better checkt the timesheet in detail before you hand it out to your customer <img src='http://www.codedifferent.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedifferent.com/2008/05/29/mac-os-x-update-1053-and-problems-with-ical-and-timelog-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quicktime Updater 7.1.5 &amp; iTunes 7.1 Updating Problems</title>
		<link>http://www.codedifferent.com/2007/03/09/quicktime-updater-715-itunes-71-updating-problems/</link>
		<comments>http://www.codedifferent.com/2007/03/09/quicktime-updater-715-itunes-71-updating-problems/#comments</comments>
		<pubDate>Fri, 09 Mar 2007 17:11:04 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[allume]]></category>
		<category><![CDATA[finder crash]]></category>
		<category><![CDATA[finder problem]]></category>
		<category><![CDATA[itunes 7.1]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[quicktime update 7.1.5]]></category>
		<category><![CDATA[stuffit]]></category>
		<category><![CDATA[stuffit deluxe]]></category>

		<guid isPermaLink="false">http://www.codedifferent.com/2007/03/09/quicktime-updater-715-itunes-71-updating-problems/</guid>
		<description><![CDATA[The new Quicktime and iTunes update is available via Software Update. But be careful: Some users has serious problems after the update installation. This time the update bug catched me, too: After finishing the update of iTunes 7.1 and Quicktime 7.1.5 via Software Update the Finder crashed every 90 seconds and restarted. Restarting the Finder [...]]]></description>
			<content:encoded><![CDATA[<p>The new Quicktime and iTunes update is available via Software Update. But be careful: Some users has serious problems after the update installation.<br />
This time the update bug catched me, too: After finishing the update of iTunes 7.1 and Quicktime 7.1.5 via Software Update the Finder crashed every 90 seconds and restarted. Restarting the Finder brings all Finder-windows in the foreground &#8211; even if you are working in an other program &#8230; Steve would say &#8230; &quot;Yuck!&quot; <img src='http://www.codedifferent.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
In my case, the StuffIt-Engine of StuffIt Deluxe was the problem &#8211; thanks to the <a href="http://discussions.apple.com/thread.jspa?threadID=879647">glorious bug tracker Robert</a> from the Apple-support discussion forum.<br />
So this means wait, see and hope that Apple will fix that conflict &#8211; or update Quicktime, iTunes <strong>and</strong> StuffIt Deluxe.</p>
<p>Links: <a href="http://discussions.apple.com/thread.jspa?threadID=879647">Apple-Support discussion forum</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedifferent.com/2007/03/09/quicktime-updater-715-itunes-71-updating-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

