Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [ISSUE] [CLOSED] bug: when uninstalling fcitx, permissions on mime database get set to wrong ones
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-4455@inbox.vuxu.org>
@ 2022-04-29  2:12 ` github-actions
  0 siblings, 0 replies; only message in thread
From: github-actions @ 2022-04-29  2:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1150 bytes --]

Closed issue by etosan on void-packages repository

https://github.com/void-linux/void-packages/issues/4455

Description:
### System

* xuname:  `Void 4.18.16_2 x86_64 GenuineIntel uptodate rFF`

* package:  `fcitx-4.2.9.6_3`

### Expected behavior

Everything works.

### Actual behavior

I guess it's called "mime database" or something. Well those things under  `/usr/share/mime` get fucked up permissions breaking almost all gtk apps (I guess gtk is unable to read meta info about icon theme or something).

Error message produced by affected apps is completely useless and off the mark:
`Gtk:ERROR:gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Adwaita/16x16/status/image-missing.png:  bla bla (gdk-pixbuf-error-quark, 3)`

Reinstalling this gem `xbps-install fcitx` fixes it. I guess there might be error in uninstall trigger? 
Even then, umask of `xbps-remove` invoking user is pretty standard:
```
: umask                               
u=rwx,g=rx,o=rx
```
### Steps to reproduce the behavior

  - install fcitx
  - remove fcitx
  - watch world burn

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-29  2:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-4455@inbox.vuxu.org>
2022-04-29  2:12 ` [ISSUE] [CLOSED] bug: when uninstalling fcitx, permissions on mime database get set to wrong ones github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).