Created attachment 169052 [details] Docx_format_not_recognized_CalligraW *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY Pop up this notice "Could not open file": path to my /docx extension file " in my home/documents folder STEPS TO REPRODUCE 1. Open Calligra words 3.2.1 and double click my extension docx file listed to open 2. comes up notice with dialog window "Format not recognized" 3. click OK button in dialog window; try a different file with similar extension; happens steps 1 & 2 again OBSERVED RESULT Could not open doc files with MsOffice extension docx EXPECTED RESULT Open MsOffice extension files at least, even tough I could not edit them. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Fedora 40 (available in About System) KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 ADDITIONAL INFORMATION
Created attachment 169081 [details] docx file not recognized Added docz extension file which could not be recognized . Others docx extension files could opened however.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/5683
sorry, that was the wrong bug number
(In reply to Zamundaaa from comment #3) > sorry, that was the wrong bug number Hi. It's weird that I can see 2 different types of docx extensions in my home/documents folder (in two different colors as well). I mean can open the whites docx extension files done in a MsOffice format with Calligra words but I can not open the blue doxc extension files done in MsOffice for probably these last ones were retouched and saved by an alternative MsOffice suite like Onlyoffice/LibreOffice in one of my other linux devices where I use these alternative suites.
Had the same problem. But I built Calligra myself. In my case the problem solved by changing build type to release: cmake .. -DCMAKE_BUILD_TYPE=Release
A possibly relevant merge request was started @ https://invent.kde.org/office/calligra/-/merge_requests/118