<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>258252</bug_id>
          
          <creation_ts>2010-11-29 07:59:35 +0000</creation_ts>
          <short_desc>kgpg fails to start due to &quot;error while scanning&quot; error message.</short_desc>
          <delta_ts>2010-11-30 18:56:59 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kgpg</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>250348</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Gilboa Davara">gilboad</reporter>
          <assigned_to name="Rolf Eike Beer">kde</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1050771</commentid>
    <comment_count>0</comment_count>
    <who name="Gilboa Davara">gilboad</who>
    <bug_when>2010-11-29 07:59:35 +0000</bug_when>
    <thetext>Version:           unspecified (using KDE 4.5.80) 
OS:                Linux

As the title suggests.
Full error:
&quot;An error occurred while scanning your keyring
Details:
usage gpg [options] [filename]&quot;

Fedora 14, x86_64.
KDE SC 4.6 b1 from kde-redhat-unstable tree.

I&apos;m getting this error on two separate machines.
kgpg worked just fine under KDE 4.5.

- Gilboa

Reproducible: Always

Steps to Reproduce:
Start kgpg.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1051049</commentid>
    <comment_count>1</comment_count>
    <who name="Rolf Eike Beer">kde</who>
    <bug_when>2010-11-29 18:14:56 +0000</bug_when>
    <thetext>Could you please start kgpg from console with the following command line and attach the full output:

strace -s 256 -f -eexecve kgpg --nofork -k

And the output of

gpg --version</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1051251</commentid>
    <comment_count>2</comment_count>
    <who name="Gilboa Davara">gilboad</who>
    <bug_when>2010-11-30 10:24:11 +0000</bug_when>
    <thetext>$ strace -s 256 -f -eexecve kgpg --nofork -k
execve(&quot;/usr/bin/kgpg&quot;, [&quot;kgpg&quot;, &quot;--nofork&quot;, &quot;-k&quot;], [/* 73 vars */]) = 0
Process 22591 attached
Process 22592 attached
[pid 22592] execve(&quot;/usr/kerberos/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/local/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/home/gilboa/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/script/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/script/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/script/qemu/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/lib64/qt4/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/lib64/qt-3.3/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/kerberos/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/local/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/home/gilboa/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/script/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/script/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/script/qemu/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/lib64/ccache/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/local/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve(&quot;/usr/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;, &quot;--list-keys&quot;], [/* 73 vars */]) = 0
Process 22592 detached
[pid 22590] --- SIGCHLD (Child exited) @ 0 (0) ---
Process 22598 attached
[pid 22598] execve(&quot;/usr/kerberos/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/local/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/home/gilboa/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/script/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/script/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/script/qemu/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/lib64/qt4/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/lib64/qt-3.3/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/kerberos/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/local/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/home/gilboa/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/script/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/script/sbin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/script/qemu/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/lib64/ccache/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/local/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve(&quot;/usr/bin/gpg&quot;, [&quot;gpg&quot;, &quot;--no-secmem-warning&quot;, &quot;--no-tty&quot;, &quot;--debug-level&quot;, &quot;none&quot;, &quot;--with-colons&quot;, &quot;--list-secret-keys&quot;, &quot;--with-fingerprint&quot;, &quot;--fixed-list-mode&quot;], [/* 73 vars */]) = 0
Process 22598 detached
[pid 22590] --- SIGCHLD (Child exited) @ 0 (0) ---
Process 22591 detached</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1051252</commentid>
    <comment_count>3</comment_count>
    <who name="Gilboa Davara">gilboad</who>
    <bug_when>2010-11-30 10:24:33 +0000</bug_when>
    <thetext>$ gpg --version
gpg (GnuPG) 1.4.11
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later &lt;http://gnu.org/licenses/gpl.html&gt;
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, 
        CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1051538</commentid>
    <comment_count>4</comment_count>
    <who name="Rolf Eike Beer">kde</who>
    <bug_when>2010-11-30 18:56:59 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 250348 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>