Page 5 of 18

Re: MX-19 Feedback

Posted: Tue Oct 22, 2019 1:54 pm
by qwertz
I just made a clean install with MX Linux 19. When my monitor wakes up from sleep it always opens the display settings dialog: https://ibb.co/wpk671Z

How can I fix it?

Re: MX-19 Feedback

Posted: Tue Oct 22, 2019 2:01 pm
by Jerry3904
Did you set up a Profile in Display > Advanced? If not, give that a try (read the Help if not clear how to do that).

Re: MX-19 Feedback

Posted: Tue Oct 22, 2019 2:17 pm
by dreamer
qwertz wrote: Tue Oct 22, 2019 1:54 pm I just made a clean install with MX Linux 19. When my monitor wakes up from sleep it always opens the display settings dialog: https://ibb.co/wpk671Z

How can I fix it?
Isn't there a "Configure new screens automatically" or some setting like that that you can disable? (just guessing)

Re: MX-19 Feedback

Posted: Tue Oct 22, 2019 2:23 pm
by Srdjan
Please explain the name "patito feo".... :confused:.
Patito is actually miss-spelled "potato", and feo is miss spelled "foe"

It was ment to be a potato which is not very friendly, but some glitch has happened and now we are stuck with Patito feo :(

:D

Congratulations on releasing final version of this great distro! :)

Re: MX-19 Feedback

Posted: Tue Oct 22, 2019 2:28 pm
by m_pav
Debian Buster and all upstream packages for usbutils no longer include the user mode tool to manually download the latest daily snapshots of USB device vendors.

I used to run both update-usbids and update-pciids before creating a snapshot to ensure it was made with the most up to date databases for each type. The update-usbids will be sorely missed :frown:

Re: MX-19 Feedback

Posted: Tue Oct 22, 2019 2:40 pm
by BitJam
m_pav wrote: Tue Oct 22, 2019 2:28 pm Debian Buster and all upstream packages for usbutils no longer include the user mode tool to manually download the latest daily snapshots of USB device vendors.

I used to run both update-usbids and update-pciids before creating a snapshot to ensure it was made with the most up to date databases for each type. The update-usbids will be sorely missed :frown:
A quick search led me to: [UNSOLVABLE] How to update the USB ids file? (Arch) which links to: usbutils usb.ids update, adding a missed script [...] (Redhat). So it seems distros are dropping this for a reason. I'm not saying it's a good reason but I suggest we do some research before rolling our own (which was my first inclination).

Re: MX-19 Feedback

Posted: Tue Oct 22, 2019 2:53 pm
by Eadwine Rose
I guess this is an Xfce thing, the show desktop icon shows the desktop, yes, but upon pressing again doesn't restore things to the way they were. IIRC that used to be the case.

Ah well.


*snort* NEEEVER MIND! Suddenly started working 9_9


Hmm.. to add.. seems only the first time it doesn't play along, after that it's ok.


Another add.. removed the icon from the panel.. rebooted and re-added it. Now it seems to be playing from the getgo.

Re: MX-19 Feedback

Posted: Tue Oct 22, 2019 5:16 pm
by davemx
Continued from MX-19RC1:

Re: libpng12-0

I just opened the downloaded libpng12-0 deb, and it contains a link to itself --- i.e. it tries to install a link called libpng12.so.0, who target is exactly the same as the file name. I tried creating a link called libpng12.so.0 to libpng16.so.16, but my program SP Flash Tool wasn't fooled. Is there some way of providing libpng12.so.0 to programs that insist on it?

Belt and Braces solution (for now):

I copied two files over from my PCLinuxOS lib64 files:

libpng12.so.0 and libpng12.so.0.59.0, the former being a symlink to the latter, and now SP_Flash_Tool runs just fine.

Re: MX-19 Feedback

Posted: Tue Oct 22, 2019 5:33 pm
by Jerry3904
Doesn't look like it is anywhere, but there are solutions on the web such as this you might try:

https://www.linuxuprising.com/2018/05/f ... -1804.html

Re: MX-19 Feedback

Posted: Tue Oct 22, 2019 5:38 pm
by qwertz
Jerry3904 wrote: Tue Oct 22, 2019 2:01 pm Did you set up a Profile in Display > Advanced? If not, give that a try (read the Help if not clear how to do that).
it worked thank you