Re: twofer: wallpaper and KDE for etch
Gayle Lee Fairless schrieb: At work I like to get the wallpaper from worldstart.com. Is it possible to use this wallpaper for Windows in KDE and GNOME? ... Yes. Just download it at the proper resolution for your screen. In KDE you can install the wallpaper (unfortunately on all desktops) simply by dragging it to the desktop and choosing "use as wallpaper" (WTTE) in the context menu. Theo Schmidt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Sid, K3b and the "automounter" conflicting.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. Clean install of Sid, as of Wednesday, and up to date this morning. I expect this is a new "feature" of KDE 3.5. I'm burning a data DVD with K3b, which seems to go well, but when it comes time to verify... The disk is ejected The "Please reload media" box comes up I close the drive and go to hit "ok", but up pops this new window saying that there is a data DVD in the drive, do I want to open it in a new window or cancel? I cancel, hit "ok" for K3b, which tries some stuff and then announces that it cannot read the files on the disk. This "automounter" is new to me, how do I use it so it doesn't conflict with K3b like this? I don't want to waste a stack of un-verifiable DVDs until I find the right incantation. Or, alternatively, what is this "automounter" called so I can uninstall it? Curt- - -- September 11th, 2001 The proudest day for gun control and central planning advocates in American history -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (GNU/Linux) iQEVAwUBQ8+2Ei9Y35yItIgBAQJR4gf/ZB7Pac4E9eQoud4BOEEM6stOoQk4B3q0 rFIsQPVkSEq7p/jSuqp805TvY0gapB3Kyfw36IN+GNhNrp4WKbr9Np/eA4nFDD0l rOKgt8z4FMJAGwXMkG1yFtGYTT7sxIdBFbCudOoPtk9reyNOeszhkEvIMb6nyp0q HnBrcEreUalqBrrqy9LGEsHLgSxNR5b+3Vv/Z0DOUdttC8KIlP7Lx0omYsD0menA IESj9wnjdPdhcgU+BujfT5x4bUR2YZtcEzAVJJyElZ1rtcDMtH+ST68B+eNnwvSX Mpi5a9QBTlCjU3qLES9MSHLeidMzUDelks15ygwxePwV1Kznoi1nYw== =ZVos -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Sid, K3b and the "automounter" conflicting.
On Thursday 19 January 2006 10:53, Curt Howland wrote: > Hi. Clean install of Sid, as of Wednesday, and up to date > this morning. I expect this is a new "feature" of KDE 3.5. > > I'm burning a data DVD with K3b, which seems to go well, but > when it comes time to verify... > > The disk is ejected > > The "Please reload media" box comes up > > I close the drive and go to hit "ok", but up pops this new > window saying that there is a data DVD in the drive, do I > want to open it in a new window or cancel? > > I cancel, hit "ok" for K3b, which tries some stuff and then > announces that it cannot read the files on the disk. > > This "automounter" is new to me, how do I use it so it > doesn't conflict with K3b like this? I don't want to waste a > stack of un-verifiable DVDs until I find the right > incantation. > > Or, alternatively, what is this "automounter" called so I > can uninstall it? FWIW, I got the same sort of thing burning a data CD using a fresh install of Kubuntu 5.10. The CD seemed to be usable. N.P. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
k3b and k3blibs missing dependencies on Sid?
Hello, I've been waiting to upgrade my Sid box to KDE3.5 as apt has been wanting to remove k3b and k3blibs but there seems to have been no progress on this. When I check for bugs all the bugs marked grave have been marked as done. Running apt-get -o Debug::pkgProblemResolver=yes dist-upgrade offers the following: Investigating libk3b2 Package libk3b2 has broken dep on k3blibs Considering k3blibs 0 as a solution to libk3b2 0 Holding Back libk3b2 rather than change k3blibs Investigating k3b Package k3b has broken dep on libk3b2 Considering libk3b2 0 as a solution to k3b 0 Removing k3b rather than change libk3b2 Is anyone else experiencing the same problem? I'm trying to figure out if it is a problem with the state of my system or do I just need to keep waiting for k3b and k3blibs to catch up. Thanks, Ken -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: k3b and k3blibs missing dependencies on Sid?
On Thursday, 19 January 2006 18:48, Ken Wahl wrote: > Is anyone else experiencing the same problem? I'm trying to figure out > if it is a problem with the state of my system or do I just need to keep > waiting for k3b and k3blibs to catch up. A problem with the state of your system, k3blibs has been replaced by libk3b2. I guess just removing k3b and k3blibs and installing k3b will work. -- Isaac Clerencia at Warp Networks, http://www.warp.es Work: <[EMAIL PROTECTED]> | Debian: <[EMAIL PROTECTED]> pgpt0bJbG6huR.pgp Description: PGP signature
Re: k3b and k3blibs missing dependencies on Sid?
Try to upgrade and then reinstall k3b and k3blibs. It's a matter of the base dependencies.My Sid status:$ LANG=en_US apt-cache policy k3b k3blibs kdelibs4c2ak3b: Installed: 0.12.10-2 Candidate: 0.12.10-2 Version table: *** 0.12.10-2 0 500 http://ftp.es.debian.org sid/main Packages 100 /var/lib/dpkg/statusk3blibs: Installed: (none) Candidate: (none) Version table: 0.12.8-1+b1 0 100 /var/lib/dpkg/statuskdelibs4c2a: Installed: 4:3.5.0-3 Candidate: 4:3.5.0-3 Version table: *** 4:3.5.0-3 0 500 http://ftp.es.debian.org sid/main Packages 100 /var/lib/dpkg/status 4:3.5.0-1 0 500 http://pkg-kde.alioth.debian.org ./ PackagescuOn 1/19/06, Ken Wahl <[EMAIL PROTECTED]> wrote: Hello,I've been waiting to upgrade my Sid box to KDE3.5 as apt has been wantingto remove k3b and k3blibs but there seems to have been no progress onthis. When I check for bugs all the bugs marked grave have been marked as done.Running apt-get -o Debug::pkgProblemResolver=yes dist-upgradeoffers the following:Investigating libk3b2Package libk3b2 has broken dep on k3blibs Considering k3blibs 0 as a solution to libk3b2 0 Holding Back libk3b2 rather than change k3blibsInvestigating k3bPackage k3b has broken dep on libk3b2 Considering libk3b2 0 as a solution to k3b 0 Removing k3b rather than change libk3b2Is anyone else experiencing the same problem? I'm trying to figure out if it is a problem with the state of my system or do I just need to keepwaiting for k3b and k3blibs to catch up.Thanks,Ken--To UNSUBSCRIBE, email to [EMAIL PROTECTED]with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: k3b and k3blibs missing dependencies on Sid?
Hi! I'm experiencing the same problems. I removed k3b and k3blibs, installed kde and tried to reinstall k3b. I'm getting the message that dbus-1 (>= 0.23.4) dbus-qt-1c2 (>= 0.23.4) libhal0 (>= 0.4.0) are not installable. Dunno, I'm pretty new with Linux, so probably you can help me out... cya Jakob -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: k3b and k3blibs missing dependencies on Sid?
On Thursday 19 January 2006 19:31, Jakob Rohrhirsch wrote: > I'm experiencing the same problems. I removed k3b and k3blibs, installed kde > and tried to reinstall k3b. I'm getting the message that > > dbus-1 (>= 0.23.4) > dbus-qt-1c2 (>= 0.23.4) > libhal0 (>= 0.4.0) > > are not installable. I had that too with k3b 0.12.91+svn20051207.18-0rareware1.1 I forced the installation of k3b from unstable, 0.12.10-2. This worked. -- Wolfgang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: k3b and k3blibs missing dependencies on Sid?
Kapke and Isaac, Thank you, your suggestions worked perfectly. I allowed k3b and k3blibs to be removed during the dist-upgrade and then reinstalled them afterwards and all is working. And thanks to the debian-kde development team. KDE 3.5 is noticeably faster than it's predecessor. Prettier too. All the best, Ken -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: k3b and k3blibs missing dependencies on Sid?
Am Thursday 19 January 2006 20:12 schrieb Wolfgang Rohdewald: > On Thursday 19 January 2006 19:31, Jakob Rohrhirsch wrote: > > I'm experiencing the same problems. I removed k3b and k3blibs, installed > > kde and tried to reinstall k3b. I'm getting the message that > > > > dbus-1 (>= 0.23.4) > > dbus-qt-1c2 (>= 0.23.4) > > libhal0 (>= 0.4.0) > > > > are not installable. > > I had that too with k3b 0.12.91+svn20051207.18-0rareware1.1 > I forced the installation of k3b from unstable, 0.12.10-2. > This worked. > > > -- > Wolfgang Thanks a lot, it worked, I'm finally able to burn CDs again... Dankeschön ;-)
KNode Version 0.10.1 dies on multipart/signed messages.
I read my mailing lists using knode and a mail2news gateway, however since upgrading to KDE 3.5 knode dies when tying to open multipart/signed messages. Some investigation shows that the mail2news gateway truncates the Content-Type: header to just one line eg from Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" to Content-Type: multipart/signed; micalg=pgp-sha1; Whilst I agree that there is a problem with my mail2news scripting, I am rather surprised that knode and kontact exits with a Signal 11 failure as all previous versions of knode have coped with this header error. Should I expect knode to be benign to these type of errors? Regards Bob Backtrace.. (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1241769152 (LWP 9333)] [New Thread -1293325392 (LWP 9432)] [New Thread -1283179600 (LWP 9395)] [New Thread -1274786896 (LWP 9394)] [New Thread -1266394192 (LWP 9393)] [New Thread -1258001488 (LWP 9392)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [KCrash handler] #4 0xb2fdb7e6 in KMime::Content::getHeaderInstance () from /usr/lib/libknodecommon.so #5 0xb2fbfcb3 in KNode::ArticleWidget::displayArticle () from /usr/lib/libknodecommon.so #6 0xb2fc0590 in KNode::ArticleWidget::articleChanged () from /usr/lib/libknodecommon.so #7 0xb2fc1546 in KNArticleManager::processJob () from /usr/lib/libknodecommon.so #8 0xb2f1bbb3 in KNJobConsumer::jobDone () from /usr/lib/libknodecommon.so #9 0xb2f1bbe8 in KNJobData::notifyConsumer () from /usr/lib/libknodecommon.so #10 0xb2fa01ce in KNNetAccess::threadDoneNntp () from /usr/lib/libknodecommon.so #11 0xb2fa061c in KNNetAccess::slotThreadSignal () from /usr/lib/libknodecommon.so #12 0xb2fa0fee in KNNetAccess::qt_invoke () from /usr/lib/libknodecommon.so #13 0xb7058b57 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #14 0xb70594a5 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #15 0xb73e9cbc in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3 #16 0xb7079569 in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3 #17 0xb6fee698 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 #18 0xb6fee8b6 in QApplication::notify () from /usr/lib/libqt-mt.so.3 #19 0xb76f48ae in KApplication::notify () from /usr/lib/libkdecore.so.4 #20 0xb6f7e5e5 in QApplication::sendEvent () from /usr/lib
Re: Sid, K3b and the "automounter" conflicting.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Upon further testing, the automounter has nothing to do with it. I tried under olwm, so the kde automounter isn't running. CDs verified just fine, no trouble at all. I wrote a data DVD and the verify failed to read the disk at all again. Any suggestions gladly accepted. On Thursday 19 January 2006 10:53, Curt Howland was heard to say: > Hi. Clean install of Sid, as of Wednesday, and up to date this > morning. I expect this is a new "feature" of KDE 3.5. > > I'm burning a data DVD with K3b, which seems to go well, but when > it comes time to verify... > > The disk is ejected > > The "Please reload media" box comes up > > I close the drive and go to hit "ok", but up pops this new window > saying that there is a data DVD in the drive, do I want to open it > in a new window or cancel? > > I cancel, hit "ok" for K3b, which tries some stuff and then > announces that it cannot read the files on the disk. > > This "automounter" is new to me, how do I use it so it doesn't > conflict with K3b like this? I don't want to waste a stack of > un-verifiable DVDs until I find the right incantation. > > Or, alternatively, what is this "automounter" called so I can > uninstall it? > > Curt- - -- September 11th, 2001 The proudest day for gun control and central planning advocates in American history -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (GNU/Linux) iQEVAwUBQ9AV/i9Y35yItIgBAQKrBgf7BnngO2FVT9fPftoyNcgxNt5FYZVEajQY /vRpbLiwX3d4f+XSQk0TM4M5pvVNgWCVNc2NpZzG0UvZUU3k5l58O/oIbVTaQoYH okERp9oIR7lwBzInwQz1ivpCI0tnR0r1pufCAQ/gQ5R8JpqK0UwKrH1uu+Viyx+L YqKDEzReDgr5DFHROriQhON6ls1AiGx5AyMOCpzFtgGHup9XxQ8jh4BCHwp6yRAx 1gMkgdfJTDM7G4JbI+d0LZKKkUVKxqyoN7V7y/WHXQ33ZaPRX1yd3ESZGnE7hUKI eXJytv3qqzK8JbQH1x2ulICFf2x+VZlte26FTKq+XA2ddH24cTBb0w== =YsYi -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
KOffice 1.5 alpha packages for Sarge
Hi, I've been working in koffice 1.5 alpha packages for Sarge (because they're required to create a klik package to put in a OpenDocument Fellowship CD this Monday). I've uploaded them to http://pkg-kde.alioth.debian.org/koffice-1.5-sarge/ so you can test/enjoy them (only in Sarge). Please note that KOffice 1.5 is not yet released, so these are alpha packages. Packaging itself has been done quite fast, so beware of the bugs :) KOffice 1.5 will be released in some days (a week/two weeks) and I'll upload the packages to unstable. Best regards -- Isaac Clerencia at Warp Networks, http://www.warp.es Work: <[EMAIL PROTECTED]> | Debian: <[EMAIL PROTECTED]> pgpeGr4f1ET44.pgp Description: PGP signature
Re: KNode Version 0.10.1 dies on multipart/signed messages.
Bob Brewer wrote: > I read my mailing lists using knode and a mail2news gateway, however since > upgrading to KDE 3.5 knode dies when tying to open multipart/signed > messages. What's you gateway? I am not sure whether it happens to me as well, because I haven't probably met any multipart message lately (actually, I haven't met almost any message in my mail2news gateway, because bogofilter went beserek and deleted most of my messages -- any other candidates for spamfilter?). Here it is patch on leafnode from Nikita V. Youshchenko. Matej -- Matej Cepl, http://www.ceplovi.cz/matej/blog/ GPG Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC I know of no country in which there is so little independence of mind and real freedom of discussion as in America. -- Alexis de Tocqueville -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re:
Rivas Anna