Failed to execute default File Manager
input/output error
with terminal some gtk error with gtkcellrenderer shows up - how to fix? Who can help with this?
[luc@luc-20hr0021mb ~]$ exo-open --launch FileManager
*[luc@luc-20hr0021mb ~]$ ***
Gtk:ERROR:…/gtk/gtk/gtkcellrenderer.c:1796:gtk_cell_renderer_get_aligned_area: assertion failed: (aligned_area->x >= cell_area->x && aligned_area->x <= cell_area->x + cell_area->width)
Bail out! Gtk:ERROR:…/gtk/gtk/gtkcellrenderer.c:1796:gtk_cell_renderer_get_aligned_area: assertion failed: (aligned_area->x >= cell_area->x && aligned_area->x <= cell_area->x + cell_area->width)
1 Like
What happens if you run just thunar
from a terminal?
Did you update your system recently and exclude some packages?
thanks for your response.
Thunar from terminal gives same error: file manager opens, but when approch to some folders it crashes.
Did updates, installed, deinstalled things but did not exclude of removed dependies - I think anyway
AAAAAAAhhh my crash too
i try to open thunar from terminal and crash after 4-5 second
Gtk:ERROR:…/gtk/gtk/gtkcellrenderer.c:1796:gtk_cell_renderer_get_aligned_area: assertion failed: (aligned_area->x >= cell_area->x && aligned_area->x <= cell_area->x + cell_area->width)
Bail out! Gtk:ERROR:…/gtk/gtk/gtkcellrenderer.c:1796:gtk_cell_renderer_get_aligned_area: assertion failed: (aligned_area->x >= cell_area->x && aligned_area->x <= cell_area->x + cell_area->width)
Aborted (core dumped)
1 Like
do you upgrade linux kernel today just as my?
I installed file manager PCManFM for the moment, so I can go on
Yes LTS kernel and common kernel 5.11.13
i upgrade to linux 5.11.13.arch1-1 today
now my thunar polybar udisks crash
i just considered installing linux-lts linux-header-lts now
but it seen to
Pudge
April 11, 2021, 8:12pm
10
Use the downgrade app to downgrade to last kernel that worked for you.
Pudge
1 Like
I’m not familiar with downgrading
my kernel is 5.11.13-arch1-1
aaah i understand now what you mean
Pudge
April 11, 2021, 8:18pm
14
Which one does the problem show up on? If both, then downgrade both.
Be sure to downgrade the linux-headers and linux-lts-headers at the same time?
If you don’t have downgrade installed:
sudo pacman -S downgrade
then
downgrade --help
then
downgrade package-name
pick one from the list, preferably from (local) which will be the pacman cache on your computer
Just be sure to downgrade linux and linux-headers as a pair.
EDIT:
and also downgrade linux-lts and linux-lts-headers as a pair.
Pudge
2 Likes
i dont have linux-lts installed
should I downgrade linux and linux headers at the same time
Are you sure it was because of the kernel update?
Did you update anything else?
Pudge
April 11, 2021, 8:22pm
17
Yes, the installed linux (which is the kernel) and the installed linux-headers should always be the same version number.
Pudge
no
but i don’t have problem yesterday
I’m stupid when it comes to error
It looks like you have another thread open over here:
i write this
journalctl -p err…alert
and the output come whit this
i am not good to this
i hope someone can help me with this
many thanks
List item
– Journal begins at Sat 2021-04-10 21:42:21 CEST, ends at Sun 2021-04-11 20:46:09 CEST. –
Apr 10 21:42:21 webster kernel: ipmi:dmi: Base address is zero, assuming no IPMI interface
Apr 10 21:42:22 webster kernel: nouveau 0000:01:00.0: bios: unable to locate usable image
Apr 10 21:42:22 webster kernel: nouveau 0000:01:00.0: bios …
You can start by checking the contents of /var/log/pacman.log
- the end of that file will list the packages you updated most recently.