Xfce Forum

Sub domains
 

You are not logged in.

#1 2023-08-14 05:38:33

ineuw
Member
From: Québec, Canada
Registered: 2015-11-24
Posts: 98

[SOLVED] How to suppress an xfce4-notes error in kubuntu?

In a multi-boot environment, I am using cfxe4-notes in Linux Mint Cinnamon 21.2 with locked xfconf configuration files, which don't generate error on autostart.

The same configuration in Kubuntu 22.04 generates an error:

(xfce4-notes:1928): WARNING **: 01:21:39.154: theme-gtkcss.vala:34: Unable to update CSS file: Failed to rename file “/home/ineuw/.config/xfce4/xfce4-notes.css.AXLQ91” to “/home/ineuw/.config/xfce4/xfce4-notes.css”: g_rename() failed: Operation not permitted

Is there a way I can hide this?

Last edited by ineuw (2023-10-15 10:53:55)


Linux Mint Cinnamon 21.3

Offline

#2 2023-08-14 20:06:36

ka_
Member
From: Germany
Registered: 2021-05-23
Posts: 14

Re: [SOLVED] How to suppress an xfce4-notes error in kubuntu?

ineuw wrote:

(xfce4-notes:1928): WARNING **: 01:21:39.154: theme-gtkcss.vala:34: Unable to update CSS file: Failed to rename file “/home/ineuw/.config/xfce4/xfce4-notes.css.AXLQ91” to “/home/ineuw/.config/xfce4/xfce4-notes.css”: g_rename() failed: Operation not permitted

Is there a way I can hide this?

I would say that you can check the rights/owner/attributes for the "/home/ineuw/.config/xfce4/xfce4-notes.css" - file
the process return an error because of not permitted and its better or easier to fix this than suppress this message. wink
I would check if the attribute is set correct and set it " sudo chattr -i /home/ineuw/.config/xfce4/xfce4-notes.css"

for more info "man chattr"

maybe this will help

greetings _ka_

Last edited by ka_ (2023-08-14 20:08:21)


OS: Tumbleweed - Desktop : XFCE - PC: Lenovo e14 - AMD-Ryzen 5500U - Vega7 - 16GB Ram

Offline

#3 2023-08-14 20:36:41

ineuw
Member
From: Québec, Canada
Registered: 2015-11-24
Posts: 98

Re: [SOLVED] How to suppress an xfce4-notes error in kubuntu?

ka_ wrote:

I would say that you can check the rights/owner/attributes for the "/home/ineuw/.config/xfce4/xfce4-notes.css" - file
the process return an error because of not permitted and its better or easier to fix this than suppress this message. wink
I would check if the attribute is set correct and set it " sudo chattr -i /home/ineuw/.config/xfce4/xfce4-notes.css"

I own the files. Chattr +i is applied and that is what's causing the issue on Kubuntu. But, in Linux Mint the identical configuration generates no error message. The .rc and .css files must remain locked to retain my preferences.


Linux Mint Cinnamon 21.3

Offline

#4 2023-10-15 10:55:51

ineuw
Member
From: Québec, Canada
Registered: 2015-11-24
Posts: 98

Re: [SOLVED] How to suppress an xfce4-notes error in kubuntu?

This problem was solved sometimes in the past week.


Linux Mint Cinnamon 21.3

Offline

Board footer

Powered by FluxBB