• Icy Draw 0.4.0

    From Omnibrain@21:2/150 to All on Sun Feb 16 21:36:55 2025
    Released a new version of IcyDraw:

    https://github.com/mkrueger/icy_tools/releases/tag/IcyDraw0.4.0

    It's a multi platform ansi editor. This one is more targeted at sysops :).
    Has for example tdf font support - the new version supports figlet fonts as well.

    Improved the UI a lot & fixed many issues. I use it myself a lot more.

    - Many improvements to half block drawing
    - Added status bar
    - Files from 16colo.rs can now be opened from the file open dialog
    - Added translations: br, ca, cs, es, fr, hu, it, pl, ro
    - Improved plugin system & added new plugins from https://github.com/hellocodelinux/plugins_icy_draw
    - Improved the rendering of the text area - new style for selection/borders
    - Reworked & improved mirror mode
    - Tag editor got improved - tags can now be optionally be generated in line or added with gotoxy after ansi is drawn

    Esp. the last one is nice for sysops - replacement tags like @username@ can be handled with the tag feature of icy draw.

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (21:2/150)
  • From Utopian Galt@21:4/108 to Omnibrain on Sun Feb 16 23:13:45 2025
    BY: Omnibrain (21:2/150)

    |11O|09> |10It's a multi platform ansi editor. This one is more targeted at sysops|07
    |11O|09> |10:).|07
    |11O|09> |10Has for example tdf font support - the new version supports figlet fonts|07
    |11O|09> |10as well.|07
    its much appreciated.


    --- WWIV 5.9.03748[Windows]
    * Origin: inland utopia * california * iutopia.duckdns.org:2023 (21:4/108)
  • From Gamgee@21:2/138 to Omnibrain on Mon Feb 17 08:15:40 2025
    Omnibrain wrote to All <=-

    Released a new version of IcyDraw:

    https://github.com/mkrueger/icy_tools/releases/tag/IcyDraw0.4.0

    It's a multi platform ansi editor. This one is more targeted at sysops
    :). Has for example tdf font support - the new version supports figlet fonts as well.

    Improved the UI a lot & fixed many issues. I use it myself a lot more.

    - Many improvements to half block drawing
    - Added status bar
    - Files from 16colo.rs can now be opened from the file open dialog
    - Added translations: br, ca, cs, es, fr, hu, it, pl, ro
    - Improved plugin system & added new plugins from https://github.com/hellocodelinux/plugins_icy_draw - Improved the rendering of the text area - new style for selection/borders - Reworked
    & improved mirror mode - Tag editor got improved - tags can now be optionally be generated in line or added with gotoxy after ansi is
    drawn

    Esp. the last one is nice for sysops - replacement tags like @username@ can be handled with the tag feature of icy draw.

    I'd like to try it but...

    The Linux version is just a .deb package. Not everyone uses .deb
    packages.

    So I downloaded the Source archive, but there is no apparent way (instructions) to build it, so I gave up.


    ... Internal Error: The system has been taken over by sheep at line 19960
    === MultiMail/Linux v0.52
    --- SBBSecho 3.23-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (21:2/138)
  • From Omnibrain@21:1/121 to Gamgee on Mon Feb 17 14:26:59 2025

    On Monday, February 17th Gamgee was heard saying...
    The Linux version is just a .deb package. Not everyone uses .deb packages.


    Packaging on linux is hard IMO. There are too many ways doing that. Maybe I just add an .appimg - should be easy for icy* because rust links statically.

    So I downloaded the Source archive, but there is no apparent way (instructions) to build it, so I gave up.


    Ah I see - I merged my repos and build instructions were birried in icy_term docs. Moved them where they belong to.

    Install rust toolchain: https://www.rust-lang.org/tools/install
    "cargo build"
    It'll tell you what's missing.

    On the build server I use
    "apt-get install build-essential libgtk-3-dev libasound2-dev libxcb-shape0-dev libxcb-xfixes0-dev"

    But not sure if all are still required.


    --- ENiGMA 1/2 v0.0.14-beta (linux; x64; 18.18.2)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)
  • From fusion@21:1/616 to Omnibrain on Mon Feb 17 20:37:16 2025
    On 17 Feb 2025, Omnibrain said the following...

    Packaging on linux is hard IMO. There are too many ways doing that.
    Maybe I just add an .appimg - should be easy for icy* because rust links statically.

    there's nothing special about 'make install' or package installation in general.. you can just dump binaries in /usr/local/bin and throw a few .desktop files in /usr/share/applications to run them. perhaps experiment with a vm fresh install of a few linux flavors to see if/where all the binaries "just work" ?

    perhaps just a little text mode installer would suffice. one that can also uninstall, because that's just the right thing to do ;)

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi (21:1/616)
  • From Gamgee@21:2/138 to Omnibrain on Mon Feb 17 19:56:33 2025
    Omnibrain wrote to Gamgee <=-

    The Linux version is just a .deb package. Not everyone uses .deb packages.

    Packaging on linux is hard IMO. There are too many ways doing that.
    Maybe I just add an .appimg - should be easy for icy* because rust
    links statically.

    Yes, there are lots of different ways. I'd suggest only releasing the
    source code and let people build it themselves.

    So I downloaded the Source archive, but there is no apparent way (instructions) to build it, so I gave up.

    Ah I see - I merged my repos and build instructions were birried in icy_term docs. Moved them where they belong to.

    Install rust toolchain: https://www.rust-lang.org/tools/install
    "cargo build"
    It'll tell you what's missing.

    On the build server I use
    "apt-get install build-essential libgtk-3-dev libasound2-dev libxcb-shape0-dev libxcb-xfixes0-dev"

    But not sure if all are still required.

    Okay, thanks for the clarification. All of that seems a little.... intrusive... and most people are not going to jump through those hoops,
    in my opinion. Maybe I'll give it another look sometime.



    ... Gone crazy, be back later, please leave message.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.23-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (21:2/138)
  • From Tiny@21:1/700 to Omnibrain on Tue Feb 18 05:46:43 2025
    Hi Omnibrain,
    In a message to Gamgee you wrote:

    Install rust toolchain: https://www.rust-lang.org/tools/install
    "cargo build" It'll tell you what's
    missing.

    I had no issues getting it compiled here. Not knowing rust though I
    don't know how to make an icy_term binary. I have to run it
    with cargo.

    Shawn

    ... Where did I put my brain? Oh yes! The drawer, as usual.


    * SeM. 2.26 * Dirty Ole' Town
    --- SBBSecho 3.23-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (21:1/700)
  • From Omnibrain@21:1/121 to fusion on Tue Feb 18 06:22:34 2025

    On Monday, February 17th fusion said...
    On 17 Feb 2025, Omnibrain said the following...
    Packaging on linux is hard IMO. There are too many ways doing
    that. Maybe I just add an .appimg - should be easy for icy* because rust links statically.

    there's nothing special about 'make install' or package installation in general.. you can just dump binaries in /usr/local/bin and throw a few .desktop files in /usr/share/applications to run them. perhaps experiment with a vm fresh install of a few linux flavors to see if/where all the binaries "just work" ?

    Problem is libc - so it doesn't just work everywhwere. Then there is no way of deinstalling. Y manual compilation can be done that way and in a way it does - it uses cargo and there are "make install" tools for that.

    But doesn't help on a website or to get the thing into the stores. .DEB works and if anyone wants to set up a different working build pipeline I would take it :). Building requires some preqequisites - alone installing & maintaining these is nothing I want to do. So even a generic make install isn't that easy to do.





    --- ENiGMA 1/2 v0.0.14-beta (linux; x64; 18.18.2)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)
  • From Omnibrain@21:1/121 to Gamgee on Tue Feb 18 06:26:33 2025

    On Monday, February 17th Gamgee muttered...
    Yes, there are lots of different ways. I'd suggest only releasing the source code and let people build it themselves.

    Source code is always released.


    On Monday, February 17th Gamgee muttered...
    Okay, thanks for the clarification. All of that seems a little.... intrusive... and most people are not going to jump through those hoops, in my opinion. Maybe I'll give it another look sometime.

    Not sure if all are still required. Haven't tried on a clean system for years. But if someone can remove some deps: I take pull requests :).

    Most is because of the deps - it builds a gfx layer up from zero so the UI libs need some low level stuff that wasn't shipped on the distribution I had.

    Getting the up2ate minimum library set isn't on top of my todo list. As long as it works on the build server I'm fine with it.
    --- ENiGMA 1/2 v0.0.14-beta (linux; x64; 18.18.2)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)
  • From Omnibrain@21:1/121 to Tiny on Tue Feb 18 06:49:47 2025

    On Tuesday, February 18th Tiny said...
    I had no issues getting it compiled here. Not knowing rust though I don't know how to make an icy_term binary. I have to run it with cargo.


    Y cargo does all the work. You've all icy* binaries already.

    its in target/debug/* or target/release/* (if you build with --release flag).

    In any case I try to get an appimage built with a pipeline. Should be an alternative.
    --- ENiGMA 1/2 v0.0.14-beta (linux; x64; 18.18.2)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)
  • From Accession@21:1/200 to fusion on Tue Feb 18 18:00:16 2025
    Hey fusion!

    On Tue, Feb 18 2025 01:37:16 -0600, you wrote:

    perhaps just a little text mode installer would suffice. one that can
    also uninstall, because that's just the right thing to do ;)

    No way. Once you install it, there's no going back! :)

    Regards,
    Nick

    ... He who laughs last, thinks slowest.
    --- slrn/pre1.0.4-9 (Linux)
    * Origin: The Pharcyde ~ telnet://bbs.pharcyde.org (Wisconsin) (21:1/200)
  • From Gamgee@21:2/138 to Omnibrain on Tue Feb 18 19:54:41 2025
    Omnibrain wrote to Gamgee <=-

    Yes, there are lots of different ways. I'd suggest only releasing the source code and let people build it themselves.

    Source code is always released.

    Yes, I saw that, but it is difficult/convoluted to get it built, and I
    build stuff fairly often. Having to install a bunch of Rust stuff seems
    a little out of the "normal way".

    Okay, thanks for the clarification. All of that seems a little.... intrusive... and most people are not going to jump through those hoops,
    in my opinion. Maybe I'll give it another look sometime.

    Not sure if all are still required. Haven't tried on a clean system for years. But if someone can remove some deps: I take pull requests :).

    As a developer trying to offer a product to "users", perhaps you
    *should* try to build it on a clean system, because that's what nearly
    all users are.... using.

    Most is because of the deps - it builds a gfx layer up from zero so the
    UI libs need some low level stuff that wasn't shipped on the
    distribution I had.

    Okay.

    Getting the up2ate minimum library set isn't on top of my todo list. As long as it works on the build server I'm fine with it.

    I appreciate that you're developing new/useful software... But as a
    developer wanting more people to use the software, isn't it a little narrow-focused to only worry about whether it works on your build server (only)? People can't use/recommend it if they can't run it...



    ... Gone crazy, be back later, please leave message.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.23-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (21:2/138)
  • From fusion@21:1/616 to Omnibrain on Tue Feb 18 21:27:47 2025
    On 18 Feb 2025, Omnibrain said the following...

    Problem is libc - so it doesn't just work everywhwere. Then there is no

    glibc will net you almost every linux user.. if you want to go the extra mile and have a musl build, good on ya.. but you're worried about the 1%

    as an example for inspiration, a shareware ftp client built September 2003, which i just installed and used to connect to ftp.synchro.net:

    https://www.ayukov.com/ftp/nftp/nftp-1.72.b4-i386-linuxlibc6.tar.gz

    ( and the huge old school list it came from: https://ayukov.com/nftp/older.html )

    and it's 32-bit! i don't have any 32-bit libraries installed.

    the rest of your users are windows (stuck with a dll dump in the install folder pretty much) and mac..

    Then there is no
    way of deinstalling.

    remember it's not magic. have them run the installer again and have the installer remove everything. it's not any weirder than the goofy shit people do to package and install java applications on linux. if you want to be extra you can put them in /opt/icy_tools and stick a file in /etc/profile.d to include your directory in the default path..

    perhaps experi
    with a vm fresh install of a few linux flavors to see if/where all th binaries "just work" ?

    :)

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi (21:1/616)
  • From fusion@21:1/616 to fusion on Tue Feb 18 21:43:59 2025
    On 18 Feb 2025, fusion said the following...

    perhaps experi
    with a vm fresh install of a few linux flavors to see if/where a binaries "just work" ?

    just booted the ubuntu installer (which provides a live desktop) and ran icy_term without installing anything and it works fine

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi (21:1/616)
  • From Omnibrain@21:2/150 to Gamgee on Wed Feb 19 02:22:23 2025
    As a developer trying to offer a product to "users", perhaps you
    *should* try to build it on a clean system, because that's what nearly all users are.... using.

    I don't distribute source code - I distribute executables. Working with source code is not something end users do anymore.
    And if it's too complex to install rust then building that stuff is out of discussion anyways.

    I appreciate that you're developing new/useful software... But as a developer wanting more people to use the software, isn't it a little narrow-focused to only worry about whether it works on your build server (only)? People can't use/recommend it if they can't run it...

    There are not many ppl using linux and even fewer can't install deb files. And y build server is the thing where it needs to build. Providing win/osx is around ~90% of the user base, deb files is ~10% - you're the first having problems with that and responds back that's why I'll look into AppImage at some point. Should cover almost anything.

    To get pipelines packages for every distribution out there is something I
    don't want to spend time on - but if someone contributes pipelines for let's say snap, flatpack, AUR, RPM, zypper it's a welcome addition.

    Distributing software on linux these days is painful.
    (That's why I said I go to AppImage - never had a problem to run that just chmod+x - click - done).

    I don't intend to make it easier to build - it is already. Y software has a bunch of pre requisites if it's not trivial these days.

    Build server is always a clean machine - btw. but with all the distributions out there it's impossible for me to tell which libraries are installed on each users system.

    I don't really understand the point of the discussion btw.

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (21:2/150)
  • From Omnibrain@21:2/150 to fusion on Wed Feb 19 02:26:57 2025
    glibc will net you almost every linux user.. if you want to go the extra mile and have a musl build, good on ya.. but you're worried about the 1%

    I would've prefered a musl build but something didn't work with that in my use case - can't remember if it's the UI lib or something else.

    But I'll try again - would be the best way to distribute. At least in the app image case..

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (21:2/150)
  • From Omnibrain@21:2/150 to Omnibrain on Thu Feb 20 01:49:31 2025
    Set up an AppImage pipeline for the icy* tools so now AppImage is realeased as well:

    Updated the 0.4.1 builds: https://github.com/mkrueger/icy_tools/releases/tag/IcyDraw0.4.1

    The other tools will follow in next release updates.

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (21:2/150)
  • From Tiny@21:1/700 to Omnibrain on Thu Feb 20 05:21:50 2025
    Hi Omnibrain,
    On <Wed, 18 Feb 25>, you wrote me:

    its in target/debug/* or target/release/* (if you build with --release flag).

    Yes it is. LOL I saw it there last night and shook my head at how
    blind I can be. Works great.

    Shawn

    ... No one hates a job well done!


    * SeM. 2.26 * Dirty Ole' Town
    --- SBBSecho 3.23-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (21:1/700)
  • From Omnibrain@21:2/150 to Tiny on Thu Feb 20 04:15:33 2025
    Yes it is. LOL I saw it there last night and shook my head at how
    blind I can be. Works great.

    So I hope that the app images solve it for most users. Compiling by source can be hard. (ok cargo makes things a lot easier...)

    Why are you compiling from source?

    ... "Time passed, which, basically, is its job." -EQUAL RITES

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (21:2/150)
  • From fusion@21:1/616 to Omnibrain on Thu Feb 20 08:28:41 2025
    On 20 Feb 2025, Omnibrain said the following...

    So I hope that the app images solve it for most users. Compiling by
    source can be hard. (ok cargo makes things a lot easier...)

    definitely the user's fault git clone doesn't grab plugins_icy_draw by
    default (which isn't documented anywhere)



    error: couldn't read `crates/icy_draw/src/ui/../../external/plugins/random-colors.lua`: No such file or directory (os error 2)
    --> crates/icy_draw/src/ui/settings.rs:268:58
    |
    268 | ...a"), include_bytes!("../../external/plugins/random-colors.lua"))?;
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)

    error: couldn't read `crates/icy_draw/src/ui/../../external/plugins/matrix_pattern.lua`: No such file or directory (os error 2)
    --> crates/icy_draw/src/ui/settings.rs:269:59
    |
    269 | ..."), include_bytes!("../../external/plugins/matrix_pattern.lua"))?;
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)

    error: couldn't read `crates/icy_draw/src/ui/../../external/plugins/rainbow_gradient.lua`: No such file or directory (os error 2)
    --> crates/icy_draw/src/ui/settings.rs:270:61
    |
    270 | ...), include_bytes!("../../external/plugins/rainbow_gradient.lua"))?;
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi (21:1/616)
  • From Gamgee@21:2/138 to Omnibrain on Thu Feb 20 07:29:43 2025
    Omnibrain wrote to Tiny <=-

    Yes it is. LOL I saw it there last night and shook my head at how
    blind I can be. Works great.

    So I hope that the app images solve it for most users. Compiling by
    source can be hard. (ok cargo makes things a lot easier...)

    Why are you compiling from source?

    Maybe because they use Linux, but not a distro that uses .deb packages?



    ... All the easy problems have been solved.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.23-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (21:2/138)
  • From Omnibrain@21:1/121 to fusion on Thu Feb 20 14:32:58 2025

    On Thursday, February 20th fusion said...
    definitely the user's fault git clone doesn't grab plugins_icy_draw by default (which isn't documented anywhere)

    git submodule update --init

    Is required for updating/initializing the subomodules - this is what I ment with "hard" - it's not a fault of git clone it's by design that submodules are not cloned.

    Someone contributed various plugins and I decided to ship them on new installs. It's more flexible having these on another repo.
    --- ENiGMA 1/2 v0.0.14-beta (linux; x64; 18.18.2)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)
  • From Omnibrain@21:1/121 to Gamgee on Thu Feb 20 14:34:06 2025

    On Thursday, February 20th Gamgee muttered...
    Maybe because they use Linux, but not a distro that uses .deb packages?

    This is a guess - so far I know just of 1 user with that use case.
    And that's why I added .AppImage.

    --- ENiGMA 1/2 v0.0.14-beta (linux; x64; 18.18.2)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)
  • From Tiny@21:1/700 to Omnibrain on Thu Feb 20 19:41:07 2025
    Hi Omnibrain,
    On <Fri, 20 Feb 25>, you wrote me:

    Why are you compiling from source?

    The binary wouldn't run on this system, somethign about
    glibc not being the same. It compiled fine and works fine
    so I'm using it happily.

    Shawn

    * SeM. 2.26 * From the Dirty Shwa
    --- SBBSecho 3.23-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (21:1/700)
  • From Gamgee@21:2/138 to Omnibrain on Thu Feb 20 21:51:42 2025
    Omnibrain wrote to Gamgee <=-

    Maybe because they use Linux, but not a distro that uses .deb packages?

    This is a guess - so far I know just of 1 user with that use case.
    And that's why I added .AppImage.

    I know in another post you said most of your IcyTerm users were on
    Windows. Perhaps.... you would have more Linux users if it wasn't so difficult to get it installed on Linux...? I would like to try it, and
    don't mind at all if I have to compile something, assuming it's the
    "normal" way of configure/make/make install or whatever. Having to
    install entire toolchains (rust/cargo/whatever) to build something is
    not something I want to risk my system's stability over, and therefore I
    can't use your product. I'm willing to bet there are PLENTY of other
    Linux users in the exact same position. You're limiting your audience
    for reason(s) that I don't get. But OK. <SHRUG>



    ... Redundant book title: Windows For Dummies
    === MultiMail/Linux v0.52
    --- SBBSecho 3.23-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (21:2/138)
  • From Omnibrain@21:1/121 to Tiny on Fri Feb 21 02:10:50 2025

    On Thursday, February 20th Tiny was heard saying...
    The binary wouldn't run on this system, somethign about glibc not being the same. It compiled fine and works fine so I'm using it happily.

    Ok maybe because I build on ubuntu latest. Are you on debian stable or something in that line?

    Someone already wrote me I should switch build servers to debian stable.
    --- ENiGMA 1/2 v0.0.14-beta (linux; x64; 18.18.2)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)
  • From Omnibrain@21:1/121 to Gamgee on Fri Feb 21 02:14:50 2025

    Gamgee around Thursday, February 20th...
    I know in another post you said most of your IcyTerm users were on Windows. Perhaps.... you would have more Linux users if it wasn't so difficult to get it installed on Linux...?

    As said earlier - most linux users are using a debian based distro. And getting all distros atm is hard. I added AppImage - do you've issues with running AppImages?

    I would like to try it, and


    Gamgee around Thursday, February 20th...
    don't mind at all if I have to compile something, assuming it's the "normal" way of configure/make/make install or whatever. Having to install entire toolchains (rust/cargo/whatever) to build something is not something I want to risk my system's stability over, and therefore I can't use your product. I'm willing to bet there are PLENTY of other Linux users in the exact same position. You're limiting your audience for reason(s) that I don't get. But OK. <SHRUG>


    So you're saying you want to compile it but not when toolchains/debs are needed?
    From my POV this is a contradiction.

    So again: Does AppImage help on your system or not? And if not which package format would do? And no I can't fix that rust/cargo is needed.


    --- ENiGMA 1/2 v0.0.14-beta (linux; x64; 18.18.2)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)
  • From Tiny@21:1/700 to Omnibrain on Fri Feb 21 06:58:16 2025
    Hi Omnibrain,
    On <Sat, 21 Feb 25>, you wrote me:

    Ok maybe because I build on ubuntu latest. Are you on debian stable or something in that line?

    I'm running ZorinOS which is based on ubuntu 22.04. Everything just works perfectly, I had tried a rolling distro (tumbleweed) and I am just not into playing around when an update stops the DE from launching.
    I can fix stuff, I just don't want to anymore. All my windows games work
    great without any putzing about. ;)

    Shawn

    ... If an experiment works, something has gone wrong


    * SeM. 2.26 * Dirty Ole' Town
    --- SBBSecho 3.23-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (21:1/700)
  • From Gamgee@21:2/138 to Omnibrain on Fri Feb 21 08:31:47 2025
    Omnibrain wrote to Gamgee <=-

    I know in another post you said most of your IcyTerm users were on Windows. Perhaps.... you would have more Linux users if it wasn't so difficult to get it installed on Linux...?

    As said earlier - most linux users are using a debian based distro.

    Certainly "many" are, not so sure about "most".

    And getting all distros atm is hard. I added AppImage - do you've
    issues with running AppImages?

    I don't know, as I've never used that. After looking it up, I probably
    would not want to use it.

    don't mind at all if I have to compile something, assuming it's the "normal" way of configure/make/make install or whatever. Having to install entire toolchains (rust/cargo/whatever) to build something is
    not something I want to risk my system's stability over, and therefore I can't use your product. I'm willing to bet there are PLENTY of other Linux users in the exact same position. You're limiting your audience
    for reason(s) that I don't get. But OK. <SHRUG>

    So you're saying you want to compile it but not when toolchains/debs
    are needed? From my POV this is a contradiction.

    That's not what I said. I already have toolchains - the standard stuff
    in any Linux installation - GCC, perl, python, etc. What I did say was
    that I don't want to install *another* toolchain in order to be able to
    use one application.

    So again: Does AppImage help on your system or not? And if not which package format would do? And no I can't fix that rust/cargo is needed.

    No, AppImage isn't something I want to use. Perhaps it's the rust/cargo
    thing that is the obstacle here. Look, I really am not trying to give
    you a hard time, and I am *VERY* appreciative of anyone developing new
    things in this hobby of ours. Thank you for doing it. It's just that
    for me, this particular one isn't a good fit. I wish you big success
    with it and again, thank you for your efforts.



    ... Gone crazy, be back later, please leave message.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.23-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (21:2/138)
  • From Omnibrain@21:2/150 to Gamgee on Fri Feb 21 22:35:20 2025

    That's not what I said. I already have toolchains - the standard stuff in any Linux installation - GCC, perl, python, etc. What I did say was that I don't want to install *another* toolchain in order to be able to use one application.

    In that case I can't help you with building.

    No, AppImage isn't something I want to use. Perhaps it's the rust/cargo thing that is the obstacle here. Look, I really am not trying to give you a hard time, and I am *VERY* appreciative of anyone developing new things in this hobby of ours. Thank you for doing it. It's just that for me, this particular one isn't a good fit. I wish you big success with it and again, thank you for your efforts.

    Y sure but if there is a problem I want to solve it somehow - AppImage is easy to use IMO. But ty.

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (21:2/150)
  • From Omnibrain@21:1/121 to Tiny on Sat Feb 22 03:19:17 2025

    On Friday, February 21st Tiny muttered...
    I'm running ZorinOS which is based on ubuntu 22.04. Everything just works perfectly, I had tried a rolling distro (tumbleweed) and I am just not into playing around when an update stops the DE from launching. I can fix stuff, I just don't want to anymore. All my windows games work great without any putzing about. ;)

    Y I'm not a fan of rolling distros as well - linux is stable enough these days that it just runs :). ZorinOS is great - I like it.
    Gaming is now a thing on linux - used it for years now - not going back.

    I set up a 22.04. pipeline for future releases - at least for .deb.


    --- ENiGMA 1/2 v0.0.14-beta (linux; x64; 18.18.2)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)
  • From Tiny@21:1/700 to Omnibrain on Sat Feb 22 06:20:36 2025
    Hi Omnibrain,
    On <Sun, 22 Feb 25>, you wrote me:

    ZorinOS is great - I like it.

    I do too. It's the only distro I've tried that has somehow added a
    delay to the sound driver so that when the HDMI monitor is changing
    resulation the game doesn't fall back to another sound device.

    Gaming is now a thing on linux - used it for years now - not going
    back.

    I have an older SSD with my windows install and it's just for big games
    that I need a better video card for linux to handle. Cyberpunk 2077
    is one, it launchs fine, but it runs out of VRAM as soon as I start playing.

    I set up a 22.04. pipeline for future releases - at least for .deb.

    I'll check out the next build and let you know if it runs okay. If not
    I'll just compile it again since I installed all the tools.

    Shawn

    ... The purpose of computing is insight, not numbers.


    * SeM. 2.26 * From the Dirty Shwa
    --- SBBSecho 3.23-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (21:1/700)
  • From paulie420@21:2/150 to Tiny on Sat Feb 22 09:21:18 2025
    ZorinOS is great - I like it.

    I do too. It's the only distro I've tried that has somehow added a
    delay to the sound driver so that when the HDMI monitor is changing resulation the game doesn't fall back to another sound device.

    I like ZorinOS and even purchased the Pro license b/c its the Linux OS I put on my daughters computer and wanted her to have the Pro...

    That being said, a Pro license only lasted for [I think] 2 versions of ZorinOS; I bought it on 15, was able to download 16 & 17 but not 18 - I think for $35 they should let you have all future versions... or at LEAST 5??



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (21:2/150)
  • From Utopian Galt@21:4/108 to Paulie420 on Sat Feb 22 16:05:17 2025
    BY: paulie420 (21:2/150)

    |11p|09> |10I like ZorinOS and even purchased the Pro license b/c its the Linux OS I|07
    |11p|09> |10put on my daughters computer and wanted her to have the Pro...|07 Zorin Pro is only for 17. You have to pay for 18 to come.


    --- WWIV 5.9.03748[Windows]
    * Origin: inland utopia * california * iutopia.duckdns.org:2023 (21:4/108)
  • From Tiny@21:1/700 to Paulie420 on Sun Feb 23 06:26:07 2025
    Hi Paulie420,
    On <Sun, 22 Feb 25>, you wrote me:

    I like ZorinOS and even purchased the Pro license b/c its the Linux OS
    I put on my daughters computer and wanted her to have the Pro...

    I install KDE on it, so there are no features I want from Pro. I may
    support them when 18 is released.

    That being said, a Pro license only lasted for [I think] 2 versions of ZorinOS; I bought it on 15, was able to download 16 & 17 but not 18 -
    I think for $35 they should let you have all future versions... or at
    LEAST 5??

    I think it's only good for one version now. Having said that I'm okay
    with that as most operating systems are only good for one version. How
    many times have you paid for windows since 3.1? ;)

    Shawn

    ... Camping (n.): See "Heat Stroke", "Mud", and "Insects".


    * SeM. 2.26 * From the Dirty Shwa
    --- SBBSecho 3.23-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (21:1/700)