Trying to Narrow Down Package Causing gnome-control-center to Hang

2022-04-17 Thread Jaycee Santos
ening up the Applications submenu in GNOME Settings). gnome-control-center 1:42.0-3 libgtk-4-1 4.6.2+ds-1 kwrite 4:21.12.3-1 Jaycee

Re: burning from .ogg

2003-10-13 Thread jaycee . spam-me-rigid
Antony Gelberg had the gall to say: > Hi all, > > Anyone know of an easy way to burn an audio CD from .ogg files, i.e. > without converting them to .wav first. I'm not fussed about a GUI, > infact I'd rather not have one. Here's something I posted to d-u a while back: Fwd: --- A couple of

Re: X whacking monitor

2003-02-03 Thread jaycee . spamtrap
On Sun, Feb 02, 2003 at 10:42:36PM -0500, Paul M Foster wrote: > I've got a "Trident Microsystems CyberBlade/i1" video chip (according to > pci -v) on the motherboard of my PC. I don't know if this has anything > to do with the problem, but... > > In running X Window version 4, when I go into X fr

Re: Howto redirect output from a terminal

2003-01-29 Thread jaycee . spamtrap
On Wed, Jan 29, 2003 at 10:48:04AM -0600, Michael Kahle wrote: [snip] > current ssh session? Is there a program that exists to allow me to > redirect > the output of a program running in a terminal to another terminal? > I hope I > am explaining this clearly. Michael - Take a look at the 'screen

Re: /var still counts /var/cache

2003-01-27 Thread jaycee . spamtrap
On Mon, Jan 27, 2003 at 03:54:57PM -0500, Emma Jane Hogbin wrote: > I made a new partition for /var/cache since that's where all my data is. > Unfortunately /var is still counting the contents of /var/cache and thinks > that /var is full. I'm not sure how to tell /var that it doesn't hold > /var/ca

Re: sit (compressed files)

2003-01-27 Thread jaycee . spamtrap
On Mon, Jan 27, 2003 at 01:27:38PM -0500, Emma Jane Hogbin wrote: > My silly designer just sent me an .sit file. Does anyone know if this can > be expanded in debian? > > I grabbed a copy of "macutils", but I'm not sure what I'm supposed to do > with the program... > > debian:/home/emmajane# apt-

Openoffice.org debs on sarge/sid - any unofficial sources?

2002-11-01 Thread jaycee . stuff . your . spam
Hi all. I used to use the freenet.de mirror of vpn-junkies.de to get my OO.o debs, but some wierd dependancy errors have started cropping up recently when I try to dist-upgrade. Does anyone have a hybrid testing/unstable box working _and_upgrading_ with that source, or is it fubar'd wrt. curre

Re: Exim using relay host

2002-11-01 Thread jaycee . stuff . your . spam
On Fri, Nov 01, 2002 at 02:36:24PM +0100, Christian Schoenebeck wrote: > Hi! > > I want Exim to send emails for some specific users over my ISP's SMTP server > instead of sending them directly. I added following router at the top of the > routers setup to check the senders address and if it matc

g++ & -lcrypt

1999-07-06 Thread Jaycee
I'm attempting to compile a program with g++, and when it runs through the linker, it says there are undefined references to char *crypt. This same program compiles perfectly under gcc. any suggestions? Thanks Joshua Sedman