https://bugs.kde.org/show_bug.cgi?id=512581
Bug ID: 512581
Summary: Export XSL Transform produces no output file.
Classification: Applications
Product: tellico
Version First 4.1.3
Reported In:
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 187146
--> https://bugs.kde.org/attachment.cgi?id=187146&action=edit
My XSL transform file I've used for many years.
SUMMARY
I have been using the XSL transform with a XSL file I wrote several years ago.
It's always been working perfectly. But I recently installed Ubuntu 25.10 with
Tellico 1.4.3. My XSL file now does not produce an output file; also no useful
errors on the command line or the log file. xsltproc actually a proper
transformation using my.xsl
STEPS TO REPRODUCE
1. Start Tellico
2. Open a movie collection
3. Select one movie
4. Click button: Export XSL Transform
5. Select: Export selected entries only (others not checked.
6. Select file my.xsl for XSLT file.
7. Click OK
8. Select output file.
9. Click Save
OBSERVED RESULT
1. No output file.
EXPECTED RESULT
1. A transformed output file.
SOFTWARE/OS VERSIONS
Ubuntu 25.10
Tellico 4.1.3
ADDITIONAL INFORMATION
Output from command line:
$ tellico --log --logfile tellico.log
[21:25:47] WARNING empty xslt file
Entity: line 1: parser error : Malformed declaration expecting version
<?xml UTF-8"?>
^
Entity: line 1: parser error : Blank needed here
<?xml UTF-8"?>
^
Entity: line 1: parser error : parsing XML declaration: '?>' expected
<?xml UTF-8"?>
^
-------------------------------------
tellico.log
[21:25:46] Starting Tellico "4.1.3" at "2025-11-24T21:25:46"
[21:25:46] Opening log file "tellico.log"
[21:25:46] Setting local image dir:
"/home/simonsonjh/.local/share/tellico/data/"
[21:25:46] Setting max image cache cost: 67108864
[21:25:46] Setting max pixmap cache cost: 67108864
[21:25:46] Setting max icon cache cost: 1000
[21:25:47] Opening previous file:
"/mnt/fff4e7cc-a5cf-45fb-a54c-fc8a9dd61c9e/MEGA/Tellico/Film.tc"
[21:25:47] Opening collection file:
"/mnt/fff4e7cc-a5cf-45fb-a54c-fc8a9dd61c9e/MEGA/Tellico/Film.tc"
[21:25:47] WARNING empty xslt file
[21:25:48] Setting local directory to
"/mnt/fff4e7cc-a5cf-45fb-a54c-fc8a9dd61c9e/MEGA/Tellico/Film_files/"
[21:25:48] Removing image from cache: "gradient_bg.png"
[21:25:48] Deleting image: "gradient_bg.png"
[21:25:48] Loading image from data: "gradient_bg.png"
[21:25:48] Removing image from cache: "gradient_header.png"
[21:25:48] Deleting image: "gradient_header.png"
[21:25:48] Loading image from data: "gradient_header.png"
[21:25:50] Setting temp image dir: "/tmp/tellico-gPzHUn/"
[21:25:50] Removing image from cache: "gradient_bg.png"
[21:25:50] Deleting image: "gradient_bg.png"
[21:25:50] Loading image from data: "gradient_bg.png"
[21:25:50] Removing image from cache: "gradient_header.png"
[21:25:50] Deleting image: "gradient_header.png"
[21:25:50] Loading image from data: "gradient_header.png"
[21:26:20] [ unknown:0 unknown ] XSLTHandler::applyStylesheet() - error
parsing input string!
[21:26:26] Purging images from the temporary directory
[21:26:26] Setting local image dir:
"/home/simonsonjh/.local/share/tellico/data/"
[21:26:26] Setting max image cache cost: 67108864
[21:26:26] Setting max pixmap cache cost: 67108864
--
You are receiving this mail because:
You are watching all bug changes.