MX-21 beta 1 feedback thread
Re: MX-21 beta 1 feedback thread
The package installer failed (three times) when trying to use it by double clicking on a .deb install package downloaded from the web. There was nothing wrong with the package since it did successfully install from the command line with "sudo apt install code_1.58.2-1626302803_amd64.deb". The binary I was installing was the latest visual studio code.
The package installer gui would load and did indicate that all dependencies were met. When 'install' was clicked, the process would just silently fail. Since I do not know where to look for possible error logs, I cannot provide one for you.
The package installer gui would load and did indicate that all dependencies were met. When 'install' was clicked, the process would just silently fail. Since I do not know where to look for possible error logs, I cannot provide one for you.
-
- Posts: 3602
- Joined: Tue Jun 14, 2016 2:02 pm
Re: MX-21 beta 1 feedback thread
@Gaer Boy you've changed the icons LibreOffice is using somehow, you can tell from comparing your pic to the one d.o. just shared.
It looks like you have Breeze Dark set. I checked and OOTB it's fine.
Can you go to Tools> Options > LibreOffice - View > Icon style to "Automatic (Colibre)
It looks like you have Breeze Dark set. I checked and OOTB it's fine.
Can you go to Tools> Options > LibreOffice - View > Icon style to "Automatic (Colibre)
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.
-
- Posts: 3602
- Joined: Tue Jun 14, 2016 2:02 pm
Re: MX-21 beta 1 feedback thread
Please provide a link to where you got this .deb.grg wrote: Thu Jul 29, 2021 12:56 pm The package installer failed (three times) when trying to use it by double clicking on a .deb install package downloaded from the web. There was nothing wrong with the package since it did successfully install from the command line with "sudo apt install code_1.58.2-1626302803_amd64.deb". The binary I was installing was the latest visual studio code.
The package installer gui would load and did indicate that all dependencies were met. When 'install' was clicked, the process would just silently fail. Since I do not know where to look for possible error logs, I cannot provide one for you.
There does seem to be an issue with the pkexec and gdebi-gtk when doubleclicking on a .deb file, but running it manually in a terminal works.
I've been installing .debs for weeks on all our internal Alphas and Betas without issue by Right Clicking and selecting "Install Deb Files" ... so that can be used in the meantime if someone needs it.
Have you tried using MX Package Installer (MXPI) > Popular Applications > Development?
I just tried it, it installs the exact version without issue.
Edit: don't need a link to the .deb, just install VSCode using MXPI, installing .debs via right click menu, something is up with GDebi though
Last edited by SwampRabbit on Thu Jul 29, 2021 1:07 pm, edited 1 time in total.
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.
- dolphin_oracle
- Developer
- Posts: 22100
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MX-21 beta 1 feedback thread
thank you. I presume you mean "gdebi" when you say package installer.grg wrote: Thu Jul 29, 2021 12:56 pm The package installer failed (three times) when trying to use it by double clicking on a .deb install package downloaded from the web. There was nothing wrong with the package since it did successfully install from the command line with "sudo apt install code_1.58.2-1626302803_amd64.deb". The binary I was installing was the latest visual studio code.
The package installer gui would load and did indicate that all dependencies were met. When 'install' was clicked, the process would just silently fail. Since I do not know where to look for possible error logs, I cannot provide one for you.
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.
-
- Posts: 3602
- Joined: Tue Jun 14, 2016 2:02 pm
Re: MX-21 beta 1 feedback thread
@dolphin_oracle please see my edit above, yep its a gdebi issue but only seems an issue when double clicking a .deb file
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.
- dolphin_oracle
- Developer
- Posts: 22100
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MX-21 beta 1 feedback thread
ok thanks.SwampRabbit wrote: Thu Jul 29, 2021 1:08 pm @dolphin_oracle please see my edit above, yep its a gdebi issue but only seems an issue when double clicking a .deb file
I hate gdebi...
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-21 beta 1 feedback thread
Not only would it need to be ported to python3 but to Gtk3/GIO (or Qt5) from Gtk2 since bullseye doesn't have python3-gtk.dolphin_oracle wrote: Thu Jul 29, 2021 11:03 amWe adopted it, but the migration is beyond my non-existant python skills.
source is here. this would be a good one to get in if someone can take it over. https://github.com/MX-Linux/disk-manager
The pure python parts look pretty easy to fix (without digging too far into it - there could always be a hidden monster) - the GUI parts not so easy.
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB
Re: MX-21 beta 1 feedback thread
WARNING:
I was installing the beta to test it. With the new way of organising partitions, I thought I'd see what happened if I set a partition other than that which I was installing on, to something like /mnt/otherdistro and the type to "preserve". The next screen advised me that, indeed, the partition would be mounted at /mnt/otherdistro and the partition would not be formatted. So, I went back, added a partition which has all my data on at /mnt/Data to be preserved. Which the next screen assured me was going to happen. Guess what? All my data has been wiped! (and the partition wasn't even mounted!) My fault for not backing it up, but to save anyone else from testing that feature I'm posting this here. I will double post at the forum on this occasion because it's important.
I was installing the beta to test it. With the new way of organising partitions, I thought I'd see what happened if I set a partition other than that which I was installing on, to something like /mnt/otherdistro and the type to "preserve". The next screen advised me that, indeed, the partition would be mounted at /mnt/otherdistro and the partition would not be formatted. So, I went back, added a partition which has all my data on at /mnt/Data to be preserved. Which the next screen assured me was going to happen. Guess what? All my data has been wiped! (and the partition wasn't even mounted!) My fault for not backing it up, but to save anyone else from testing that feature I'm posting this here. I will double post at the forum on this occasion because it's important.
Desktop: Mini-Box M350 with Asus H110i-plus motherboard, Pentium G4600 processor, 2TB SSD and 16Gb RAM DDR4-2133
Printer/Scanner: Brother MFC-J5335W
Laptop: Lenovo V15 ADA
Media Centre: Lenovo Q190
Printer/Scanner: Brother MFC-J5335W
Laptop: Lenovo V15 ADA
Media Centre: Lenovo Q190
- dolphin_oracle
- Developer
- Posts: 22100
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MX-21 beta 1 feedback thread
we need your /var/log/minstall.log please. it will have been copied to the installed system.davemx wrote: Thu Jul 29, 2021 1:47 pm WARNING:
I was installing the beta to test it. With the new way of organising partitions, I thought I'd see what happened if I set a partition other than that which I was installing on, to something like /mnt/otherdistro and the type to "preserve". The next screen advised me that, indeed, the partition would be mounted at /mnt/otherdistro and the partition would not be formatted. So, I went back, added a partition which has all my data on at /mnt/Data to be preserved. Which the next screen assured me was going to happen. Guess what? All my data has been wiped! (and the partition wasn't even mounted!) My fault for not backing it up, but to save anyone else from testing that feature I'm posting this here. I will double post at the forum on this occasion because it's important.
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-21 beta 1 feedback thread
Can't help with that. I initially thought that the problem was elsewhere so I installed another Linux over it in a vain attempt to get access to my other partitions. I didn't realise that they were empty!dolphin_oracle wrote: Thu Jul 29, 2021 1:49 pm
we need your /var/log/minstall.log please. it will have been copied to the installed system.
Desktop: Mini-Box M350 with Asus H110i-plus motherboard, Pentium G4600 processor, 2TB SSD and 16Gb RAM DDR4-2133
Printer/Scanner: Brother MFC-J5335W
Laptop: Lenovo V15 ADA
Media Centre: Lenovo Q190
Printer/Scanner: Brother MFC-J5335W
Laptop: Lenovo V15 ADA
Media Centre: Lenovo Q190