Bug 469468 - Unable to open repo's
Summary: Unable to open repo's
Status: REPORTED
Alias: None
Product: kommit
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Hamed Masafi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-08 02:07 UTC by Jason Playne
Modified: 2023-11-28 04:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Playne 2023-05-08 02:07:01 UTC
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
Comment 1 Hamed Masafi 2023-10-19 17:08:43 UTC
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
Comment 2 Jason Playne 2023-11-28 04:38:58 UTC
(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.