[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-23 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210 Debbie changed: What|Removed |Added CC||deb...@stitchmeknot.com -- You are receiving this mai

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-23 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #1 from Debbie --- I missed the "EXPECTED RESULT" in my original reporting of this bug ... the expected result is that KXStitch would open it's own .kxs files. -- You are receiving this mail because: You are watching all bug changes.

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Steve Allewell
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #2 from Steve Allewell --- Hi Debbie There was a fix for this, assuming it is the same problem, just before 2.2.0 was released. There was a change in KDE/Qt somewhere after KDE 5.55.0/Qt 5.9.7 that appears to have caused this, which fits i

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #3 from Debbie --- Hello Steve, I get my soure from the AUR repository [Arch User Repository]. I also downloaded someone's flatpak [which also used the AUR as source], and also the 2.2.0 version straight from the KDE.org/KXStitch page and

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Steve Allewell
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #4 from Steve Allewell --- Looking at the Arch user repository here: https://aur.archlinux.org/packages/kxstitch/ that is using version 2.1.1 that would have been affected by the bug. The flatpak, if that has come from the same repository,

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #5 from Debbie --- [deb@deb-pc KXStitch]$ which kxstitch /usr/bin/kxstitch == Let me try deleting all versions of KXStitch then do a fresh install from the KDE repo. -- You are receiving this mail because: You are watching al

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #6 from Debbie --- I have deleted *every* instance of KXStitch and ran the build script for the KDG.org/KXStitch 2.2.0 ... when I attempt to execute the program, it core dumps ... -- [deb@deb-pc kxstitch-2.2.0]$ /bin/kxstitch QL

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Steve Allewell
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #7 from Steve Allewell --- The QLayout message isn't a problem, the missing kxstitchui.rc is causing the failure. It points to an installation issue. If you can run the following to build it: ./build.sh | tee build.txt That will store the

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #8 from Debbie --- Created attachment 122328 --> https://bugs.kde.org/attachment.cgi?id=122328&action=edit build.txt -- You are receiving this mail because: You are watching all bug changes.

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Steve Allewell
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #9 from Steve Allewell --- The obvious thing that sticks out is the files are installed in /bin/ and /share/ I would expect these to be /usr/bin/ and /usr/share/ The build script gets this value from the following command qtpaths --install-

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #10 from Debbie --- If I remember correctly, the first time I installed KXStitch via the AUR, I had to install many packages, including QT5 separately and prior to KXStitch. KXStitch is the only KDE program I run. Not to worry about taki

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-25 Thread Steve Allewell
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #11 from Steve Allewell --- Hi Debbie I have built a virtual machine, installing Manjaro-xfce-18.0.4-x86_64 I also installed all packages from the kf5 and qt5 groups using the package manager, this gives kde-5.60.0 and qt-5.13.0. I compile

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-25 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #12 from Debbie --- Hey Steve, I ran the "qtpaths --install-prefix" with a "command not found. I will do as you suggest and delete everything kde and qt related and start fresh. I will let you know how it goes. Thank you again! -- Yo

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-25 Thread Steve Allewell
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #13 from Steve Allewell --- That would explain it then. You might get away with installing everything from the kf5 qt5 package groups which should then bring in qtpaths which should fix your problem. I'm guessing the original kxstitch pack

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-25 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #14 from Debbie --- Okay ... I deleted all kde /qt5 / kf5 / Kxstitch related packages, then installed all the qt5 / kf5 group packages. Did a clean install of the 2.2.0 Kxstitch package and ALL WORKS! THANK YOU so very much for taking t

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-25 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210 Debbie changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-25 Thread Steve Allewell
https://bugs.kde.org/show_bug.cgi?id=411210 --- Comment #15 from Steve Allewell --- You are very welcome, I'm glad we could get it sorted out. Happy charting Regards Steve -- You are receiving this mail because: You are watching all bug changes.