SUMMARY Unable to open a code repo. Note: I was able to use view a repo on Friday (3 days ago) on a different computer Ok, STEPS TO REPRODUCE 1. Install commit v 0.4.0 from snap 2. attempt to open a repo, either from the File -> Open menu or "File -> Recent Repositories" menu OBSERVED RESULT no error (either dialog or on the stderr/stdout output), but also no display of my repo EXPECTED RESULT A view of the repo SOFTWARE/OS VERSIONS Operating System: KDE neon 5.27 KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9 Kernel Version: 6.3.1-x64v3-xanmod1 (64-bit) Graphics Platform: Wayland Processors: 24 × AMD Ryzen 9 7900X 12-Core Processor Memory: 30.5 GiB of RAM Graphics Processor: AMD Radeon RX 7900 XT Manufacturer: Gigabyte Technology Co., Ltd. Product Name: B650 AORUS ELITE AX ADDITIONAL INFORMATION
Could you please test with new version? Now I don't think there is such a problem. Please test with the latest version and let me know the result
(In reply to Hamed Masafi from comment #1) > Could you please test with new version? > Now I don't think there is such a problem. > Please test with the latest version and let me know the result Hi Hamed, So sorry for not doing this sooner (I only just found it in my inbox) I found that the snap version was unable to open my existing repos the flatpak version was able to. So it's going to be a snap packaging issue. How I tested: * I still had Kommit installed via snap (v1.0.2) and opened it up and attempted to open my repo, nothing * I performed the following actions from the dialog ```ATTENTION sudo snap connect kommit:gpg-keys :gpg-keys sudo snap connect kommit:ssh-keys :ssh-keys if you wish to use your pre-existing keys``` * Opened a git repo - noithing Installed Kommit via Flatpak and it just worked.