On Sat, 26 Sep 2020 16:09:08 +0200 (CEST) Bidouille <ooofo...@free.fr> wrote:
> Windows use FilePicker and Linux OfficeFilePicker service > I investigate > > ----- Mail original ----- > > De: "Matthias Seidel" <matthias.sei...@hamburg.de> > > À: dev@openoffice.apache.org > > Envoyé: Samedi 26 Septembre 2020 16:05:36 > > Objet: Re: New extension to publish > > > > Hi, > > > > Am 26.09.20 um 15:46 schrieb Bidouille: > > > > > > I try to upload OXT again but it don't work. > > > Therefore, I had to host the file on my own site. > > > > Thanks! > > > > I don't know what happened here. ;-) > > Several extensions were updated recently without problem... > > > > However, when I insert a picture as comment, I get a runtime error > > pointing to: > > > > sFic = convertToURL(oFic.SelectedFiles(0)) > > > > This is on Ubuntu 16.04. > > > > It works on Windows if you use Windows dialogs, if you switch to > > OpenOffice dialogs it throws the same runtime error. > > > > Regards, > > > > Matthias Using Xubuntu 20.04.1 I get a similar error on that line. The code sequence is If oFic.execute = com.sun.star.ui.dialogs.ExecutableDialogResults.OK Then sFic = convertToURL(oFic.SelectedFiles(0)) Else exit sub End if Rory > > > > > > > > ----- Mail original ----- > > >> De: "Matthias Seidel" <matthias.sei...@hamburg.de> > > >> À: dev@openoffice.apache.org > > >> Envoyé: Vendredi 25 Septembre 2020 19:14:11 > > >> Objet: Re: New extension to publish > > >> > > >> The author doesn't seem to be interested in uploading his > > >> extension? > > >> > > >> Regards, > > >> > > >> Matthias > > >> > > >> Am 23.09.20 um 18:42 schrieb Matthias Seidel: > > >>> Hi, > > >>> > > >>> Am 23.09.20 um 11:32 schrieb Rory O'Farrell: > > >>>> On Tue, 22 Sep 2020 17:07:32 +0200 > > >>>> Matthias Seidel <matthias.sei...@hamburg.de> wrote: > > >>>> > > >>>>> Hi, > > >>>>> > > >>>>> Am 22.09.20 um 16:57 schrieb Bidouille: > > >>>>>> Hello team, > > >>>>>> > > >>>>>> An admin could be publish my new extension? > > >>>>>> https://extensions.openoffice.org/en/project/set-picture-comment > > >>>>> Done! > > >>>>> > > >>>>> Regards, > > >>>>> > > >>>>> Matthias > > >>>>> > > >>>>>> Thanks > > >>>> Several users on en-Forum are getting this message on attempted > > >>>> download > > >>>> > > >>>> 'The "/19001/0/piccom.oxt" file could not be found or is not > > >>>> available. Please select another file.' > > >>>> > > >>>> Does the file need extra permissions? > > >>> No. > > >>> > > >>> I could download from that location yesterday. Today it points to > > >>> /19002/... > > >>> Both directories are non-existent now. > > >>> > > >>> I don't know what happened in between, my suggestion would be to > > >>> upload > > >>> the extension again. > > >>> > > >>> Regards, > > >>> > > >>> Matthias > > >>> > > >>>> Rory > > >> > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > > > For additional commands, e-mail: dev-h...@openoffice.apache.org > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org > -- Rory O'Farrell <ofarr...@iol.ie> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org