MX-21 beta 1 feedback thread

Message
Author
User avatar
dolphin_oracle
Developer
Posts: 22100
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-21 beta 1 feedback thread

#291 Post by dolphin_oracle »

@SwampRabbit what's needed is something for making shares. Gigolo is a mounting tool.
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
oops
Posts: 1893
Joined: Tue Apr 10, 2018 5:07 pm

Re: MX-21 beta 1 feedback thread

#292 Post by oops »

dolphin_oracle wrote: Tue Aug 03, 2021 10:55 am @SwampRabbit what's needed is something for making shares. Gigolo is a mounting tool.
The tool to do that into MX19 was simple and perfect, similar to the redhat one
http://web.mit.edu/rhel-doc/3/rhel-sag- ... uring.html

... And Samba is useful with rsync and grsync
https://rsync.samba.org/
http://www.opbyte.it/grsync/
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19_x64 & antiX19_x32

SwampRabbit
Posts: 3602
Joined: Tue Jun 14, 2016 2:02 pm

Re: MX-21 beta 1 feedback thread

#293 Post by SwampRabbit »

dolphin_oracle wrote: Tue Aug 03, 2021 10:55 am @SwampRabbit what's needed is something for making shares. Gigolo is a mounting tool.
yeah my bad, I went back and looked at the first pot about it now.

funny thing is right now OOTB on MX-21 when in Thunar you can right-click and get "Share a folder on your network".
when doing that, it asks for your password, but dies silently.

I'm looking at fixing the thunar-shares-plugin if possible ... but we already talked about that.
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.

User avatar
figueroa
Posts: 1099
Joined: Thu Dec 20, 2018 11:20 pm

Re: MX-21 beta 1 feedback thread

#294 Post by figueroa »

Rats; I found a bug that only appears (at least in the case of a persistent Live-usb) when accessing MX-21 beta 1 remotely through x2go. The glitch appears to be an authorization problem when using the updater icon on the panel notification area, running in either the default XFCE DE, or the LXDE DE, which I installed from MXPI. This is a new glitch and the update function works normally in MX-18 and MX-19 when accessed remotely with x2go.

When the updater notification icon turns green, I click on the icon and review the available updates. Then click on the bottom middle Update button, the terminal briefly appears showing "apt-get full-upgrade" then in about one second crashes, never prompting for a password.

I suspect this might be the result of changes somewhere in /usr/lib/apt-notifier/ which are beyond my programming and scripting knowledge. There is an error message in the auth.log pertaining to this:

Code: Select all

Aug  2 23:39:48 mx1 pkexec[11676]: demo: Error executing command as another user: Not authorized [USER=root] [TTY=/dev/pts/1] [CWD=/home/demo] [COMMAND=/usr/lib/apt-notifier/actions/updater_full-upgrade_action]
All of the other functions requring authorization via the updater icon work as expected, prompting for the expected password.
Andy Figueroa
Using Unix from 1984; GNU/Linux from 1993

User avatar
fehlix
Developer
Posts: 12632
Joined: Wed Apr 11, 2018 5:09 pm

Re: MX-21 beta 1 feedback thread

#295 Post by fehlix »

figueroa wrote: Tue Aug 03, 2021 12:39 pm Rats; I found a bug that only appears (at least in the case of a persistent Live-usb) when accessing MX-21 beta 1 remotely through x2go. The glitch appears to be an authorization problem when using the updater icon on the panel notification area, running in either the default XFCE DE, or the LXDE DE, which I installed from MXPI. This is a new glitch and the update function works normally in MX-18 and MX-19 when accessed remotely with x2go.

When the updater notification icon turns green, I click on the icon and review the available updates. Then click on the bottom middle Update button, the terminal briefly appears showing "apt-get full-upgrade" then in about one second crashes, never prompting for a password.

I suspect this might be the result of changes somewhere in /usr/lib/apt-notifier/ which are beyond my programming and scripting knowledge. There is an error message in the auth.log pertaining to this:

Code: Select all

Aug  2 23:39:48 mx1 pkexec[11676]: demo: Error executing command as another user: Not authorized [USER=root] [TTY=/dev/pts/1] [CWD=/home/demo] [COMMAND=/usr/lib/apt-notifier/actions/updater_full-upgrade_action]
All of the other functions requring authorization via the updater icon work as expected, prompting for the expected password.
Probably a polkit thing about authorization of the fine-grained difference between active and inactive session. The apt-notifier authorization policy is currently set active_session to allow_admin (=root) for upgrade. Seems "remote" x2go sessions are regarded as inactive sessions. I guess other functions mentioned do have a more relaxed authorization policy by allowing in addition "inactive" or "any" session.

User avatar
agnivo007
Posts: 720
Joined: Mon May 04, 2020 11:39 pm

Re: MX-21 beta 1 feedback thread

#296 Post by agnivo007 »

@SwampRabbit Gigolo is like smb4k, right? Just to browse/mount different protocol shares but NOT create them?

I'm still at a loss as to what happened to system-config-samba and thunar samba plugin , didn't follow it well or understand or mere ignorance, dunno. Can you explain in short?
- Roy, Kolkata, IN. "REDUCE-REUSE-RECYCLE-REPURPOSE"
MX-21-AHS-KDE on [ H110M-H : Modded BIOS | Core i3-9350K | 8GB DDR4 | SP A60 NVMe PCIe3x4 | Samsung Evo 870 SSD | WD Black Mobile HDD ]

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

Re: MX-21 beta 1 feedback thread

#297 Post by dolphin_oracle »

agnivo007 wrote: Tue Aug 03, 2021 1:19 pm @SwampRabbit Gigolo is like smb4k, right? Just to browse/mount different protocol shares but NOT create them?

I'm still at a loss as to what happened to system-config-samba and thunar samba plugin , didn't follow it well or understand or mere ignorance, dunno. Can you explain in short?
thunar shares plugin is broke (or there is a mismatch with the thunar version maybe) and system-config-samba is python2 and no longer maintained.
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.

SwampRabbit
Posts: 3602
Joined: Tue Jun 14, 2016 2:02 pm

Re: MX-21 beta 1 feedback thread

#298 Post by SwampRabbit »

agnivo007 wrote: Tue Aug 03, 2021 1:19 pm @SwampRabbit Gigolo is like smb4k, right? Just to browse/mount different protocol shares but NOT create them?

I'm still at a loss as to what happened to system-config-samba and thunar samba plugin , didn't follow it well or understand or mere ignorance, dunno. Can you explain in short?
The system-config-samba is python2 and development stopped and no one has picked it up. The death of python2 has killed a ton of applications because no one ported or help port them over to python3.

This helps demonstrate the importance and need for people to stay involved with, contribute to, and support the FOSS applications they use and enjoy. Most everything FOSS is 100% created for free with someone’s free time. People make a big deal about an application being abandoned, but never actually chose to support it or the developer really in the first place. Just simply giving a star on GitHub or telling someone you appreciate and like their application if nothing else can make a difference. Instead people will complain or bombard developers with nonsense.
The old saying goes… “ if you’re not part of the solution, you’re part of the problem”.

Enough detailing of the thread now from me


I am working on the Thunar plugin, I think the updated version I packaged is broke, and dolphin told me earlier that him and Adrian are working on another solution. I’m sure all will be good in time for final release.

Edit: ninja’d by dolphin it seems as I typed a long winded reply
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.

User avatar
agnivo007
Posts: 720
Joined: Mon May 04, 2020 11:39 pm

Re: MX-21 beta 1 feedback thread

#299 Post by agnivo007 »

Thanks for the explanation. KDE is in a better shape regards to sharing I hope and look forward to it in the future to test; only if it works with systemd boot this time.

Good to know that xfce edition will get something working when ready.
- Roy, Kolkata, IN. "REDUCE-REUSE-RECYCLE-REPURPOSE"
MX-21-AHS-KDE on [ H110M-H : Modded BIOS | Core i3-9350K | 8GB DDR4 | SP A60 NVMe PCIe3x4 | Samsung Evo 870 SSD | WD Black Mobile HDD ]

SwampRabbit
Posts: 3602
Joined: Tue Jun 14, 2016 2:02 pm

Re: MX-21 beta 1 feedback thread

#300 Post by SwampRabbit »

I believe I have now the thunar-share-plugin fixed, just need to verify more
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.

Locked

Return to “General”