{"id":2731,"date":"2013-01-17T14:49:49","date_gmt":"2013-01-17T07:49:49","guid":{"rendered":"http:\/\/www.jfdesignnet.com\/?p=2731"},"modified":"2013-01-17T14:49:49","modified_gmt":"2013-01-17T07:49:49","slug":"gnome-keyring-module-not-loaded","status":"publish","type":"post","link":"https:\/\/www.jfdesignnet.com\/?p=2731","title":{"rendered":"gnome-keyring module not loaded on KDE"},"content":{"rendered":"<p style=\"text-align: justify;\">I usually doing repo sync cm gerrit on my server (which on debian squeeze) and build there via ssh, and never had a single problem whatsoever. Today, I have to move to other house and sleep there for several days and i want to build grouper branch from cm-10.1-MR1 on my notebook (no laugh please) since i&#8217;m not to satisfied with my last build. Further, i also want to try including <a title=\"Seeder rngd\" href=\"http:\/\/forum.xda-developers.com\/showthread.php?t=1987032\" target=\"_blank\">this patch<\/a> internally to increase the jvm performance on my nexus 7. Unquestionable, have to do repo sync again on my notebook, quickly init the environment and do a repo sync &#8230; but everytime i begin to sync, there are some nagging error message :<\/p>\n<p>{code}WARNING: gnome-keyring:: couldn&#8217;t connect to: \/tmp\/keyring pkcs11: No such file or directory{\/code}<\/p>\n<p style=\"text-align: justify;\">Cancel the progress and investigate the problem, &#8230; checking my gpg key using seahorse and kgpg, it returns valid and i can do sync to my local svn repo and even to launchpad repo &#8230; hmmm what&#8217;s wrong with this gnome-keyring key? After a long long time narrowing the problem, suddenly i check the gnome-keyring-pkcs11 module wheather is loaded on memory or not using ps aux. Dang !!! yes !!! it isn&#8217;t loaded on memory for some reason. In short, it turns out the gnome-keyring-pkcs11.so module isn&#8217;t loaded because I&#8217;m on KDE desktop, and that&#8217;s why it doesn&#8217;t throws errors on my debian server.<\/p>\n<p style=\"text-align: justify;\">For you experience the same problem with me, here is the fix :<\/p>\n<p style=\"text-align: justify;\">Edit the \/etc\/xdg\/autostart\/gnome-keyring-pkcs11.desktop :<\/p>\n<p style=\"text-align: justify;\"><strong>[Desktop Entry]<\/strong><br \/>\n<strong> Type=Application<\/strong><br \/>\n<strong> Name=Certificate and Key Storage<\/strong><br \/>\n<strong> Comment=GNOME Keyring: PKCS#11 Component<\/strong><br \/>\n<strong> Exec=\/usr\/bin\/gnome-keyring-daemon &#8211;start &#8211;components=pkcs11<\/strong><br \/>\n<strong> OnlyShowIn=GNOME;Unity;MATE;<span style=\"color: #ff0000;\">KDE<\/span><\/strong><br \/>\n<strong> X-GNOME-Autostart-Phase=Initialization<\/strong><br \/>\n<strong> X-GNOME-AutoRestart=false<\/strong><br \/>\n<strong> X-GNOME-Autostart-Notify=true<\/strong><br \/>\n<strong> X-GNOME-Bugzilla-Bugzilla=GNOME<\/strong><br \/>\n<strong> X-GNOME-Bugzilla-Product=gnome-keyring<\/strong><br \/>\n<strong> X-GNOME-Bugzilla-Component=general<\/strong><br \/>\n<strong> X-GNOME-Bugzilla-Version=3.6.1<\/strong><br \/>\n<strong> NoDisplay=true<\/strong><br \/>\n<strong> X-Ubuntu-Gettext-Domain=gnome-keyring<\/strong><\/p>\n<p style=\"text-align: justify;\">You may also add LXDE on the list if you&#8217;re using one, then save it and reboot. After reboot, the gnome-keyring-pkcs11 module was perfectly loaded without problem :<\/p>\n<p style=\"text-align: justify;\">{code}(jfdesign@jfklixs-ubuntu64:~)$ ps aux | grep gnome-keyring<br \/>\njfdesign\u00a0 1967\u00a0 0.0\u00a0 0.1 378736\u00a0 4240 ?\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Sl\u00a0\u00a0 09:43\u00a0\u00a0 0:00 \/usr\/bin\/gnome-keyring-daemon &#8211;daemonize &#8211;login<br \/>\njfdesign\u00a0 2789\u00a0 0.0\u00a0 0.0\u00a0 56356\u00a0 2216 ?\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 S\u00a0\u00a0\u00a0 09:44\u00a0\u00a0 0:00 \/usr\/bin\/gnome-keyring-daemon &#8211;start &#8211;foreground &#8211;components=secrets<br \/>\njfdesign\u00a0 6252\u00a0 0.0\u00a0 0.0\u00a0 13584\u00a0\u00a0 940 pts\/2\u00a0\u00a0\u00a0 S+\u00a0\u00a0 11:12\u00a0\u00a0 0:00 grep &#8211;color=auto gnome-keyring<br \/>\n(jfdesign@jfklixs-ubuntu64:~)${\/code}<\/p>\n<p style=\"text-align: justify;\">Now i can repo sync without errors.<\/p>\n<p style=\"text-align: center;\"><a href=\"http:\/\/www.jfdesignnet.com\/?attachment_id=2758\"><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-medium wp-image-2758\" alt=\"repo-sync-cm\" src=\"http:\/\/www.jfdesignnet.com\/wp-content\/uploads\/2013\/01\/repo-sync-cm-187x300.png\" width=\"187\" height=\"300\" \/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I usually doing repo sync cm gerrit on my server (which on debian squeeze) and build there via ssh, and never had a single problem whatsoever. Today, I have to move to other house and sleep there for several days and i want to build grouper branch from cm-10.1-MR1 on my notebook (no laugh please) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2758,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16,9,14],"tags":[101,196],"_links":{"self":[{"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/posts\/2731"}],"collection":[{"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2731"}],"version-history":[{"count":0,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/posts\/2731\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/media\/2758"}],"wp:attachment":[{"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2731"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2731"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2731"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}