{"id":178,"date":"2022-09-19T13:30:27","date_gmt":"2022-09-19T04:30:27","guid":{"rendered":"http:\/\/192.168.0.16:3005\/?p=178"},"modified":"2022-09-19T13:30:28","modified_gmt":"2022-09-19T04:30:28","slug":"lubuntu-atom-text-editor%e3%81%8c%e6%80%a5%e3%81%ab%e8%b5%b7%e5%8b%95%e3%81%97%e3%81%aa%e3%81%8f%e3%81%aa%e3%82%8b","status":"publish","type":"post","link":"https:\/\/blog.solong.jp\/?p=178","title":{"rendered":"Lubuntu: Atom Text Editor\u304c\u6025\u306b\u8d77\u52d5\u3057\u306a\u304f\u306a\u308b"},"content":{"rendered":"\n<p>Atom\u3092\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u30e1\u30cb\u30e5\u30fc\u304b\u3089\u8d77\u52d5\u3057\u3088\u3046\u3068\u3057\u3066\u3082\u3001\u3057\u3070\u3089\u304f\u3057\u305f\u3089\u30c0\u30a6\u30f3\u3057\u3066\u3057\u307e\u3046\u75c7\u72b6\u3002<br>\u8a66\u3057\u306b\u30b7\u30a7\u30eb\u304b\u3089\u8d77\u52d5\u3057\u3066\u307f\u305f\u3089\u3053\u3093\u306a\u30ed\u30b0\u304c\u51fa\u3066\u304a\u308b\u3002Linux\u7248\u306eAtom\u306f\u306a\u3093\u304b\u30c8\u30e9\u30d6\u30eb\u304c\u591a\u3044\u306a\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>user@xxx:~ $ atom\nuser@xxx:~ $ \/usr\/bin\/atom: line 195:  3122 Illegal instruction     (core dumped) nohup \"$ATOM_PATH\" --executed-from=\"$(pwd)\" --pid=$$ \"$@\" > \"$ATOM_HOME\/nohup.out\" 2>&amp;1\n(node:3190) Electron: Loading non-context-aware native module in renderer: '\/usr\/share\/atom\/resources\/app.asar.unpacked\/node_modules\/superstring\/build\/Release\/superstring.node'. This is deprecated, see https:\/\/github.com\/electron\/electron\/issues\/18397.\n(node:3190) Electron: Loading non-context-aware native module in renderer: '\/usr\/share\/atom\/resources\/app.asar.unpacked\/node_modules\/pathwatcher\/build\/Release\/pathwatcher.node'. This is deprecated, see https:\/\/github.com\/electron\/electron\/issues\/18397.\n&#91;3122:0919\/131037.889620:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.<\/code><\/pre>\n\n\n\n<p>GPU process\u304c\u4f7f\u3048\u306a\u3044\u3063\u3066\u306a\u3093\u3060\u3088\u30fb\u30fb\u30fb\u3068\u30b0\u30b0\u3063\u3066\u898b\u305f\u3051\u3069<\/p>\n\n\n\n<p><a href=\"https:\/\/forum.manjaro.org\/t\/error-gpu-process-isnt-usable-goodbye\/104611\">https:\/\/forum.manjaro.org\/t\/error-gpu-process-isnt-usable-goodbye\/104611<\/a><\/p>\n\n\n\n<p>\u3053\u3061\u3089\u3092\u767a\u898b\u3057\u3066\u3001\u4ee5\u4e0b\u306e\u592a\u5b57\u306e\u3068\u3053\u308d\u3060\u3051\u8ffd\u52a0\u3057\u305f\u3089\u30b9\u30c3\u30ad\u30ea\u89e3\u6c7a\u3002\u610f\u5473\u306f\u4e0d\u660e\u3060\u3051\u3069\u5225\u306b\u3044\u3044\u304b\u3002\u3002\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ sudo vim \/usr\/share\/applications\/atom.desktop\n\n&#91;Desktop Entry]\nName=Atom\nComment=A hackable text editor for the 21st Century.\nGenericName=Text Editor\nExec=env ATOM_DISABLE_SHELLING_OUT_FOR_ENVIRONMENT=false \/usr\/bin\/atom %F<strong> --no-sandbox<\/strong>\nIcon=atom\nType=Application\nStartupNotify=true\nCategories=GTK;Utility;TextEditor;Development;\nMimeType=application\/javascript;application\/json;application\/x-httpd-eruby;application\/x-httpd-php;application\/x-httpd-php3;application\/x-httpd-php4;application\/x-httpd-php5;application\/x-ruby;application\/x-bash;application\/x-csh;application\/x-sh;application\/x-zsh;application\/x-shellscript;application\/x-sql;application\/x-tcl;application\/xhtml+xml;application\/xml;application\/xml-dtd;application\/xslt+xml;text\/coffeescript;text\/css;text\/html;text\/plain;text\/xml;text\/xml-dtd;text\/x-bash;text\/x-c++;text\/x-c++hdr;text\/x-c++src;text\/x-c;text\/x-chdr;text\/x-csh;text\/x-csrc;text\/x-dsrc;text\/x-diff;text\/x-go;text\/x-java;text\/x-java-source;text\/x-makefile;text\/x-markdown;text\/x-objc;text\/x-perl;text\/x-php;text\/x-python;text\/x-ruby;text\/x-sh;text\/x-zsh;text\/yaml;inode\/directory\nStartupWMClass=atom\n~                           <\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Atom\u3092\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u30e1\u30cb\u30e5\u30fc\u304b\u3089\u8d77\u52d5\u3057\u3088\u3046\u3068\u3057\u3066\u3082\u3001\u3057\u3070\u3089\u304f\u3057\u305f\u3089\u30c0\u30a6\u30f3\u3057\u3066\u3057\u307e\u3046\u75c7\u72b6\u3002\u8a66\u3057\u306b\u30b7\u30a7\u30eb\u304b\u3089\u8d77\u52d5\u3057\u3066\u307f\u305f\u3089\u3053\u3093\u306a\u30ed\u30b0\u304c\u51fa\u3066\u304a\u308b\u3002Linux\u7248\u306eAtom\u306f\u306a\u3093\u304b\u30c8\u30e9\u30d6\u30eb\u304c\u591a\u3044\u306a\u3002 GPU process\u304c\u4f7f\u3048\u306a\u3044\u3063\u3066\u306a\u3093\u3060\u3088\u30fb\u30fb\u30fb\u3068\u30b0\u30b0\u3063\u3066\u898b\u305f\u3051\u3069 https:\/\/forum.manjaro.org\/t\/error-gpu-process-isnt-usable-goodbye\/104611 \u3053\u3061\u3089\u3092\u767a\u898b\u3057\u3066\u3001\u4ee5\u4e0b\u306e\u592a\u5b57\u306e\u3068\u3053\u308d\u3060\u3051\u8ffd\u52a0\u3057\u305f\u3089\u30b9\u30c3\u30ad\u30ea\u89e3\u6c7a\u3002\u610f\u5473\u306f\u4e0d\u660e\u3060\u3051\u3069\u5225\u306b\u3044\u3044\u304b\u3002\u3002\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-178","post","type-post","status-publish","format-standard","hentry","category-web"],"_links":{"self":[{"href":"https:\/\/blog.solong.jp\/index.php?rest_route=\/wp\/v2\/posts\/178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.solong.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.solong.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.solong.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.solong.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=178"}],"version-history":[{"count":1,"href":"https:\/\/blog.solong.jp\/index.php?rest_route=\/wp\/v2\/posts\/178\/revisions"}],"predecessor-version":[{"id":179,"href":"https:\/\/blog.solong.jp\/index.php?rest_route=\/wp\/v2\/posts\/178\/revisions\/179"}],"wp:attachment":[{"href":"https:\/\/blog.solong.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=178"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.solong.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=178"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.solong.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}