- This topic has 2 replies, 2 voices, and was last updated Mar 4-1:03 pm by MarkG_108.
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Forum for users of antiX Linux. Mean and Lean and Proudly anti-fascist.
Forum › Forums › New users › New Users and General Questions › Odd message during upgrade
From running “apt update && apt full-upgrade”, I received the following message:
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused
(desktop-menu:4112): Gtk-CRITICAL **: 21:13:22.105: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Writing Menu: icewm
Traceback (most recent call last):
File "/usr/local/bin/desktop-menu", line 457, in <module>
build_menu()
File "/usr/local/bin/desktop-menu", line 301, in build_menu
process_menu(menu)
File "/usr/local/bin/desktop-menu", line 207, in process_menu
icon = find_icon(entry) or default_folder_icon
File "/usr/local/bin/desktop-menu", line 136, in find_icon
if icon_theme.lookup_icon(appicon, icon_size, 0) and not no_gtk:
AttributeError: 'NoneType' object has no attribute 'lookup_icon'
Should I be concerned about this? I’m running antiX on a MacBook Pro 5,5.
[edit] Subsequently running the same update command did not result in any errors. It simply stated that “All packages are up to date.” So, I assume everything is fine. But I did just want to check to be sure.
Hi, I sometimes see that when I run such an update remotely (connected via SSH) or when running as root.
My guess is that it if you login as root (or remotely via SSH), the corresponding desktop session is not started and hence the corresponding Python class of the GTK-whatever is ‘None’ and it does not have the expected attributes.
Hence I consider it harmless.
If someone has another explanation, I am willing to learn.
or when running as root.
Okay, thanks. Yes, I was running it as root rather than sudo. So, that likely explains it.
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |