Dominique Devriese <[EMAIL PROTECTED]> writes:
> Brian Nelson writes:
>
IMO, the reason for the missing files is the ridiculous number of
superfluous packages Qt has been split into. Is it really
necessary to have libqt3-mt-dev, libqt3-headers,
libqt3-compat-headers, qt3-dev-t
CVS commit by mornfall:
- code & comment cleanups
- monitor child dpkg process; also open status fd pipe for it [beware:
this is terrible hack and should be fixed to be more reliable]
- get rid of PkgManager::_commit flags (use _config again)
- update TODO
M +12 -8 TODO 1.32
M +4 -2
CVS commit by benb:
Make lintian-clean.
Asource.lintian-overrides 1.1.2.1
M +4 -0 changelog 1.24.2.8
M +1 -2 control 1.30.2.7
--- kdeartwork/debian/changelog #1.24.2.7:1.24.2.8
@@ -5,4 +5,8 @@
* Patched the autoconf tests for kxsconfig so that xscreensave
CVS commit by benb:
Make lintian-clean.
Asource.lintian-overrides 1.1.2.1
M +2 -0 changelog 1.72.2.8
M +1 -1 control 1.66.2.6
--- kdetoys/debian/changelog #1.72.2.7:1.72.2.8
@@ -3,4 +3,6 @@
* New upstream bugfix release.
* Don't abuse conflicts (use re
Processing commands for [EMAIL PROTECTED]:
> reassign 248414 kde
Bug#248414: kdebase3-audiolibs needed but not installable
Warning: Unknown package 'kdebase3-audiolibs'
Bug reassigned from package `kdebase3-audiolibs' to `kde'.
> thanks
Stopping processing here.
Please contact me if you need ass
Hi!
> Did anyone else experience something similar?
Unfortunately yes. I ran into the same effects you did: xmms is just fine, ogg
under kde is, only mp3 under kde is not.
It's like an additional rythm, very disturbing. But I encountered a few other
disturbing effects: Some files sound very no
CVS commit by benb:
Update build-depends for STL-enabled Qt.
M +1 -1 control 1.30.2.6
--- kdeartwork/debian/control #1.30.2.5:1.30.2.6
@@ -3,5 +3,5 @@
Priority: optional
Maintainer: Ben Burton <[EMAIL PROTECTED]>
-Build-Depends: automake1.7, debhelper (>> 4.0.0), kdebase-dev (>> 4
CVS commit by benb:
Prepare for 3.2.3 upload.
M +7 -0 changelog 1.72.2.7
M +15 -15control 1.66.2.5
--- kdetoys/debian/changelog #1.72.2.6:1.72.2.7
@@ -1,2 +1,9 @@
+kdetoys (4:3.2.3-1) unstable; urgency=low
+
+ * New upstream bugfix release.
+ * Don't abuse conflicts (use r
CVS commit by benb:
Preparing for 3.2.3 upload.
M +9 -0 changelog 1.24.2.7
--- kdeartwork/debian/changelog #1.24.2.6:1.24.2.7
@@ -1,2 +1,11 @@
+kdeartwork (4:3.2.3-1) unstable; urgency=low
+
+ * New upstream bugfix release.
+ * Rebuilt against STL-enabled Qt and corresponding kdel
CVS commit by mornfall:
Fix dependency view. Also make Pkg2DepGrouper use specific version, not
just candidate one (well, if it is applied on PkgCElem, it will still
use candidate version). Makes dependency view respect the version combo
in pkgcelemview.
M +18 -13libcapture/depgroupers.cp
Package: klipper
Version: 4:3.2.2-1
Severity: normal
I have both firefox-bin and Firefox-bin listed in klipper's dialog
"Disable Actiosn for Windows of Type WM_CLASS". Firefox lists itself
as WM_CLASS(STRING) = "Gecko", "Firefox-bin".
However, when I select an URL in Firefox, klipper's action pop
Package: klaptopdaemon
Version: 4:3.2.2-2
Severity: minor
Hi,
klaptopdaemon's configuration dialog says:
"... either make /proc/acpi/sleep writeable by anyone". This doesn't
work:
[8/[EMAIL PROTECTED]:~$ ls -al /proc/acpi/sleep
-rw-r--r--1 root root0 Jun 14 14:37 /proc/acpi/s
On Mon, Jun 07, 2004 at 04:32:02PM +0530, Amit Shah wrote:
> My .xsession-errors file is filled with the messages like in the
> subject. A complete log is appended later in the mail.
This is also printed to the console when starting a KDE application
from a command line and is very annoying.
Gree
CVS commit by mornfall:
- fix slots/signals to connect (depends view still no worky tho)
- update TODO
M +1 -1 TODO 1.31
M +2 -1 libkapture/pkgcelemview.cpp 1.4
M +6 -6 libkapture/pkgcelemview.h 1.3
--- kdenonbeta/kdedebian/kapture/TODO #1.30:1.31
@@ -101,5 +101,5
I'm having the same problems. Every once in a while, the system decides to
insmod several modules, among which are sbpcd, mcd and sjcd. It seems that
mcd is the one that locks-up the system for several seconds.
I've removed these modules, as a temporary solution. Does anyone know what
process at
CVS commit by mornfall:
Migrate most of the stuff from TreeNode -> CElemPtr. Kill some more
stale code. Compiles and seems to work.
M +19 -19kapture/kapture.cpp 1.22
M +2 -2 kapture/kapture.h 1.9
M +11 -0 libcapture/celem.h 1.3
M +21 -0 libcapture/param.h 1.4
On Monday 14 June 2004 17:52, Dirk Mueller wrote:
> right now the Packages files are not there, which is rather useless..
also, the source archives are missing, which is violating GPL licensing terms.
Hi,
could whoever uploaded the current debian pool run "update" and upload the
result?
right now the Packages files are not there, which is rather useless..
Dirk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I started to experience this problem with a recent upgrade
right now I am on:
- -
ii kdelibs 3.2.3-2 KDE core
libraries metapackage
- -
if I symlink /etc/kde3/kthemestylerc t
Sorry. I just found the pics in a folder I had open in another tab while
moving. Not sure whether konqueror screwed up or me, so I guess this should
be closed :/
--
Lee Braiden
[EMAIL PROTECTED]
CVS commit by mornfall:
compile!
M +1 -1 kapture/kapture.cpp 1.21
M +0 -1 libkapture/pkgcelemview.cpp 1.2
--- kdenonbeta/kdedebian/kapture/kapture/kapture.cpp #1.20:1.21
@@ -39,5 +39,5 @@
#include
#include
-#include
+#include
#include
#include "kapturepref.h"
---
Brian Nelson writes:
>>> IMO, the reason for the missing files is the ridiculous number of
>>> superfluous packages Qt has been split into. Is it really
>>> necessary to have libqt3-mt-dev, libqt3-headers,
>>> libqt3-compat-headers, qt3-dev-tools, qt3-designer, qt3-apps-dev,
>>> qt3-linguist, qt3
CVS commit by mornfall:
- biggie code sweeping
- rename s/nodeview/celemview/g
- ditch bunch of stale code
(doesn't compile atm; needs fixing inside files)
Alibkapture/celemview.cpp 1.1 [no copyright]
Alibkapture/celemview.h 1.1 [UNKNOWN]
Alibka
Package: konqueror
Version: 4:3.2.2-1
Severity: normal
Hi,
I was just moving photos from my usb storage camera (ie, mounted as a
normal vfat fs) to an NFS mounted folder. I think I used cut/paste
rather than move, because dragging the files to the destination gave me
the not possible cursor
CVS commit by mornfall:
- remove the now-redundant Tree * parameter from all addNode instances
- update TODO
- remove some stale code
M +2 -2 TODO 1.30
M +9 -9 libcapture/depgroupers.cpp 1.14
M +7 -47 libcapture/depgroupers.h 1.9
M +2 -2 libcapture/filters.cpp
Drew Parsons writes:
> Hello, my package viewmol contains a handful of icons for kde. I
> don't use kde daily myself, so I'm not sure about correct handling
> of the icons.
> viewmol has its own install script for the icons, it wants to copy
> them under /usr/share/icons/default.kde, as well as p
CVS commit by mornfall:
- fix crash caused by inappropriate delete in Pkg2DepGrouper::addNode
- fix the "don't open same package multiple times" again, hopefully
fully this time
- fix rendering of sections and depends
- fix dependency borkage (ie, use TreeFactory, not new TreeNode)
M +3 -3
Package: kopete
Version: 4:3.2.2-1
Severity: normal
As the subject explains. I can't connect to MSN and ICQ with kopete
through a proxy server that requires authentication. I don't know if it
works if the proxy doesn't require authentication...
Rune Schjellerup
-- System Information:
Debian Rel
Just to say this :
I upgraded kdelibs4 3.2.3-1 to fix the licupsys problem and got the
problem described in the original mail. I then upgraded QT to
libqt3c102-mt and lost the transparency. Now I've upgraded kdelibs4 to
3.2.3-2 and got the same behavior as initially.
--
__
/ `
Hello,
I was having the same problem with KDM taking about a minute or more to
start.
Then I found this:
http://www.linuxformat.co.uk/modules.php?op=modload&name=phpBB_14&file=index&action=viewtopic&topic=5678&forum=1&5
Basically the solution is to 'dpkg-reconfigur
30 matches
Mail list logo