Thanks!<br><br>I edited /usr/share/FDSubmenu/viewers/epdfview.desktop, removing the %f<br><br>Now it works fine.<br><br><br><div class="gmail_quote">On Mon, Nov 17, 2008 at 7:27 AM, Chaosspawn23 <span dir="ltr">&lt;<a href="mailto:Chaosspawn23@gmx.net">Chaosspawn23@gmx.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi there!<br>
<div class="Ih2E3d"><br>
&gt; Crossposted to Fdom-developement<br>
&gt;<br>
&gt; Giovanni wrote:<br>
&gt;&gt; Today I installed FDOM 20081023.<br>
&gt;&gt;<br>
&gt;&gt; When I open ePDFViewer, it asks for a password, saying that the<br>
&gt;&gt; documented is encrypted.<br>
&gt;&gt; I cannot open any of my documents, because of this problem.<br>
&gt;<br>
&gt; this is a bug I have been meaning to report for a while now.<br>
&gt;<br>
&gt;&gt; How to fix this?<br>
&gt;<br>
&gt; The issue arises because I think the launching dialog launches it with<br>
&gt; an %s argument or something which specifies the path of the file that<br>
&gt; should be loaded. because it apparently can&#39;t deal with no being able to<br>
&gt; &nbsp; find the file gracefully, it aassumes something is encrypted and asks<br>
&gt; for a password.<br>
&gt;<br>
&gt; Launching from the terminal epdfviewer works fine...<br>
&gt;<br>
&gt; fixing this *should* (in theory) be trivial, however I don&#39;t know,<br>
&gt; without looking exactly how to do this...<br>
<br>
</div>Editing /usr/share/FDSubmenu/viewers/epdfview.desktop and changing<br>
<br>
epdfview %f<br>
<br>
to<br>
<br>
epdfview<br>
<br>
should do the trick. :)<br>
On a completely unrelated note - someone should change the way FDSubmenu calls<br>
applications, as the current implementation freezes fdsubmenu until the started<br>
process terminates - I think using subprocess.Popen should work, but I haven&#39;t<br>
really looked that closely at the source, yet.<br>
<br>
HtH,<br>
Konstantin<br>
<div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br>