Processing commands for [EMAIL PROTECTED]:
> clone 255796 -1
Bug#255796: Package: installation-reports
Bug 255796 cloned as bug 256315.
> clone 255796 -2
Bug#255796: Package: installation-reports
Bug 255796 cloned as bug 256316.
> clone 255796 -3
Bug#255796: Package: installation-reports
Bug 255
>Better to remain silent and appear a fool, than to open your mouth and remove
>all doubt
>Success has many fathers, while failure is an orphan
>After the game, the king and the pawn go into the same box
Good day Sir!
Looking for not expensive high-quality software? We might have just what you
Itai Seggev writes:
>> > ===
>> > --- debian/patches/10_kstandarddirs.diff (revision 125)
>> > +++ debian/patches/10_kstandarddirs.diff (working copy)
>> > @@ -6,7 +6,7 @@
>> > candidates->append(path);
>> >
Hi,
At Fri, 25 Jun 2004 21:16:58 -0400,
Christopher Martin wrote:
> On June 25, 2004 20:45, Kenshi Muto wrote:
> > Hmm, Christopher, do you know what's status of s390?
> I'm not the Christopher you meant, but nevertheless I've been nagging the
> s390 guys to get Qt into Incoming so kdelibs can be
> > ===
> > --- debian/patches/10_kstandarddirs.diff(revision 125)
> > +++ debian/patches/10_kstandarddirs.diff(working copy)
> > @@ -6,7 +6,7 @@
> > candidates->append(path);
> > }
>
On June 25, 2004 20:45, Kenshi Muto wrote:
> Hmm, Christopher, do you know what's status of s390?
>
> buildd said error on 22 Jun, but nothing looked try after then...
I'm not the Christopher you meant, but nevertheless I've been nagging the
s390 guys to get Qt into Incoming so kdelibs can be bui
At Fri, 25 Jun 2004 15:23:35 +0900,
Kenshi Muto wrote:
> As you know, all of our packages looked finish libcupsys-gnutls10
> Fortunately, I find final package -- kdelibs is ready for s390 today.
> It's really good news.
Argh, I'm moron.
kdelibs is meta package, we need kdelibs4 instead of it.
Hmm
On Fri, Jun 25, 2004 at 11:12:20AM -0400, Christopher Martin wrote:
> Hello,
>
> Kopete and KDEnetwork are currently at 3.2.2 in both Sarge and Sid. When
> 3.2.3 is uploaded, this patch should definitely be included - that is, if
> 3.2.3 is going to be uploaded. Chris, you haven't mentioned anyt
Processing commands for [EMAIL PROTECTED]:
> reassign 249047 xlibs
Bug#249047: metacity: application's take focus even though it is set to click
Bug reassigned from package `metacity' to `xlibs'.
> severity 249047 important
Bug#249047: metacity: application's take focus even though it is set to c
Hello,
Kopete and KDEnetwork are currently at 3.2.2 in both Sarge and Sid. When
3.2.3 is uploaded, this patch should definitely be included - that is, if
3.2.3 is going to be uploaded. Chris, you haven't mentioned anything
about this recently. Do you plan to upload the rest of KDE soon?
Cheers
Your message dated Fri, 25 Jun 2004 15:21:33 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Invalid upstream
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to
CVS commit by mornfall:
Move cElemTooltip to a more appropriate place (from CElemView ->
TreeView). Reduce debug output.
M +0 -17 celemview.cpp 1.6
M +0 -1 celemview.h 1.7
M +3 -3 listtreewidget.cpp 1.26
M +20 -1 treeview.cpp 1.7
M +1 -0 treeview.h 1.8
CVS commit by mornfall:
ToolTips in ListTreeWidget, continued. Make them useful ;). Display
package name, short description, candidate and current version. Still
should add some more stuff tho. Make the tooltips bigger and fancier ;).
M +1 -1 TODO 1.38
M +3 -0 libcapture/celem.h
CVS commit by mornfall:
First iteration of ListTreeWidget tooltips. Works, just needs tooltip
content. Try to make this reusable ;).
M +13 -0 listtreewidget.cpp 1.24
M +13 -0 listtreewidget.h 1.16
--- kdenonbeta/kdedebian/kapture/libkapture/listtreewidget.cpp #1.23:1.24
@@ -1
CVS commit by mornfall:
Add a note to TODO about tooltips on qlistview.
M +5 -0 TODO 1.37
--- kdenonbeta/kdedebian/kapture/TODO #1.36:1.37
@@ -154,4 +154,9 @@
it.
+ TOOLTIPS IN LISTTREEWIDGET [done: 20%]
+ Create QToolTip derivative for ListTreeWidget. Make it display some ba
CVS commit by mornfall:
- introduce CElemViewFactory, pretty basic right now, make kapture use it
- clean up some more code
- disable the (now stale) dpkg progress dialog
- update TODO
M +24 -8 TODO 1.36
M +27 -82kapture/kapture.cpp 1.28
M +9 -9 kapture/kapture.h 1.13
Package: kopete
Version: 4:3.2.2-1
Severity: important
Yahoo changed their protocol yesterday causing kopete yahoo plugin to
fail to work.
Matt Rogers has a patch in the upstream CVS. Discussion here:
http://bugs.kde.org/show_bug.cgi?id=83921
Since KDE 3.3 is scheduled in August and there won't
Sorry, I forgot to add subject...
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi maintainers,
(Sorry for long Cc:)
I'm Kenshi Muto, Debian CUPS maintainer.
Thank you for your every work about Debian.
As you know, all of our packages looked finish libcupsys-gnutls10
migration in sid/unstable
CVS commit by mornfall:
- make CElemView base less brain-dead [fixes "don't open new tabs for
opened packages" after rebuild case]
- reduce stale code, slight formatting changes [sic]
M +4 -15 kapture/kapture.cpp 1.27
M +4 -1 libcapture/celem.h 1.6
M +1 -1 libkapture/c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi maintainers,
(Sorry for long Cc:)
I'm Kenshi Muto, Debian CUPS maintainer.
Thank you for your every work about Debian.
As you know, all of our packages looked finish libcupsys-gnutls10
migration in sid/unstable.
Our next target maybe be how to i
CVS commit by mornfall:
- fix new[]/delete mismatch
- update TODO
M +2 -2 TODO 1.35
M +1 -1 libcapture/dpkgpm.cpp 1.4
--- kdenonbeta/kdedebian/kapture/TODO #1.34:1.35
@@ -91,5 +91,5 @@
download part of the implementation see above.
- IMPLEMENT PM INTERFACE IN LIBKAPTU
21 matches
Mail list logo