Ok I figured it out. small conflict in our defaults setting package. can fix. thanks for the report.Joseph DeGarmo wrote: Mon May 29, 2023 11:05 amI 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.dolphin_oracle wrote: Mon May 29, 2023 10:58 amI 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.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.
MX-23 beta 1 feedback thread
- dolphin_oracle
- Developer
- Posts: 22277
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MX-23 beta 1 feedback thread
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.
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Re: MX-23 beta 1 feedback thread
I think it just doesn't like Bksp. Change line 59 in the fluxbox keys file tosiamhie 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 actionCode: Select all
Keys: Invalid key/modifier on line 59): Control Mod1 Bksp :Exit
Code: Select all
Control Mod1 BackSpace :Exit
Re: MX-23 beta 1 feedback thread
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.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
Re: MX-23 beta 1 feedback thread
Melber wrote: Mon May 29, 2023 11:16 amI think it just doesn't like Bksp. Change line 59 in the fluxbox keys file tosiamhie 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 actionCode: Select all
Keys: Invalid key/modifier on line 59): Control Mod1 Bksp :Exit
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.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
Re: MX-23 beta 1 feedback thread
:bagoverhead: Stupid error! I don't install grub - I want the MX21 grub to retain control. I just forgot to update grub - twice!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
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
-
- Posts: 84
- Joined: Wed Jun 29, 2022 9:17 am
Re: MX-23 beta 1 feedback thread
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.
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.
You do not have the required permissions to view the files attached to this post.
Re: MX-23 beta 1 feedback thread
Sorry, missed this. It's already up on MX-Linux with both your PRs so will ask DO to package.Melber wrote: Sun May 28, 2023 6:52 pmLooks like the last version didn't make it into the beta - have to wait for the next update of mxfb-accessories.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.)
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
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: MX-23 beta 1 feedback thread
Melber wrote: Sun May 28, 2023 12:11 pmCan confirm.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.errorsThese arguments could instead be added to the TTIPS+ itemsCode: 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.
Also, mxdk script is missing a sed command...
DefaultDock.mkdk isn't right.
- pkill wmalauncher command is missing
- Hex colour definitions need to be quoted, otherwise they are being read as comments.
?? 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.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
Re: MX-23 beta 1 feedback thread
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
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
-
- Posts: 84
- Joined: Wed Jun 29, 2022 9:17 am
Re: MX-23 beta 1 feedback thread
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.