torios team mailing list archive
-
torios team
-
Mailing list archive
-
Message #02159
Re: JWM-settings-manager/OBI issues( WAS Re: Keyboard Settings: RE: New version of ISO)
Hi guys,
I just had a chance to look at some stuff.
jwm-settings-manager keyboard issue was due to an empty Key
THIS one:
<Key key="XF86MonBrightnessDown"></Key>
I have learned quite a bit about programming in C++ since I begun
writing this program, and the fix was quite simple, and I have similar
measures in place for most (I thought I had it everywhere) places. I
have reworked much of the program since I began it last year. Basically
now I test for this empty string issue.
Why was it empty?
An issue in my CMakeLists for generating the files.
I recently created a brightness program that will use xbacklight if it
exists, and if it works for the computer. It it doesn't it will use
xgamma to simulate brightness. So this issue should be fixed in the next
ISO. I will need to rebuild jwm-settings-manager, with newly configured
jwmrc files.
I will also need to update the torios-desktop package.
So, this issue should be solved in our next test.
I will post the info on the bug report
On 10/26/2015 02:01 PM, Israel wrote:
> Hi,
> Ali mentioned this when we chatted on IRC.
> I will take a look at this, and I will also address Nio's issue with
> autostart.
> The autostart issue requires something that is a bit unreasonable to
> expect from a user, UNLESS they are adding multiple autostart commands.
>
> I also need to update the themes anyhow, so this is definitely
> something that I will be working on.
>
> Nio also mentioned that RAM calculations are off, I fixed the issue
> when using 'free', but I need to update the math portion as well.
> Which I will look into soon.
>
> On 10/26/2015 03:46 AM, Cinque Port Computers wrote:
>> Hi Israel,
>>
>> I can confirm that when installed, clicking on Apps -> Settings ->
>> Keyboard Settings, seems to have no effect.
>>
>> Cheers,
>> JackT.
>>
>>
>>
>>
>>
>> > To: torios@xxxxxxxxxxxxxxxxxxx; nio.wiklund@xxxxxxxxx;
>> jackdtrice@xxxxxxxxx; amjjawad@xxxxxxxxxx
>> > From: israeldahl@xxxxxxxxx
>> > Date: Sat, 24 Oct 2015 17:45:59 -0500
>> > Subject: [Torios] New version of ISO
>> >
>> > Hey all,
>> > Jack discovered a bug with the keyboard layout not persisting on the
>> > installation.
>> > Nio discovered an old bug with swap size calculations.
>> >
>> > Improvements:
>> > better colors in 'Final warning' windows
>> > installer menu updater now shows actual progress
>> >
>> > ISSUES:
>> > installed system doesn't run "firstrun" program
>> > This will change when i update the baseOS.
>> >
>> > Also,
>> > @Ali I need the 'About ToriOS' list SOON.
>> > I have a super cool placeholder program in place that will work
>> > correctly as soon as I install the text file you give me.
>> > If the file is missing it will show a really rad message with a
>> picture.
>> >
>> > --
>> > Regards
>> >
>> >
>> > --
>> > Mailing list: https://launchpad.net/~torios
>> > Post to : torios@xxxxxxxxxxxxxxxxxxx
>> > Unsubscribe : https://launchpad.net/~torios
>> > More help : https://help.launchpad.net/ListHelp
>
>
> --
> Regards
>
>
--
Regards
References