I tried different iup versions, but no luck! :-)
I agree, that the weak point of installation, is the iup.
My personal opinion is, that today's Linux in not something like DOS used to be.
Linux does not provide any guarantee that the code who successfully compiled at another distribution, can be compiled for you too.
It isn't Poseidon only. It's a general and wider problem-weakness.
I think (although compiling locally is the best approach), virtualization is a worthy alternative path.
Maybe at some point you have to think, if it's a viable solution for Poseidon, providing an AppImage (like avidemux does, for Linux).
THANKS for your help and keep up the excellent work!!! ;-)
G.
FreeBasic IDE-poseidonFB(Update 2020.07.20)
Re: FreeBasic IDE-poseidonFB(Update 2019.07.02)
giorgos wrote:I tried different iup versions, but no luck! :-)
I agree, that the weak point of installation, is the iup.
My personal opinion is, that today's Linux in not something like DOS used to be.
Linux does not provide any guarantee that the code who successfully compiled at another distribution, can be compiled for you too.
It isn't Poseidon only. It's a general and wider problem-weakness.
I think (although compiling locally is the best approach), virtualization is a worthy alternative path.
Maybe at some point you have to think, if it's a viable solution for Poseidon, providing an AppImage (like avidemux does, for Linux).
THANKS for your help and keep up the excellent work!!! ;-)
G.
I've tested AppImage to pack poseidonFB, I've solved *.ini issue( mount is read only ),
Code: Select all
Fatal Python error: Py_Initialize: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'
If you're interested, please try
Last edited by Kuan Hsu on Jul 25, 2019 17:35, edited 1 time in total.
Re: FreeBasic IDE-poseidonFB(Update 2019.07.22)
Ooops!!! It brings me a segfault and aborts. :-(
Oh well...it seems rather complicated after all.
Oh well...it seems rather complicated after all.
Re: FreeBasic IDE-poseidonFB(Update 2019.07.22)
giorgos wrote:Ooops!!! It brings me a segfault and aborts. :-(
Oh well...it seems rather complicated after all.
I'm very sorry, I tested at Chakra linux and lubuntu in virtual box, it told me the same segfault message-
I must re-learn the AppImage that how to pack..
...
Re: FreeBasic IDE-poseidonFB(Update 2019.07.24)
New AppImage:
Download at https://bitbucket.org/KuanHsu/poseidonfb/downloads/
Success on openSUSE-Tumbleweed-XFCE-Live-x86_64-Snapshot20190723-Media

manjaro-gnome-18.0.4-stable-x86_64

manjaro-kde-18.0.4-stable-x86_64

Because of AppImage is mount to system, so poseidonFB_x64.AppImage will create a /.poseidonFB folder to ~ path, editorSettings.ini will save at /.poseidonFB/settings/
Download at https://bitbucket.org/KuanHsu/poseidonfb/downloads/
Success on openSUSE-Tumbleweed-XFCE-Live-x86_64-Snapshot20190723-Media

manjaro-gnome-18.0.4-stable-x86_64

manjaro-kde-18.0.4-stable-x86_64

Because of AppImage is mount to system, so poseidonFB_x64.AppImage will create a /.poseidonFB folder to ~ path, editorSettings.ini will save at /.poseidonFB/settings/
Last edited by Kuan Hsu on Jul 27, 2019 8:12, edited 2 times in total.
Re: FreeBasic IDE-poseidonFB(Update 2019.07.24)
Kuan Hsu wrote:New AppImage:
Download at https://bitbucket.org/KuanHsu/poseidonfb/downloads/
Success on openSUSE-Tumbleweed-XFCE-Live-x86_64-Snapshot20190723-Media
manjaro-gnome-18.0.4-stable-x86_64
Awesome! Works perfectly!
Thank you so much!!!
Re: FreeBasic IDE-poseidonFB(Update 2019.07.24)
I upload new poseidonFB_x64.AppImage for modify load ini error and add a small change:

Linux version added "Terminal Path" to set terminal name

Linux version added "Terminal Path" to set terminal name
Re: FreeBasic IDE-poseidonFB(Update 2019.07.28)
Hello.
Operating System: Windows XP SP3
Poseidon version: 0.418 07/28/2019 (32bit)
When the Debuger Path or Manual Path fields are filled in the Preference forms, the program terminates.
Operating System: Windows XP SP3
Poseidon version: 0.418 07/28/2019 (32bit)
When the Debuger Path or Manual Path fields are filled in the Preference forms, the program terminates.
Re: FreeBasic IDE-poseidonFB(Update 2019.07.28)
vizit wrote:Hello.
Operating System: Windows XP SP3
Poseidon version: 0.418 07/28/2019 (32bit)
When the Debuger Path or Manual Path fields are filled in the Preference forms, the program terminates.
What a stupid I am!
Fixed at rev.419
Re: FreeBasic IDE-poseidonFB(Update 2019.08.11)
Just tested the last AppImage.
Works GREAT!!! ;-)
Works GREAT!!! ;-)
Re: FreeBasic IDE-poseidonFB(Update 2019.08.11)
dixiony wrote:Error in completing an extern block:Code: Select all
extern "WIndows-MS"
end type
Need to end extern.
OK, It's easy to fix, next rev.....
Re: FreeBasic IDE-poseidonFB(Update 2019.08.11)
Hi All
Nothing like installing on a new laptop to find all the shortcomings.
Been using Poseidon for some time now and when trying to install it on a new laptop, I simply cannot get it to work.
Using Linux Mint 19.2
Downloaded the latest version and extracted it into poseidonFB_x64
Then downloaded and installed iup
Then downloaded and put the libiup_scintilla.so in /usr/lib
Rebooted and neither the poseidonFB_x64 or the consoleLauncher will launch.
Where are the step by step Linux instructions for installing this. ?
Regards
Nothing like installing on a new laptop to find all the shortcomings.
Been using Poseidon for some time now and when trying to install it on a new laptop, I simply cannot get it to work.
Using Linux Mint 19.2
Downloaded the latest version and extracted it into poseidonFB_x64
Then downloaded and installed iup
Then downloaded and put the libiup_scintilla.so in /usr/lib
Rebooted and neither the poseidonFB_x64 or the consoleLauncher will launch.
Where are the step by step Linux instructions for installing this. ?
Regards
Re: FreeBasic IDE-poseidonFB(Update 2019.08.11)
hello Dinosaur
have you tried launching from the terminal?
perhaps that may give us a clue if any error messages are returned.
I hope that I did not offend you by my suggestion.
have you tried launching from the terminal?
perhaps that may give us a clue if any error messages are returned.
I hope that I did not offend you by my suggestion.
Re: FreeBasic IDE-poseidonFB(Update 2019.08.11)
Hi All
Thanks for your response srvaldez, it turned out to be downloading the wrong iup version.
The instructions in the manual.pdf are a bit vague there.
Anyhow up and running.
Regards
Thanks for your response srvaldez, it turned out to be downloading the wrong iup version.
The instructions in the manual.pdf are a bit vague there.
Anyhow up and running.
Regards
Who is online
Users browsing this forum: No registered users and 7 guests