LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 02-05-2024, 02:07 AM   #1
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 257

Rep: Reputation: 3
update-manager crashes after click on "Install now" button


Ubuntu 22.04, IceWM.

Code:
maketopsite@maketopsite:~$ update-manager
Gtk-Message: 18:32:57.533: Failed to load module "xapp-gtk3-module"
Gtk-Message: 18:32:57.533: Failed to load module "appmenu-gtk-module"
WARNING:root:can not import unity GI Namespace Dbusmenu not available
Code:
Feb 04 18:39:08 maketopsite org.debian.apt[2361]: 18:39:08 AptDaemon.Worker [INFO]: Committing packages: dbus.Array([dbus.String('linux-headers-5.15.0-92#auto'), dbus.String('>
Feb 04 18:39:08 maketopsite AptDaemon.Worker[2361]: INFO: Committing packages: dbus.Array([dbus.String('linux-headers-5.15.0-92#auto'), dbus.String('linux-headers-5.15.0-92-ge>
Feb 04 18:39:08 maketopsite org.debian.apt[2361]: 18:39:08 AptDaemon.Worker [WARNING]: An additional step to open the cache is required
Feb 04 18:39:08 maketopsite AptDaemon.Worker[2361]: WARNING: An additional step to open the cache is required
Feb 04 18:39:07 maketopsite org.debian.apt[2361]: 18:39:07 AptDaemon.Worker [INFO]: Simulating trans: /org/debian/apt/transaction/f01c01c5fe904899abadc99a87e0b49f
Feb 04 18:39:07 maketopsite AptDaemon.Worker[2361]: INFO: Simulating trans: /org/debian/apt/transaction/f01c01c5fe904899abadc99a87e0b49f
Feb 04 18:39:07 maketopsite org.debian.apt[2361]: 18:39:07 AptDaemon.Trans [INFO]: Queuing transaction /org/debian/apt/transaction/f01c01c5fe904899abadc99a87e0b49f
Feb 04 18:39:07 maketopsite AptDaemon.Trans[2361]: INFO: Queuing transaction /org/debian/apt/transaction/f01c01c5fe904899abadc99a87e0b49f
Feb 04 18:39:07 maketopsite org.debian.apt[2361]: 18:39:07 AptDaemon [INFO]: CommitPackages() was called: dbus.Array([dbus.String('linux-headers-5.15.0-92#auto'), dbus.String(>
Feb 04 18:39:07 maketopsite AptDaemon[2361]: INFO: CommitPackages() was called: dbus.Array([dbus.String('linux-headers-5.15.0-92#auto'), dbus.String('linux-headers-5.15.0-92-g>
Feb 04 18:39:01 maketopsite CRON[4706]: pam_unix(cron:session): session closed for user root
Feb 04 18:39:01 maketopsite CRON[4707]: (root) CMD (  [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi)
Feb 04 18:39:01 maketopsite CRON[4706]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
Any idea please ?
 
Old 02-05-2024, 05:09 PM   #2
rclark
Member
 
Registered: Jul 2008
Location: Montana USA
Distribution: KUbuntu, Fedora (KDE), PI OS
Posts: 487

Rep: Reputation: 180Reputation: 180
No, but then I always just go to a command prompt and do a 'sudo apt update', then 'sudo apt upgrade' . Done. Easy peasy. My DE is KDE. Never use GUI updaters....

Last edited by rclark; 02-05-2024 at 05:11 PM.
 
Old 02-05-2024, 05:45 PM   #3
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,139
Blog Entries: 21

Rep: Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480
See if you get lucky by changing your gtk theme. I agree with rclark. My updater always says apt is running. So I close it and

Code:
sudo apt update && sudo apt dist-upgrade
when that happens.
 
Old 02-09-2024, 07:38 AM   #4
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 257

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by rclark View Post
No, but then I always just go to a command prompt and do a 'sudo apt update', then 'sudo apt upgrade' . Done. Easy peasy. My DE is KDE. Never use GUI updaters....
I can use terminal but it would not help much solving this bug.

BTW There are users who will never use command line.
 
Old 02-09-2024, 07:40 AM   #5
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 257

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by rokytnji View Post
See if you get lucky by changing your gtk theme. I agree with rclark. My updater always says apt is running. So I close it and

Code:
sudo apt update && sudo apt dist-upgrade
when that happens.
I've run Xfce, update-manager has asked for password (unlike the IceWM). I've entered it and updates were successfully installed. update-manager in IceWM works fine since then (same theme).
 
Old 02-09-2024, 06:33 PM   #6
rclark
Member
 
Registered: Jul 2008
Location: Montana USA
Distribution: KUbuntu, Fedora (KDE), PI OS
Posts: 487

Rep: Reputation: 180Reputation: 180
Quote:
I can use terminal but it would not help much solving this bug. BTW There are users who will never use command line.
Your right, that it will not help with bug, but will certainly get your machine updated... As for mouse cripples, your right. Fight that fight every time one of 'em gets hired out of college and we have to train them to do 'basic' things on the command line (in Windoze as we are a M$ shop at work for the most part).
 
Old 02-11-2024, 04:48 AM   #7
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 257

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by rclark View Post
Fight that fight every time one of 'em gets hired out of college and we have to train them to do 'basic' things on the command line
IT college graduate ?
 
Old 02-11-2024, 11:54 PM   #8
rclark
Member
 
Registered: Jul 2008
Location: Montana USA
Distribution: KUbuntu, Fedora (KDE), PI OS
Posts: 487

Rep: Reputation: 180Reputation: 180
Quote:
IT college graduate ?
We tried to hire Applied (meaning a Math/Physics/Electronic background component) Computer Science Bachelor of Science majors (4-5 years) mostly as we were doing real-time SCADA work for hydro/substation/communication projects. Not 'business' applications. Towards the end of my supervisor duty days, it was getting harder to find good applicants as colleges seemed to be 'watering down' the degree programs... Converting decimal to hex/octal/binary and visa-versa was even 'hard' for most applicants. Basic number skills was being lost as well as command line skills. Ask about 8 bit ASCII in an interview and some were 'lost'.

Last edited by rclark; 02-12-2024 at 12:02 AM.
 
Old 02-14-2024, 04:46 AM   #9
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 257

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by rclark View Post
Converting decimal to hex/octal/binary and visa-versa was even 'hard' for most applicants. Basic number skills was being lost as well as command line skills. Ask about 8 bit ASCII in an interview and some were 'lost'.
Do you mean please small, "easy" numbers or big ?

Quote:
Towards the end of my supervisor duty days, it was getting harder to find good applicants as colleges seemed to be 'watering down' the degree programs...
West is on the decline, Asia is on the rise.

Maybe the decline is visible on software development too.
 
Old 02-14-2024, 08:16 AM   #10
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,139
Blog Entries: 21

Rep: Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480
Ooops. Wrong thread

Last edited by rokytnji; 02-14-2024 at 08:39 AM.
 
Old 02-14-2024, 08:36 AM   #11
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,139
Blog Entries: 21

Rep: Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480
Oops. Wrong thread.

Last edited by rokytnji; 02-14-2024 at 08:40 AM.
 
Old 02-14-2024, 12:15 PM   #12
rclark
Member
 
Registered: Jul 2008
Location: Montana USA
Distribution: KUbuntu, Fedora (KDE), PI OS
Posts: 487

Rep: Reputation: 180Reputation: 180
Quote:
Do you mean please small, "easy" numbers or big ?
Small... Say 0b00110101 for example.
 
Old 04-01-2024, 02:18 AM   #13
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 257

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by rclark View Post
Small... Say 0b00110101 for example.
well thank you.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I disable "F1" button which acts as "sleep mode" button on my laptop in Kubuntu 20.04? Chripcikas Linux - Software 3 03-23-2021 08:58 AM
Computer detecting right-click as left-click, left-click as left-click and middle with 2 fingers pressed as right-click Festerdam Linux - Newbie 5 06-19-2017 05:41 PM
[SOLVED] pan crashes in slack64-current immediately after clicking the "send article" button markush Slackware 0 05-12-2012 10:17 AM
Pan crashes in the moment when I click the send-button markush Slackware 2 04-06-2011 05:07 AM
make thumb button/third button double-click taboom Linux - Hardware 0 03-20-2006 02:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 04:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration