• Python pi

    From Rick Smith@1:105/10 to All on Tue Aug 17 22:52:50 2021
    Greetings All!

    I am on the latest pi pre-alpha.. I have noticed that python does not work at all not the mystic python demo, bbslink, nothing when I try to run anything python now I get cannot initialize python in red across the screen. Any thoughts? I have 2.7.15 python installed.



    ----
    Regards,


    Rick Smith (Nitro)

    ... It was good BBSing with you All!
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus BBS! --->>>>bbs.abon.us:2323 (1:105/10)
  • From Jay Harris@1:229/664 to Rick Smith on Wed Aug 18 09:51:39 2021
    On 17 Aug 2021, Rick Smith said the following...

    I am on the latest pi pre-alpha.. I have noticed that python does not
    work at all not the mystic python demo, bbslink, nothing when I try to
    run anything python now I get cannot initialize python in red across the screen. Any thoughts? I have 2.7.15 python installed.

    Go to Configuration -> General Settings and clear out any paths in Python2 Library and Python3 Library.

    Once I did that on my Pi install it just started working again for me.


    Jay

    ... Humour is emotional chaos remembered in tranquillity.

    --- Mystic BBS v1.12 A47 2021/08/17 (Raspberry Pi/32)
    * Origin: Northern Realms (1:229/664)
  • From g00r00@1:129/215 to Rick Smith on Wed Aug 18 09:04:23 2021
    I am on the latest pi pre-alpha.. I have noticed that python does not
    work at all not the mystic python demo, bbslink, nothing when I try to
    run anything python now I get cannot initialize python in red across the screen. Any thoughts? I have 2.7.15 python installed.

    What is the output on the screen when you run this:

    sudo find /usr -name 'libpython2.7*.so*'

    ... I put a dollar in one of those change machines. Nothing changed.

    --- Mystic BBS v1.12 A47 2021/08/17 (Windows/64)
    * Origin: Sector 7 * Mystic WHQ (1:129/215)
  • From Rick Smith@1:105/10 to Jay Harris on Wed Aug 18 07:43:46 2021
    Greetings Jay!

    Wednesday August 18 2021 09:51, you wrote to me about an urgent matter!:

    * Forwarded from area 'MYSTIC'
    On 17 Aug 2021, Rick Smith said the following...

    I am on the latest pi pre-alpha.. I have noticed that python does
    not work at all not the mystic python demo, bbslink, nothing when
    I try to run anything python now I get cannot initialize python
    in red across the screen. Any thoughts? I have 2.7.15 python
    installed.

    Go to Configuration -> General Settings and clear out any paths in
    Python2 Library and Python3 Library.

    Once I did that on my Pi install it just started working again for me.

    Genius Jay thankyou very much! That did the trick, you would not believe how much time I spent on that yesterday... I even reinstalled python just in case.....Thanks again...


    ----
    Regards,


    Rick Smith (Nitro)

    ... Taglines are the Rest Room walls of BBSing!
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus BBS! --->>>>bbs.abon.us:2323 (1:105/10)
  • From Rick Smith@1:105/10 to g00r00 on Wed Aug 18 07:45:14 2021
    Greetings g00r00!

    Wednesday August 18 2021 09:04, you wrote to me about an urgent matter!:

    * Forwarded from area 'MYSTIC'
    I am on the latest pi pre-alpha.. I have noticed that python does
    not work at all not the mystic python demo, bbslink, nothing when
    I try to run anything python now I get cannot initialize python
    in red across the screen. Any thoughts? I have 2.7.15 python
    installed.

    What is the output on the screen when you run this:

    sudo find /usr -name 'libpython2.7*.so*'

    I got it going by deleting the entry's that were in the python 2 and 3 paths in mystic cfg.. All works now. I do have a small issue, so say on my doors menu a user selects bbslink it then prints all the loading info across the screen and doesnt look that great until it loads. Is there a way to clear screen after a menu selection is pressed?

    ----
    Regards,


    Rick Smith (Nitro)

    ... TAGLINE A BBS addict is hooked when: you consider BBSing better than chocolat
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus BBS! --->>>>bbs.abon.us:2323 (1:105/10)
  • From Jay Harris@1:229/664 to Rick Smith on Wed Aug 18 12:03:01 2021
    On 18 Aug 2021, Rick Smith said the following...

    paths in mystic cfg.. All works now. I do have a small issue, so say on
    my doors menu a user selects bbslink it then prints all the loading info across the screen and doesnt look that great until it loads. Is there a way to clear screen after a menu selection is pressed?

    Are you using the bbslink.py script?

    I edited mine a little bit to make it a bit faster & clean up the Output a bit. I just commented out these lines below the clear screen line:

    os.system("clear")
    #print " BBSlink.net Linux connection client " + version + "\n -=- Courtesy of Sampsa Laine, B4BBS (2:250/7), http://sampsa.com/b4bbs -=- "
    #print " "
    #print " Connecting to BBSlink.net, please wait..."
    #print " "
    #time.sleep(2)


    I still get the telnet connecting messages, but they're only there for a brief moment before the door actually loads.


    Jay

    ... The most popular labour-saving device today is still a husband with money.

    --- Mystic BBS v1.12 A47 2021/08/17 (Raspberry Pi/32)
    * Origin: Northern Realms (1:229/664)
  • From g00r00@1:129/215 to Rick Smith on Wed Aug 18 12:04:37 2021
    Genius Jay thankyou very much! That did the trick, you would not believe how much time I spent on that yesterday... I even reinstalled python
    just in case.....Thanks again...

    Public Service Announcement (to everyone)

    When all else fails read the whatsnew! It tells you to blank those out! ;)

    ... ASCII stupid question, get a stupid ANSI.

    --- Mystic BBS v1.12 A47 2021/08/17 (Windows/64)
    * Origin: Sector 7 * Mystic WHQ (1:129/215)
  • From Rick Smith@1:105/10 to g00r00 on Wed Aug 18 08:37:00 2021
    Greetings g00r00!

    Wednesday August 18 2021 09:04, you wrote to me about an urgent matter!:

    * Forwarded from area 'MYSTIC'
    I am on the latest pi pre-alpha.. I have noticed that python does Disregard the clear screen issue I fixed it... Now that I have fixed python it seems another issue popped up, I installed something that required mplc so when I ran ./mplc -T I get

    ERRORS:
    Error in /mystic/themes/default/scripts/bulletin.mps (Line 93, Col 6): Unknow
    n identifier: cfgfallback
    Results: 22 files, 1 errors, 6 directories, 0.91 seconds

    This was not the mps I was working with so not sure why or what that error is...


    ----
    Regards,


    Rick Smith (Nitro)

    ... recipes: the license plates of BBSing.
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus BBS! --->>>>bbs.abon.us:2323 (1:105/10)
  • From Rick Smith@1:105/10 to g00r00 on Wed Aug 18 18:54:46 2021
    Greetings g00r00!

    Wednesday August 18 2021 12:04, you wrote to me about an urgent matter!:

    * Forwarded from area 'MYSTIC'
    Genius Jay thankyou very much! That did the trick, you would not
    believe how much time I spent on that yesterday... I even
    reinstalled python just in case.....Thanks again...

    Public Service Announcement (to everyone)

    When all else fails read the whatsnew! It tells you to blank those
    out! ;)

    Thats good advice to us all, thank you g00r00 for putting up with it all...



    ----
    Regards,


    Rick Smith (Nitro)

    ... Co-ed naked BBSing -- We make constant connections!
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus BBS! --->>>>bbs.abon.us:2323 (1:105/10)
  • From Rick Smith@1:105/10 to Jay Harris on Wed Aug 18 19:35:16 2021
    Greetings Jay!

    Wednesday August 18 2021 12:03, you wrote to me about an urgent matter!:

    * Forwarded from area 'MYSTIC'
    On 18 Aug 2021, Rick Smith said the following...


    Are you using the bbslink.py script?

    yes

    I edited mine a little bit to make it a bit faster & clean up the
    Output a bit. I just commented out these lines below the clear screen line:

    Thank you for this... I ended up doing a GD (I think) and a |CL and it seems to do the trick.. your method is a bit more efficient tho...

    os.system("clear")
    #print " BBSlink.net Linux connection client " + version + "\n -=- Courtesy of Sampsa Laine, B4BBS (2:250/7), http://sampsa.com/b4bbs
    -=- " #print " " #print " Connecting to BBSlink.net, please wait..." #print " " #time.sleep(2)

    Ill save this, Thanks again..


    ----
    Regards,


    Rick Smith (Nitro)

    ... A job is nice, but it interferes with BBSing.
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus BBS! --->>>>bbs.abon.us:2323 (1:105/10)
  • From g00r00@1:129/215 to Rick Smith on Wed Aug 18 23:45:27 2021
    ERRORS:
    Error in /mystic/themes/default/scripts/bulletin.mps (Line 93, Col 6): Unknow n identifier: cfgfallback
    Results: 22 files, 1 errors, 6 directories, 0.91 seconds

    Try doing this to replace the old bulletin.mps with a new one:

    install extract bulletin.mps c:\mystic\themes\default\scripts

    It looks like I forgot to make a note about this in the upgrade instructions!

    ... I know a good tagline when I steal one!
    --- Mystic BBS v1.12 A47 2021/08/17 (Windows/64)
    * Origin: Sector 7 * Mystic WHQ (1:129/215)
  • From Rudi Timmermans@2:292/140 to g00r00 on Mon Sep 6 15:49:15 2021
    Hi g00r00,

    It's ok i already found out how it is been done ;)

    Greetings,
    Rudi

    ... As I said before, I never repeat myself

    --- Mystic BBS v1.12 A47 2021/08/29 (Linux/64)
    * Origin: AfterShock Beta Tester (2:292/140)