Re: presentation not launching
David Topham via Ipe-discuss <ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]> Sat, 26 Oct 2019 10:18:54 -0700
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Message-ID | <CAD034BHZZc533sbsCG5Bkyd2SCEpuaLyfCDK7_+-fcrJOijQpw@mail.gmail.com> |
--===============3018588061305092143== Content-Type: multipart/alternative; boundary="0000000000005680980595d37818" --0000000000005680980595d37818 Content-Type: text/plain; charset="UTF-8" debian@debian:~$ ipe -show-configuration Ipe 7.2.7 Lua code: /usr/share/ipe/7.2.7/lua/?.lua Style directories: /home/debian/.ipe/styles, /usr/share/ipe/7.2.7/styles Styles for new documents: basic Autosave file: /home/debian/%s.autosave Save-as directory: . Documentation: /usr/share/ipe/7.2.7/doc Ipelets: /usr/lib/ipe/7.2.7/ipelets, /home/debian/.ipe/ipelets Latex program path: Latex directory: /home/debian/.ipe/latexrun/ Icons: /usr/share/ipe/7.2.7/icons/ External editor: x-terminal-emulator -e editor %s [1]+ Done ipe -sheet presentation debian@debian:~$ On Sat, Oct 26, 2019 at 10:14 AM David Topham <[email protected]> wrote: > Interesting! I use that option all the time with no problems on Debian 9 > > It is ipe 7.2.7 > > On Sat, Oct 26, 2019 at 10:11 AM Otfried Cheong via Ipe-discuss < > ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]> wrote: > >> >> On Sat, Oct 26, 2019, at 15:29, Salvatore Modica via Ipe-discuss wrote: >> > on xubuntu 19.10 >> > the result of "ipe -sheet presentation &" is >> > >> > /usr/share/ipe/7.2.13/lua/model.lua:485: fopen error: No such file or >> directory >> >> Looking at the code, I think this has not worked like this for a long >> time (even though it's shown like this in the manual). >> >> Instead, you currently need to provide the path to the stylesheet file. >> Check with >> >> ipe -show-configuration >> >> what your style directories are. >> >> Then you can use the full path like this: >> >> ipe -sheet /usr/share/ipe/7.2.13./styles/presentation.isy >> >> I will fix it so that "-sheet presentation" will work by searching the >> standard style directories. >> >> Cheers, >> Otfried >> >> >> >> _______________________________________________ >> Ipe-discuss mailing list >> Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected] >> https://mailman.science.uu.nl/mailman/listinfo/ipe-discuss >> > --0000000000005680980595d37818 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div dir=3D"ltr"><div class=3D"gmail_default" style=3D"fon= t-family:tahoma,sans-serif"><div class=3D"gmail_default">debian@debian:~$ i= pe -show-configuration</div><div class=3D"gmail_default">Ipe 7.2.7</div><di= v class=3D"gmail_default">Lua code: /usr/share/ipe/7.2.7/lua/?.lua</div><di= v class=3D"gmail_default">Style directories: /home/debian/.ipe/styles, /usr= /share/ipe/7.2.7/styles</div><div class=3D"gmail_default">Styles for new do= cuments: basic</div><div class=3D"gmail_default">Autosave file: /home/debia= n/%s.autosave</div><div class=3D"gmail_default">Save-as directory: .</div><= div class=3D"gmail_default">Documentation: /usr/share/ipe/7.2.7/doc</div><d= iv class=3D"gmail_default">Ipelets: /usr/lib/ipe/7.2.7/ipelets, /home/debia= n/.ipe/ipelets</div><div class=3D"gmail_default">Latex program path:=C2=A0<= /div><div class=3D"gmail_default">Latex directory: /home/debian/.ipe/latexr= un/</div><div class=3D"gmail_default">Icons: /usr/share/ipe/7.2.7/icons/</d= iv><div class=3D"gmail_default">External editor: x-terminal-emulator -e edi= tor %s</div><div class=3D"gmail_default">[1]+=C2=A0 Done=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ipe -sheet presentatio= n</div><div class=3D"gmail_default">debian@debian:~$=C2=A0</div><div><br></= div></div></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class= =3D"gmail_attr">On Sat, Oct 26, 2019 at 10:14 AM David Topham <<a href= =3D"mailto:[email protected]">[email protected]</a>> wrote:<br></div><bl= ockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-lef= t:1px solid rgb(204,204,204);padding-left:1ex"><div><div dir=3D"auto">Inter= esting! I use that option all the time with no problems on Debian 9</div></= div><div dir=3D"auto"><br></div><div dir=3D"auto">It is ipe 7.2.7</div><div= ><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Sa= t, Oct 26, 2019 at 10:11 AM Otfried Cheong via Ipe-discuss <<a href=3D"m= ailto:ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]" target=3D"_blank">ipe-discuss@lists.= science.uu.nl</a>> wrote:<br></div><blockquote class=3D"gmail_quote" sty= le=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);paddi= ng-left:1ex"><br> On Sat, Oct 26, 2019, at 15:29, Salvatore Modica via Ipe-discuss wrote:<br> > on xubuntu 19.10<br> > the result of "ipe -sheet presentation &" is <br> > <br> > /usr/share/ipe/7.2.13/lua/model.lua:485: fopen error: No such file or = directory<br> <br> Looking at the code, I think this has not worked like this for a long time = (even though it's shown like this in the manual).<br> <br> Instead, you currently need to provide the path to the stylesheet file.=C2= =A0 =C2=A0 Check with <br> <br> ipe -show-configuration<br> <br> what your style directories are.<br> <br> Then you can use the full path like this:<br> <br> ipe -sheet /usr/share/ipe/<a href=3D"http://7.2.13./styles/presentation.isy= " rel=3D"noreferrer" target=3D"_blank">7.2.13./styles/presentation.isy</a><= br> <br> I will fix it so that "-sheet presentation" will work by searchin= g the standard style directories.<br> <br> Cheers,<br> =C2=A0 Otfried<br> <br> <br> <br> _______________________________________________<br> Ipe-discuss mailing list<br> <a href=3D"mailto:Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]" target=3D"_blank">Ipe-di= scuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]</a><br> <a href=3D"https://mailman.science.uu.nl/mailman/listinfo/ipe-discuss" rel= =3D"noreferrer" target=3D"_blank">https://mailman.science.uu.nl/mailman/lis= tinfo/ipe-discuss</a><br> </blockquote></div></div> </blockquote></div> --0000000000005680980595d37818-- --===============3018588061305092143== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Ipe-discuss mailing list Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected] https://mailman.science.uu.nl/mailman/listinfo/ipe-discuss --===============3018588061305092143==--