MX-19 Beta 1 Feedback

Message
Author
User avatar
Old Giza
Posts: 426
Joined: Wed Apr 16, 2014 10:31 pm

Re: MX-19 Beta 1 Feedback

#231 Post by Old Giza »

v17564 wrote: Wed Aug 28, 2019 11:13 am About Spanish translation:
- in home user folder, change "Desktop" to "Escritorio"

- In "MX-Tweak":
  • In "Opciones para configurar", change "Restablecer Lightdm (pantalla de inicio) a la predeterminado" to "Restablecer Lightdm (pantalla de inicio) a la predeterminada" or better "Restablecer la pantalla de inicio de Lightdm predeterminada"
  • In "Otro", change "Mostrar ventanas de todos los áreas de trabajos en el panel" to "Mostrar ventanas de todas las áreas de trabajo en el panel"
  • In "Panel, Preferencias del panel", change "Selector de pupitre" to "Selector de áreas de trabajo"
  • Cange the size of the windowv in: "Apariencia, Tipos de letra", is bigger than other windows in the same dialog
- In "Configuración":
  • ArandR is a multimonitor configuration tool, perhaps you should add some little explanation like "Multimonitor configuration (ARandR)". Translate: "Configuración de multimonitor (ARandR)"
  • "Advance Network Configuration" isn't translate, "Configuración avanzada de red"
I corrected transaltions for the first two strings requested under MX-Tweak. They will show up in a future beta or final.

I'm not sure where the other strings are located, maybe Xfce or another app.

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

Re: MX-19 Beta 1 Feedback

#232 Post by Jerry3904 »

The desktop file for ARandR is horribly short and has only one translation:

Code: Select all

[Desktop Entry]
Name=ARandR
GenericName=Screen Settings
GenericName[de]=Bildschirmeinstellungen
Icon=display
Exec=arandr
Terminal=false
Type=Application
Categories=Settings;HardwareSettings;
StartupNotify=true
We could add to it, but it wouldn't survive an upgrade I bet.
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: 23240
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-19 Beta 1 Feedback

#233 Post by Jerry3904 »

Now posting from an installation on my ThinkPad T60, where all seems to be running fine so far. (I love this machine!)
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
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: MX-19 Beta 1 Feedback

#234 Post by JayM »

I just installed it to my 20GB ex-frugal partition, installing boot to root and not installing grub, then booting back into 18.3 and running sudo update-grub. It added 19b1 at the end of my (flat) boot menu under memtest and it boots up and runs fine as far as I can tell. No screen garbling or tearing either when booting from my USB stick without persistence or from my SSD.

One thing I noticed that threw me for a while is that the currently-active app's icon gets superimposed over the workspace switcher for the workspace in which the app is running. I thought it was the windows button in the wrong place at first and thought I'd found a bug, but then I noticed that I also had a (small) window button for Firefox, and I remembered that other distros did the same thing re: their workspace switchers. It's just that the one in Xfce 4.12 in MX-18 didn't behave that way and I'd gotten used to that. Xfce now behaves more like the other DEs in that regard.

I also had to run sudo sensors-detect and say yes to everything, let it add them to the proper file in /etc/init.d and start them, then run the sensor viewer and select sensors to display, plus change permissions of /usr/sbin/hddtemp to stop getting the nag notifications before the sensor plugin had anything available other than ACPI. I guess that's normal. It's mentioned in the manual, but I just did it from memory as I recalled having to jump through a couple of hoops to get the sensors working in MX. I'm still keeping an eye on my "new" CPU's temperature. :smile:

I'll report back if I encounter any problems. If I don't say anything it's because nothing's wrong.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: MX-19 Beta 1 Feedback

#235 Post by JayM »

OK, I found something: I can't decrypt, mount and open encrypted file systems from within Thunar. I've enabled allowing mounting of internal drives by non-root users in MX Tweaks, logged out and back in. When I click on an encrypted drive or partition it prompts me for the passphrase then nothing happens after I enter it, it just sits there in my home directory. I'm able to manually decrypt and mount them in a terminal. I ran Thunar from a terminal but there was no output or text. The various logs contain no entries which seem to be relevant.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

User avatar
dolphin_oracle
Developer
Posts: 22306
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-19 Beta 1 Feedback

#236 Post by dolphin_oracle »

JayM wrote: Thu Aug 29, 2019 2:36 am OK, I found something: I can't decrypt, mount and open encrypted file systems from within Thunar. I've enabled allowing mounting of internal drives by non-root users in MX Tweaks, logged out and back in. When I click on an encrypted drive or partition it prompts me for the passphrase then nothing happens after I enter it, it just sits there in my home directory. I'm able to manually decrypt and mount them in a terminal. I ran Thunar from a terminal but there was no output or text. The various logs contain no entries which seem to be relevant.
does it work without the "mounting internal drives by non-root users" override?
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
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: MX-19 Beta 1 Feedback

#237 Post by JayM »

dolphin_oracle wrote: Thu Aug 29, 2019 8:05 am
JayM wrote: Thu Aug 29, 2019 2:36 am OK, I found something: I can't decrypt, mount and open encrypted file systems from within Thunar. I've enabled allowing mounting of internal drives by non-root users in MX Tweaks, logged out and back in. When I click on an encrypted drive or partition it prompts me for the passphrase then nothing happens after I enter it, it just sits there in my home directory. I'm able to manually decrypt and mount them in a terminal. I ran Thunar from a terminal but there was no output or text. The various logs contain no entries which seem to be relevant.
does it work without the "mounting internal drives by non-root users" override?
No.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

User avatar
dolphin_oracle
Developer
Posts: 22306
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-19 Beta 1 Feedback

#238 Post by dolphin_oracle »

and that is luks, not encryptfs?
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
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: MX-19 Beta 1 Feedback

#239 Post by JayM »

dolphin_oracle wrote: Thu Aug 29, 2019 8:15 am and that is luks, not encryptfs?
Correct.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

User avatar
richb
Administrator
Posts: 10911
Joined: Wed Jul 12, 2006 2:17 pm

Re: MX-19 Beta 1 Feedback

#240 Post by richb »

Attempt to install brightness-controller:

Code: Select all

root@mx:/home/richb# apt install brightness-controller
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 brightness-controller : Depends: python-pyside but it is not installable
E: Unable to correct problems, you have held broken packages.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

Locked

Return to “General”