<?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>It's Just a Bunch of Stuff That Happens &#187; Bugs</title>
	<atom:link href="http://stuffthathappens.com/blog/category/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuffthathappens.com/blog</link>
	<description>Technology and Geek Stuff by Eric Burke</description>
	<lastBuildDate>Fri, 04 Jun 2010 14:44:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JConsole and Java VisualVM Problems on Windows</title>
		<link>http://stuffthathappens.com/blog/2009/09/09/hsperfdata/</link>
		<comments>http://stuffthathappens.com/blog/2009/09/09/hsperfdata/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 13:09:21 +0000</pubDate>
		<dc:creator>Eric Burke</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=1376</guid>
		<description><![CDATA[I ran in to this problem again today, only I forgot that I had blogged about it in the past, so I had to research and find the solution a second time.
In summary, if JConsole or Java VisualVM aren&#8217;t able to connect to local processes, your %TMP%\hsperfdata_[username] directory needs to match the capitalization of your [...]]]></description>
			<content:encoded><![CDATA[<p>I ran in to <a href="http://stuffthathappens.com/blog/2008/12/16/visualvm-on-vista/">this problem</a> again today, only I forgot that I had <a href="http://stuffthathappens.com/blog/2008/12/16/visualvm-on-vista/">blogged about it in the past</a>, so I had to research and find the solution a second time.</p>
<p>In summary, if JConsole or Java VisualVM aren&#8217;t able to connect to local processes, your %TMP%\hsperfdata_[username] directory needs to match the capitalization of your Windows username. In my case, I renamed hsperfdata_eburke to hsperfdata_EBurke, solving the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuffthathappens.com/blog/2009/09/09/hsperfdata/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Frozen Icons</title>
		<link>http://stuffthathappens.com/blog/2009/08/16/frozen-icons/</link>
		<comments>http://stuffthathappens.com/blog/2009/08/16/frozen-icons/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 18:34:02 +0000</pubDate>
		<dc:creator>Eric Burke</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Bugs]]></category>

		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=1311</guid>
		<description><![CDATA[From time to time, all of the icons on my Leopard desktop freeze. It&#8217;s like the entire desktop is a static bitmap, I cannot select any icon, move them, or show a context menu for icons.
To fix the problem, I right click the desktop, select &#8220;Show View Options&#8221;, and then change something like Icon Size [...]]]></description>
			<content:encoded><![CDATA[<p>From time to time, all of the icons on my Leopard desktop freeze. It&#8217;s like the entire desktop is a static bitmap, I cannot select any icon, move them, or show a context menu for icons.</p>
<p>To fix the problem, I right click the desktop, select &#8220;Show View Options&#8221;, and then change something like Icon Size or Grid Spacing.</p>
<p>After this little kick in the pants, the desktop icons become responsive again. But when the problem occurs, it usually happens several more times that day. What causes this?</p>
]]></content:encoded>
			<wfw:commentRss>http://stuffthathappens.com/blog/2009/08/16/frozen-icons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The First 10 Seconds is the Most Important</title>
		<link>http://stuffthathappens.com/blog/2009/07/30/ten-seconds/</link>
		<comments>http://stuffthathappens.com/blog/2009/07/30/ten-seconds/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 17:10:14 +0000</pubDate>
		<dc:creator>Eric Burke</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=1276</guid>
		<description><![CDATA[I really enjoyed 10 Second Code Review.
If you fail to hold code reviews, the crappy code that works its way into your production code base really is riddled with obvious bugs.
A full review definitely takes more than ten seconds, but maybe the first ten seconds are the most important. If you don&#8217;t have time for [...]]]></description>
			<content:encoded><![CDATA[<p>I really enjoyed <a href="http://hamletdarcy.blogspot.com/2009/07/10-second-code-review.html">10 Second Code Review</a>.</p>
<p>If you fail to hold code reviews, the crappy code that works its way into your production code base really is riddled with obvious bugs.</p>
<p>A full review definitely takes more than ten seconds, but maybe the first ten seconds are the most important. If you don&#8217;t have time for a complete review, at least ask a peer to drop by and give your code a quick look.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuffthathappens.com/blog/2009/07/30/ten-seconds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wolfram&#124;Alpha &#8211; Flummoxed by an Apostrophe</title>
		<link>http://stuffthathappens.com/blog/2009/05/16/wolfram/</link>
		<comments>http://stuffthathappens.com/blog/2009/05/16/wolfram/#comments</comments>
		<pubDate>Sat, 16 May 2009 12:22:35 +0000</pubDate>
		<dc:creator>Eric Burke</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=1188</guid>
		<description><![CDATA[Wolfram Alpha is the hot new search engine. Of course I searched for &#8220;Eric Burke&#8221; first, and found nothing.
Next, I searched for my city and state (O&#8217;Fallon, MO) as shown here:

OK, that didn&#8217;t work. Let&#8217;s try removing the apostrophe:

As you can see, it worked. Oddly, their own &#8220;Input Interpretation&#8221; displayed the city name with the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wolframalpha.com/">Wolfram Alpha</a> is the hot new search engine. Of course I searched for &#8220;Eric Burke&#8221; first, and found nothing.</p>
<p>Next, I searched for my city and state (O&#8217;Fallon, MO) as shown here:</p>
<p><img src="http://stuffthathappens.com/blog/wp-content/uploads/2009/05/ofallon1.png" /></p>
<p>OK, that didn&#8217;t work. Let&#8217;s try removing the apostrophe:</p>
<p><img src="http://stuffthathappens.com/blog/wp-content/uploads/2009/05/ofallon2.png"/></p>
<p>As you can see, it worked. Oddly, their own &#8220;Input Interpretation&#8221; displayed the city name with the apostrophe. They just won&#8217;t let you search that way.</p>
<p>See also: <a href="http://www.apostropheabuse.com/">Apostrophe Abuse</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuffthathappens.com/blog/2009/05/16/wolfram/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Not a Memory Leak</title>
		<link>http://stuffthathappens.com/blog/2009/04/12/not-a-memory-leak/</link>
		<comments>http://stuffthathappens.com/blog/2009/04/12/not-a-memory-leak/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 14:41:38 +0000</pubDate>
		<dc:creator>Eric Burke</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=1137</guid>
		<description><![CDATA[Yesterday, I posted this picture from the Snake game on my G1 phone:

I received this comment from Alex:
Snake with open/close is a memory leak . As a weather has nothing to do with Android just bad app.
Duplicating the Bug
Here is how I duplicate the bug:

Start playing a game
Change the phone orientation, i.e. open or close [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I posted this picture from the <a href="http://www.androidfreeware.org/download/snake">Snake game</a> on my G1 phone:</p>
<p><a href="http://picasaweb.google.com/lh/photo/pN5b4wuscHI0fhBx5xQYhg?feat=embedwebsite"><img src="http://lh4.ggpht.com/_nG66Meyzz64/SeD5ujet6lI/AAAAAAAAC0A/k9batSuTOk4/s400/IMG_0570.JPG" /></a></p>
<p>I received <a href="http://stuffthathappens.com/blog/2009/04/11/android-hall-of-shame/#comment-33603">this comment</a> from Alex:</p>
<blockquote><p>Snake with open/close is a memory leak . As a weather has nothing to do with Android just bad app.</p></blockquote>
<h2>Duplicating the Bug</h2>
<p>Here is how I duplicate the bug:</p>
<ol>
<li>Start playing a game</li>
<li>Change the phone orientation, i.e. open or close the keyboard drawer</li>
<li>Push the trackball up to resume the game</li>
</ol>
<p>Just repeat steps 2-3 a few times until it crashes, it usually takes a few tries. Is this a memory leak, as Alex suggests?</p>
<h2>Diagnosing the Bug</h2>
<ol>
<li>First, install the free <a href="http://developer.android.com/">Android SDK</a>. Google provides excellent instructions, so I won&#8217;t explain it here.</li>
<li>Configure your G1 phone for USB debugging. From the home screen, go to Menu -> Settings -> Applications -> Development, and select <strong>USB debugging</strong>.</li>
<li>Now connect your G1 phone to your computer via the USB cable.</li>
<li>Run <em>ddms</em> to start the Dalvik Debug Monitor. You&#8217;ll find <em>ddms</em> in the <em>tools</em> directory where you installed the Android SDK.</li>
<li>Make Snake crash and find the stack trace in the Log.</li>
</ol>
<p><a href="http://skitch.com/ericburke/bmpux/dalvik-debug-monitor"><img alt="" src="http://img.skitch.com/20090412-t1jbngqn4mdjsm9d2ki2aq4ymk.png" title="Dalvik Debug Monitor" class="alignnone" width="761" height="590" /></a></p>
<p>As you can see, this is an <code>ArrayIndexOutOfBoundsException</code>, not a memory leak. Here is the complete stack trace:</p>
<pre>java.lang.ArrayIndexOutOfBoundsException
    at com.example.android.snake.TileView.setTile(TileView.java:150)
    at com.example.android.snake.SnakeView.updateApples(SnakeView.java:434)
    at com.example.android.snake.SnakeView.update(SnakeView.java:405)
    at com.example.android.snake.SnakeView.setMode(SnakeView.java:336)
    at com.example.android.snake.SnakeView.onKeyDown(SnakeView.java:279)
    at android.view.KeyEvent.dispatch(KeyEvent.java:718)
    at android.view.View.dispatchKeyEvent(View.java:3154)
    at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:734)
    at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:734)
    at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:734)
    at com.android.internal.policy.impl.PhoneWindow$DecorView.superDispatchKeyEvent(PhoneWindow.java:1589)
    at com.android.internal.policy.impl.PhoneWindow.superDispatchKeyEvent(PhoneWindow.java:1084)
    at android.app.Activity.dispatchKeyEvent(Activity.java:1856)
    at com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchKeyEvent(PhoneWindow.java:1560)
    at android.view.ViewRoot.deliverKeyEvent(ViewRoot.java:1616)
    at android.view.ViewRoot.deliverTrackballEvent(ViewRoot.java:1508)
    at android.view.ViewRoot.handleMessage(ViewRoot.java:1201)
    at android.os.Handler.dispatchMessage(Handler.java:88)
    at android.os.Looper.loop(Looper.java:123)
    at android.app.ActivityThread.main(ActivityThread.java:3739)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:515)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:497)
    at dalvik.system.NativeStart.main(Native Method)
</pre>
<h2>Avoiding Bugs Like This</h2>
<p>I find that most Android bugs occur when Activities pause and resume. Changing screen orientation is a great way to crash many applications. That&#8217;s because orientation changes trigger <a href="http://stuffthathappens.com/blog/2008/11/26/android-lifecycle-triggers-part-2/">lifecycle events</a>. These events will occur at inopportune moments, such as when you receive phone calls or the user hits the Home button.</p>
<p>Applications that do not properly react to <code>onPause()</code>, <code>onResume()</code>, and other such methods will eventually fail.</p>
<p>You can use the <a href="http://developer.android.com/guide/developing/tools/monkey.html">UI/Application Exerciser Monkey</a> to stress test your application. In the emulator, you can simulate incoming phone calls, which will pause the current Activity. You should also open and close the keyboard &#8212; repeatedly &#8212; while your application is performing tasks.</p>
<p>In summary, you need to brutalize your applications. Try really, really hard to break them. Android is a challenging environment because you must carefully manage threads, react to a complex series of lifecycle events, and deal with limited resources.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuffthathappens.com/blog/2009/04/12/not-a-memory-leak/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Android Hall of Shame</title>
		<link>http://stuffthathappens.com/blog/2009/04/11/android-hall-of-shame/</link>
		<comments>http://stuffthathappens.com/blog/2009/04/11/android-hall-of-shame/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 20:40:04 +0000</pubDate>
		<dc:creator>Eric Burke</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Bugs]]></category>

		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=1129</guid>
		<description><![CDATA[A few minutes ago I tried to take a picture with my G1 phone. My phone failed:

So I grabbed my Canon PowerShot SD1100 camera and snapped the picture shown above. My Canon camera never shows a &#8220;Force Close&#8221; error. It just works. I expect the same user experience from my phone. Is that an unreasonable [...]]]></description>
			<content:encoded><![CDATA[<p>A few minutes ago I tried to take a picture with my G1 phone. My phone failed:</p>
<p><a href="http://picasaweb.google.com/lh/photo/4AKhR0xQq_5rgZhfH9umHQ?feat=embedwebsite"><img src="http://lh5.ggpht.com/_nG66Meyzz64/SeD5pVL34GI/AAAAAAAACz4/hv8O-7Cbms8/s400/IMG_0566.JPG" /></a></p>
<p>So I grabbed my Canon PowerShot SD1100 camera and snapped the picture shown above. <strong>My Canon camera never shows a &#8220;Force Close&#8221; error. It just works.</strong> I expect the same user experience from my phone. Is that an unreasonable expectation?</p>
<p>Here is the Weather Channel Android application, one of the most popular apps in the Android Market. It <del datetime="2009-04-12T13:31:46+00:00">Force Closes</del> <em>becomes unresponsive</em> from time to time. To get this picture, I simply tapped the tabs quickly:</p>
<p><a href="http://picasaweb.google.com/lh/photo/kqHRgMs1CXD5qmb8M7a3zg?feat=embedwebsite"><img src="http://lh4.ggpht.com/_nG66Meyzz64/SeD5r7qEU2I/AAAAAAAACz8/yy7KzZjwDww/s400/IMG_0569.JPG" /></a></p>
<p>Next I opened the Snake game. I opened and closed the phone a few times and&#8230;well, you know what&#8217;s coming next:</p>
<p><a href="http://picasaweb.google.com/lh/photo/pN5b4wuscHI0fhBx5xQYhg?feat=embedwebsite"><img src="http://lh4.ggpht.com/_nG66Meyzz64/SeD5ujet6lI/AAAAAAAAC0A/k9batSuTOk4/s400/IMG_0570.JPG" /></a></p>
<p>This is not good enough.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuffthathappens.com/blog/2009/04/11/android-hall-of-shame/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Override versus Overwrite</title>
		<link>http://stuffthathappens.com/blog/2009/01/30/override-versus-overwrite/</link>
		<comments>http://stuffthathappens.com/blog/2009/01/30/override-versus-overwrite/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 15:31:47 +0000</pubDate>
		<dc:creator>Eric Burke</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=988</guid>
		<description><![CDATA[How well do you know your OO terminology?

]]></description>
			<content:encoded><![CDATA[<p>How well do you know your OO terminology?</p>
<p><img src="http://stuffthathappens.com/blog/wp-content/uploads/2009/01/overwrite.png" alt="" title="Should be Override" width="500" height="381" class="alignnone size-full wp-image-989" /></p>
]]></content:encoded>
			<wfw:commentRss>http://stuffthathappens.com/blog/2009/01/30/override-versus-overwrite/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Nimbus ToolTip Bug</title>
		<link>http://stuffthathappens.com/blog/2008/12/31/nimbus-tooltip-bug/</link>
		<comments>http://stuffthathappens.com/blog/2008/12/31/nimbus-tooltip-bug/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 17:23:44 +0000</pubDate>
		<dc:creator>Eric Burke</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=928</guid>
		<description><![CDATA[I just submitted a bug report to Sun for this bug. With Nimbus on Java6u11, tool tips for disabled components have no border, and the tool tip background exactly matches the panel background color. Here is a sample program with the workaround commented out.
public class TooltipBug extends JFrame {
    public static void [...]]]></description>
			<content:encoded><![CDATA[<p>I just submitted a bug report to Sun for this bug. With Nimbus on Java6u11, tool tips for disabled components have no border, and the tool tip background exactly matches the panel background color. Here is a sample program with the workaround commented out.</p>
<pre class="prettyprint">public class TooltipBug extends JFrame {
    public static void main(String[] args) {
        SwingUtilities.invokeLater(new Runnable() {
            public void run() {
                try {
                    UIManager.setLookAndFeel(
                      "com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel");
                } catch (Exception e) {
                    e.printStackTrace();
                }
                new TooltipBug().setVisible(true);
            }
        });
    }

    public TooltipBug() {
        // un-comment these lines for the workaround
        //UIManager.put("ToolTip[Disabled].backgroundPainter",
        //        UIManager.get("ToolTip[Enabled].backgroundPainter"));

        JButton b1 = new JButton("One");
        b1.setToolTipText("Button 1");

        JButton b2 = new JButton("One");
        b2.setEnabled(false);
        b2.setToolTipText("Button 2");

        Container c = getContentPane();
        c.setLayout(new FlowLayout());
        c.add(b1);
        c.add(b2);

        pack();
        setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    }
}</pre>
<p>*** UPDATE: They accepted my bug report. It is <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6789983">Bug ID 6789983</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuffthathappens.com/blog/2008/12/31/nimbus-tooltip-bug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nimbus JToolBar Bug</title>
		<link>http://stuffthathappens.com/blog/2008/12/30/nimbus-jtoolbar-bug/</link>
		<comments>http://stuffthathappens.com/blog/2008/12/30/nimbus-jtoolbar-bug/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 22:57:31 +0000</pubDate>
		<dc:creator>Eric Burke</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=911</guid>
		<description><![CDATA[I just submitted a workaround for this Nimbus bug: 6780500. I am unable to watch or vote for bugs&#8230;the bug tracking tool seems to have a bug.
The problem is, disabled items in JToolBar use a black font and don&#8217;t look any different than enabled items.

This example requires Java6u10 or later, and demonstrates the bug:
public class [...]]]></description>
			<content:encoded><![CDATA[<p>I just submitted a workaround for this Nimbus bug: <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6780500">6780500</a>. I am unable to watch or vote for bugs&#8230;the bug tracking tool seems to have a bug.</p>
<p>The problem is, disabled items in <code>JToolBar</code> use a black font and don&#8217;t look any different than enabled items.</p>
<p><img src="http://stuffthathappens.com/blog/wp-content/uploads/2008/12/toolbar_bug.png" alt="" title="Toolbar Bug" width="409" height="200" class="alignnone size-full wp-image-912" /></p>
<p>This example requires Java6u10 or later, and demonstrates the bug:</p>
<pre class="prettyprint">public class ToolbarBug extends JFrame {
  public static void main(String[] args) {
    SwingUtilities.invokeLater(new Runnable() {
      public void run() {
        try {
          UIManager.setLookAndFeel(
               "com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel");
        } catch (Exception e) {
          throw new RuntimeException(e);
        }
        new ToolbarBug().setVisible(true);
      }
    });
  }

  public ToolbarBug() {
    /*
    // un-comment these lines for the workaround
    UIManager.put("ToolBar:Button[Disabled].textForeground",
            UIManager.getColor("nimbusDisabledText"));
    UIManager.put("ToolBar:ToggleButton[Disabled].textForeground",
            UIManager.getColor("nimbusDisabledText"));
    */

    JToolBar tb = new JToolBar();
    tb.add(new JButton("Enabled"));
    JButton disabled = new JButton("Disabled");
    disabled.setEnabled(false);
    tb.add(disabled);

    add(tb, BorderLayout.NORTH);

    pack();
    setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
  }
}</pre>
<p>With the fix, the example looks right:</p>
<p><img src="http://stuffthathappens.com/blog/wp-content/uploads/2008/12/toolbar_fix.png" alt="" title="Toolbar Fixed" width="384" height="222" class="alignnone size-full wp-image-913" /></p>
]]></content:encoded>
			<wfw:commentRss>http://stuffthathappens.com/blog/2008/12/30/nimbus-jtoolbar-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Problem with Dell</title>
		<link>http://stuffthathappens.com/blog/2008/12/25/the-problem-with-dell/</link>
		<comments>http://stuffthathappens.com/blog/2008/12/25/the-problem-with-dell/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 00:01:06 +0000</pubDate>
		<dc:creator>Eric Burke</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=883</guid>
		<description><![CDATA[At work, I have a brand new quad core Dell running Vista. The machine is super fast and rock solid&#8230;except for the video card and driver.
Dell sells this computer with a defective video driver. Icons sometimes vanish until you move your mouse over them, at which time they eventually paint. The screen shows frequent painting [...]]]></description>
			<content:encoded><![CDATA[<p>At work, I have a brand new quad core Dell running Vista. The machine is super fast and rock solid&#8230;except for the video card and driver.</p>
<p>Dell sells this computer with a defective video driver. Icons sometimes vanish until you move your mouse over them, at which time they eventually paint. The screen shows frequent painting artifacts &#8212; sometimes the entire login screen is blank, but you can still type. Software updates from ATI crash and burn. </p>
<div class="left">
<iframe src="http://rcm.amazon.com/e/cm?t=itsjuabuofstt-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=B000QFDADS&#038;md=10FE9736YVPPT7A0FBG2&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
</div>
<p>This is true for other people&#8217;s PCs as well, so I know it is not a fluke with my machine. I have first hand experience with Vista at home, and I know that some video cards work fine with Vista. This particular configuration &#8212; the one Dell chooses to sell &#8212; does not work properly.</p>
<p>Yes, Vista has a lot of problems. I get it.</p>
<p>In this case, however, <strong>Dell is the problem</strong>. They knowingly sell this particular video card with their own PCs. 20 minutes of basic usage reveals painting artifacts and bugs. If Dell cared about customers, they would reject shitty hardware like this. Dell is huge. They can very easily tell ATI: &#8220;Sorry, not good enough. We refuse to cheapen our PCs with your flaky hardware and drivers.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://stuffthathappens.com/blog/2008/12/25/the-problem-with-dell/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.539 seconds -->

