Re: Shrinking kvim
Nick Pilon <[EMAIL PROTECTED]> schrieb: > As far as I can tell, truetype fonts cause the problem, bitmapped ones > are fine. This is just my experience with three or fonts, though, so > that might be true in general. In gvim I see more fonts than in kvim. And I have problems to choose the right font. So I will stay with gvim. Thanks! juh -- BLINDTEXT - Mailingliste fÃr Texter, Journalisten, Online-Redakteure Anmelden unter: http://mailman.webpool.de/cgi-bin/mailman/listinfo/blindtext
Re: RFS: kubication -- KDE network configuration selector
On Fri, 03 Sep 2004 01:23:39 -0300 Luciano Bello <[EMAIL PROTECTED]> wrote: > I am not a Debian Developer, so I am looking for sponsorship. Neither I, so I cannot sponsor you, only provide some advices :) > My packages for the following are available at: > http://www.asciigirl.com/kubication/ > > It's my first complex package from the scratch . Plz, I need a sponsor > with lots of patience :P From a quick read of you diff.gz file, you should: - rename file menu.ex to menu and fill it with the appropriate values. - set the appropriate Section in debian/control I'd suggest you to install lintian and linda packages and run your .changes file through them, and solve all issues shown by them. Being linda & lintian clean is a must for a package. regards, -- Ricardo Mones Lastra - [EMAIL PROTECTED] Centro de Inteligencia Artificial, Universidad de Oviedo en Gijon 33271 Asturias, SPAIN. - http://www.aic.uniovi.es/mones
Dependency Problems -- Take II
I upgrade recently to Knoppix 3.6 from 3.4. My video configuration was damaged, not performing as desired, and reinstalling Knoppix was the easiest path to a working system. This dependency problem has occured before (review 23 Jun if interested) and the same solutions are not working now. The following is a transcript of an attempted removal/purge of the frozen-bubble package. [EMAIL PROTECTED]:/home/tilleyrw# dselect running dpkg --pending --remove ... (Reading database ... 105027 files and directories currently installed.) Removing fb-music-low ... dpkg: error processing frozen-bubble-data (--remove): Package is in a very bad inconsistent state - you should reinstall it before attempting a removal. Removing frozen-bubble ... Purging configuration files for frozen-bubble ... Errors were encountered while processing: frozen-bubble-data dpkg --remove returned error exit status 1. Press to continue. Until this is resolved, I do not have a complete system as these dependency problems prevent apt-upgrades. Any advice is most appreciated. Bob
Frozen bubble problem solved
What follows is a log of my failed attempts to deal with the frozen-bubble package on my system. The dependency problems I was experiencing were preventing all updates. If you can piece through this log and gain some insight, my work will be done. The sequence of the commands was: apt-get --reinstall install cat /dev/null >/usr/games/frozen-bubble.wav apt-get --purge remove frozen-bubble frozen-bubble-data apt-get -f install apt-get install frozen-bubble Google Saves The Day! GSTD!!! Bob - [EMAIL PROTECTED]:/home/tilleyrw# apt-get -f install Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed: frozen-bubble-data The following packages will be upgraded: frozen-bubble-data 1 upgraded, 0 newly installed, 0 to remove and 220 not upgraded. 9 not fully installed or removed. Need to get 0B/5155kB of archives. After unpacking 1651kB of additional disk space will be used. Do you want to continue? [Y/n] (Reading database ... 108884 files and directories currently installed.) Preparing to replace frozen-bubble-data 1.0.0-4 (using .../frozen-bubble-data_1.0.0-6_all.deb) ... Unpacking replacement frozen-bubble-data ... mv: cannot stat `/usr/games/frozen-bubble.wav': No such file or directory dpkg: warning - old post-removal script returned error exit status 1 dpkg - trying script from the new package instead ... dpkg: error processing /var/cache/apt/archives/frozen-bubble-data_1.0.0-6_all.deb (--unpack): there is no script in the new version of the package - giving up preinst called with unknown argument `abort-upgrade' dpkg: error while cleaning up: subprocess pre-installation script returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/frozen-bubble-data_1.0.0-6_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1) [EMAIL PROTECTED]:/home/tilleyrw# aptitude Preconfiguring packages ... (Reading database ... 108884 files and directories currently installed.) Preparing to replace frozen-bubble-data 1.0.0-4 (using .../frozen-bubble-data_1.0.0-6_all.deb) ... Unpacking replacement frozen-bubble-data ... mv: cannot stat `/usr/games/frozen-bubble.wav': No such file or directory dpkg: warning - old post-removal script returned error exit status 1 dpkg - trying script from the new package instead ... dpkg: error processing /var/cache/apt/archives/frozen-bubble-data_1.0.0-6_all.deb (--unpack): there is no script in the new version of the package - giving up preinst called with unknown argument `abort-upgrade' dpkg: error while cleaning up: subprocess pre-installation script returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/frozen-bubble-data_1.0.0-6_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1) Ack! Something bad happened while installing packages. Trying to recover: dpkg: dependency problems prevent configuration of frozen-bubble: frozen-bubble depends on frozen-bubble-data (= 1.0.0-6); however: Package frozen-bubble-data is not installed. dpkg: error processing frozen-bubble (--configure): dependency problems - leaving unconfigured Solution somewhere here! [EMAIL PROTECTED]:/home/tilleyrw# apt-get --reinstall install Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed:apt-get install frozen-bubble frozen-bubble-data The following packages will be upgraded: frozen-bubble-data 1 upgraded, 0 newly installed, 0 to remove and 220 not upgraded. 2 not fully installed or removed. Need to get 0B/5155kB of archives. After unpacking 1651kB of additional disk space will be used. Do you want to continue? [Y/n] (Reading database ... 108884 files and directories currently installed.) Preparing to replace frozen-bubble-data 1.0.0-4 (using .../frozen-bubble-data_1.0.0-6_all.deb) ... Unpacking replacement frozen-bubble-data ... mv: cannot stat `/usr/games/frozen-bubble.wav': No such file or directory dpkg: warning - old post-removal script returned error exit status 1 dpkg - trying script from the new package instead ... dpkg: error processing /var/cache/apt/archives/frozen-bubble-data_1.0.0-6_all.deb (--unpack): there is no script in the new version of the package - giving up preinst called with unknown argument `abort-upgrade' dpkg: error while cleaning up: subprocess pre-installation script returned error exit status 1 Errors were encountered while processing: [EMAIL PROTECTED]:/home/tilleyrw# /var/cache/apt/archives/frozen-bubble-data_1.0.0-6_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1) [EMAIL PROTECTED]:/home/tilleyrw# cat /dev/null >/usr/games/frozen-bubble.wav apt-get install frozen-bubble [EMAIL PROTECTED]:/home/tilleyrw# apt-get --purge remove frozen-bubble frozen-bubble-data Reading Package Lists... Done Building Dependency Tree... Done The following packages will be REMOVED: frozen-bubble* frozen-bubble-data 0 upgrad
Kmail logging
Is there a way to have kmail make log entries for mail that is sent? Currently mail is sent from the client with the ISP's smtp server specified which works fine. But there is no logging of outbound mail this way, and the ISP won't allow smarthost/relayhost/etc so passing mail through the local server, which would handle the logging, isn't an option.
Re: Kmail logging
On Fri, Sep 03, 2004 at 04:15:54PM -0500, Dennis Busboom wrote: > Is there a way to have kmail make log entries for mail that is sent? > Currently mail is sent from the client with the ISP's smtp server > specified which works fine. But there is no logging of outbound > mail this way, and the ISP won't allow smarthost/relayhost/etc > so passing mail through the local server, which would handle the logging, > isn't an option. I don't see how the ISP can know the difference between kmail sending directly and an SMTP daemon on your box sending. Unless they count received headers or something, but a simple daemon like qpsmtpd could be patched to remove them and just forward the remainder. And it (like as you say any smtpd) could be made to log what it had sent. I don't have a direct answer to your question though I'm afraid. Nick