Closed FGYada1984 closed 1 year ago
Hi, Could you try with a supported theme, as Numix? Folder Color menu is showed only if the theme supports Folder Color. Could it be that? Best regards.
Hello, Thanks for the reply, I already have Papirus which according to the documentation is supported and in fact, a short time ago I was on Nobara 38 which already comes with Papirus installed and it worked normally. The strange thing is that it doesn't give any error messages, only the options don't appear.
Hi,
I suppose you are using GNOME 4? For your packages I think your packages are not right, because i don't use folder-color-common anymore.
Could you completly remove all folder-color
packages and just copy this file (for GTK4) here: /usr/share/nautilus-python/extensions/folder-color.py
Restart nautilus with nautilus -q
and try again.
Best regards.
PS: Folder Color is just a script, the package is for an easy installation, but just copying the file is enough.
it worked! i did exactly what you told me and it worked. probably the official tumbleweed repository is out of date or something. i confess i'm just starting out with opensuse so i'm not sure how everything works.
thank you very much for your help and work.
Hello, thank you very much for your work on folder-colors! Is there any way to use this extension for nautilus in fedora please? Copr repo for Fedora 39 is not working for now, Fedora 40 is out the door. I tried to use the procedure you described, but I was not successful. I couldn't find any way to get this add-on working. I really miss this feature in Fedora. Thank you!
just copy this file (for GTK4) here:
/usr/share/nautilus-python/extensions/folder-color.py
Restart nautilus withnautilus -q
and try again
Hi, could you try this:
https://github.com/costales/folder-color/issues/36#issuecomment-1791193223
and run nautilus from the Terminal and paste here the result?
Best regards.
I get this:
File "/usr/share/nautilus-python/extensions/folder-color.py", line 107 <title>folder-color/nautilus-extension/folder-color.py at master · costales/folder-color · GitHub</title> ^ SyntaxError: invalid character '·' (U+00B7)
Thank you!
I think you copied a HTML file. Could you try to overwrite the file again with the RAW version?
https://raw.githubusercontent.com/costales/folder-color/master/nautilus-extension/folder-color.py
Best regards.
I'm terribly sorry, I figured it out too and tried to delete my previous post, but I couldn't. I don't understand how it happened (that's what happens when you do a lot of things at once). I'm so sorry. I'll fix it...
Did it work with the raw version? :)
On Thu, Apr 4, 2024, 22:25 lusmo @.***> wrote:
I'm terribly sorry, I figured it out too and tried to delete my previous post, but I couldn't. I don't understand how it happened (that's what happens when you do a lot of things at once). I'm so sorry. I'll fix it...
— Reply to this email directly, view it on GitHub https://github.com/costales/folder-color/issues/36#issuecomment-2038145324, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABM5GQRA4TWSNOBIVASTONDY3WZNFAVCNFSM6AAAAAA6ZNHUWOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZYGE2DKMZSGQ . You are receiving this because you commented.Message ID: @.***>
When using the path /usr/share/nautilus-python/extensions nautilus
would not open at all. No listings. I tried changing the rights but it won't start and offers the option to "wait" or "exit" but neither could be clicked.
I moved the script to$HOMES/.local/share/nautilus-python/extensions
and changed the user rights.
At first it looked the same, but after a while Nautilus started up.
No listings. I had to change the icons to Numix. Then it was possible to change the color of the icons in the home directory.
Now Nautilus won't start again and can't even be shut down (not even with the nautilus -q command).
I suspect SELinux, but I have to go home now and I won't be able to do more right now. I'll try to get back to it later.
Thank you very much for your help!
PS: Just a quick update: After disabling SELinux and choosing Humanity, the nautilus icon starts and it is possible to add emblems, but not to change colors. I'll check the rights tomorrow (hopefully I'll get around to it). Thank you for your help!
Hello!
I am on OpenSuse Tumbleweed, Nautilus version 45.1. I installed it through the Yast manager, and installed:
I went through the reboot process, and when opening it through the terminal, no error message appears. However, when clicking on a folder, the options for customization do not appear.
Reading some previous messages here, I tested the command
G_MESSAGES_DEBUG=all G_DEBUG=all NAUTILUS_DEBUG=all nautilus
The first time I ran this command, the only message related to the extension that had appeared was this one:I say it had appeared because, sometime later when I came to write this message, I ran the command again to be able to copy it, but it did not appear anymore, as can be seen below:
Any idea what it might be?