KDE_3_4_BRANCH: kdesdk/debian

2005-03-20 Thread Ben Burton
CVS commit by benb: 

More manpages.


  Aextractattr.1   1.1.2.1
  M +3 -5  extractrc.1   1.6.4.2
  M +1 -0  kdesdk-scripts.manpages   1.13.4.3


--- kdesdk/debian/extractrc.1  #1.6.4.1:1.6.4.2
@@ -3,5 +3,5 @@
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH EXTRACTRC 1 "October 15, 2004"
+.TH EXTRACTRC 1 "March 20, 2005"
 .\" Please adjust this date whenever revising the manpage.
 .\"
@@ -23,5 +23,4 @@
 [ \fB\-\-tag=\fP\fIname\fP ... ]
 [ \fB\-\-context=\fP\fIname\fP ]
-[ \fB\-\-lines\fP ]
 \fIfile\fP ...
 .PP
@@ -37,4 +36,6 @@
 This utility is part of the KDE Software Development Kit.
 .SH OPTIONS
+Note that the old \fB\-\-lines\fP option is deprecated; source line
+numbers are now always included in comments.
 .TP
 \fB\-\-tag\-group=\fP\fIgroup\fP
@@ -51,7 +52,4 @@
 Give all i18n() calls the given context: i18n("\fIname\fP", ...).
 .TP
-\fB\-\-lines\fP
-Include source line numbers in comments.
-.TP
 \fB\-\-help\fP
 Display a summary of options.

--- kdesdk/debian/kdesdk-scripts.manpages  #1.13.4.2:1.13.4.3
@@ -15,4 +15,5 @@
 debian/cxxmetric.1
 debian/extend_dmalloc.1
+debian/extractattr.1
 debian/extractrc.1
 debian/fixkdeincludes.1



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



KDE_3_4_BRANCH: kdesdk/debian

2005-03-20 Thread Ben Burton
CVS commit by benb: 

Shift around versioned cvs dependencies.


  M +3 -0  changelog   1.60.4.6
  M +1 -2  control   1.61.4.5


--- kdesdk/debian/changelog  #1.60.4.5:1.60.4.6
@@ -4,4 +4,7 @@
   * Note that although libktnef.la has moved from kdepim-dev to libktnef1-dev,
 a build-dependency on kdepim-dev is still required for some header files.
+  * Removed cvs dependency from cervisia, since this comes indirectly through
+libcvsservice0 anyway.  Updated the cvs dependency for libcvsservice
+to require cvs (>= 1.11), as cervisia used to when it handled cvs itself.
   * Removed obsolete kderemove tags from menu items.
 

--- kdesdk/debian/control  #1.61.4.4:1.61.4.5
@@ -40,5 +40,4 @@
 Section: devel
 Depends: ${shlibs:Depends}
-Recommends: cvs (>= 1.11)
 Suggests: khelpcenter, kdesdk-doc-html
 Description: a graphical CVS front end for KDE
@@ -253,5 +252,5 @@
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, cvs
+Depends: ${shlibs:Depends}, cvs (>= 1.11)
 Recommends: kdelibs-bin
 Replaces: cervisia (<< 4:3.2.0)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



KDE_3_4_BRANCH: kdesdk/debian

2005-03-20 Thread Ben Burton
CVS commit by benb: 

More options for cvs2dist and environment variables for split2po.  This 
finishes the manpage updates for kdesdk/scripts and kdesdk/poxml.


  M +28 -3 cvs2dist.1   1.2.4.2
  M +14 -0 split2po.1   1.7.4.2


--- kdesdk/debian/cvs2dist.1  #1.2.4.1:1.2.4.2
@@ -29,4 +29,5 @@
 [ \fB\-B, \-\-branch\fP \fIbranch\fP ]
 [ \fB\-\-no-i18n\fP ]
+[ \fB\-\-no-i18n-lang\fP \fIlanguages\fP ]
 [ \fB\-\-log=\fP\fIlogfile\fP | \fB\-l\fP ]
 [ \fB\-m, \-\-make-unpackaged\fP ]
@@ -37,4 +38,5 @@
 [ \fB\-e, \-\-required-header-error-message\fP \fImessage\fP ]
 [ \fB\-d, \-\-remove-hidden\fP ]
+[ \fB\-\-replace-files\fP \fIpairs\fP ]
 [[--] \fIaddfile\fP ... ]
 .PP
@@ -50,8 +52,9 @@
 download, build and install.
 .PP
-By default, cvs2dist automatically tries to check out translations
+By default, cvs2dist automatically tries to check out all translations
 of strings and documentation from the corresponding parts of the
 \fIkde-i18n\fP CVS module and include them in the final packages.
-This can be suppressed by passing the option \-\-no-i18n.
+This can be suppressed or modified using the options \-\-no-i18n or
+\-\-no-i18n-lang.
 .PP
 The initial argument \fIpath-to-module\fP should specify where the CVS
@@ -108,5 +111,10 @@
 .TP
 \fB\-\-no-i18n\fP
-Do not try to check out translations from CVS.
+Do not check out any translations from CVS.
+.TP
+\fB\-\-no-i18n-lang\fP \fIlanguages\fP
+Exclude the given language(s) when checking out translations from CVS.
+The list of languages should be comma-separated,
+such as \fI\-\-no-i18n-lang uk,de,en_GB\fP .
 .TP
 \fB\-\-log=\fP\fIlogfile\fP
@@ -144,4 +152,21 @@
 \fB\-h, \-\-help\fP
 Display instructions on how to use cvs2dist.
+.TP
+\fB\-\-replace-files\fP \fIpairs\fP
+Move one or more files around in the final distribution packages.
+The \fIpairs\fP argument should be a comma-separated list of
+replacements to make.  Each replacement specifies a single file to move, and
+should be of the form [EMAIL PROTECTED]
+.br
+For each replacement, the source file will be moved to the
+destination file (in particular, the source file will be deleted).
+All filenames are relative to the top-level directory
+of the package.  Spaces in filenames are not allowed.
+.br
+Please be careful when using this option!  Try to avoid the use of ..
+in the filenames, since it may cause unexpected problems.
+.br
+An example of this option might be
+\fI\-\-replace-files [EMAIL PROTECTED],[EMAIL PROTECTED] .
 .SH EXAMPLE
 The following example creates packages of the kolf picture plugin from

--- kdesdk/debian/split2po.1  #1.7.4.1:1.7.4.2
@@ -34,4 +34,18 @@
 .PP
 This utility is part of the KDE Software Development Kit.
+.SH ENVIRONMENT VARIABLES
+.TP
+NO_CREDITS
+If set, the "ROLES_OF_TRANSLATORS" and "CREDIT_FOR_TRANSLATORS" messages
+will be omitted.  By default these are always included at the end of
+the PO-file, with empty message strings.
+.br
+These messages are used with KDE documentation, so you may wish to set
+NO_CREDITS if you are working with some other type of non-KDE documentation.
+.TP
+REPORT_MISMATCHES
+Set this variable to "no" if you wish mismatch reporting to be
+suppressed.  By default, any apparent mismatches between the two XML
+files will be noted on standard error.
 .SH SEE ALSO
 .BR po2xml (1),



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#300536: kdenetwork: FTBFS (amd64/gcc-4.0): 'class Kopete::Global::PropertiesPrivate' has no member named 'mTemplates'

2005-03-20 Thread Andreas Jochens
Package: kdenetwork
Severity: normal
Tags: patch

When building 'kdenetwork' on amd64 with gcc-4.0,
I get the following error:

../../../kopete/libkopete/kopeteglobal.cpp:192: error: 'class 
Kopete::Global::PropertiesPrivate' has no member named 'mTemplates'
../../../kopete/libkopete/kopeteglobal.cpp:197: error: invalid use of undefined 
type 'struct Kopete::Global::ContactPropertyTmpl'
../../../kopete/libkopete/kopeteglobal.h:56: error: forward declaration of 
'struct Kopete::Global::ContactPropertyTmpl'
../../../kopete/libkopete/kopeteglobal.cpp: At global scope:
../../../kopete/libkopete/kopeteglobal.cpp:202: error: expected initializer 
before '&' token
../../../kopete/libkopete/kopeteglobal.cpp: In member function 'const 
Kopete::Global::ContactPropertyTmpl& Kopete::Global::Properties::tmpl(const 
QString&) const':
../../../kopete/libkopete/kopeteglobal.cpp:78: warning: control reaches end of 
non-void function
../../../kopete/libkopete/kopeteglobal.cpp: In member function 'bool 
Kopete::Global::Properties::registerTemplate(const QString&, const 
Kopete::Global::ContactPropertyTmpl&)':
../../../kopete/libkopete/kopeteglobal.cpp:94: warning: control reaches end of 
non-void function
make[5]: *** [libkopete_la.all_cpp.lo] Error 1
make[5]: Leaving directory `/kdenetwork-3.3.2/obj-x86_64-linux/kopete/libkopete'

With the attached patch 'kdenetwork' can be compiled
on amd64 using gcc-4.0.

The patch was taken from CVS.

Regards
Andreas Jochens

diff -urN ../tmp-orig/kdenetwork-3.3.2/kopete/libkopete/kopeteglobal.h 
./kopete/libkopete/kopeteglobal.h
--- ../tmp-orig/kdenetwork-3.3.2/kopete/libkopete/kopeteglobal.h
2004-06-25 11:10:09.0 +0200
+++ ./kopete/libkopete/kopeteglobal.h   2005-03-20 12:15:27.177346543 +0100
@@ -53,7 +53,7 @@
 **/
class Properties
{
-   friend class ContactPropertyTmpl;
+   friend class Kopete::ContactPropertyTmpl;
public:
/**
 * \brief Singleton accessor for this class.
diff -urN ../tmp-orig/kdenetwork-3.3.2/kopete/libkopete/kopetepassword.h 
./kopete/libkopete/kopetepassword.h
--- ../tmp-orig/kdenetwork-3.3.2/kopete/libkopete/kopetepassword.h  
2004-05-05 17:09:31.0 +0200
+++ ./kopete/libkopete/kopetepassword.h 2005-03-20 12:17:58.337079127 +0100
@@ -168,8 +168,8 @@
Private *d;
 
//TODO: can we rearrange things so these aren't friends?
-   friend class KopetePasswordGetRequest;
-   friend class KopetePasswordSetRequest;
+   friend class ::KopetePasswordGetRequest;
+   friend class ::KopetePasswordSetRequest;
 };
 
 }


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#300554: Wrong password - should re-prompt for password

2005-03-20 Thread Tim Baverstock
Package: kmail
Version: 4:2.2.2-14.7
Severity: wishlist

If I mis-type my password, KMail reports '-ERR invalid password' from
the POP server, but continues to try that password and I have to
navigate into the configuration for that particular server to change it.

It would be nice if it recognised 'invalid password' and prompted for
the password again next time.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux cardinal 2.4.18.20040523 #1 Sat Apr 24 01:30:06 BST 2004 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages kmail depends on:
ii  kdelibs3 4:2.2.2-13.woody.13 KDE core libraries (runtime files)
ii  libc62.2.5-11.8  GNU C Library: Shared libraries an
ii  libfam0  2.6.6.1-5.2 client library to control the FAM 
ii  libjpeg626b-5The Independent JPEG Group's JPEG 
ii  libkdenetwork1   4:2.2.2-14.7Common libraries needed for KDE ne
ii  libmimelib1  4:2.2.2-14.7mime libraries needed for some KDE
ii  libpng2  1.0.12-3.woody.9PNG library - runtime
ii  libqt2   3:2.3.1-22  Qt GUI Library (runtime version).
ii  libstdc++2.10-glibc2 1:2.95.4-11woody1   The GNU stdc++ library
ii  procmail 3.22-5  Versatile e-mail processor.
ii  xlibs4.1.0-16woody5  X Window System client libraries
ii  zlib1g   1:1.1.4-1.0woody0   compression library - runtime



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#300562: KMail insists on downloading URLs before passing them to Galeon

2005-03-20 Thread Tim Baverstock
Package: kmail
Version: 4:2.2.2-14.7
Severity: normal

I use KMail and Galeon. I've been dragging URLs from KMail into Galeon
to avoid Konqueror from popping up, because there wasn't a configuration
setting in KMail saying which browser to send URLs to.

I recently realised that the KDEControlCentre might be useful (I don't
run KDE) and when I changed the file associations, Galeon did indeed pop
up.

However: KMail doesn't pass the URL to Galeon - it insists on
downloading it and passing the temporary file over. This has two
problems:

1. KMail insists on downloading the file before passing it on to Galeon,
so instead of getting a website URL in Galeon, I get some random
temporary file. I can't see an way to tell KDE that Galeon should be
given URLs to handle itself. (With Galeon, I can tell it that a helper
application knows about URLs; KDE seems to lack that option.)

2. The running instance of Galeon sometimes doesn't pick up the
temporary file before the instance started by KMail returns (having told
the running instance about the file given to it by KMail). KMail deletes
the file because it thinks Galeon's finished.

Issue 2 is a result of issue 1, but could conceivably cause problems for
other client/server programs like emacsclient.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux cardinal 2.4.18.20040523 #1 Sat Apr 24 01:30:06 BST 2004 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages kmail depends on:
ii  kdelibs3 4:2.2.2-13.woody.13 KDE core libraries (runtime files)
ii  libc62.2.5-11.8  GNU C Library: Shared libraries an
ii  libfam0  2.6.6.1-5.2 client library to control the FAM 
ii  libjpeg626b-5The Independent JPEG Group's JPEG 
ii  libkdenetwork1   4:2.2.2-14.7Common libraries needed for KDE ne
ii  libmimelib1  4:2.2.2-14.7mime libraries needed for some KDE
ii  libpng2  1.0.12-3.woody.9PNG library - runtime
ii  libqt2   3:2.3.1-22  Qt GUI Library (runtime version).
ii  libstdc++2.10-glibc2 1:2.95.4-11woody1   The GNU stdc++ library
ii  procmail 3.22-5  Versatile e-mail processor.
ii  xlibs4.1.0-16woody5  X Window System client libraries
ii  zlib1g   1:1.1.4-1.0woody0   compression library - runtime



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#300614: kmail: deletes emails when manually applying a filter for all messages in inbox manually

2005-03-20 Thread Tim Michelsen
Package: kmail
Version: 4:3.3.2-2
Severity: critical
Justification: causes serious data loss

After definig a new filter, I pressed CTRL+A to mark all messages in Inbox,
then I pressed CTRL+J to apply a filter manually.
After that the Kmail window got white, nothing was going anymore. The
programm had kinda overflow. I rebooted because I wasn't able to do a
killall kmail.
When opening Kmail again all messages in inbox got marked as From "unknow"
and Subject "unknow". Some messages were still had the right subject and
sender but when I wanted to read them they got the invailid marker as well =
I lost all mails in inbox - even those which contained some important data!

Kmail had often shown this behavior after pressding ^C+A and then ^C+J. but
this was the first time it deleted data.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-mppe-ar
Locale: [EMAIL PROTECTED], LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages kmail depends on:
ii  kdelibs4 4:3.3.2-3   KDE core libraries
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries 
an
ii  libgcc1  1:3.4.3-11  GCC support library
ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libkcal2a4:3.3.2-2   KDE calendaring library
ii  libkdenetwork2   4:3.3.2-2   KDE Network library
ii  libkdepim1   4:3.3.2-2   KDE PIM library
ii  libkleopatra0a   4:3.3.2-2   KDE GnuPG interface libraries
ii  libkpimidentities1   4:3.3.2-2   KDE PIM user identity information 
ii  libksieve0   4:3.3.2-2   KDE mail/news message filtering 
li
ii  libmimelib1a 4:3.3.2-2   KDE mime library
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.3-8   Qt GUI Library (Threaded runtime 
v
ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session 
Management
ii  libstdc++5   1:3.3.5-9   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client 
li
ii  libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous 
exte
ii  perl 5.8.4-7 Larry Wall's Practical Extraction 
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) 
configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Add tags for KDE 2.2 bug reports

2005-03-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 300554 woody
Bug#300554: Wrong password - should re-prompt for password
There were no tags set.
Tags added: woody

> tags 300562 woody
Bug#300562: KMail insists on downloading URLs before passing them to Galeon
There were no tags set.
Tags added: woody

> stop
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: fixed in CVS (3.4 branch)

2005-03-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 300536 fixed-upstream
Bug#300536: kdenetwork: FTBFS (amd64/gcc-4.0): 'class 
Kopete::Global::PropertiesPrivate' has no member named 'mTemplates'
Tags were: patch
Tags added: fixed-upstream

> stop
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Error in Debian-Binary

2005-03-20 Thread Hans
Hello dear developers/maintainers,

please be so kind and check the follwing entry in KDE, I suppose, there is a 
little mistake in teh standard konfiguration. This is the reason, that links 
cannot be started out of kmail. And: This is only in Debian-Packages !

Look in KDE for the extensions of html:

Original:
kfmclient openProfile %u webbrowsing

Must be:
kfmclient openProfile webbrowsing %u

Don't know the reason, Ingo Kloeckner from the kmail-developer-team gave me 
this clue ! Doing so will work !

This is what he wrote (for your information):

---snip snap --

Hallo Hans,

on Sunday 20 March 2005 19:40, you wrote:
> Hello dear developer,
>
> I have a little problem with kmail, and cannot find the reason.
>
> Description:
>
> When I get e-mails which include a link, and I click on it, then I
> expect, konqueror to start. But: It will not. I see the jumping
> konqueror-icon, and then the icon disappears and nothing happens. But
> when I click on it in every other application, konqueror will start
> as expected. Starngely, in SuSE it works, but not on my Debian-System
> (sid).
>
> Hints:
> I suppose, kmail looks for the string in extensions of KDE. My system
> uses:
>
> kfmclient openProfile %u webbrowsing

Das sieht falsch aus. Versuch mal
  kfmclient openProfile webbrowsing %u

> This is standard in "Debian-KDE".
>
> Now my question:
>
> Is this a bug in kmail , or is this a bug in Debian's KDE or is this
> a konfiguration-problem ?

Es ist mit Sicherheit kein Fehler in KMail (siehe unten). Ob's ein 
Debian Problem ist, kann ich nicht sagen.

> I some day changed the kfmclient-command above (I remember, that SuSE
> does use another kfmclient-command) and it worked. But after an
> update, it worked no more.
>
> Please give me some clue, maybe I have only a problem to understand
> workflow in kmail.

KMail öffnet den Link mit Standard-KDE-Methoden (mittels new KRun(url)). 
Soweit ich weiß bestimmt KDE zunächst den vermutlichen Dateityp, sucht 
dann ein passendes Programm und startet dann dieses Programm mit der 
angegebenen Kommandozeile.

KDE 3.3 verwendet standardmäßig übrigens
  kfmclient openURL %u text/html
zum Öffnen von HTML-Dateien.

Viele Grüße
Ingo

snip --snap 


Thank you very much for youre great work 

Best regards

Hans-J. Ullrich


 



 
-- 
Firma
Ullrich-IT-Consult
Inh.: Hans-J. Ullrich
Münstedter Weg 10
31246 Oberg
Tel.: 0160 8156 079
www: http://www.ullrich-it.de

Ihr Berater für Ihre IT-Probleme !


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#300658: kcontrol: shows icon themes that it won't apply

2005-03-20 Thread Zack Cerza
Package: kcontrol
Version: 4:3.4.0-0pre1
Severity: normal

Yes, this bug is filed using KDE 3.4 which is not in Debian yet. It is
also valid on KDE 3.3.3.

KControl lists many icon themes that live in /usr/share/icons/. Many of
those themes, namely the GNOME-related ones, neither show a preview when
they are clicked on nor apply when the user clicks 'Apply'.

If KDE can't use a given icon theme, maybe it shouldn't list it?


-- System Information:
Debian Release: 3.1
  APT prefers experimental
  APT policy: (990, 'experimental'), (990, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kcontrol depends on:
ii  kdebase-data 4:3.4.0-0pre1   KDE Base (shared data)
ii  kdelibs4 4:3.4.0-0pre1   KDE core libraries
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libaudio21.7-2   The Network Audio System (NAS). (s
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.1-2 generic font configuration library
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libgcc1  1:4.0-0pre5 GCC support library
ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libidn11 0.5.13-1.0  GNU libidn library, implementation
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.3-8   Qt GUI Library (Threaded runtime v
ii  libraw1394-5 0.10.1-1.1  library for direct access to IEEE 
ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libssl0.9.7  0.9.7e-3SSL shared libraries
ii  libstdc++5   1:3.3.5-12  The GNU Standard C++ Library v3
ii  libusb-0.1-4 2:0.1.10a-6 userspace USB programming library
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte
ii  libxft2  2.1.2-6 FreeType-based font drawing librar
ii  libxrandr2   4.3.0.dfsg.1-12.0.1 X Window System Resize, Rotate and
ii  libxrender1  0.9.0-0ubuntu3  X Rendering Extension client libra
ii  libxt6   4.3.0.dfsg.1-12.0.1 X Toolkit Intrinsics
ii  libxtst6 4.3.0.dfsg.1-12.0.1 X Window System event recording an
ii  xlibmesa-gl [libgl1] 4.3.0.dfsg.1-12.0.1 Mesa 3D graphics library [XFree86]
ii  xlibmesa-glu [libglu 4.3.0.dfsg.1-12.0.1 Mesa OpenGL utility library [XFree
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



get any downloadble goods from us

2005-03-20 Thread Johnson
Download anything you want from our site!

http://Caliban.begitodreamof.com/?a=409

Those bus drivers aren't missing praying on the street just now.
When all think alike, no one is thinking very much.	-Walter Lippmann (1889-1974)	
black plum brown strawberry
THE PARENT arrived back on the scene. She gave me a tape by Dr. Laura Meyers from UCLA. I listened to that tape eight times. I listened over and over and heard the same thing again and again. Ms. Meyers said, 'These kids may need to hear a word many times (perhaps 72 times) before they ever say a word. A computer can be patient and say it the same way every time.' Now I understood. I was not patient enough. I did not allow the student to hear the words over and over. I was interrupting their learning by interjecting, when they were totally engrossed in what they were doing. I was asking questions they were not ready to answer. They were just learning language. They didn't have the answers yet.


Bug#300614: Same as #281628?

2005-03-20 Thread Kjetil Kjernsmo
Tags: sarge sid upstream

H, I think this is the same as http://bugs.debian.org/281628

Though I'm kinda surprised to see it, I thought it had been fixed in 
3.3.2... Actually, I haven't seen it lately, even though I haven't 
upgraded yet. Also, it never caused any data loss for me.

Cheers,

Kjetil
-- 
Kjetil Kjernsmo
Astrophysicist/IT Consultant/Skeptic/Ski-orienteer/Orienteer/Mountaineer
[EMAIL PROTECTED]  [EMAIL PROTECTED]  [EMAIL PROTECTED]
Homepage: http://www.kjetil.kjernsmo.net/OpenPGP KeyID: 6A6A0BBC


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Just tagging some bugs

2005-03-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 281628 sarge sid upstream
Bug#281628: kmail: crashes when filtering more then one mail
Tags were: fixed-upstream upstream
Tags added: sarge, sid, upstream

> tags 266138 fixed-upstream
Bug#266138: X-Face support in KMail
There were no tags set.
Tags added: fixed-upstream

> tags 291561 fixed-upstream
Bug#291561: spamassassin: wrong sum of hit rules
There were no tags set.
Tags added: fixed-upstream

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Tagged the wrong bug...

2005-03-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 300614 sarge sid upstream
Bug#300614: kmail: deletes emails when manually applying a filter for all 
messages in  inbox manually
There were no tags set.
Tags added: sarge, sid, upstream

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Bug#283895: klipper freezes konqueror

2005-03-20 Thread Adeodato Simó
tag 283895 fixed-in-experimental
reassign 283895 libqt3c102-mt
merge 283895 295828
thanks

  Hello all, libqt3c102-mt 3:3.3.4-1 from experimental solves this
  klipper freeze bug.

* Mike Cook [Wed, 01 Dec 2004 22:02:27 -0500]:

> Klipper makes konqueror freeze for a short amount of time (about 10 seconds) 
> every time I open my home directory, change directories, or go to a web site 
> until I log out of KDE and log back in. I first suspected Konqueror but now I 
> think it is klipper. I noticed this because the last time konqueror froze, 
> the klipper icon in the system tray disappeared. I then opened ksysguard and 
> discovered that the klipper process was still running. I killed the process 
> and konqueror immediately started working normally. It has happened twice 
> since then, and both times killing klipper stopped the problem. The problem 
> is random and I have no idea what circumstances causes it. 

* Bellegarde Cédric [Wed, 23 Feb 2005 20:23:24 +0100]:
> http://bugs.kde.org/attachment.cgi?id=9758&action=view

> It's a qt bug, will be fixed in kde 4.0

* Mathieu Roy [Sat, 05 Mar 2005 15:30:31 +0100]:
> Hello, 

> This bug is truly annoying.  People of KDE says that packagers have
> been told about the patch and that we should bug them if we have this
> problem.

> We have this problem and it practically makes konqueror unusable
> (hence the important severity). Will sarge be shipped with a broken
> konqueror due to klipper, that freezes each time someone do a
> copy/paste with the mouse? How about applying the proposed patch in 
> 

> And it's not like if no KDE release have been made since this bug has
> been reported.



-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
One way to make your old car run better is to look up the price of a new model.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#283895: klipper freezes konqueror

2005-03-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tag 283895 fixed-in-experimental
Bug#283895: klipper freezes konqueror
There were no tags set.
Tags added: fixed-in-experimental

> reassign 283895 libqt3c102-mt
Bug#283895: klipper freezes konqueror
Bug reassigned from package `klipper' to `libqt3c102-mt'.

> merge 283895 295828
Bug#283895: klipper freezes konqueror
Bug#295828: libqt3c102: Debian Qt package need to be patched
Mismatch - only Bugs in same state can be merged:
Values for `package' don't match:
 #283895 has `libqt3c102-mt';
 #295828 has `libqt3c102'

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Keeps you up longer! Levitra

2005-03-20 Thread 00cBWb
Don't waste your time! Use Levitra! Say goodbye to you impotence,

http://||.diaze.com/p/www/5/||


l6oRx0YlA6TZQ119zU2One day something happened which in a roundabout way was 
enlightening.If he doesn't telephone me, I'll know God is angry with me.Maybe i 
can help?707798004


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#300689: kicker semi-randomly freezes

2005-03-20 Thread Chris Howie
Package: kicker
Version: 4:3.3.2-1
Severity: important

kicker freezes whenever I use the "Clear Clipboard History" menu item of
the Klipper applet.  By freeze, I mean that the panel is mostly
unresponsive; it seems to be checking for events about once every 30
seconds, making the panel unusable until it is killed and restarted.
Sometimes kicker does this randomly, when I'm not even interacting with
it at all.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: LANG=C, LC_CTYPE=C

Versions of packages kicker depends on:
ii  kdebase-data 4:3.3.2-1   KDE Base (shared data)
ii  kdelibs4 4:3.3.2-1   KDE core libraries
ii  libart-2.0-2 2.3.16-6Library of functions for 2D graphi
ii  libc62.3.2.ds1-18GNU C Library: Shared libraries an
ii  libfam0c102  2.7.0-5 client library to control the FAM 
ii  libgcc1  1:3.4.2-2   GCC support library
ii  libice6  4.3.0.dfsg.1-8  Inter-Client Exchange library
ii  libidn11 0.5.2-3 GNU libidn library, implementation
ii  libkonq4 4:3.3.2-1   Core libraries for KDE's file mana
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.3-8   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-8  X Window System Session Management
ii  libstdc++5   1:3.3.4-13  The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-8  X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-8  X Window System miscellaneous exte
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  libxtst6 4.3.0.dfsg.1-8  X Window System event recording an
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-1   compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



new download site

2005-03-20 Thread Baez
Download anything you want from our site!

http://agential.begitodreamof.com/?a=409

I am missing working right now.
If you can't describe what you are doing as a process, you don't know what you're doing.	W. Edwards Deming	
green apple red watermellon
I am enjoying eating in the river.