Bug 515263
| Summary: | Seahorse missing "Passwords" and "Trusted Keys" tabs .... CRITICAL/WARNING tab related messages | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tom London <selinux> | ||||||||
| Component: | seahorse | Assignee: | Tomáš Bžatek <tbzatek> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | rawhide | CC: | mclasen, tbzatek, tsmetana | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2009-08-06 04:20:05 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
Created attachment 356042 [details]
Screenshot showing "older" seahorse display (2.27.1-2.fc12.x86_64)
This one shows "Passwords" and "Trusted Keys"
Thanks. I cc'ed myself on that BZ. I'm always in a bit of a quandary whether to file here or upstream... In the future, would it be helpful if I did the upstream searching first? I don't care if you do it before or after, but getting the information upstream is valuable... Upstream reports: Comment #2 from Rodney Dawes (developer, points: 20) 2009-08-05 20:05 UTC [reply] Reverting http://git.gnome.org/cgit/seahorse/commit/?id=6b7d1de066011d04db35548217f0b64e607abe4b will fix this problem, it seems. Looks like the "moving the passwords tab" didn't quite fully happen, and instead it sort of got removed. :-/ Created attachment 356439 [details]
Patch to revert "moving" of Passwords tab
I hand patched and then created a patch file, hacked "seahorse.spec", and then ran "rpmbuild -bb" on the 2.27.5-1 code.
With this patch, I now get "Passwords tab" back.
Had to fiddle a bit with the rpmbuild cmd to get it to accept '/lib64', etc.
Hope this helps....
|
Created attachment 356040 [details] Screenshow showing missing tabs (2.27.5-1.fc12) Description of problem: After updating from seahorse-2.27.1-2.fc12.x86_64 to seahorse-2.27.5-1.fc12.x86_64, seahorse no longer displays "Passwords" and "Trusted Keys" tabs. See this when running seahorse, first 2.27.1-2 and then 2.27.5-1: [tbl@tlondon ~]$ seahorse ** Message: init gpgme version 1.1.8 [tbl@tlondon ~]$ [tbl@tlondon ~]$ seahorse ** Message: init gpgme version 1.1.8 ** (seahorse:5146): WARNING **: could not find widget password-tab for seahorse-key-manager.xml ** (seahorse:5146): CRITICAL **: initialize_tab: assertion `self->pv->tabs[tabid].widget != NULL' failed [tbl@tlondon ~]$ I'll attach 2 screenshots: the first showing seahorse-2.27.5-1.fc12.x86_64, the second showing seahorse-2.27.1-2.fc12.x86_64. Version-Release number of selected component (if applicable): seahorse-2.27.5-1.fc12.x86_64 How reproducible: Every time..... Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: