Jacob S. | 1 Jan 2004 01:14

Re: Unsuccessful unsubscribe request

On Wed, 31 Dec 2003 17:33:24 -0600
"Hoyt Bailey" <hoyt13 <at> wiredok.com> wrote:

<snip>
> Any Suggestions other than add to spam list.
> Hoyt

Did you check the headers on e-mails you're receiving from the list to
make sure that hoyt13 is really the address they're being mailed to? I
know I have several aliases that point to my e-mail account...

Specifically, check the "Return-Path" header in an e-mail from the
Debian-user list.

HTH,
Jacob

----- 
GnuPG Key: 1024D/16377135

Some software money can't buy. For everything else there's Micros~1. 
Nano Nano | 1 Jan 2004 01:27
Picon

Re: upgrade

On Wed, Dec 31, 2003 at 06:49:48PM -0500, WCESSNOCK <at> aol.com wrote:
> I need to upgrade my Gallant TV Tuner card

This kind of randomness happens a lot.  I figure it's one of three 
things: either (1) the sender intended to ask debian-user this question; 
(2) the sender is on a shared computer and this was in the address book, 
and it just looked useful, or (3) it's some kind of spam.

If it's (1), how would someone "stumble" onto www.debian.org and learn 
the address?  I can imagine the clueless doing dumb things but that 
seems like a highly unlikely choice.

If it's (3), what is the purpose of sending such a pointless spam?  Is 
it just pointless anarchy?

(2) is a stretch.  Maybe debian-user is a link on some web page listing 
a collection of email support addresses, and the clueless just sort of 
click randomly to get here.

Bijan Soleymani | 1 Jan 2004 01:35

Re: [OT] simple to use X-toolkit/plot/image viewing for c/c++

On Wed, Dec 31, 2003 at 10:02:37AM +0200, Micha Feigin wrote:
> I am looking for a relatively easy to use x-toolkit and something for 
> ploting / showing images in popup windows. The ploting is for drawing some 
> line graphs.
> 
> Any sugestions ?

Well since you want it to be a quick hack then I suggest you simply use
gnuplot for the graphs. Gnuplot supports many different output drivers,
including X, PostScript, Ascii, etc. Since you're coding in C you can
popen(3) a pipe to gnuplot (with the correct arguments) and pipe it 
the data.

Bijan
--

-- 
Bijan Soleymani <bijan <at> psq.com>
http://www.crasseux.com
Mike Olds | 1 Jan 2004 01:35

Re: upgrade

On Wednesday 31 December 2003 04:27 pm, Nano Nano wrote:
> On Wed, Dec 31, 2003 at 06:49:48PM -0500, WCESSNOCK <at> aol.com wrote:
> > I need to upgrade my Gallant TV Tuner card
> 
> This kind of randomness happens a lot.  I figure it's one of three 
> things: 

I've done something like this myself...you start a message that is 
somehow interrupted and you think you are clicking it off or sending 
it to "drafts" and you hit send by accident.

Really, just a note to re-introduce myself to the group. Thanks to 
members here I have had a successfully running webserver for about a 
year now no problems at all. But very gun-shy about getting back into 
learning more Linux; that was a grueling six-months of torture! Now 
putting my toes in again.

Best Wishes!
Mike Olds 
http://www.buddhadust.org

--

-- 
To UNSUBSCRIBE, email to debian-user-request <at> lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster <at> lists.debian.org

Pigeon | 1 Jan 2004 01:14
Picon
Picon

Re: The Darkness

On Wed, Dec 31, 2003 at 10:58:54AM +0000, Antony Gelberg wrote:
> Hi all,
> 
> I've been trying to rip "Permission To Land" by The Darkness to ogg
> using grip (and cdparanoia).
> 
> cdparanoia has tremendous problems with the disc, which plays ok in a CD
> player.  If anyone out there has it, can they have a go at ripping it?
> The back label mentions "digital copy protection", which I find rather
> worrying...

If it can be played, it can be copied... You need a CD player with an S/PDIF
output and an S/PDIF-capable sound card based on the CMI8738 chipset - these
are cheap, and have a solid S/PDIF implementation capable of bit-perfect
copies (many, including Soundblasters, fail on solidity, cheapness or
both...) Google for the little gtk app that lets you turn S/PDIF on and off
on these cards (not being on my usual box, I don't have the reference to
hand).

--

-- 
Pigeon

Be kind to pigeons
Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x21C61F7F
Rafael Alexandre Schmitt | 1 Jan 2004 01:02

Re: keyboard layout switcher for KDE

On Wed, 31 Dec 2003 11:27:50 +0100
"John L. Fjellstad" <john-debian <at> fjellstad.org> wrote:

> Rafael Alexandre Schmitt wrote:
> 
> > I think it is on kdebase , but i'm not sure...
> 
> Looks like it's something else.  Couldn't install kdebase because of
> missing dependencies, but I did install almost everything in the
> package, and I still don't have the keyboard switcher program.

What dependencies? libsensors-1debian1_2.7.0-6_i386.deb ?

--

-- 
Rafael Alexandre Schmitt

Arnt Karlsen | 1 Jan 2004 02:49
X-Face

Re: was wondering

On Wed, 31 Dec 2003 07:59:00 -0500, 
Paul Morgan <paulswm <at> earthlink.net> wrote in message 
<pan.2003.12.31.12.58.57.742280 <at> earthlink.net>:

> On Wed, 31 Dec 2003 13:35:04 +0100, Mario Vukelic wrote:
> 
> > On Wed, 2003-12-31 at 07:13, Arnt Karlsen wrote:
> > 
> >> ..or PS1='\[\033[1;33m\]\u\[\033[1;37m\] <at> \[\033[1;32m\]\H\[\033
> >> [1;37m\]:\[\0 33[1;31m\]\w \[\033[1;36m\]\$ \[\033[0m\]' ;-)
> >           this ^ space has to go

...right, I first dropped it into my message, then decided to 
prepended "..or".  ;-)

> > Too colored for my taste, though :)

..bore.  ;-)   

..I need it like that so I see _where_ I'm messing around. ;-)

> > Seems a good time to ask a question:  Since my brain always
> > segfaults when I read about interactive vs. login shells and the
> > files they read on startup, I never managed to find out what I have
> > to do to make the prompt change when doing a 'su'. 'su -' obviously
> > works. Thanks for hints :)
> 
> change it in root/.bashrc

..for tests, simply drop it into your cli.
(Continue reading)

stan | 1 Jan 2004 02:48
Picon
Favicon

Re: Fas anyone gotten fwbuilder to work?

On Wed, Dec 31, 2003 at 03:54:28PM -0800, Jeremy T. Bouse wrote:
> 	I'm the maintainer of fwbuilder... I just arrived home from a two week
> vacation and had authorized an NMU be done but have not had a chance to
> check it out myself yet. This is on my 'todo' list at this time along
> with a great many other things related to Debian, work and personal
> items.
> 
> 	Of note I've not seen any bugs filed against the version 1.1.1-0.1
> which is the NMU'd version that should be in unstable at this time.
> 
Well the version in unstable (and the version in testign) seem to be unable
to find the requsite .xml files, even though most of them seem to exist in
/usr/share/fwbuilder. Althought I had to make a link from the init file to
the name the executable was expecting. But that didn't get it much further.

Let me know if you wnat more info.

--

-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
						-- Benjamin Franklin

Alan Chandler | 1 Jan 2004 03:10
Picon
Favicon
Gravatar

Re: Struggling with Palm Pilot

On Wednesday 31 December 2003 22:12, Karsten M. Self wrote:
> on Wed, Dec 31, 2003 at 08:16:01AM +0000, Alan Chandler 
(alan <at> chandlerfamily.org.uk) wrote:

> > OK - I added commands in /etc/devfsd/conf.d to symlink /dev/pilot (and
> > /dev/ palm) to /dev/tts/1 when the hotsync button is pressed.
> >
> > However gnome-pilot still just hangs when trying to sync for the first
> > time.  Any idea what I should do next?
>
> Hit the 'sync' button on the Palm cradle *first*.  The USB device isn't
> activated until it gets the external request.
>

I tried that, but gnome pilot still didn't pick up on it.

--

-- 
Alan Chandler
alan <at> chandlerfamily.org.uk

Alan Chandler | 1 Jan 2004 03:30
Picon
Favicon
Gravatar

Re: Debian newbie confused over apt and packages

On Wednesday 31 December 2003 20:04, Russ Schneider wrote:
> Alright, I just started using Debian after being mainly a Mandrake user.
>
> Installed Woody and I know most of the packages like Apache, etc. need
> upgrades.
>
> But packages.debian.org is down.  Can apt-get upgrade use different
> servers?  Are they mirrored?

Apt-get doesn't use packages.debian.org, but rather the servers and subsections in /etc/apt/sources.list

>
> I was looking through the US server http://ftp.us.debian.org/debian/, but
> I couldn't find any packages, only lists of packages.

Apt-get uses these lists to get at the actual packages.  As others have said, use apt-setup to set up to point
to this, or one of the other mirrors.

>
> Needless to say I'm confused as to what servers I can put in sources.list
> at this time.
>
> Is
> deb http://security.debian.org/ stable/updates main
> still up?

Don't know - probably, but if you want updated versions of the packages you have to change the stable section
to either sarge (or testing) or unstable (or sid).  Woody doesn't have any package updates, only security
updates from the line your already listed above.

(Continue reading)


Gmane