MX-23 beta 1 feedback thread

Message
Author
User avatar
dolphin_oracle
Developer
Posts: 22277
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-23 beta 1 feedback thread

#71 Post by dolphin_oracle »

Joseph DeGarmo wrote: Mon May 29, 2023 11:05 am
dolphin_oracle wrote: Mon May 29, 2023 10:58 am
Joseph DeGarmo wrote: Mon May 29, 2023 9:59 am

This is on KDE Plasma. The VM is a full install. I check the settings on the application launcher settings panel. By default, it does not even apply Plasma's default application launcher settings used in distros like Kubuntu and Arch Linux. And I tried both X11 and Wayland with the issue not being resolved.
I can confirm the power and session buttons do not stay expanded. they are present in the pull out menu, but they don't stay expanded. that is weird. might be an issue with debian's build, which is what we are using. the application launcher widget itself stays changed though.
I can confirm that Debian 12 release candidate does not exhibit this strange behavior on Plasma's application launcher. Not sure why this is an issue on MX-23.
Ok I figured it out. small conflict in our defaults setting package. can fix. thanks for the report.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
Melber
Developer
Posts: 1311
Joined: Tue Mar 23, 2021 4:19 pm

Re: MX-23 beta 1 feedback thread

#72 Post by Melber »

siamhie wrote: Sun May 28, 2023 12:31 pm ...I'm getting a slew of new init errors in my .xsession-errors log...
This is due to double keybinding for same action

Code: Select all

Keys: Invalid key/modifier on line 59): Control Mod1 Bksp :Exit
I think it just doesn't like Bksp. Change line 59 in the fluxbox keys file to

Code: Select all

Control Mod1 BackSpace :Exit

User avatar
siamhie
Global Moderator
Posts: 3368
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX-23 beta 1 feedback thread

#73 Post by siamhie »

Melber wrote: Mon May 29, 2023 10:59 am On the subject of the fluxbox init file, is anybody else seeing this behavior?
- manually edit init file and save (eg. change session.screen0.slit.autoHide: false to true)
- fluxbox menu > leave > refresh
- edit to init file gets overwritten/reverted

Changing the fluxbox-remote commands in the menu-mx file from
fluxbox-remote reloadstyle; fluxbox-remote reconfigure
to the old command
fluxbox-remote restart
leaves the edited init file as is.

Yes. I can duplicate it. Reverting back to fluxbox-remote restart fixes it.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
siamhie
Global Moderator
Posts: 3368
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX-23 beta 1 feedback thread

#74 Post by siamhie »

Melber wrote: Mon May 29, 2023 11:16 am
siamhie wrote: Sun May 28, 2023 12:31 pm ...I'm getting a slew of new init errors in my .xsession-errors log...
This is due to double keybinding for same action

Code: Select all

Keys: Invalid key/modifier on line 59): Control Mod1 Bksp :Exit
I think it just doesn't like Bksp. Change line 59 in the fluxbox keys file to

Code: Select all

Control Mod1 BackSpace :Exit

That did the trick. I thought it was due to 2 bindings for one action. Didn't think of it as a spelling message as both bindings (backspace and del) worked.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
Gaer Boy
Posts: 862
Joined: Sat Jun 06, 2009 6:06 am

Re: MX-23 beta 1 feedback thread

#75 Post by Gaer Boy »

dolphin_oracle wrote: Mon May 29, 2023 8:15 am did you install grub? the log indicates no. so how did you try to boot the mx23 installation
:bagoverhead: Stupid error! I don't install grub - I want the MX21 grub to retain control. I just forgot to update grub - twice!

Gigabyte B550I Aorus Pro AX, Ryzen 5 5600G, 16GB, 250GB Samsung SSD (GPT), 2x1TB HDD (MBR), MX-21-AHS
Lenovo Thinkpad X220, dual-core i5, 4MB, 120GB Samsung SSD (GPT), MX-21

Joseph DeGarmo
Posts: 84
Joined: Wed Jun 29, 2022 9:17 am

Re: MX-23 beta 1 feedback thread

#76 Post by Joseph DeGarmo »

OK, so I managed to edit the KDE info center to show MX Linux instead of Debian/GNU Linux. I added a config file by using this command:
sudo nano /etc/xdg/kcm-about-distrorc

Then I entered the following into the new config file:

[General]
Name=MX Linux
LogoPath=/usr/share/gazelle-installer-data/logo.png
Website=https://mxlinux.org
Version=23

I rebooted and the KDE info center was updated. Now the trick is that the version number will need to be updated with each new version release.
zzzMX KDE Info Center.png
You do not have the required permissions to view the files attached to this post.

User avatar
Jerry3904
Administrator
Posts: 23223
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-23 beta 1 feedback thread

#77 Post by Jerry3904 »

Melber wrote: Sun May 28, 2023 6:52 pm
kobaian wrote: Sun May 28, 2023 6:20 pm MXFB-Font does not work well. Selecting font for GTK does not work at all, for Fluxbox it is impossible to change the font to any non-regular style (bold, italic etc.) Are you sure this is the last version of the script from pre-Beta? (BTW - The "about" button with some information about the version of the app will be helpful.)
Looks like the last version didn't make it into the beta - have to wait for the next update of mxfb-accessories.
Sorry, missed this. It's already up on MX-Linux with both your PRs so will ask DO to package.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
siamhie
Global Moderator
Posts: 3368
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX-23 beta 1 feedback thread

#78 Post by siamhie »

Melber wrote: Sun May 28, 2023 12:11 pm
ceeslans wrote: Sun May 28, 2023 10:36 am Here are some initial remarks re MX-Fluxbox beta1
...
Default dock (wmalauncher)
-------------
Default dock is NOT showing up on session start. following errors appear (one by one) in ~/.xsession.errors

Code: Select all

--background-color: Argument '<COLOR|GRADIENT>' is missing.
--border-color: Argument '<COLOR|GRADIENT>' is missing.
--hover-background-color: Argument '<COLOR|GRADIENT>' is missing.
--hover-border-color: Argument '<COLOR|GRADIENT>' is missing.
These arguments could instead be added to the TTIPS+ items

Also, mxdk script is missing a sed command...
Can confirm.
DefaultDock.mkdk isn't right.
- pkill wmalauncher command is missing
- Hex colour definitions need to be quoted, otherwise they are being read as comments.

ceeslans wrote: Sun May 28, 2023 10:36 am Also, mxdk script is missing a sed command...
?? sed command is there and working for me


To fix replace contents of ~/.fluxbox/scripts/DefaultDock.mxdk with this

Code: Select all

#!/bin/bash
pkill wmalauncher

#set up slit location
sed -i 's/^session.screen0.slit.placement:.*/session.screen0.slit.placement: TopLeft/' $HOME/.fluxbox/init

fluxbox-remote reconfigure; sleep 1

# TOOLTIPS
TTIPS+=" --tooltip-show-delay       250"
TTIPS+=" --tooltip-text-padding     3"
TTIPS+=" --tooltip-border-size		3"
TTIPS+=" --tooltip-foreground-color #ffffff"
TTIPS+=" --tooltip-background-color #1d2324"

#commands for dock launchers

wmalauncher --desktop-file mx-tools.desktop --tooltip-text "MX Tools" --background-color "#1d2324" --border-color "#1d2324" --hover-background-color "#29353b" --hover-border-color "#0f56d9" --window-size 48 $TTIPS & sleep 0.1
wmalauncher --desktop-file custom-toolbox-mxfb.desktop --background-color "#1d2324" --border-color "#1d2324" --hover-background-color "#29353b" --hover-border-color "#0f56d9" --window-size 48 --tooltip-text "Settings manager" $TTIPS & sleep 0.1
wmalauncher --desktop-file mxfb-help.desktop --tooltip-text "Help" --background-color "#1d2324" --border-color "#1d2324" --hover-background-color "#29353b" --hover-border-color "#0f56d9" --window-size 48 $TTIPS & sleep 0.1

@Melber I got the dockmaker to run after removing all of the #'s.

Before

Code: Select all

#!/bin/bash

#set up slit location
sed -i 's/^session.screen0.slit.placement:.*/session.screen0.slit.placement: TopLeft/' $HOME/.fluxbox/init

fluxbox-remote restart; sleep 1

# TOOLTIPS
TTIPS+=" --tooltip-show-delay       250"
TTIPS+=" --tooltip-text-padding     3"
TTIPS+=" --tooltip-border-size		3"
TTIPS+=" --tooltip-foreground-color #ffffff"
TTIPS+=" --tooltip-background-color #1d2324"

#commands for dock launchers

wmalauncher --desktop-file mx-tools.desktop --tooltip-text "MX Tools" --background-color #1d2324 --border-color #1d2324 --hover-background-color #29353b --hover-border-color #0f56d9 --window-size 48 $TTIPS & sleep 0.1
wmalauncher --desktop-file custom-toolbox-mxfb.desktop --background-color #1d2324 --border-color #1d2324 --hover-background-color #29353b --hover-border-color #0f56d9 --window-size 48 --tooltip-text "Settings manager" $TTIPS & sleep 0.1
wmalauncher --desktop-file mxfb-help.desktop --tooltip-text "Help" --background-color #1d2324 --border-color #1d2324 --hover-background-color #29353b --hover-border-color #0f56d9 --window-size 48 $TTIPS & sleep 0.1

After

Code: Select all

#!/bin/bash

#set up slit location
sed -i 's/^session.screen0.slit.placement:.*/session.screen0.slit.placement: TopLeft/' $HOME/.fluxbox/init

fluxbox-remote restart; sleep 1

# TOOLTIPS
TTIPS+=" --tooltip-show-delay       250"
TTIPS+=" --tooltip-text-padding     3"
TTIPS+=" --tooltip-border-size		3"
TTIPS+=" --tooltip-foreground-color #ffffff"
TTIPS+=" --tooltip-background-color #1d2324"

#commands for dock launchers

wmalauncher --desktop-file mx-tools.desktop --tooltip-text "MX Tools" --background-color 1d2324 --border-color 1d2324 --hover-background-color 29353b --hover-border-color 0f56d9 --window-size 48 $TTIPS & sleep 0.1
wmalauncher --desktop-file custom-toolbox-mxfb.desktop --background-color 1d2324 --border-color 1d2324 --hover-background-color 29353b --hover-border-color 0f56d9 --window-size 48 --tooltip-text "Settings manager" $TTIPS & sleep 0.1
wmalauncher --desktop-file mxfb-help.desktop --tooltip-text "Help" --background-color 1d2324 --border-color 1d2324 --hover-background-color 29353b --hover-border-color 0f56d9 --window-size 48 $TTIPS & sleep 0.1
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
Jerry3904
Administrator
Posts: 23223
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-23 beta 1 feedback thread

#79 Post by Jerry3904 »

I've already uploaded Melber's changes and I'd like to see if that makes a difference before I return to this. Thanks.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

Joseph DeGarmo
Posts: 84
Joined: Wed Jun 29, 2022 9:17 am

Re: MX-23 beta 1 feedback thread

#80 Post by Joseph DeGarmo »

About the application launcher bug I reported on the KDE version, I installed the "Labeled Application Launcher" widget and applied that in place of the original application launcher. Functions like normal now. Temporary workaround until the original launcher gets fixed.

Locked

Return to “General”