{"id":536,"date":"2014-03-18T17:56:08","date_gmt":"2014-03-18T08:56:08","guid":{"rendered":"http:\/\/lovelinux.mydns.jp\/?p=536"},"modified":"2014-03-18T18:59:46","modified_gmt":"2014-03-18T09:59:46","slug":"connecting-to-iphone-on-lmde-201403-linux-mint-debian-edition","status":"publish","type":"post","link":"https:\/\/lovelinux.mydns.jp\/?p=536","title":{"rendered":"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)"},"content":{"rendered":"<p>I switched my main OS to LMDE 201403,everything is good except connecting to my iPhone.<\/p>\n<p>Mint file manager named Caja displays iPhone icon,when I click the icon,error message is shown like this. <\/p>\n<p>Message did not receive a reply (timeout by message bus)<br \/>\n<a href=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-Untitled-Window.png\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-Untitled-Window.png\" alt=\"Screenshot-Untitled Window\" width=\"443\" height=\"148\" class=\"alignnone size-full wp-image-537\" srcset=\"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-Untitled-Window.png 443w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-Untitled-Window-300x100.png 300w\" sizes=\"auto, (max-width: 443px) 100vw, 443px\" \/><\/a><\/p>\n<p>It&#8217;s major problem of debian,but I cannot find the solution for LMDE 201403.<\/p>\n<p>According to debian iPhone Wiki,I installs packages and adjust configurations.But I cannnot connect to my iPhone.<\/p>\n<h3>I tested these (from Debian iPhone Wiki)<\/h3>\n<p>iPhone &#8211; Debian Wiki<br \/>\n<a href=\"https:\/\/wiki.debian.org\/iPhone\">https:\/\/wiki.debian.org\/iPhone<\/a><\/p>\n<h4>Install packages<\/h4>\n<p>[diff]<br \/>\n$ sudo aptitude install libimobiledevice-utils gvfs-backends gvfs-bin gvfs-fuse<\/p>\n<p>$ sudo nano \/etc\/fuse.conf<\/p>\n<p>#commented out<br \/>\n&#8211; #user_allow_other<br \/>\n+ user_allow_other<\/p>\n<p>$ sudo usermod -aG fuse $USER<\/p>\n<p>[\/diff]<\/p>\n<h4>Logout <\/h4>\n<p>If you are not so lucky, you connect to your iPhone,But &#8230;..<\/p>\n<h4>mount script for iPhone<\/h4>\n<p>download the script from here<br \/>\n<a href=\"https:\/\/wiki.debian.org\/iPhone?action=AttachFile&#038;do=view&#038;target=mount-iphone.sh\">mount-iphone.sh<\/a><\/p>\n<h4>add execution and exec<\/h4>\n<p>[bash]<br \/>\n$ chmod +x mount-iphone.sh<\/p>\n<p>$ .\/mount-iphone.sh mount<br \/>\nError mounting location: Message did not receive a reply (timeout by message bus)<br \/>\niphone mount failed<\/p>\n<p>[\/bash]<\/p>\n<p>I spent about two days to solve this problem.<\/p>\n<h3>I found solution in Linux Mint Forums\uff01<\/h3>\n<p>Solution is here.<br \/>\n<a href=\"http:\/\/forums.linuxmint.com\/viewtopic.php?f=199&#038;t=161739\">http:\/\/forums.linuxmint.com\/viewtopic.php?f=199&#038;t=161739<\/a><\/p>\n<p>Open Package Manager(synaptics),and Select Settings >> Repositories,<br \/>\nand add wheezy repository.<\/p>\n<p>search ifuse and install ifuse , you can connect your iPhone.<\/p>\n<h3>My Solution<\/h3>\n<p>I don&#8217;t like the solution ,because repository dependencies will break.<br \/>\nSo I download packages manually from debian site,and install them. I can connect my iPhone!<\/p>\n<p>Download packages from here.<br \/>\n<a href=\"https:\/\/packages.debian.org\/ja\/wheezy\/ifuse\">https:\/\/packages.debian.org\/ja\/wheezy\/ifuse<\/a><br \/>\n<a href=\"https:\/\/packages.debian.org\/ja\/wheezy\/fuse-utils\">https:\/\/packages.debian.org\/ja\/wheezy\/fuse-utils<\/a><br \/>\n<a href=\"https:\/\/packages.debian.org\/ja\/wheezy\/libimobiledevice2\">https:\/\/packages.debian.org\/ja\/wheezy\/libimobiledevice2<\/a><br \/>\n<a href=\"https:\/\/packages.debian.org\/ja\/wheezy\/libusbmuxd1\">https:\/\/packages.debian.org\/ja\/wheezy\/libusbmuxd1<\/a><\/p>\n<p>install packages<br \/>\n[bash]<br \/>\n$ cd ~\/Downloads\/<\/p>\n<p>$ sudo dpkg -i libusbmuxd1_1.0.7-2_amd64.deb<br \/>\n$ sudo dpkg -i libimobiledevice2_1.1.1-4_amd64.deb<br \/>\n$ sudo dpkg -i fuse-utils_2.9.0-2+deb7u1_all.deb<br \/>\n$ sudo dpkg -i ifuse_1.0.0-1+b1_amd64.deb <\/p>\n<p>$ sudo mkdir \/mnt\/iphone<br \/>\n$ sudo chown $USER:$USER \/mnt\/iphone\/ -R<br \/>\n$ sudo chmod 777 \/mnt\/iphone\/<\/p>\n<p>[\/bash]<\/p>\n<h4>Now ,mount your iPhone\uff01<\/h4>\n<p>[bash]<br \/>\n$ ifuse \/mnt\/iphone\/<\/p>\n<p>$ ls \/mnt\/iphone\/<\/p>\n<p>AirFair              HighlandPark      Safari<br \/>\nAirlock              PhotoData         com.apple.itdbprep.postprocess.lock<br \/>\nApplicationArchives  PhotoStreamsData  com.apple.itunes.lock_sync<br \/>\nBooks                Photos            iTunes_Control<br \/>\nDCIM                 Purchases<br \/>\nDownloads            Recordings<\/p>\n<p>[\/bash]<\/p>\n<p>Wao!! listed folders!<\/p>\n<p><a href=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-iphone2.png\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-iphone2.png\" alt=\"Screenshot-iphone2\" width=\"712\" height=\"578\" class=\"alignnone size-full wp-image-539\" srcset=\"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-iphone2.png 712w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-iphone2-300x243.png 300w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-iphone2-104x84.png 104w\" sizes=\"auto, (max-width: 712px) 100vw, 712px\" \/><\/a><\/p>\n<h4>unmount iPhone<\/h4>\n<p>[bash]<br \/>\n $ fusermount -u \/mnt\/iphone <\/p>\n<p>[\/bash]<\/p>\n<p>Thanks!<\/p>\n<p>if you get more better solution,please post a comment!!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I switched my main OS to LMDE 201403,everything is good except connecting to my iPhone. Mint file manager named Caja displays iPhone icon,when I click the icon,error message is shown like this. Message did not receive a reply (timeout by message bus) It&#8217;s major problem of debian,but I cannot find the solution for LMDE 201403. According to debian iPhone Wiki,I installs packages and adjust configurations.But I cannnot connect to my iPhone. I tested these (from Debian iPhone Wiki) iPhone &#8211; Debian Wiki https:\/\/wiki.debian.org\/iPhone Install packages [diff] $ sudo aptitude install libimobiledevice-utils gvfs-backends gvfs-bin gvfs-fuse $ sudo nano \/etc\/fuse.conf #commented out &#8211; #user_allow_other + user_allow_other $ sudo usermod -aG fuse $USER [\/diff] Logout If you are not so lucky, you connect to your iPhone,But &#8230;.. mount script for iPhone download the script from here mount-iphone.sh add execution and exec [bash] $ chmod +x mount-iphone.sh $ .\/mount-iphone.sh mount Error mounting location: Message did not receive a reply (timeout by message bus) iphone mount failed [\/bash] I spent about two days to solve this problem. I found solution in Linux Mint Forums\uff01 Solution is here. http:\/\/forums.linuxmint.com\/viewtopic.php?f=199&#038;t=161739 Open Package Manager(synaptics),and Select Settings >> Repositories, and add wheezy repository. search ifuse and install ifuse , you can connect your iPhone. My Solution I don&#8217;t like the solution ,because repository dependencies will break. So I download packages manually from debian site,and install them. I can connect my iPhone! Download packages from here. https:\/\/packages.debian.org\/ja\/wheezy\/ifuse https:\/\/packages.debian.org\/ja\/wheezy\/fuse-utils https:\/\/packages.debian.org\/ja\/wheezy\/libimobiledevice2 https:\/\/packages.debian.org\/ja\/wheezy\/libusbmuxd1 install packages [bash] $ cd ~\/Downloads\/ $ sudo dpkg -i libusbmuxd1_1.0.7-2_amd64.deb $ sudo dpkg -i libimobiledevice2_1.1.1-4_amd64.deb $ sudo dpkg -i fuse-utils_2.9.0-2+deb7u1_all.deb $ sudo dpkg -i ifuse_1.0.0-1+b1_amd64.deb $ sudo mkdir \/mnt\/iphone $ sudo chown $USER:$USER \/mnt\/iphone\/ -R $ sudo chmod 777 \/mnt\/iphone\/ [\/bash] Now ,mount your iPhone\uff01 [bash] $ ifuse \/mnt\/iphone\/ $ ls \/mnt\/iphone\/ AirFair HighlandPark Safari Airlock PhotoData com.apple.itdbprep.postprocess.lock ApplicationArchives&#8230;<\/p>\n","protected":false},"author":1,"featured_media":528,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[4,3],"tags":[39,35],"class_list":{"0":"post-536","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-4","8":"category-3","9":"tag-iphone","10":"tag-lmde"},"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"I switched my main OS to LMDE 201403,everything is good except connecting to my iPhone. Mint file manager named Caja displays iPhone icon,when I click the icon,error message is shown like this. Message did not receive a reply (timeout by message bus)\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"hiroshi\"\/>\n\t<meta name=\"google-site-verification\" content=\"fo5n0bjUdcitu1FsBTJqqwL580wBLhhCM51IEogDt9Y\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/lovelinux.mydns.jp\/?p=536\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Love Linux | enjoy using linux for programming flatform\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)\" \/>\n\t\t<meta property=\"og:description\" content=\"I switched my main OS to LMDE 201403,everything is good except connecting to my iPhone. Mint file manager named Caja displays iPhone icon,when I click the icon,error message is shown like this. Message did not receive a reply (timeout by message bus)\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/lovelinux.mydns.jp\/?p=536\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2014-03-18T08:56:08+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2014-03-18T09:59:46+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)\" \/>\n\t\t<meta name=\"twitter:description\" content=\"I switched my main OS to LMDE 201403,everything is good except connecting to my iPhone. Mint file manager named Caja displays iPhone icon,when I click the icon,error message is shown like this. Message did not receive a reply (timeout by message bus)\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=536#article\",\"name\":\"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)\",\"headline\":\"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)\",\"author\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/wp-content\\\/uploads\\\/2014\\\/03\\\/eye-33.png\",\"width\":630,\"height\":253},\"datePublished\":\"2014-03-18T17:56:08+09:00\",\"dateModified\":\"2014-03-18T18:59:46+09:00\",\"inLanguage\":\"en-GB\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=536#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=536#webpage\"},\"articleSection\":\"\\u30b5\\u30fc\\u30d0\\u30fc\\u69cb\\u7bc9, \\u305d\\u306e\\u4ed6, iPhone, LMDE\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=536#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lovelinux.mydns.jp\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?cat=3#listItem\",\"name\":\"\\u305d\\u306e\\u4ed6\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?cat=3#listItem\",\"position\":2,\"name\":\"\\u305d\\u306e\\u4ed6\",\"item\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?cat=3\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=536#listItem\",\"name\":\"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=536#listItem\",\"position\":3,\"name\":\"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?cat=3#listItem\",\"name\":\"\\u305d\\u306e\\u4ed6\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?author=1#author\",\"url\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?author=1\",\"name\":\"hiroshi\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=536#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e7c5ca03ae8cd5b5d36ac0f62f59c26d34fd667afa57dafb4978790c04c5146f?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"hiroshi\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=536#webpage\",\"url\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=536\",\"name\":\"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)\",\"description\":\"I switched my main OS to LMDE 201403,everything is good except connecting to my iPhone. Mint file manager named Caja displays iPhone icon,when I click the icon,error message is shown like this. Message did not receive a reply (timeout by message bus)\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=536#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?author=1#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/wp-content\\\/uploads\\\/2014\\\/03\\\/eye-33.png\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=536\\\/#mainImage\",\"width\":630,\"height\":253},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=536#mainImage\"},\"datePublished\":\"2014-03-18T17:56:08+09:00\",\"dateModified\":\"2014-03-18T18:59:46+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/#website\",\"url\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/\",\"name\":\"Love Linux\",\"description\":\"enjoy using linux for programming flatform\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)","description":"I switched my main OS to LMDE 201403,everything is good except connecting to my iPhone. Mint file manager named Caja displays iPhone icon,when I click the icon,error message is shown like this. Message did not receive a reply (timeout by message bus)","canonical_url":"https:\/\/lovelinux.mydns.jp\/?p=536","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"fo5n0bjUdcitu1FsBTJqqwL580wBLhhCM51IEogDt9Y","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/lovelinux.mydns.jp\/?p=536#article","name":"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)","headline":"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)","author":{"@id":"https:\/\/lovelinux.mydns.jp\/?author=1#author"},"publisher":{"@id":"https:\/\/lovelinux.mydns.jp\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/eye-33.png","width":630,"height":253},"datePublished":"2014-03-18T17:56:08+09:00","dateModified":"2014-03-18T18:59:46+09:00","inLanguage":"en-GB","mainEntityOfPage":{"@id":"https:\/\/lovelinux.mydns.jp\/?p=536#webpage"},"isPartOf":{"@id":"https:\/\/lovelinux.mydns.jp\/?p=536#webpage"},"articleSection":"\u30b5\u30fc\u30d0\u30fc\u69cb\u7bc9, \u305d\u306e\u4ed6, iPhone, LMDE"},{"@type":"BreadcrumbList","@id":"https:\/\/lovelinux.mydns.jp\/?p=536#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp#listItem","position":1,"name":"Home","item":"https:\/\/lovelinux.mydns.jp","nextItem":{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp\/?cat=3#listItem","name":"\u305d\u306e\u4ed6"}},{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp\/?cat=3#listItem","position":2,"name":"\u305d\u306e\u4ed6","item":"https:\/\/lovelinux.mydns.jp\/?cat=3","nextItem":{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp\/?p=536#listItem","name":"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)"},"previousItem":{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp\/?p=536#listItem","position":3,"name":"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)","previousItem":{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp\/?cat=3#listItem","name":"\u305d\u306e\u4ed6"}}]},{"@type":"Person","@id":"https:\/\/lovelinux.mydns.jp\/?author=1#author","url":"https:\/\/lovelinux.mydns.jp\/?author=1","name":"hiroshi","image":{"@type":"ImageObject","@id":"https:\/\/lovelinux.mydns.jp\/?p=536#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/e7c5ca03ae8cd5b5d36ac0f62f59c26d34fd667afa57dafb4978790c04c5146f?s=96&d=mm&r=g","width":96,"height":96,"caption":"hiroshi"}},{"@type":"WebPage","@id":"https:\/\/lovelinux.mydns.jp\/?p=536#webpage","url":"https:\/\/lovelinux.mydns.jp\/?p=536","name":"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)","description":"I switched my main OS to LMDE 201403,everything is good except connecting to my iPhone. Mint file manager named Caja displays iPhone icon,when I click the icon,error message is shown like this. Message did not receive a reply (timeout by message bus)","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/lovelinux.mydns.jp\/#website"},"breadcrumb":{"@id":"https:\/\/lovelinux.mydns.jp\/?p=536#breadcrumblist"},"author":{"@id":"https:\/\/lovelinux.mydns.jp\/?author=1#author"},"creator":{"@id":"https:\/\/lovelinux.mydns.jp\/?author=1#author"},"image":{"@type":"ImageObject","url":"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/eye-33.png","@id":"https:\/\/lovelinux.mydns.jp\/?p=536\/#mainImage","width":630,"height":253},"primaryImageOfPage":{"@id":"https:\/\/lovelinux.mydns.jp\/?p=536#mainImage"},"datePublished":"2014-03-18T17:56:08+09:00","dateModified":"2014-03-18T18:59:46+09:00"},{"@type":"WebSite","@id":"https:\/\/lovelinux.mydns.jp\/#website","url":"https:\/\/lovelinux.mydns.jp\/","name":"Love Linux","description":"enjoy using linux for programming flatform","inLanguage":"en-GB","publisher":{"@id":"https:\/\/lovelinux.mydns.jp\/#person"}}]},"og:locale":"en_GB","og:site_name":"Love Linux | enjoy using linux for programming flatform","og:type":"article","og:title":"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)","og:description":"I switched my main OS to LMDE 201403,everything is good except connecting to my iPhone. Mint file manager named Caja displays iPhone icon,when I click the icon,error message is shown like this. Message did not receive a reply (timeout by message bus)","og:url":"https:\/\/lovelinux.mydns.jp\/?p=536","article:published_time":"2014-03-18T08:56:08+00:00","article:modified_time":"2014-03-18T09:59:46+00:00","twitter:card":"summary_large_image","twitter:title":"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)","twitter:description":"I switched my main OS to LMDE 201403,everything is good except connecting to my iPhone. Mint file manager named Caja displays iPhone icon,when I click the icon,error message is shown like this. Message did not receive a reply (timeout by message bus)"},"aioseo_meta_data":{"post_id":"536","title":"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)","description":"I switched my main OS to LMDE 201403,everything is good except connecting to my iPhone.\r\n\r\nMint file manager named Caja displays iPhone icon,when I click the icon,error message is shown like this. \r\n\r\nMessage did not receive a reply (timeout by message bus)","keywords":[{"label":"LMDE","value":"LMDE"},{"label":"201403","value":"201403"},{"label":"iPhone","value":"iPhone"}],"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-08-25 11:05:51","updated":"2025-08-25 11:05:51","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/lovelinux.mydns.jp\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/lovelinux.mydns.jp\/?cat=3\" title=\"\u305d\u306e\u4ed6\">\u305d\u306e\u4ed6<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tConnecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/lovelinux.mydns.jp"},{"label":"\u305d\u306e\u4ed6","link":"https:\/\/lovelinux.mydns.jp\/?cat=3"},{"label":"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)","link":"https:\/\/lovelinux.mydns.jp\/?p=536"}],"_links":{"self":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts\/536","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=536"}],"version-history":[{"count":3,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts\/536\/revisions"}],"predecessor-version":[{"id":541,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts\/536\/revisions\/541"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/media\/528"}],"wp:attachment":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=536"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=536"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=536"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}