MX-19 Beta 1 Feedback

Message
Author
User avatar
Dede
Posts: 14
Joined: Fri Mar 08, 2019 5:50 pm

Re: MX-19 Beta 1 Feedback

#61 Post by Dede »

fehlix wrote: Mon Aug 26, 2019 6:43 pm
Dede wrote: Mon Aug 26, 2019 6:22 pm And in Thunar, "Open root Thunar here" doesn't work neither.
What folder did you right click to "Open root Thunar here" ?
Just checked it, with a not really useful example by
right-clicking on Documents an selecting "Open root Thunar here".
You might need to enter the root-password, not your own/user password.
Open-Thunar-as-root.png
:puppy:

It doesn't work anywhere... and my password and the root password are the same...

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

Re: MX-19 Beta 1 Feedback

#62 Post by Jerry3904 »

Take out that repo
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
Dede
Posts: 14
Joined: Fri Mar 08, 2019 5:50 pm

Re: MX-19 Beta 1 Feedback

#63 Post by Dede »

Jerry3904 wrote: Mon Aug 26, 2019 7:17 pm Take out that repo

I can't... MX Package Installer (as every MX Tool) doesn't open anymore...
I'll try to reinstall MX 19...

nathan2423
Posts: 217
Joined: Tue Dec 22, 2015 7:33 am

Re: MX-19 Beta 1 Feedback

#64 Post by nathan2423 »

In whisker menu, "position search entry next to panel button" does not appear to work for me as it does in 18.3.

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

Re: MX-19 Beta 1 Feedback

#65 Post by Jerry3904 »

Works here, putting the search box at the bottom.
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
Jerry3904
Administrator
Posts: 23089
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-19 Beta 1 Feedback

#66 Post by Jerry3904 »

Back to the Color Profiles question: we are apparently missing a package: xfce4-color-settings

No clue where that package is. I posted on the Xfce Forum, and was told it was in the Xubuntu Dev repo, but it isn't there. Then I looked at the Xfce GIT repo, and it's not there either. Looks like maybe they took it down...?
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
fehlix
Developer
Posts: 12626
Joined: Wed Apr 11, 2018 5:09 pm

Re: MX-19 Beta 1 Feedback (frugal-persist woes?)

#67 Post by fehlix »

baldyeti wrote: Mon Aug 26, 2019 6:35 pm i thought i'd use frugal persist because i had never tried it and was always intrigued by the feature.
Maybe i did something wrong but it wasn't all smooth sailing.

Note i did not allow the installer to relabel my target partition.

The generated grub.cfg looks for a kernel at antiX/vmlinuz,
but the directory created to host the frugal install is actually called antiX-4.19-amd64 (or somesuch)

After fixing that, i still could not boot with the default grub entry (fails to find antiX/linuxfs, although it exists)
*but* the failsafe option actually proceeds and works. Hooray!
Not sure: I just done a frugal install. The created grub.entry look as it should be:

Code: Select all

menuentry "MX 19beta-1 (patito feo) Frugal Install" {
    search --no-floppy --set=root --fs-uuid 2635ed5c-9868-48c5-bfd6-55dedc20cc01
    linux /antiX-Frugal-4.19.0-5-amd64/vmlinuz bdir=antiX-Frugal-4.19.0-5-amd64 buuid=2635ed5c-9868-48c5-bfd6-55dedc20cc01 quiet splasht=v kbd=de
    initrd /antiX-Frugal-4.19.0-5-amd64/initrd.gz
}
The frugal-directory is correctly named: "/antiX-Frugal-4.19.0-5-amd64".
The created grub.entry shall work if you copy it into an existing grub-install under /boot/grub/custom.cfg,
which provide an new menuentry with the grub-menu.
If you want to boot from the LiveUSB/ISO and if you not re-label the frugal partition, you need to tell it where to look for the the frugal-files, e.g with boot options flab=xxx, fdev=/dev/sda2 or fuuid=XXXXXXXX
Also I think, the symptoms you describe have nothing to do with MX-19Beta-1, but rather that you need first to find out how frugal booting works.
:puppy:

nathan2423
Posts: 217
Joined: Tue Dec 22, 2015 7:33 am

Re: MX-19 Beta 1 Feedback

#68 Post by nathan2423 »

Re: MX-19 Beta 1 Feedback
#65
Post by Jerry3904 » Mon Aug 26, 2019 7:55 pm
Works here, putting the search box at the bottom.

-------------------

Yes it does put it at the bottom, but in 18.3 my Search box is to the left, directly over the startup button, while in 19 the search box is over to the right. Probably not significant enough to worry about, but I noticed it and thought I would report. Maybe it's a change in Whisker.

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

Re: MX-19 Beta 1 Feedback

#69 Post by Jerry3904 »

Not like this?
You do not have the required permissions to view the files attached to this post.
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
Stevo
Developer
Posts: 14452
Joined: Fri Dec 15, 2006 7:07 pm

Re: MX-19 Beta 1 Feedback

#70 Post by Stevo »

Jerry3904 wrote: Mon Aug 26, 2019 8:00 pm Back to the Color Profiles question: we are apparently missing a package: xfce4-color-settings

No clue where that package is. I posted on the Xfce Forum, and was told it was in the Xubuntu Dev repo, but it isn't there. Then I looked at the Xfce GIT repo, and it's not there either. Looks like maybe they took it down...?
It's a program that's supposed to be part of xfce4-settings, but I don't see it as part of our package. Let me rebuild Sid's, since they have it: https://packages.debian.org/search?sear ... e&arch=any

Locked

Return to “General”