My OS is Ubuntu 23.04. Libreoffice 7.5. I am a total noobie starting out on Python and LO modules. I am trying to set up APSO in LO...and set Geany as my editor....but I am at a loss to know which file I should be giving ASPO to start Geany as Editor. I installed Geany from the Ubuntu repositories.
ASPO?
Google finds American Society of Preventive Oncology? American Society of Pediatric Otolaryngology?
Wikipedia finds https://en.wikipedia.org/wiki/ASPO ??
None of these seem relevant.
On Mon, 24 Jul 2023 at 14:30, dunbrokin--- via Users users@lists.geany.org wrote:
My OS is Ubuntu 23.04. Libreoffice 7.5. I am a total noobie starting out on Python and LO modules. I am trying to set up APSO in LO...and set Geany as my editor....but I am at a loss to know which file I should be giving ASPO to start Geany as Editor. I installed Geany from the Ubuntu repositories. _______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Hi there, I suspect you're talking about "APSO - Alternative Script Organizer for Python" in LibreOffice. It's not obvious to everyone when you use niche acronyms, you'll get better and quicker help if you write the words out if you're not sure that they will be widely understood. I don't see any specific way to "tell" LO to use one IDE or the other (see https://wiki.documentfoundation.org/Macros/Python_Design_Guide ). I think you just have to use your preferred editor and save the files in the proper folder. In any case, you would be better off asking in the APSO project forums ( https://gitlab.com/jmzambon/apso) than here.
I hope this helps.
Cheers,
On Mon, Jul 24, 2023, 05:57 Lex Trotman via Users users@lists.geany.org wrote:
ASPO?
Google finds American Society of Preventive Oncology? American Society of Pediatric Otolaryngology?
Wikipedia finds https://en.wikipedia.org/wiki/ASPO ??
None of these seem relevant.
On Mon, 24 Jul 2023 at 14:30, dunbrokin--- via Users users@lists.geany.org wrote:
My OS is Ubuntu 23.04. Libreoffice 7.5. I am a total noobie starting out
on Python and LO modules. I am trying to set up APSO in LO...and set Geany as my editor....but I am at a loss to know which file I should be giving ASPO to start Geany as Editor. I installed Geany from the Ubuntu repositories.
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
On 7/24/23 12:56 AM, Lex Trotman via Users wrote:
ASPO?
Google finds American Society of Preventive Oncology? American Society of Pediatric Otolaryngology?
Wikipedia finds https://en.wikipedia.org/wiki/ASPO ??
None of these seem relevant.
If you Google "LibreOffice APSO", it comes up as Alternative Script Organizer for Python. Apparently it's a LibreOffice extension. I have no idea what it does or what any of this means, but at least it's relevant to the OP's question.
Virgil
On Mon, 24 Jul 2023 at 14:30, dunbrokin--- via Users users@lists.geany.org wrote:
My OS is Ubuntu 23.04. Libreoffice 7.5. I am a total noobie starting out on Python and LO modules. I am trying to set up APSO in LO...and set Geany as my editor....but I am at a loss to know which file I should be giving ASPO to start Geany as Editor. I installed Geany from the Ubuntu repositories. _______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
On 7/24/23 12:30 AM, dunbrokin--- via Users wrote:
My OS is Ubuntu 23.04. Libreoffice 7.5. I am a total noobie starting out on Python and LO modules. I am trying to set up APSO in LO...and set Geany as my editor....but I am at a loss to know which file I should be giving ASPO to start Geany as Editor. I installed Geany from the Ubuntu repositories.
If you haven't already done so, you might want to post it at the LibreOffice user's list as well. I'm thinking that your issue is more one of the operation of LO and its extension than of Geany.
FWIW, however, I believe that, in Ubuntu, program executable files are stored in one of the "bin" folders. On my outdated Linux Mint system, there is a file called "geany" in my "usr/bin" folder. As a test, I just clicked on "/usr/bin/geany" and up popped the Geany text editor. Your Ubuntu system may be similar.
Virgil
On Wed, 26 Jul 2023 at 07:50, Virgil Arrington via Users users@lists.geany.org wrote:
On 7/24/23 12:30 AM, dunbrokin--- via Users wrote:
My OS is Ubuntu 23.04. Libreoffice 7.5. I am a total noobie starting out on Python and LO modules. I am trying to set up APSO in LO...and set Geany as my editor....but I am at a loss to know which file I should be giving ASPO to start Geany as Editor. I installed Geany from the Ubuntu repositories.
If you haven't already done so, you might want to post it at the LibreOffice user's list as well. I'm thinking that your issue is more one of the operation of LO and its extension than of Geany.
FWIW, however, I believe that, in Ubuntu, program executable files are stored in one of the "bin" folders. On my outdated Linux Mint system, there is a file called "geany" in my "usr/bin" folder. As a test, I just clicked on "/usr/bin/geany" and up popped the Geany text editor. Your Ubuntu system may be similar.
Just "geany" should run Geany since /usr/bin should be on the default path.
In fact if its a system installed Geany the packagers should have put it in a default directory on their distro whatever that may be, so "geany" should work on any distro.
Lex
Virgil
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org