<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>85701</bug_id>
          
          <creation_ts>2005-03-17 17:06 0000</creation_ts>
          <short_desc>app-crypt/seahorse-0.7.6 doesn&apos;t compile with gedit 2.10</short_desc>
          <delta_ts>2005-03-25 15:18:12 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://seahorse.sourceforge.net/</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>marienz@gentoo.org</reporter>
          <assigned_to>dragonheart@gentoo.org</assigned_to>
          <cc>crypto@gentoo.org</cc>
    
    <cc>me@derrabus.de</cc>

      

      
          <long_desc isprivate="0">
            <who>marienz@gentoo.org</who>
            <bug_when>2005-03-17 17:06:52 0000</bug_when>
            <thetext>Seahorse only checks for gedit 2.8 or 2.6. It does seem to work with 2.10 but requires some poking to find it.

Attached patch modifies configure.in to find the newer gedit. I think that change is correct, but I&apos;m not 100% sure how to get configure regenerated. Just &quot;autoconf&quot; seems to work, but I don&apos;t really understand how the auto* interact.

Reproducible: Always
Steps to Reproduce:
1. emerge gnome 2.10 (currently in p.mask)
2. emerge seahorse
Actual Results:  
couldn&apos;t find the right gedit.


Expected Results:  
found gedit 2.10

Gentoo Base System version 1.6.10
Portage 1.585-cvs (hardened/x86/2.6, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r4-m3-more-minimal i686)
=================================================================
System uname: 2.6.11-gentoo-r4-m3-more-minimal i686 AMD Athlon(tm) XP 2600+
Python:              dev-lang/python-2.4-r2 [2.4 (#1, Feb 22 2005, 15:02:34)]
distcc: No such file or directory [disabled]
dev-lang/python:     2.4-r2
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r6
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS=&quot;x86 ~x86&quot;
AUTOCLEAN=&quot;yes&quot;
CFLAGS=&quot;-O2 -march=athlon-xp -pipe -fomit-frame-pointer -fweb -frename-registers&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/terminfo /etc/env.d&quot;
CXXFLAGS=&quot;-O2 -march=athlon-xp -pipe -fomit-frame-pointer -fweb -frename-registers&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoaddcvs autoconfig candy ccache distlocks noauto sandbox userpriv
usersandbox verify-rdepend&quot;
GENTOO_MIRRORS=&quot;http://ftp.easynet.nl/mirror/gentoo/&quot;
LANG=&quot;en_US.UTF-8&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage//packages/x86/&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage/&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://rsync.nl.gentoo.org/gentoo-portage&quot;
USE=&quot;x86 3dnow 3dnowex X a52 alsa ansi bzip2 ccache cdr crypt dlloader emacs
faad fbcon gnome gstreamer gtk2 javascript jit jpeg kdeenablefinal libcaca
maildir md5sum mmx mmx2 mng mozdevelop mozsvg mpeg ncurses nethack network nls
no-helpbrowser no-old-linux nonfsv4 nptl nptlonly oggvorbis opengl pam png
python qemu-fast quicktime readline rtc sdl softmmu spell splash sse ssl svg
symlink tetex truetype truetype-fonts unicode userlocales xml2 xv zlib&quot;
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>marienz@gentoo.org</who>
            <bug_when>2005-03-17 17:07:49 0000</bug_when>
            <thetext>Created an attachment (id=53739)
seahorse-0.7.7-gnome-2.10.patch, to configure.in, goes in ${FILESDIR}
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>marienz@gentoo.org</who>
            <bug_when>2005-03-17 17:09:17 0000</bug_when>
            <thetext>Created an attachment (id=53740)
patch to seahorse-0.7.6.ebuild

applies previous patch and runs autoconf.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>me@derrabus.de</who>
            <bug_when>2005-03-25 06:26:54 0000</bug_when>
            <thetext>Your patch works for me. Thanks a lot!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vanquirius@gentoo.org</who>
            <bug_when>2005-03-25 10:39:47 0000</bug_when>
            <thetext>I can confirm the bug and its solution.
Excellent work!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vanquirius@gentoo.org</who>
            <bug_when>2005-03-25 15:18:12 0000</bug_when>
            <thetext>In CVS, thanks for reporting. Please, send your patch upstream if you can.</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>53739</attachid>
            <date>2005-03-17 17:07 0000</date>
            <desc>seahorse-0.7.7-gnome-2.10.patch, to configure.in, goes in ${FILESDIR}</desc>
            <filename>seahorse-0.7.6-gnome-2.10.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIGNvbmZpZ3VyZS5pbi5vcmlnCTIwMDUtMDMtMTggMDE6Mzg6NDMuMDAwMDAwMDAwICswMTAw
CisrKyBjb25maWd1cmUuaW4JMjAwNS0wMy0xOCAwMTo0MDowMS4wMDAwMDAwMDAgKzAxMDAKQEAg
LTIxNyw4ICsyMTcsOSBAQAogCWVjaG8gImVuYWJsaW5nIGdlZGl0IHBsdWdpbi4uLiIKIAllY2hv
ICJjaGVja2luZyBmb3Igc3VwcG9ydGVkIHZlcnNpb25zIG9mIGdlZGl0Li4uIgogCQotCVBLR19D
SEVDS19NT0RVTEVTKEdFRElULCBnZWRpdC0yLjggPj0gMi44LjAsICwgCi0JCVtQS0dfQ0hFQ0tf
TU9EVUxFUyhHRURJVCwgZ2VkaXQtMi42ID49IDIuNi4wKV0pCisJUEtHX0NIRUNLX01PRFVMRVMo
R0VESVQsIGdlZGl0LTIuMTAgPj0gMi4xMC4wLCAsCisJCVtQS0dfQ0hFQ0tfTU9EVUxFUyhHRURJ
VCwgZ2VkaXQtMi44ID49IDIuOC4wLCAsIAorCQkJW1BLR19DSEVDS19NT0RVTEVTKEdFRElULCBn
ZWRpdC0yLjYgPj0gMi42LjApXSldKQogCQogCUFDX1NVQlNUKEdFRElUX0NGTEFHUykKIGZpCg==
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>53740</attachid>
            <date>2005-03-17 17:09 0000</date>
            <desc>patch to seahorse-0.7.6.ebuild</desc>
            <filename>seahorse.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIC91c3IvcG9ydGFnZS9hcHAtY3J5cHQvc2VhaG9yc2Uvc2VhaG9yc2UtMC43LjYuZWJ1aWxk
CTIwMDUtMDItMjggMTA6NDc6MzUuMDAwMDAwMDAwICswMTAwCisrKyAvdXNyL2xvY2FsL3BvcnRh
Z2UvYXBwLWNyeXB0L3NlYWhvcnNlL3NlYWhvcnNlLTAuNy42LmVidWlsZAkyMDA1LTAzLTE4IDAy
OjA0OjMxLjAwMDAwMDAwMCArMDEwMApAQCAtMiw3ICsyLDcgQEAKICMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgogIyAkSGVh
ZGVyOiAvdmFyL2N2c3Jvb3QvZ2VudG9vLXg4Ni9hcHAtY3J5cHQvc2VhaG9yc2Uvc2VhaG9yc2Ut
MC43LjYuZWJ1aWxkLHYgMS4xIDIwMDUvMDIvMjggMDk6NDc6MzUgZHJhZ29uaGVhcnQgRXhwICQK
IAotaW5oZXJpdCBnbm9tZTIKK2luaGVyaXQgZ25vbWUyIGV1dGlscwogCiBERVNDUklQVElPTj0i
Z25vbWUgZnJvbnQgZW5kIHRvIGdudXBnIgogSE9NRVBBR0U9Imh0dHA6Ly9zZWFob3JzZS5zb3Vy
Y2Vmb3JnZS5uZXQvIgpAQCAtMzcsNyArMzcsMTQgQEAKIERPQ1M9IkFVVEhPUlMgQ2hhbmdlTG9n
IE5FV1MgUkVBRE1FIFRPRE8gVEhBTktTIgogSVVTRT0iZG9jIGxkYXAiCiAKK3NyY191bnBhY2so
KSB7CisJdW5wYWNrICR7QX0KKwljZCAke1N9CisJZXBhdGNoICIke0ZJTEVTRElSfS8ke1B9LWdu
b21lLTIuMTAucGF0Y2giCit9CisKIHNyY19jb21waWxlKCkgeworCWF1dG9jb25mCiAJIyBub3Rl
IGJlbG93IGRvZXNuJ3Qgd29yayAtIG5lZWQgdG8gZml4CiAJYXBwZW5kLWxkZmxhZ3MgLVdsLC16
LG5vdwogCWV4cG9ydCBMREZMQUdTCg==
</data>        

          </attachment>
    </bug>

</bugzilla>