Re: [Torios-dev] Update

2022-01-23 Thread Ali Linx (amjjawad)
Test. Just testing why I received Nio's email but not Israel's email. On Fri, 21 Jan 2022, 6:28 am Nio Wiklund, wrote: > Den 2022-01-20 kl. 18:53, skrev Israel Dahl: > > Hi everyone, > > > > I have been spending a lot of time with Rust and FLTK. There are still > > some issues I am facing using

Re: [Torios-dev] Update

2022-01-20 Thread Nio Wiklund
Den 2022-01-20 kl. 18:53, skrev Israel Dahl: Hi everyone, I have been spending a lot of time with Rust and FLTK.  There are still some issues I am facing using xml + serde, but I have made a lot of progress. I am currently working on a number of projects. I am rewriting all the original `to

[Torios-dev] Update

2022-01-20 Thread Israel Dahl
Hi everyone, I have been spending a lot of time with Rust and FLTK.  There are still some issues I am facing using xml + serde, but I have made a lot of progress. I am currently working on a number of projects. I am rewriting all the original `torios-binary` programs in Rust. Finished: flas

[Torios-dev] Update

2021-09-15 Thread Israel Dahl
Still learning Rust, still working on xdgkit.  I've gotten most functionality, but have not gotten menu capabilities yet. I have progressed fairly far in learning about FLTK + Rust and actually prefer it because of `Option` rather than `NULL`, as it presents the convention in an easier to unde

Re: [Torios-dev] update

2020-10-15 Thread Ali Linx (amjjawad)
Hi, I have had a federal court as I am suing my previous employer. That's why I have been silent. I've been also thinking about a rescue plan. However, I am alone in this. None of you, except one person, showed any interest in joining the Telegram group. On Fri, 16 Oct 2020, 8:51 am Israel Dahl

[Torios-dev] update

2020-10-15 Thread Israel Dahl
Hey everyone, Just wanted to check in and say hey.  Things are still (as you probably have heard) insane here in America, and it does not look like things are soon to become more rational. I have begun a programming project on the side which is very beneficial to the overall ToriOS goal set.  It

[Torios-dev] Update

2020-02-05 Thread Israel Dahl
Hey all, I am moved back to Oklahoma now, and have internet again!!! I have already made a few commits to the bzr/git repos of some of the packages, I need to revamp my computer (it has been the family computer as well as mine for the past half year), so I need to do a fresh install at some point,

Re: [Torios-dev] Update (no longer camping)

2019-08-18 Thread Nio Wiklund
Den 2019-08-17 kl. 15:22, skrev Israel: Hi everyone! I am no longer camping.  We camped for 28 days in the Arapaho National Forest in Colorado.  We just moved into a house in Fraser Colorado where we will be living for a while.  This means I will probably be able to participate more soon! Hi I

[Torios-dev] Update (no longer camping)

2019-08-17 Thread Israel
Hi everyone! I am no longer camping.  We camped for 28 days in the Arapaho National Forest in Colorado.  We just moved into a house in Fraser Colorado where we will be living for a while.  This means I will probably be able to participate more soon! -- Regards -- Mailing list: https://launchp

Re: [Torios-dev] Update

2018-10-18 Thread Israel
On 10/18/2018 07:09 AM, Nio Wiklund wrote: > Den 2018-10-18 kl. 01:10, skrev Israel: >> Hi everyone, just a quick update. >> >> Pedro Albuquerque has been doing a great job translating things into >> Portuguese! >> >> So, now jwm-settings-manager has a pt_PT translation!!  He is also going >> to tr

Re: [Torios-dev] Update

2018-10-18 Thread Nio Wiklund
Den 2018-10-18 kl. 01:10, skrev Israel: Hi everyone, just a quick update. Pedro Albuquerque has been doing a great job translating things into Portuguese! So, now jwm-settings-manager has a pt_PT translation!!  He is also going to translate more things for us! I have worked more heavily on the

[Torios-dev] Update

2018-10-17 Thread Israel
Hi everyone, just a quick update. Pedro Albuquerque has been doing a great job translating things into Portuguese! So, now jwm-settings-manager has a pt_PT translation!!  He is also going to translate more things for us! I have worked more heavily on the indicators to improve them recently.  I h

Re: [Torios-dev] update on FLTK apps

2018-09-03 Thread Nio Wiklund
Den 2018-09-03 kl. 00:46, skrev Israel: Hey everyone, I have had pretty good success on most of the FLTK apps, and preparing them. So here is the state of things so far. The package I have made is smaller than the x11-apps package, which has xedit (the text editor), and xcalc.  The calculator

[Torios-dev] update on FLTK apps

2018-09-02 Thread Israel
Hey everyone, I have had pretty good success on most of the FLTK apps, and preparing them. So here is the state of things so far. The package I have made is smaller than the x11-apps package, which has xedit (the text editor), and xcalc.  The calculator program I have made is just a restyled vers

Re: [Torios-dev] update

2016-07-31 Thread Israel
Hi Nio, Indeed. I don't want to implement this really cool feature unless we are guaranteed (mostly) that it will work. I also want it to work in offline mode, if the user downloaded the ISO and a tarball elsewhere and then goes home to a place without internet, or with really limited dialup/m

Re: [Torios-dev] update

2016-07-29 Thread Nio Wiklund
Hi Israel, Yes, I see what you want, and why you want all those five steps. I hope that you will succeed easily to get down within CD size within one file (the iso file as a stand-alone file). Otherwise I suggest that you supply one file with a default name at Phill's server. Once released,

Re: [Torios-dev] update

2016-07-29 Thread Israel
Hi Nio, This is one of the odd things about using the -9 compression, at least I think The entire size should be roughly the exact same. However there is something that changed enough to make the compression algorithm compress things slightly different and voila 25MiB more :( On a side note,

Re: [Torios-dev] update

2016-07-29 Thread Nio Wiklund
Hi Israel, I recognize the sleep fix - I use it in mkusb to make things work in a reliable way :-) But that should not make the code grow to 725 MiB. Did you add code, or are there updates from upstream (packages that grow outside your control)? I know that Lubuntu is suffering from such pr

Re: [Torios-dev] update

2016-07-29 Thread Israel
Thanks guys! So here is the information i have found so far with the menu bug. I have been testing things quite a bit. There is some issue with how all the startup commands are handled that was causing a mess, as too many processes were started too closely together, OR there was a problem with

Re: [Torios-dev] update

2016-07-27 Thread Nio Wiklund
orios-dev] update Hey everyone, just letting you know I am still alive. I have had a very busy summer, but I have worked on ToriOS as much as I could. The current issue with menus has been posted to JWM github, in hopes of finding a solution to the underlying problem. I have also worked to fix

Re: [Torios-dev] update

2016-07-27 Thread Cinque Port Computers
Hi Israel, Thanks for the update and nice to know you're engaging in real life pursuits too :) Cheers,JackT > To: torios-dev@lists.launchpad.net > From: israeld...@gmail.com > Date: Wed, 27 Jul 2016 16:59:44 -0500 > Subject: [Torios-dev] update > > Hey everyone, > &g

[Torios-dev] update

2016-07-27 Thread Israel
Hey everyone, just letting you know I am still alive. I have had a very busy summer, but I have worked on ToriOS as much as I could. The current issue with menus has been posted to JWM github, in hopes of finding a solution to the underlying problem. I have also worked to fix some issues i

Re: [Torios-dev] update-grub

2016-04-21 Thread Israel
On 04/21/2016 10:57 AM, Nio Wiklund wrote: Hi Israel, I have tested again (in the current ToriOS debian daily ISO file), and the problem finding other installed systems is still there. The installer finds systems in the internal drive, but not in external drives, not even when I am installin

[Torios-dev] update-grub

2016-04-21 Thread Nio Wiklund
Hi Israel, I have tested again (in the current ToriOS debian daily ISO file), and the problem finding other installed systems is still there. The installer finds systems in the internal drive, but not in external drives, not even when I am installing to an external drive. I tried with and w

[Torios-dev] update-grub is not running when installing

2015-05-23 Thread Olle Wiklund
Hi Israel. 1. I can confirm Jack's findings. 2. You told us the it is not possible to install the pae kernel. But even if I do not try that, the installation is borked. Yes, I get an installed system, but I tried a multiboot system (installing at the advanced OBI level), and update-grub or the co

Re: [Torios-dev] update-grub is not running when installing

2015-05-23 Thread Nio Wiklund
Den 2015-05-23 13:19, Olle Wiklund skrev: > Hi Israel. > > 1. I can confirm Jack's findings. > > 2. You told us the it is not possible to install the pae kernel. But > even if I do not try that, the installation is borked. Yes, I get an > installed system, but I tried a multiboot system (installi

[Torios-dev] update

2015-03-15 Thread Israel
Hey everyone, I'm still sick :) However I have worked a bit here and there. OBI should now be fully able to install the pae kernel if the user's hardware supports it. I have also tested Nio's new password dialog and it works great. even though it is very slow goings right now, we are getting close