Bug 515263 - Seahorse missing "Passwords" and "Trusted Keys" tabs .... CRITICAL/WARNING tab related messages
Summary: Seahorse missing "Passwords" and "Trusted Keys" tabs .... CRITICAL/WARNING ta...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: seahorse
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tomáš Bžatek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-03 14:50 UTC by Tom London
Modified: 2015-03-03 22:40 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-08-06 04:20:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Screenshow showing missing tabs (2.27.5-1.fc12) (29.44 KB, image/png)
2009-08-03 14:50 UTC, Tom London
no flags Details
Screenshot showing "older" seahorse display (2.27.1-2.fc12.x86_64) (26.39 KB, image/png)
2009-08-03 14:52 UTC, Tom London
no flags Details
Patch to revert "moving" of Passwords tab (4.93 KB, patch)
2009-08-05 23:32 UTC, Tom London
no flags Details | Diff

Description Tom London 2009-08-03 14:50:59 UTC
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:

Comment 1 Tom London 2009-08-03 14:52:11 UTC
Created attachment 356042 [details]
Screenshot showing "older" seahorse display (2.27.1-2.fc12.x86_64)

This one shows "Passwords" and "Trusted Keys"

Comment 2 Matthias Clasen 2009-08-04 15:27:13 UTC
http://bugzilla.gnome.org/show_bug.cgi?id=590331

Comment 3 Tom London 2009-08-04 17:54:49 UTC
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?

Comment 4 Matthias Clasen 2009-08-04 18:29:45 UTC
I don't care if you do it before or after, but getting the information upstream is valuable...

Comment 5 Tom London 2009-08-05 20:44:45 UTC
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. :-/

Comment 6 Tom London 2009-08-05 23:32:02 UTC
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....


Note You need to log in before you can comment on or make changes to this bug.