Anticapitalista built that package. It's still the latest version so I'll just rebuild for bookworm.Jerry3904 wrote: Fri May 05, 2023 10:32 amLooks like our bullseye 1.3.7 never got ported to bookworm @timkb4cq
MX-23_fluxbox_alpha2_x64 released for testing
Re: MX-23_fluxbox_alpha2_x64 released for testing
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB
Re: MX-23_fluxbox_alpha2_x64 released for testing
Thanks!
Production: 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_fluxbox_alpha2_x64 released for testing
Thanks, will try your solution.ceeslans wrote: Fri May 05, 2023 9:22 am
tint2rc - systemtray issues
============
tooltips displaying below bottom screen edge.
solution:...
...will likewise have to be changed in MX-comfort.tint2rc too
button command for all other tint2 toolbar need to be changed from xfce4-appfinder to a suitable rofi call.
Updating tint2 configs added to the to-do list.
Yeah, that's kinda my fault. Forgot that the categories script points to the main rofi. D'oh!ceeslans wrote: Fri May 05, 2023 9:22 am mxfb-appfinder
============
why does a selected category open in a new (centered) rofi window?
can't this be opened in the same appfinder window by adding a reload function in the categories script?
Layout and content of mxfb-appfinder still needs to be finalised, eg. I think it may be better to ditch the "categories" tab and just list the various categories themselves in the side bar...
Re: MX-23_fluxbox_alpha2_x64 released for testing
@siamhie
OK, now I understand: "Menu Editor" on the Menu > All Apps. I don't believe MenuLibre should be installed by default in MXFB because we use flat files, rofi or manual editing the the All Apps script. Unless you have installed xfce4-appfinder, I suppose.
I'm not understanding this.Menu Editor won't open. Menulibre segfaults in terminal.
OK, now I understand: "Menu Editor" on the Menu > All Apps. I don't believe MenuLibre should be installed by default in MXFB because we use flat files, rofi or manual editing the the All Apps script. Unless you have installed xfce4-appfinder, I suppose.
Production: 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_fluxbox_alpha2_x64 released for testing
@Melber You will notice that I added Quickshot to the little dock. That was just a way to signal the problem that, if user has no dedicated key (which has come up a couple of times already) s/he will never find the app with the menus. In my tries, the only word that would get it was "shot."
EDIT: maybe it would suffice to define a key such as

EDIT: maybe it would suffice to define a key such as
Code: Select all
Ctrl q :Exec quickshot


Production: 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_fluxbox_alpha2_x64 released for testing
Jerry3904 wrote: Fri May 05, 2023 12:27 pm @siamhieI'm not understanding this.Menu Editor won't open. Menulibre segfaults in terminal.
OK, now I understand: "Menu Editor" on the Menu > All Apps. I don't believe MenuLibre should be installed by default in MXFB because we use flat files, rofi or manual editing the the All Apps script. Unless you have installed xfce4-appfinder, I suppose.
@Jerry3904 I've only installed XMMS and LibreWolf. I'm just testing the default menu entries currently. This is what Menu Editor points to from Settings.
Code: Select all
[exec] (Menu Editor ) { /usr/bin/menulibre } Categories=GNOME;GTK;Settings;DesktopSettings;Utility;
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_fluxbox_alpha2_x64 released for testing
Yeah, I understood that, thanks. My conclusion for now is that menulibre should just not be installed by default since it has no role in MXFB unldes
Production: 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_fluxbox_alpha2_x64 released for testing
Had a fail to build with our bullseye version. The cause was a bug had been fixed with a tiny commit (changing one > to a !=) in fluxbox in 2015!
So I pulled the latest from git (last commit 7/31/2022) and built that since there have been a lot of small bugfixes since 2015. I just uploaded fluxbox_1.3.7+git20220731
What amazes me is that fluxbox 1.3.7 is still stuck in debian experimental with no current bugs that look serious enough to have blocked it.
So I pulled the latest from git (last commit 7/31/2022) and built that since there have been a lot of small bugfixes since 2015. I just uploaded fluxbox_1.3.7+git20220731
What amazes me is that fluxbox 1.3.7 is still stuck in debian experimental with no current bugs that look serious enough to have blocked it.
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB
Re: MX-23_fluxbox_alpha2_x64 released for testing
Just an update to my sound issue. Neither MX Select Sound or PulseAudio Volume Control detects my sound card (Device-2).
With XMMS I am able to select my sound card (Device-2) from the Output Plugin and it works. HD-Audio Generic: ALC897 Analog (hw:1,0)
Code: Select all
Audio:
Device-1: AMD Navi 21/23 HDMI/DP Audio driver: snd_hda_intel v: kernel pcie: gen: 4
speed: 16 GT/s lanes: 16 bus-ID: 0b:00.1 chip-ID: 1002:ab28 class-ID: 0403
Device-2: AMD Starship/Matisse HD Audio vendor: Micro-Star MSI driver: snd_hda_intel v: kernel
pcie: gen: 4 speed: 16 GT/s lanes: 16 bus-ID: 14:00.4 chip-ID: 1022:1487 class-ID: 0403
API: ALSA v: k6.1.0-7-amd64 status: kernel-api tools: alsamixer,amixer
Server-1: PipeWire v: 0.3.65 status: active with: 1: pipewire-pulse status: active
2: wireplumber status: off 3: pipewire-alsa type: plugin 4: pw-jack type: plugin
tools: pactl,pw-cat,pw-cli,wpctl
With XMMS I am able to select my sound card (Device-2) from the Output Plugin and it works. HD-Audio Generic: ALC897 Analog (hw:1,0)
You do not have the required permissions to view the files attached to this post.
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.
- dolphin_oracle
- Developer
- Posts: 22739
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MX-23_fluxbox_alpha2_x64 released for testing
@siamhie are the following running?
pipewire
pipewire-alsa
wireplumber
pipewire
pipewire-alsa
wireplumber
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.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/