View Single Post
Old 07-15-2022, 08:50 AM   #217
uli
Zealot
uli can program the VCR without an owner's manual.uli can program the VCR without an owner's manual.uli can program the VCR without an owner's manual.uli can program the VCR without an owner's manual.uli can program the VCR without an owner's manual.uli can program the VCR without an owner's manual.uli can program the VCR without an owner's manual.uli can program the VCR without an owner's manual.uli can program the VCR without an owner's manual.uli can program the VCR without an owner's manual.uli can program the VCR without an owner's manual.
 
Posts: 110
Karma: 194274
Join Date: Jun 2011
Location: Montreal
Device: Kobo, Calibre
I was testing my Silk theme, and get FileExistsError with "modified.png" when installing Silk theme from look & feel.

Should I exclude this file? Removing will revert 'Embed Metadata v1.0.0 plugin' toolbar icon even when dark/light exists...

Traceback:
Spoiler:

calibre 6.0 embedded-python: True
Windows-10-10.0.19044 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', '', 'Multiprocessor Free')
Interface language: en_CA
Traceback (most recent call last):
File "calibre\gui2\preferences\main.py", line 423, in accept
File "calibre\gui2\preferences\main.py", line 384, in commit
File "calibre\gui2\preferences\look_feel.py", line 865, in commit
File "calibre\gui2\icon_theme.py", line 920, in __call__
File "calibre\gui2\icon_theme.py", line 932, in install_icon_theme
File "calibre\utils\rcc\__init__.py", line 111, in compile_icon_dir_as_themes
File "calibre\utils\rcc\__init__.py", line 102, in handle_image
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\Uli\\AppData\\Local\\Temp\\tmprgo2v33l \\modified.png' -> 'C:\\Users\\Uli\\AppData\\Local\\Temp\\tmprgo2v33l \\tmp443mye_s\\calibre-user-light\\images\\modified.png'
uli is offline