https://bugs.kde.org/show_bug.cgi?id=516632
Bug ID: 516632
Summary: Okular does not open PDF files in mounted cifs file
system.
Classification: Applications
Product: okular
Version First 25.04.2
Reported In:
Platform: Debian stable
OS: Linux
Status: REPORTED
Severity: critical
Priority: NOR
Component: PDF backend
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
STEPS TO REPRODUCE
1. Install Debian Trixie.
2. Use Xfce graphic manager.
3. Mount cifs filesystem with this command: mount -t cifs -o
username=use,password=pass,uid=1000,gid=1000,dir_mode=774,file_mode=774
//localhost/OneDrive /mnt/OneDrive/ ; chmod 764 /mnt/OneDrive/
4. I use Thunar to go to the folder path where the PDF is located.
5. I try to open the PDF file, then Okular displays the error message: "Could
not open
file:///mnt/OneDrive/Renzo/Bienes_Raices/Ap_2205/ServiciosPublicos/Agua/Reclamos/ActaVisita04septiembre.pdf."
The behavior is the same for any PDF located on the mounted filesystem.
OBSERVED RESULT
Okular crashes.
EXPECTED RESULT
Okular should display all PDF files.
ADDITIONAL INFORMATION
I could not get backtraces.
--
You are receiving this mail because:
You are watching all bug changes.