<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Image Capture &#8211; Wade Tregaskis</title>
	<atom:link href="https://wadetregaskis.com/tags/image-capture/feed/" rel="self" type="application/rss+xml" />
	<link>https://wadetregaskis.com</link>
	<description></description>
	<lastBuildDate>Wed, 21 Jan 2026 18:33:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://wadetregaskis.com/wp-content/uploads/2016/03/Stitch-512x512-1-256x256.png</url>
	<title>Image Capture &#8211; Wade Tregaskis</title>
	<link>https://wadetregaskis.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">226351702</site>	<item>
		<title>Fixing sudden, random iPhone disconnects from Image Capture</title>
		<link>https://wadetregaskis.com/fixing-sudden-random-iphone-disconnects-from-image-capture/</link>
					<comments>https://wadetregaskis.com/fixing-sudden-random-iphone-disconnects-from-image-capture/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 21 Jan 2026 18:33:09 +0000</pubDate>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Bugs!]]></category>
		<category><![CDATA[Image Capture]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Tethering]]></category>
		<guid isPermaLink="false">https://wadetregaskis.com/?p=8666</guid>

					<description><![CDATA[It appears that each time tethering is enabled or disabled on the iPhone, it disconnects Image Capture. So if you have spotty cellular service &#8211; because perhaps you live in the United States, where that&#8217;s the only kind of cellular service on offer &#8211; you might find that happens so often that you can&#8217;t complete&#8230; <a class="read-more-link" href="https://wadetregaskis.com/fixing-sudden-random-iphone-disconnects-from-image-capture/" data-wpel-link="internal">Read more</a>]]></description>
										<content:encoded><![CDATA[
<p>It appears that each time tethering is enabled or disabled on the iPhone, it disconnects Image Capture.  So if you have spotty cellular service &#8211; because perhaps you live in the United States, where that&#8217;s the only kind of cellular service on offer &#8211; you might find that happens so often that you can&#8217;t complete basic media transfers in Image Capture.</p>



<p>Thankfully the workaround is simple &#8211; disable tethering, or enable Airplane mode, while you&#8217;re using Image Capture.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wadetregaskis.com/fixing-sudden-random-iphone-disconnects-from-image-capture/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			<media:content url="https://wadetregaskis.com/wp-content/uploads/2026/01/camera-disconnected-while-importing-error-dialog.webp" medium="image" />
<post-id xmlns="com-wordpress:feed-additions:1">8666</post-id>	</item>
		<item>
		<title>Image Capture import failing with error -9934</title>
		<link>https://wadetregaskis.com/image-capture-import-failing-with-error-9934/</link>
					<comments>https://wadetregaskis.com/image-capture-import-failing-with-error-9934/#comments</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Sun, 07 Dec 2025 19:16:27 +0000</pubDate>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[-9934]]></category>
		<category><![CDATA[com.apple.ImageCaptureCore]]></category>
		<category><![CDATA[DNG]]></category>
		<category><![CDATA[HEIC]]></category>
		<category><![CDATA[Image Capture]]></category>
		<category><![CDATA[iPhone]]></category>
		<guid isPermaLink="false">https://wadetregaskis.com/?p=8601</guid>

					<description><![CDATA[The error &#8220;com.apple.ImageCaptureCore error -9934&#8221; during import (e.g. from an iPhone) can be caused by a lot of things, according to the Internet: Basically it seems like this &#8220;-9934&#8221; error is a catch-all for any kind of I/O error. Good job, Apple, in providing useful information to your users. But add to the aforementioned list&#8230; <a class="read-more-link" href="https://wadetregaskis.com/image-capture-import-failing-with-error-9934/" data-wpel-link="internal">Read more</a>]]></description>
										<content:encoded><![CDATA[
<p>The error &#8220;com.apple.ImageCaptureCore error -9934&#8221; during import (e.g. from an iPhone) can be caused by a lot of things, according to the Internet:</p>



<ul class="wp-block-list">
<li>Permission errors with the destination folder (e.g. not writable by the current user).</li>



<li>Conversion failures if you have the iPhone set to export images in &#8220;compatible&#8221; formats rather than their originals<sup data-fn="ecfdc392-955d-4750-ac97-c991a66441c7" class="fn"><a href="#ecfdc392-955d-4750-ac97-c991a66441c7" id="ecfdc392-955d-4750-ac97-c991a66441c7-link">1</a></sup></li>



<li>Unsupported image formats (e.g. HEIC) on very old versions of macOS (macOS 10.12 Sierra and earlier).</li>



<li>The destination folder not existing.</li>



<li>Etc.</li>
</ul>



<p>Basically it seems like this &#8220;-9934&#8221; error is a catch-all for <em>any</em> kind of I/O error.  Good job, Apple, in providing useful information to your users.</p>



<p>But add to the aforementioned list one other possibility, that I didn&#8217;t see mentioned <em>anywhere</em>:  the destination volume is full.</p>



<p>I&#8217;ve been hitting this error message in Image Capture sporadically for months and been baffled by it &#8211; especially since it seemed to occur for seemingly random sets of images and videos, that were <em>sometimes</em> consistent between attempts and sometimes changed unpredictably.  Which is of course the result of the destination volume being perpetually close to full but varying slightly over time as random bits &amp; pieces are added or removed from it.</p>



<p>It&#8217;s especially tricky because the destination volume won&#8217;t typically show as <em>actually</em> full, in the Finder &#8211; it could have virtually any amount of space left, even hundreds of gigabytes, because the particular image or video that hits the limit could be huge, and Image Capture either tries to pre-allocate the entire file&#8217;s space up front (failing immediately if there&#8217;s insufficient space) or retroactively zeroes out the file if it encounters a write error.  Either way, it leaves a bunch of zero-byte files (the failed transfers) behind, rather than incompletely-written ones, further hiding the fact that it ran out out of disk space.</p>


<ol class="wp-block-footnotes"><li id="ecfdc392-955d-4750-ac97-c991a66441c7">Please don&#8217;t ever do that.  It means transcoding your original images from DNG or HEIC into JPEGs, increasing their file size and/or reducing their quality in the process.  Don&#8217;t do it.  DNG and HEIC are old formats that are widely supported &#8211; not just on Apple devices, but Windows as well (and probably most Linux distros). <a href="#ecfdc392-955d-4750-ac97-c991a66441c7-link" aria-label="Jump to footnote reference 1">↩︎</a></li></ol>]]></content:encoded>
					
					<wfw:commentRss>https://wadetregaskis.com/image-capture-import-failing-with-error-9934/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			<media:content url="https://wadetregaskis.com/wp-content/uploads/2025/12/image-capture-error-dialog-com-apple--imagecapturecore-error-9934.webp" medium="image" />
<post-id xmlns="com-wordpress:feed-additions:1">8601</post-id>	</item>
	</channel>
</rss>
