MX-19 RC1 Feedback thread
Re: MX-19 RC1 Feedback thread
On Xubuntu and Debian the xfce panel preference window has a Profiles: section with a Backup and restore button at the top above the panel add/remove dropdown list. It allows you to select preset xfce panel configurations and save/export/import your customized panels.
I just notice that it is missing in MX19 but I don't remember if it was there on 18 and 17.
Is it supposed to be there or does MX-Tweak supply those functions?
I just notice that it is missing in MX19 but I don't remember if it was there on 18 and 17.
Is it supposed to be there or does MX-Tweak supply those functions?
- Eadwine Rose
- Administrator
- Posts: 14460
- Joined: Wed Jul 12, 2006 2:10 am
Re: MX-19 RC1 Feedback thread
It's not missing.
MX tweak does that. I backup the .restore folder in /home/username/ and put it back in where I want it.
MX tweak does that. I backup the .restore folder in /home/username/ and put it back in where I want it.
MX-23.6_x64 July 31 2023 * 6.1.0-34amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
- dolphin_oracle
- Developer
- Posts: 22057
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MX-19 RC1 Feedback thread
ok probably my fault. something went hey wire when I built the new mx-iso-template package. new one coming soon. sorry about that.
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-19 RC1 Feedback thread
Iridium will work on the stock Kernel with the flag to disable the sandbox, or with Liquorix kernels (I think the problem with MXPI installing the MX 17 Liquorix kernels on MX 19 is fixed now, (Nvidia drivers won't build on mismatched kernels), but a workaround in the meantime was to install the Liquorix header and image packages from the MXPI's test repo tab. I know the test repo Nvidia-driver 435.21 is fine on the 5.2 Liquorix kernels, but am going to have to double check the legacy drivers.scatman98 wrote: Sat Oct 19, 2019 1:32 am congrats on the RC1
issue i have is the Monitor on desktop goes blank or freezes, needs a restart.
it is an AMD system with nvidia GPU. using 4.9.`93 kernel, mainly because 4.19.0.6 doesnt work with iridium browser.
Re: MX-19 RC1 Feedback thread
OK, I'll roll another update. I didn't know we had a version that changed the desktop files for MX 17/18. Is "luckyBackup" the exact spelling and capitalization that we need to use?asqwerth wrote: Sat Oct 19, 2019 4:04 amdolphin_oracle wrote: Fri Oct 18, 2019 8:03 am ...I've asked the package guys to look at modifying the luckybackup package to address this.
Oh, FWIW, on MX 19, su-to-root and gksu will both actually use mx-pkexec.Dolphin, with the patched lucky backup, the icon (for both user and root lucky backup) has reverted back to the old xpm ones because of the hard coding of the icon filepath in the .desktop file.Stevo wrote: Fri Oct 18, 2019 3:41 pm A patched Lucky Backup is done and should be seen as an upgrade in the main repos pretty soon.
Instead of:
It should read:Code: Select all
Icon=/usr/share/pixmaps/luckybackup.png
so that it can apply the icon in Papirus.Code: Select all
Icon=luckyBackup
Is this program still being maintained by a dev who can take bug reports?
- dolphin_oracle
- Developer
- Posts: 22057
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MX-19 RC1 Feedback thread
new mx-iso-template here: https://github.com/MX-Linux/mx-iso-temp ... b?raw=truePaul.. wrote: Sat Oct 19, 2019 3:12 pm @BitJam...Just replicated snapshot problem here, too...same error, FAILURE : Cannot find in ISO image: -boot_image ... bin_path='/boot/isolinux/isolinux.bin'
I did test this one before uploading

Last edited by dolphin_oracle on Sat Oct 19, 2019 7:28 pm, edited 1 time in total.
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.
- dolphin_oracle
- Developer
- Posts: 22057
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MX-19 RC1 Feedback thread
I pm'd stevo with some details...Stevo wrote: Sat Oct 19, 2019 4:59 pm
OK, I'll roll another update. I didn't know we had a version that changed the desktop files for MX 17/18. Is "luckyBackup" the exact spelling and capitalization that we need to use?
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-19 RC1 Feedback thread
If we want it to always show the Papirus-type in the menu for us, can't I just just have our build install that icon into /usr/share/pixmaps during the build and overwrite the stock one? That's really easy to do. If so, can someone attach that icon to a message here?
- dolphin_oracle
- Developer
- Posts: 22057
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MX-19 RC1 Feedback thread
that's not actually what we want. we want the theme's icon to be used, if present.Stevo wrote: Sat Oct 19, 2019 5:48 pm If we want it to always show the Papirus-type in the menu for us, can't I just just have our build install that icon into /usr/share/pixmaps during the build and overwrite the stock one? That's really easy to do. If so, can someone attach that icon to a message here?
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-19 RC1 Feedback thread
OK, here's the builds with the fix-menu-icon.patch: https://drive.google.com/open?id=1t4uDX ... NBDUWh9oQp
I have heavy stuff building on my MX 18 install that I can't interrupt, so can someone check these out?
I have heavy stuff building on my MX 18 install that I can't interrupt, so can someone check these out?