Re: how to scp from one box to another with no root ssh?

2007-04-13 Thread Kamaraju S Kusumanchi
Greg Folkert wrote:
> 
> I do it all the time... as root on the "target" machine and as myself on
> the "source" machine.
> 
> Most configuration are readable by regular users.

Greg,

The OP's question is a bit deeper than that. There are some files which are
not readable by anyone other than root. For example, /var/log/messages
which is readable only by root. The question is how to copy those things as
well. (The above file is a bad example, since in this particular case you
can add the user to the 'adm' group and read the file. But you get the
general idea).

raju

-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: xine: no plugin for MRL

2007-04-13 Thread B_Kloss
Am Samstag 31 März 2007 18:45 schrieb Nigel Henry:
> On Saturday 31 March 2007 17:11, B_Kloss wrote:
> > Am Samstag, 31. März 2007 16:20 schrieb Douglas Allan Tutty:
> > > On Sat, Mar 31, 2007 at 08:54:04AM +0200, Bernd Kloss wrote:
> > > > Hello,
> > > >
> > > >  on three different computers, all Etch 2.6.18-3-k7, KDE 3.5,
> > > > Kaffeine 0.83
> > > >
> > > > DVDs recorded from TV with a normal DVD-recorder can be played
> > > > correctly.
> > > >
> > > > But some commercial DVDs can only be played on one of them.
> > > >
> > > > Following error (translated message) occurs on the other two
> > > > computers:
> > > >
> > > > Source cannot be read.
> > > > No sufficient rights or no data on source
> > > > xine: cannot find plugin for MRL [dvd:///dev/hdc]
> > > > xine: plugin cannot open MRL [dvd:///dev/hdc]
> > >
> > > Do you have in your /etc/apt/sources.list a line like:
> > >
> > >  deb http://debian-multimedia.org etch main
> > >
> > > You see, the commercial DVDs use non-free encodings that can't be used
> > > in debian proper.  So debian-multimedia has packages.  If you look at
> > > the depencencies and recommends of the DVD playing packages (and their
> > > libs), if you aren't using debian-multimedia you may see some that say
> > > "unavailable".  (I use aptitude interactive; I don't know how to look
> > > at this from the command line).
> > >
> > > Doug.
> >
> > I am afraid, this may not be the reason, because all three computers are
> > using the same sources.list:
> >
> >
> > deb http://debian-multimedia.informatik.uni-erlangen.de/ etch main
> > is where I am getting no free stuff.
> >
> > Anyway, thank you!
> >
> > Bernd
>
> Another thought also, is do you have libdvdcss installed on all 3 machines?
>
> If not it might explain why you can play your homemade dvd's, but can only
> play some commercial dvd's on the one machine that you may have libdvdcss
> installed on.
>
> Libdvdcss is needed for playing encrypted dvd's, and synaptic shows it as
> the package libdvdcss2
>
> Nigel.

Sorry to come up again with that problem. I thought  that Nigel gave the 
solution, because installing libdvdcss2 made my computer play all kinds of 
dvd's.

Last week I installed libdvdcss2 on the third computer with that error, but 
here it did not work. With commercial dvd's still the error:
 cannot find plugin for MRL
occurs.
w32codecs are installed.
Something else still is missing. How can I find out, what I have to install?

Thanks for help
Bernd 



Re: Wireless Network & Password?

2007-04-13 Thread salahuddin pasha

I used wireless Asus Spacelink WL-167g USB2

#modprobe rt2570

my /etc/network/interfaces
--
auto eth1
iface eth1 inet dhcp
wireless-essid your_ID
wireless-mode managed
wireless-key your_secret_key
-

http://salahuddin66.blogspot.com/2006/08/wifi-in-debian.html


On 4/13/07, Celejar <[EMAIL PROTECTED]> wrote:

On Fri, 13 Apr 2007 08:53:47 +0200 (CEST)
"Jiri Svoboda" <[EMAIL PROTECTED]> wrote:

> > On Thu, 12 Apr 2007 06:57:32 -0400
> > Michael Pobega <[EMAIL PROTECTED]> wrote:
> >
> >> -BEGIN PGP SIGNED MESSAGE-
> >> Hash: SHA1
> >> On Thu, Apr 12, 2007 at 09:02:00AM +0200, Jiri Svoboda wrote:
> >> > Hi all  ;)
> >> >
> >> > is there a possibility to use a password with iwconfig
> >> > on wireless connection?
> >> >
> >> > I need! to use code / password to connect.
> >> >
> >> > / Jiri
> >
> >> wireless-key KEY in /etc/network/interfaces. Using WiFi-Radar it should
> automatically ask you for a key.
> >
> > Or 'iwconfig key '. You (the OP) would have found that with a
> simple 'man iwconfig'.
> >
> > Celejar
>
> I did that, therefor this mail!!!
>
> That is not the case, key will NOT provide the option
> for eXtra password!

OK, but your original question should have been clearer. I still don't
really understand the situation. The 'key' option is for WEP passwords;
for WPA you need 'wpasupplicant'. What's this 'eXtra' password you're
asking about? What kind of authentication is this?

Celejar


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]





--
-salahuddin_66


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: etch/volatile -- public key is not available: NO_PUBKEY EC61E0B0BBE55AB3

2007-04-13 Thread Kushal Kumaran

On 4/14/07, Rick Thomas <[EMAIL PROTECTED]> wrote:

Anybody know what the problem is here?  Or how to fix it?


W: GPG error: http://volatile.debian.org etch/volatile Release: The
following signatures couldn't be verified because the public key is
not available: NO_PUBKEY EC61E0B0BBE55AB3
W: You may want to run apt-get update to correct these problems



You don't have the Debian Volatile public key on your apt keyring.
Get etch-volatile.asc from
http://www.debian.org/devel/debian-volatile/ and then use "apt-key add
etch-volatile.asc" to add it to your apt keyring.
--
Kushal


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: how to scp from one box to another with no root ssh?

2007-04-13 Thread Greg Folkert
On Fri, 2007-04-13 at 21:41 -0400, Douglas Allan Tutty wrote:
> In the past, to move config or script files from one box to another on
> my home network I've used scp or rsync.
> 
> However, recent discussions on the list have pointed out that root login
> with ssh should not be allowed.
> 
> How then to copy files that either only root can read or only root can
> place, or that need owner/permissions to be unchanged?
> 
> I have sshd setup to only allow ssh based on pre-existing keys (no
> password login allowed), and it only listens on the local interface, and
> I've got shorewall running and doesn't allow ssh to/from the net.  
> 
> What am I missing?

I do it all the time... as root on the "target" machine and as myself on
the "source" machine.

Most configuration are readable by regular users.

So for example I want to use "/etc/apt/sources.list" on the new machine,
form a machine I already have everything set the way I like it. Here is
what I do:

ssh target_machine
sudo su -
cd /etc/apt/
scp [EMAIL PROTECTED]:/etc/apt/sources.list .
blah_blah_blah output

The only thing you have to allow is password login for your username...
and you are good.
-- 
greg, [EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


Re: how to scp from one box to another with no root ssh?

2007-04-13 Thread Jeff D

On Fri, 13 Apr 2007, Douglas Allan Tutty wrote:


In the past, to move config or script files from one box to another on
my home network I've used scp or rsync.

However, recent discussions on the list have pointed out that root login
with ssh should not be allowed.

How then to copy files that either only root can read or only root can
place, or that need owner/permissions to be unchanged?

I have sshd setup to only allow ssh based on pre-existing keys (no
password login allowed), and it only listens on the local interface, and
I've got shorewall running and doesn't allow ssh to/from the net.

What am I missing?

Thanks,

Doug.



While it may be frowned upon, you can always set 
'PermitRootLogin without-password'  in your sshd_config, and use key 
authentication for root.  In a secure environment, it works great, root 
can login, but no passwords are allowed.


Also, depending on how many servers you have at home, or even at work 
where this might be of more use, would be to set up cfengine.  It can be 
tricky at first getting it up and running but once you do, it's great. 
You can control config, send out scripts, binaries, packages , or what 
ever.  It's really handy. http://www.debian-administration.org/ has some 
great how-to's for it, amongst other things.


hth
Jeff

 -+-
8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Techno.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: restarting artsd server

2007-04-13 Thread Michael Pobega
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, Apr 13, 2007 at 08:46:30PM -0400, Kamaraju S Kusumanchi wrote:
> How do I properly kill, stop, start, restart artsd server. It does not have
> a man page (Isn't that a bug?).
> 
> Why I need this?
> I have the following errors in ~/.xsession-errors
> Error: Can't add object reference (probably artsd is already running).
>If you are sure it is not already running, remove the relevant files:
> 
>/tmp/ksocket-rajulocal/Arts_SoundServerV2
>/tmp/ksocket-rajulocal/Arts_SoundServer
>/tmp/ksocket-rajulocal/Arts_SimpleSoundServer
>/tmp/ksocket-rajulocal/Arts_PlayObjectFactory
>/tmp/ksocket-rajulocal/Arts_AudioManager
> 
> and wondering how to get rid of them.
> 
> thanks
> raju
> 

Since it's a daemon I assume it's in the /etc/init.d/ directory, so a
simple

/etc/init.d/art start

Should do. (I say tab because I'm not sure if there is a d at the end of
not, it should autofill otherwise though). If it's not there run
"updatedb" as root and try locating something along the lines of
bin/arts, and see what that turns up.

- -- 
 http://digital-haze.net/~pobega/ - My Debian site and blog
_\_V Window Maker user, Debian enthusiast, Mutt lover
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGIFDF/o7Q/FCvPe0RAvswAJ0aA18uQHorrmxF/+1r2rEcSDn8WgCfRGQZ
qrpHC/Tjzaet2OCCEdVV+E0=
=xdyy
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: question about cron and anacron [solved] oops!

2007-04-13 Thread Paul E Condon
On Fri, Apr 13, 2007 at 08:34:31PM -0600, Paul E Condon wrote:

snip...

> computer. All set up as part of a standard install. It works, and
> not that I know how, I can make it do its stuff when I want.
  ^^^ s/not/now/
> 
> 


-- 
Paul E Condon   
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



etch/volatile -- public key is not available: NO_PUBKEY EC61E0B0BBE55AB3

2007-04-13 Thread Rick Thomas

Anybody know what the problem is here?  Or how to fix it?


W: GPG error: http://volatile.debian.org etch/volatile Release: The  
following signatures couldn't be verified because the public key is  
not available: NO_PUBKEY EC61E0B0BBE55AB3

W: You may want to run apt-get update to correct these problems

Thanks!

Rick


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: dumb questions about video editing and camcorders...

2007-04-13 Thread Mark Grieveson
> There are also programs such as cinelerra and LIVE and things like
> Blender that could be used to edit camcorder footage and enhance it.

> In Etch itself some of these programs seem to have been made into
> packages. But there doesn't seem to be a Debian package that combines
> them all into one grand editing suite

Kino is a video editing program available from Etch's repositories, and
blender is also available. For cinelerra and lives, you need to add the
following repositories to your /etc/apt/sources.list:

deb http://www.debian-multimedia.org etch main
deb http://giss.tv/~vale/debian64 ./
deb-src http://giss.tv/~vale/debian64 ./ 

Also, before adding the multimedia repositories, install the
debian-multimedia-keyring package, so that you'll not get irritating
messages about unverified or untrusted sources.

Mark


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Off Topic - Open source flash support - now getting rid of ads

2007-04-13 Thread Michael Marsh

On 4/13/07, Kamaraju S Kusumanchi <[EMAIL PROTECTED]> wrote:

A. F. Cano wrote:
> On Thu, Apr 12, 2007 at 10:49:01PM +0200, Joe Hart wrote:
>> ...
>> Oh wait, did Flash do that?
>>
>> I have to say I find the web a much better place without it.  Much of
>> the annoying advertising disappears if you remove flash.  OK, you miss
>
> The proper way to do this is by having privoxy between your browser and
> the internet.  I've been running it for years and couldn't live without
> it.
>

If you are using iceweasel, there are nice extension called Adblock plus,
Adblock plus: Element hiding helper. Once you install these extensions, you
can right click on the ads and block them. Very easy to use than privoxy.


There's also Flash Block or NoScript.  I have both installed.  For
sites that I allow to run scripts, I still have the flash animations
blocked by Flash Block.  If you have both, make sure you set NoScript
to block flash, since Flash Block uses javascript to, well, block
flash.  If NoScript isn't handling flash as well, you'll get no flash
blocking on untrusted sites, and that's probably not what you want.

--
Michael A. Marsh
http://www.umiacs.umd.edu/~mmarsh
http://mamarsh.blogspot.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: question about cron and anacron [solved]

2007-04-13 Thread Paul E Condon
On Fri, Apr 13, 2007 at 03:23:17PM -0600, Paul E Condon wrote:
> On Fri, Apr 13, 2007 at 11:05:02PM +0200, Florian Kulzer wrote:
> > On Fri, Apr 13, 2007 at 13:09:43 -0600, Paul E Condon wrote:
> > > When I moved to Etch, I noticed something strange, and
> > > am looking for an explanation. My cron job for doing 
> > > daily backups started doing the job at the wrong time.
> > > 
> > > It turns out that the move to Etch somehow installed
> > > anacron on a system that is supposed to be left on and
> > > it was anacron that was actually running the script.
> > > 
> > > But how? I look at the code in /etc/crontab and in
> > > /etc/cron.daily/0anacron and I think I see that it
> > > is impossible for anacron to be run on a daily basis:
> > > 
> > > /etc/anacron contains a line:
> > > 25 6* * *   roottest -x /usr/sbin/anacron || ( cd / && run-parts 
> > > --report /etc/cron.daily )
> > 
> > Are you sure this snippet is from /etc/anacrontab? It looks like a line
> > from /etc/crontab to me. (I cannot find "/etc/anacron" anywhere in
> > Debian, so I assume you mean "...tab".)
> 
> Sorry. It is from crontab. And, it shows that if anacron is installed
> run-parts is not run for cron.daily (I think). 
> 
> > 
> > > This line invokes run-parts only if anacron is _not_ installed. And,
> > > 
> > > $ ls /etc/cron.daily/
> > > 00test-env  10chkpnt  aptitude  exim4-base  logrotate  modutils  
> > > standard
> > > 0anacronapt   bsdmainutils  findman-db samba 
> > > sysklogd
> > > 
> > > And,
> > > script 0anacron contains:
> > > #!/bin/sh
> > > #
> > > # anacron's cron script
> > > #
> > > # This script updates anacron time stamps. It is called through run-parts
> > > # either by anacron itself or by cron.
> > > #
> > > # The script is called "0anacron" to assure that it will be executed
> > > # _before_ all other scripts.
> > > 
> > > test -x /usr/sbin/anacron || exit 0
> > > anacron -u cron.daily
> > > 
> > > 
> > > But how is this script executed usefully? Since cron doesn't do
> > > run-parts /etc/cron.daily if anacron is installed?
> > > 
> > > Further, it appears that cron.daily scripts _are_ being run daily, ---
> > > at 7:35am.  Why 7:35am? Where is that time set? It is _not_ a time
> > > that is in /var/spool/anacron. I can't think of anywhere else to look.
> > 
> > Do you by any chance boot the system around 7:30am every day? Anacron's
> > default delay for the daily jobs is 5 minutes. 
> > 
> > > There is something, somewhere, that is doing this. Where?
> > 
> > This is how I understand it:
> > 
> > /etc/init.d/anacron starts anacron as a daemon in the background during
> > boot (unless the system is running on batteries at that moment). This
> > daemon handles all the jobs specified in /etc/anacrontab. The default
> > configuration causes anacron to take over all daily, weekly and monthly
> > cronjobs. Anacron determines how many days have passed since each of
> > these jobs was run the last time. If this period is longer than what is
> > specified in anacrontab then anacron will start the job after a certain
> > delay (which is also defined in anacrontab). The "0anacron" jobs make
> > sure that the timestamps in /var/spool/anacron get updated whenever
> > cronjobs are executed. 
> > 
> > The "test -x /usr/sbin/anacron" statements in /etc/crontab make sure
> > that cron does not interfere with anacron, even though cron still takes
> > care of the hourly jobs itself.
> > 
> > -- 
> > Regards,
> >   Florian
> > 

I've discovered a feature of Debian cron that I think is not present
in traditional Vixie cron, namely the directory /etc/cron.d
It is explained in some additions to the traditional cron man page.
It is a line in this directory that starts anacron at 7:30am on my
computer. All set up as part of a standard install. It works, and
not that I know how, I can make it do its stuff when I want.


-- 
Paul E Condon   
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



how to scp from one box to another with no root ssh?

2007-04-13 Thread Douglas Allan Tutty
In the past, to move config or script files from one box to another on
my home network I've used scp or rsync.

However, recent discussions on the list have pointed out that root login
with ssh should not be allowed.

How then to copy files that either only root can read or only root can
place, or that need owner/permissions to be unchanged?

I have sshd setup to only allow ssh based on pre-existing keys (no
password login allowed), and it only listens on the local interface, and
I've got shorewall running and doesn't allow ssh to/from the net.  

What am I missing?

Thanks,

Doug.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Off Topic - Open source flash support - now getting rid of ads

2007-04-13 Thread Kamaraju S Kusumanchi
A. F. Cano wrote:

> On Thu, Apr 12, 2007 at 10:49:01PM +0200, Joe Hart wrote:
>> ...
>> Oh wait, did Flash do that?
>> 
>> I have to say I find the web a much better place without it.  Much of
>> the annoying advertising disappears if you remove flash.  OK, you miss
> 
> The proper way to do this is by having privoxy between your browser and
> the internet.  I've been running it for years and couldn't live without
> it.
> 

If you are using iceweasel, there are nice extension called Adblock plus,
Adblock plus: Element hiding helper. Once you install these extensions, you
can right click on the ads and block them. Very easy to use than privoxy.

raju

-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Really annoying! Volume % window that won't go away. After etch upgrade.

2007-04-13 Thread A. F. Cano
Greetings one and all,

I had previously posted about my upgrade to etch on a thinkpad 600E
that went extremely well.  I'm now fixing up all kinds of issues
manually after the same sarge -> etch upgrade on a Dell 8600.

The most annoying and urgent is that on login with kdm, a window
pops up right in the middle of the screen (quite large too) with
"Volume" in extremely large letters and a % status bar which
remains at 0 no matter what I do with the mixer volume control.

Actually, raising the volume with either kmix or alsamixer, does raise
the volume but it immediately goes back down gradually, as if
something is lowering it behind the scenes.  This window has no
border and is unkillable even with xkill.  It also stays if the
foreground, so I can't even hide it.

Killing kmix has no effect, this window comes from somewhere else.

The 8600 has an AC97 and modem/soundcard.  This was an issue in
sarge because of the interaction of the two, but while I was running
a 2.4 kernel, the pctel modem worked fine.  Since I moved to 2.6
the modem has never worked (couldn't even compile it or load it),
although sound was fine.  Since the upgrade, kmix sees both devices:
the modem and the sound card.  Both can be selected and configured.
Yea!  But the master volume is being pulled down by something and
the %$*!@ window won't go away.

I have installed the smartlink modem (sl-modem-daemon) which is
apparently the preferred modem for this machine.  It went in without
a problem.  I look forward to using it as an answering machine since
it apparently does voice.

lspci reports the following:

00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM 
(ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 
Modem Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation NV28 [GeForce4 Ti 4200 Go 
AGP 8x] (rev a1)

I had been running a custom-compiled 2.6.18 kernel under sarge.  After
the bulk of the upgrade, I installed the current 2.6.18 source and
recompiled it with the current (4.1) gcc.  I also compiled the nvidia
driver.

Does anyone know where this window comes from?  What process should I
kill?  It remains up even when all other windows are put away to see
the desktop.  I'm using the nvidia driver, which has been working just
fine for years under sarge.

Does anyone know why the volume is being lowered automatically?  I don't
see CPU usage, as if some process has gone crazy.

I'm wondering if might have installed a trojan during the upgrade.  Some
downloads gave warnings about signatures.  Perusing the output of 
ps aux I see this:

root 20392  0.0  0.2   3792  1388 ?S17:47   0:00 -:0

What the %&*# is a process called "-:0"?

pstree 20392 gives this:

kdm---startkde-+-kwrapper
   `-2*[ssh-agent]

Which makes sense.  The window pops up unpon graphical login, but
ssh-agent?  Is this normal?  I'm wondering if the :0 refers to display
0, but that process name is strange...

Thanks in advance.  I anxiously away any hint or solution.  I really
want to get rid if this window in the middle of my screen.

A.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Off Topic - Open source flash support - now getting rid of ads

2007-04-13 Thread A. F. Cano
On Thu, Apr 12, 2007 at 10:49:01PM +0200, Joe Hart wrote:
> ...
> Oh wait, did Flash do that?
> 
> I have to say I find the web a much better place without it.  Much of
> the annoying advertising disappears if you remove flash.  OK, you miss

The proper way to do this is by having privoxy between your browser and
the internet.  I've been running it for years and couldn't live without
it.

> ...

A.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



restarting artsd server

2007-04-13 Thread Kamaraju S Kusumanchi
How do I properly kill, stop, start, restart artsd server. It does not have
a man page (Isn't that a bug?).

Why I need this?
I have the following errors in ~/.xsession-errors
Error: Can't add object reference (probably artsd is already running).
   If you are sure it is not already running, remove the relevant files:

   /tmp/ksocket-rajulocal/Arts_SoundServerV2
   /tmp/ksocket-rajulocal/Arts_SoundServer
   /tmp/ksocket-rajulocal/Arts_SimpleSoundServer
   /tmp/ksocket-rajulocal/Arts_PlayObjectFactory
   /tmp/ksocket-rajulocal/Arts_AudioManager

and wondering how to get rid of them.

thanks
raju

-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



TKIP error messages with WPA wireless on Etch

2007-04-13 Thread mh4s

Hi,

I recently installed Etch on my Dell Latitude D610 laptop. Wireless seems to be
working fine, but I am getting TKIP error messages in the syslog every few 
seconds.
Does anyone know what these error messages are? Following is an excerpt from 
the syslog
(with numbers changed):

Apr 13 20:40:55 localhost kernel: printk: 11 messages suppressed.
Apr 13 20:40:55 localhost kernel: TKIP: ICV error detected: 
STA=00:12:e8:d3:80:21
Apr 13 20:40:55 localhost last message repeated 2 times
Apr 13 20:41:01 localhost kernel: printk: 8 messages suppressed.
Apr 13 20:41:01 localhost kernel: TKIP: received packet without ExtIV flag from 
00:12:e8:7b:15:44
Apr 13 20:41:15 localhost kernel: printk: 5 messages suppressed.
Apr 13 20:41:15 localhost kernel: TKIP: ICV error detected: 
STA=00:12:e8:d3:80:21
Apr 13 20:41:16 localhost last message repeated 2 times
Apr 13 20:41:21 localhost kernel: printk: 3 messages suppressed.
Apr 13 20:41:21 localhost kernel: TKIP: received packet without ExtIV flag from 
00:12:e8:7b:15:44

The numbers look like MAC addresses, and several different ones show up. None 
of them
are the address of my router or wireless card. Are they MAC addresses? If so, 
maybe they are coming from other wireless networks in range. If so, how can I 
prevent them from being received? Is it a problem to have messages like this 
being
written to the syslog every few seconds?

Some other background information:

My home network has
a wireless access point that uses WAP encryption with TKIP. The wireless card
in my laptop is a "Broadcom Corporation BCM4306 802.11b/g Wireless LAN 
Controller
(rev 03)" (from lspci output).

I installed wpasupplicant and bcm43xx-fwcutter, and placed the following entry
in my /etc/network/interfaces file: (ssid and psk key altered, of course)

allow-hotplug eth1
iface eth1 inet dhcp
wpa-ssid thessid
wpa-key_mgt WPA-PSK
wpa-proto WPA
wpa-pairwise TKIP
wpa-group TKIP
wpa-psk thekey

Thanks,
Mark


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Etch, unexplained reboots?

2007-04-13 Thread Andrew Sackville-West
On Wed, Apr 11, 2007 at 03:09:24PM -0400, Mason Loring Bliss wrote:
> We're examining this, but a system at work has for the last two nights
> rebooted unexpectedly. The logs show:
> 
> Apr 10 04:15:59 dhserver shutdown[4111]: shutting down for system reboot
> Apr 11 02:10:33 dhserver shutdown[6717]: shutting down for system reboot

my three (home) systems that had spontaneous reboots were power supply
(twice) and dying mobo (once, probably solder issues). Never
underestimate the power of the power supply ;)


> 
> The system had been tracking Etch prior to the release, and Monday it
> received a new kernel - the kernel that was released with Etch. That night
> was the first spontaneous reboot.

can you boot into the older kernel as a means to eliminate (or not)
the kernel as the source of the problem? 

A


signature.asc
Description: Digital signature


Re: TERM for small bw monitor?

2007-04-13 Thread Thomas Dickey
Kevin Mark <[EMAIL PROTECTED]> wrote:

> There is someone who reads this list by the name of Thomas Dickey who
> seems to maintain the Xterm package, I suspect that he could provide an
> answer.

Actually I maintain the xterm program (and others), but no packages.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: iceweasel/iceape/epiphany/galeon download manager problems (etch)

2007-04-13 Thread Andreas Goesele
Hi Mathias!

Mathias Brodala <[EMAIL PROTECTED]> writes:

> You can restore the XUL-based dialog again by setting
> "ui.allow_platform_file_picker" in about:config to "false".

That solved my problem. Now saving is *really* fast, even in a large
folder! Great.

Hope developers will leave us with this choice in future!

Thanks a lot!

Andreas Goesele

-- 
Omnis enim res, quae dando non deficit, dum habetur et non datur,
nondum habetur, quomodo habenda est.
  Augustinus, De doctrina christiana


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Communications throughput problem

2007-04-13 Thread Alan Chandler
I run a Debian Etch server which acts as my gateway/firewall to the 
outside world. The firewall os a simple iptables script thatI made.

I also run a linux desktop, which connects through the server and out 
onto the internet.

When I try and download from youtube, the transfer rate is about 
7KBytes/sec.

When I try the same directly on the gateway/firewall I get 10 times the 
bandwidth.

What could be limiting the flow of information 
-- 
Alan Chandler
http://www.chandlerfamily.org.uk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: iceweasel/iceape/epiphany/galeon download manager problems (etch)

2007-04-13 Thread Mathias Brodala
Hi Andreas.

Andreas Goesele, 14.04.2007 00:52:
> Earlier versions of firefox had their own "save as" dialog - giving
> for instance the choice whether the just the html page, or the whole
> page should be saved.
> 
> But now at least I get something which looks like the standard gnome
> "save as" dialog. (I use KDE.) It's three part: Name, Save in Folder,
> Browse for other folders. No choice of what to save. Is that now for
> all etch users the case? Or could it be an indication of where lies my
> problem? Why would this gnome "save as" dialog considered to be an
> improvement?

You can restore the XUL-based dialog again by setting
"ui.allow_platform_file_picker" in about:config to "false".


Regards, Mathias

-- 
debian/rules



signature.asc
Description: OpenPGP digital signature


Re: iceweasel/iceape/epiphany/galeon download manager problems (etch)

2007-04-13 Thread Andreas Goesele
"Andreas Goesele" <[EMAIL PROTECTED]> writes:

> having moved from sarge to etch I now have a big problem with the
> browsers in the subject line: Downloading a page is incredibly slow
> or even makes the browsers hang:

I should have written "saving a page" is incredibly slow.

Now it's clear that this only is the case, if the download directory
has many files in it. (Other applications manage, so it is still a
problem.)

But now I'm wondering.

Earlier versions of firefox had their own "save as" dialog - giving
for instance the choice whether the just the html page, or the whole
page should be saved.

But now at least I get something which looks like the standard gnome
"save as" dialog. (I use KDE.) It's three part: Name, Save in Folder,
Browse for other folders. No choice of what to save. Is that now for
all etch users the case? Or could it be an indication of where lies my
problem? Why would this gnome "save as" dialog considered to be an
improvement?

Thanks again!

Andreas Goesele

-- 
Omnis enim res, quae dando non deficit, dum habetur et non datur,
nondum habetur, quomodo habenda est.
  Augustinus, De doctrina christiana


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



compilation issues with a Gnome based app.

2007-04-13 Thread Bob McGowan

Hi, all,

I'm trying to build an application called gASQL, version 0.6_0.2.94 and 
it's bombing out in the configure script.


Bottom line is that it wants to use 'gnome-config' to find out about the 
parts that are installed, but when run the way the configure script sets 
it up, it fails to find things like bonobo, which so far as I can 
determine are there.


I have been able to get pkg-config to provide the information needed, 
and have munged around in the the configure script, trying to figure out 
what else might be going on.


So, I find that configure tries to compile a C program to figure 
something out about the Gnome environment, and fails as it can't find 
the include file 'bonobo/gnome-object.h'.


I used the Debian package search page to try and find this file (in all 
four releases) and it came up empty.  A Google search does find 
references to it, so it must be in some dev package I can't find.


Any ideas on where to go from here?

Thanks,

Bob


smime.p7s
Description: S/MIME Cryptographic Signature


Re: Adding new disc

2007-04-13 Thread John K Masters
On Sat, 14 Apr 2007 00:23:32 +0200
Sven Arvidsson <[EMAIL PROTECTED]> wrote:

> On Fri, 2007-04-13 at 23:12 +0100, John K Masters wrote:
> > I have just added a new 250GB disc to my etch setup. 4 partitions,
> > all ext3. Changed /etc/fstab to mount
> > to /music /data /images /shared. So far no problem but the new
> > partitions show up on my desktop as 40.6 GB Volume, 56.4 GB Volume
> > etc. 
> > 
> > I don't mind them showing on the desktop but how can I change the
> > labels?
> 
> I think you can use e2label for this.
> 
Thanks Sven - obviously I need to improve my Google skills :)

John
-- 
War is God's way of teaching Americans geography
Ambrose Bierce (1842 - 1914)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Need DTP to replace PageMaker

2007-04-13 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/13/07 15:48, Dennis G. Wicks wrote:
> Adam Frank wrote:
>>>
>>> I zipped up the strace output and attached it. Hope that is OK.
>>> It is way too big to just paste it in!
>>>
>>
>> Looks like your missing some stuff... what does "ldd
>> /usr/bin/scribus-ng" say?
>>
>>
> I was just going to post that on the scribus bug list, but since you
> asked ...
> 
> dgwicks:/home/wix# ldd /usr/bin/scribus-ng
>linux-gate.so.1 =>  (0xe000)
>libcups.so.2 => /usr/lib/libcups.so.2 (0xb7f0)
>libgnutls.so.13 => /usr/lib/libgnutls.so.13 (0xb7e91000)
[snip]
>/lib/ld-linux.so.2 (0xb7f3e000)
>libXau.so.6 => /usr/lib/libXau.so.6 (0xb7047000)
>libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7042000)
> dgwicks:/home/wix#

Here's my Sid scribus results:
$ ldd /usr/bin/scribus
linux-gate.so.1 =>  (0xb7fbd000)
libart_lgpl_2.so.2 => /usr/lib/libart_lgpl_2.so.2 (0xb7f8f000)
libqt-mt.so.3 => /usr/lib/libqt-mt.so.3 (0xb77b6000)
libcups.so.2 => /usr/lib/libcups.so.2 (0xb7786000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb771c000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb76f1000)
liblcms.so.1 => /usr/lib/liblcms.so.1 (0xb76c)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb75a6000)
libpython2.4.so.1.0 => /usr/lib/libpython2.4.so.1.0 (0xb7497000)
libtiff.so.4 => /usr/lib/libtiff.so.4 (0xb7443000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb7422000)
libz.so.1 => /usr/lib/libz.so.1 (0xb740e000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7329000)
libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb7303000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb72f8000)
libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb71b7000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb70ca000)
libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb70c6000)
libaudio.so.2 => /usr/lib/libaudio.so.2 (0xb70b)
libXt.so.6 => /usr/lib/libXt.so.6 (0xb7061000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb703e000)
libXi.so.6 => /usr/lib/libXi.so.6 (0xb7036000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb702d000)
libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb702a000)
libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb7021000)
libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb701e000)
libXft.so.2 => /usr/lib/libXft.so.2 (0xb700c000)
libXext.so.6 => /usr/lib/libXext.so.6 (0xb6ffe000)
libSM.so.6 => /usr/lib/libSM.so.6 (0xb6ff4000)
libICE.so.6 => /usr/lib/libICE.so.6 (0xb6fdc000)
libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb6fc5000)
libgnutls.so.13 => /usr/lib/libgnutls.so.13 (0xb6f57000)
libcrypt.so.1 => /lib/i686/cmov/libcrypt.so.1 (0xb6f29000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb6f08000)
libutil.so.1 => /lib/i686/cmov/libutil.so.1 (0xb6f04000)
/lib/ld-linux.so.2 (0xb7fbe000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb6f01000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb6efc000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb6ef7000)
libtasn1.so.3 => /usr/lib/libtasn1.so.3 (0xb6ee6000)
libnsl.so.1 => /lib/i686/cmov/libnsl.so.1 (0xb6ecf000)
libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0xb6e7e000)
libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0xb6e7a000)


- --
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGIAU+S9HxQb37XmcRAvIWAJwPimn+kQh5jCItendvkljwsSruCQCdGAbs
jiGbFjaHet0+49Q5sm+4tgY=
=Lplb
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: iceweasel/iceape/epiphany/galeon download manager problems (etch)

2007-04-13 Thread Andreas Goesele
Matthew K Poer <[EMAIL PROTECTED]> writes:

> Perhaps you can edit the Download Preferances in Gecko-Based w/e to
> download to a differant directory? Try /tmp or even /home/you/download/.
> If it has to do with your home directory being very large, this may help.

I tried this: But I can't change the download directory by setting it
in the preferences, in the prefs.js file or using
about:config. Firefox continues to save in the last directory I used,
whatever the settings. Very strange that.

I can change it by just choosing some other place in the the "save as"
dialog, but I cannot get rid of that dialog (in theory for instance
setting "Saves files to Desktop" should get away with that dialog, but
it doesn't).

When I change the directory things indeed get fast enough: But this is
still a problem, as I prefer to have everything in the same directory.

I also wonder, why this suddenly becomes a problem: The Debian sarge
Firefox didn't have that problem.

> Also, perhaps an aptitude reinstall of some of the mozilla/gecko
> libraries will help? It seems that these are common in all packages:
> libatk1.0-0
> libcairo2
> libfontconfig1
> libglib2.0-0
> libgtk2.0-0
> libstdc++6
> libx11-6
> libxi6
> libxrender1
> zlib1g

I checked those libraries. They seem to be all installed ok and there
are no stale libraries laying around, as far as I can see (using
ldconfig).

Thanks a lot!

Andreas Goesele

-- 
Omnis enim res, quae dando non deficit, dum habetur et non datur,
nondum habetur, quomodo habenda est.
  Augustinus, De doctrina christiana


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Need DTP to replace PageMaker

2007-04-13 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/13/07 17:00, Dennis G. Wicks wrote:
> Ron Johnson wrote:
> On 04/13/07 14:27, Adam Frank wrote:
>  
 Here's an interesting read about Scribus on Debian:
 http://www.scribus.net/index.php?name=Sections&req=viewarticle&artid=4&page=1
>>  
>> That page is out-of-date, at least as far as Sid is concerned.
> 
> Well, I installed everything using the instructions on that page and
> several things were upgraded to a higher version. No difference! Same
> error, same time, same place.

$ scribus --version

Scribus, Open Source Desktop Publishing
- ---
Homepage:   http://www.scribus.net
Documentation:  http://docs.scribus.net
Wiki:   http://wiki.scribus.net
Issues: http://bugs.scribus.net

Scribus Version 1.3.3.9cvs

$ scribus --help

Scribus, Open Source Desktop Publishing
- ---
Homepage:   http://www.scribus.net
Documentation:  http://docs.scribus.net
Wiki:   http://wiki.scribus.net
Issues: http://bugs.scribus.net

Usage: scribus [option ... ] [file]
Options:
   -h, --help Print help (this message) and exit
   -l, --lang Uses xx as shortcut for a language, eg
`en' or `de'
  -la, --langs-available  List the currently installed interface
languages
  -fi, --font-infoShow information on the console when fonts
are being loaded
  -ns, --no-splashDo not show the splashscreen on startup
   -v, --version  Output version information and exit
  -sb, --swap-buttons Use right to left dialog button ordering
(eg. Cancel/No/Yes instead of Yes/No/Cancel)
  -pr, --prefs filename   Use filename as path for user given
preferences


- --
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGIARLS9HxQb37XmcRAt7/AJ90QbUAzuobS1HukpHOB/fWJtd54QCfSkq9
nSFhju3d2PbmeOpn127HjDY=
=awD6
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Next time you make a trace file... ( was Re: Need DTP to replace PageMaker)

2007-04-13 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/13/07 16:09, Sven Arvidsson wrote:
> On Fri, 2007-04-13 at 15:59 -0500, Ron Johnson wrote:
 please try to remember to add .txt to text file names.  It makes
 things easier for GUI tools.

>>> Really? I thought that was strictly a DOS/Windows-ism.
>>>
>>> "The more things change the more they remain the same!"
>> Nope.  Otherwise, how would it know which app to open a file with?
> 
> GNOME (and other DE's I expect) happily uses magic number tests to look
> up the mime type for files without extensions. 
> 
> That said, I agree that it's best to always add an extension.

Before I wrote that, I tested it: in Nautilus, the exact same set of
bytes when called foo.txt is "plain text document", and when named
foo.py is called "Python script", even if it's not a Python script.

- --
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGIAN3S9HxQb37XmcRAjeEAKCzBxfX7Pw8Zr9O6XbW1y524QDn0wCdG+st
ngin5e3O6Ck0W/LU9Fc31sw=
=E7L+
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Adding new disc

2007-04-13 Thread Sven Arvidsson
On Fri, 2007-04-13 at 23:12 +0100, John K Masters wrote:
> I have just added a new 250GB disc to my etch setup. 4 partitions, all
> ext3. Changed /etc/fstab to mount to /music /data /images /shared. So
> far no problem but the new partitions show up on my desktop as 40.6 GB
> Volume, 56.4 GB Volume etc. 
> 
> I don't mind them showing on the desktop but how can I change the
> labels?

I think you can use e2label for this.

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


signature.asc
Description: This is a digitally signed message part


Re: question re. diff. kernels

2007-04-13 Thread Greg Folkert
On Fri, 2007-04-13 at 17:41 -0400, Miles Fidelman wrote:
> Hi Folks,
> 
> I've just been busy installing Xen, and noticed that there are two 
> different kernels available for the 686:
> 
> xen-linux-system-2.6.18-4-xen-686
> and
> xen-linux-system-2.6.18-4-xen-vserver-686
> 
> Both described as "XEN system with Linux 2.6.18 image on i686."
> 
> which seem to depend on
> 
> linux-image-2.6.18-4-xen-686 
> 
> and
> linux-image-2.6.18-4-xen-vserver-686 
> 
> 
> both described as "This package provides the binary image for Linux 
> kernel 2.6.18 on i686 and compatible machines."
> 
> I can't seem to find anything to tell me what the difference is between 
> the two - which has my curiousity raised.
> 
> Anybody know what the difference is?

One is for the machine to boot and the other is for the hypervisor to
boot.

I am not really sure which one is which, but the vserver is the
hypervisor booted one.
-- 
greg, [EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


Re: How to add Iceweasel file associations ?

2007-04-13 Thread Sven Arvidsson
On Fri, 2007-04-13 at 22:47 +0100, Tim Day wrote:
> If I 
>   Edit->Preferences->Content->FileTypes-Manage
> I see a list of extensions for various things (SWF, PDF, RA etc)
> but how do I add new ones ?  There's buttons to change existing actions
> or remove them, but none to add new ones.  What's the trick ?  Something
> involving /etc/mime.types and /etc/mailcap instead ?
> 
> (Specifically, I want to get the .ram files linked from the BBC player's
> "Launch in stand alone player" to actually launch realplayer rather than
> just complaining there's no associated helper function for the filetype;
> they work just fine if I download them and provide them to realplayer on
> the command line, but it's a bit roundabout).

I'm pretty sure Iceweasel uses the shared MIME spec from freedesktop.org
http://freedesktop.org/wiki/Specifications_2fshared_2dmime_2dinfo_2dspec

If you are using a desktop environment, it should already use this, so
setting realplayer as the app for .ram files should be done through
whatever tool you usually use. If you're not in a DE, I think you can
use xdg-mime from the xdg-utils package.

Oh, and you should definitely file a bug about this, the realplayer
package should provide a .desktop file with mimetype specifications.  

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


signature.asc
Description: This is a digitally signed message part


Adding new disc

2007-04-13 Thread John K Masters
I have just added a new 250GB disc to my etch setup. 4 partitions, all
ext3. Changed /etc/fstab to mount to /music /data /images /shared. So
far no problem but the new partitions show up on my desktop as 40.6 GB
Volume, 56.4 GB Volume etc. 

I don't mind them showing on the desktop but how can I change the
labels?

Regards, John

-- 
War is God's way of teaching Americans geography
Ambrose Bierce (1842 - 1914)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [Multi] Wireless Network Configuration

2007-04-13 Thread Michael Pobega
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, Apr 12, 2007 at 10:42:20PM -0400, Wayne Topa wrote:
> Michael Pobega([EMAIL PROTECTED]) is reported to have said:
> > > [Snip All]
> > 
> > I seem to have fixed it. I just created /etc/rc2.d/S95networking and
> > linked it to /etc/init.d/networking, and it worked perfectly.
> > 
> > Hopefully I didn't mess anything up in the process, but it seems to be
> > working fine so I can't complain. Thanks for the help!
> 
> Strange.  Do you also have /etc/rcS.d/S40networking,
> /etc/rc0.d/S35networking and /etc/rc6.d/S35networking?  Those all are
> linked to /etc/init.d/networking here (in Testing).
> 
> Glad you got it fixed!  Although I don't understand _why_ you needed
> that link to do it.  :+)
> 
> Wayne
> 

I think the problem was that the ipw3945d didn't finish
loading/recognizing my card, which explains the message after Apache.

I moved ipw3945d to the near beginning, and networking to the end and it
seems to work perfectly fine.

- -- 
 http://digital-haze.net/~pobega/ - My Debian site and blog
_\_V Window Maker user, Debian enthusiast, Mutt lover
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGIADo/o7Q/FCvPe0RApk2AJ9xOFszU0lwD9kMZQyLJ/NqqF9IcwCePFwl
qt2sih8gmNg5prfg7pSA+XA=
=HPL6
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Need DTP to replace PageMaker

2007-04-13 Thread Dennis G. Wicks

Ron Johnson wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/13/07 14:27, Adam Frank wrote:
  

Here's an interesting read about Scribus on Debian:
http://www.scribus.net/index.php?name=Sections&req=viewarticle&artid=4&page=1



That page is out-of-date, at least as far as Sid is concerned.


- --
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGH+uhS9HxQb37XmcRAlZaAJ9ILZDvRLGcT6LsgSlfooAbdG6ZjQCeKE1H
r2FTtzjD9pDa1qrUEPLsFvs=
=IMSi
-END PGP SIGNATURE-


  
Well, I installed everything using the instructions on that page and 
several things were upgraded to a higher version. No difference! Same 
error, same time, same place.


Thanks for all the help.
Dennis


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




How to add Iceweasel file associations ?

2007-04-13 Thread Tim Day
After a successful upgrade to etch, I'm looking at the shiny new
Iceweasel 2.0.0.3.

If I 
  Edit->Preferences->Content->FileTypes-Manage
I see a list of extensions for various things (SWF, PDF, RA etc)
but how do I add new ones ?  There's buttons to change existing actions
or remove them, but none to add new ones.  What's the trick ?  Something
involving /etc/mime.types and /etc/mailcap instead ?

(Specifically, I want to get the .ram files linked from the BBC player's
"Launch in stand alone player" to actually launch realplayer rather than
just complaining there's no associated helper function for the filetype;
they work just fine if I download them and provide them to realplayer on
the command line, but it's a bit roundabout).

Thanks for any help
Tim



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



mounting multi session dvd

2007-04-13 Thread Alex Samad
Hi

I have my unfinished dvd from the ultrasound (new baby), the clinic gave me a
unfinalised dvd, when i try to mount it with 

 mount   -o ro,session=1 /dev/dvdrw /mnt/dvdrw/
mount: you must specify the filesystem type


and this is in my syslog
Apr 14 07:41:50 hufpuf kernel: hda: media error (bad sector): status=0x51 {
DriveReady SeekComplete Error }
Apr 14 07:41:50 hufpuf kernel: hda: media error (bad sector): error=0x30 {
LastFailedSense=0x03 }
Apr 14 07:41:50 hufpuf kernel: ide: failed opcode was: unknown
Apr 14 07:41:50 hufpuf kernel: ATAPI device hda:
Apr 14 07:41:50 hufpuf kernel:   Error: Medium error -- (Sense key=0x03)
Apr 14 07:41:50 hufpuf kernel:   (reserved error code) -- (asc=0x11, ascq=0x05)
Apr 14 07:41:50 hufpuf kernel:   The failed "Read 10" packet command was: 
Apr 14 07:41:50 hufpuf kernel:   "28 00 00 00 00 00 00 00 01 00 00 00 00 00 00
00 "
Apr 14 07:41:50 hufpuf kernel: end_request: I/O error, dev hda, sector 0
Apr 14 07:41:50 hufpuf kernel: Buffer I/O error on device hda, logical block 0
Apr 14 07:41:57 hufpuf kernel: hda: media error (bad sector): status=0x51 {
DriveReady SeekComplete Error }
Apr 14 07:41:57 hufpuf kernel: hda: media error (bad sector): error=0x30 {
LastFailedSense=0x03 }
Apr 14 07:41:57 hufpuf kernel: ide: failed opcode was: unknown
Apr 14 07:41:57 hufpuf kernel: ATAPI device hda:
Apr 14 07:41:57 hufpuf kernel:   Error: Medium error -- (Sense key=0x03)
Apr 14 07:41:57 hufpuf kernel:   (reserved error code) -- (asc=0x11, ascq=0x05)
Apr 14 07:41:57 hufpuf kernel:   The failed "Read 10" packet command was: 
Apr 14 07:41:57 hufpuf kernel:   "28 00 00 00 00 00 00 00 01 00 00 00 00 00 00
00 "
Apr 14 07:41:57 hufpuf kernel: end_request: I/O error, dev hda, sector 0
Apr 14 07:41:57 hufpuf kernel: Buffer I/O error on device hda, logical block 0

this is what I get from dvd media info 
dvd+rw-mediainfo /dev/dvdrw
INQUIRY:[PIONEER ][DVD-RW  DVR-110D][1.39]
GET [CURRENT] CONFIGURATION:
 Mounted Media: 11h, DVD-R Sequential
 Media ID:  MCC 03RG20  
 Current Write Speed:   16.0x1385=22160KB/s
 Write Speed #0:16.0x1385=22160KB/s
 Write Speed #1:12.0x1385=16620KB/s
 Write Speed #2:8.0x1385=11080KB/s
 Write Speed #3:6.0x1385=8310KB/s
 Write Speed #4:4.0x1385=5540KB/s
 Speed Descriptor#0:00/2298495 [EMAIL PROTECTED]/s [EMAIL PROTECTED]/s
 Speed Descriptor#1:00/2298495 [EMAIL PROTECTED]/s [EMAIL PROTECTED]/s
 Speed Descriptor#2:00/2298495 [EMAIL PROTECTED]/s [EMAIL PROTECTED]/s
 Speed Descriptor#3:00/2298495 [EMAIL PROTECTED]/s [EMAIL PROTECTED]/s
 Speed Descriptor#4:00/2298495 [EMAIL PROTECTED]/s [EMAIL PROTECTED]/s
READ DVD STRUCTURE[#10h]:
 Media Book Type:   00h, DVD-ROM book [revision 0]
 Legacy lead-out at:2298496*2KB=4707319808
READ DVD STRUCTURE[#0h]:
 Media Book Type:   25h, DVD-R book [revision 5]
 Last border-out at:2045*2KB=4188160
READ DISC INFORMATION:
 Disc status:   appendable
 Number of Sessions:1
 State of Last Session: incomplete
 "Next" Track:  1
 Number of Tracks:  5
READ TRACK INFORMATION[#1]:
 Track State:   reserved incremental
 Track Start Address:   0*2KB
 Next Writable Address: 0*2KB
 Free Blocks:   1520*2KB
 Track Size:1520*2KB
READ TRACK INFORMATION[#2]:
 Track State:   complete incremental
 Track Start Address:   1536*2KB
 Free Blocks:   0*2KB
 Track Size:16*2KB
 Last Recorded Address: 1551*2KB
READ TRACK INFORMATION[#3]:
 Track State:   complete incremental
 Track Start Address:   1568*2KB
 Free Blocks:   0*2KB
 Track Size:240*2KB
 Last Recorded Address: 1583*2KB
READ TRACK INFORMATION[#4]:
 Track State:   complete incremental
 Track Start Address:   1824*2KB
 Free Blocks:   0*2KB
 Track Size:285136*2KB
 Last Recorded Address: 286959*2KB
READ TRACK INFORMATION[#5]:
 Track State:   invisible incremental
 Track Start Address:   286976*2KB
 Next Writable Address: 286976*2KB
 Free Blocks:   2010912*2KB
 Track Size:2010912*2KB
READ CAPACITY:  0*2048=0


and this from file

 file -s /dev/hda
/dev/hda: ERROR: cannot read `/dev/hda' (Input/output error)
hufpuf:~# dmesg | tail 
hda: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
hda: media error (bad sector): error=0x30 { LastFailedSense=0x03 }
ide: failed opcode was: unknown
ATAPI device hda:
  Error: Medium error -- (Sense key=0x03)
  (reserved error code) -- (asc=0x11, ascq=0x05)
  The failed "Read 10" packet command was: 
  "28 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 "
end_request: I/O error, dev hda, sector 0
Buffer I/O error on device hda, logical block 0


any help appreciated

Thanks



signature.asc
Description: Digital signature


question re. diff. kernels

2007-04-13 Thread Miles Fidelman

Hi Folks,

I've just been busy installing Xen, and noticed that there are two 
different kernels available for the 686:


xen-linux-system-2.6.18-4-xen-686
and
xen-linux-system-2.6.18-4-xen-vserver-686

Both described as "XEN system with Linux 2.6.18 image on i686."

which seem to depend on

linux-image-2.6.18-4-xen-686 


and
linux-image-2.6.18-4-xen-vserver-686 



both described as "This package provides the binary image for Linux 
kernel 2.6.18 on i686 and compatible machines."


I can't seem to find anything to tell me what the difference is between 
the two - which has my curiousity raised.


Anybody know what the difference is?

Thanks much,

Miles Fidelman


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Next time you make a trace file... ( was Re: Need DTP to replace PageMaker)

2007-04-13 Thread Pierre THIERRY
Scribit Ron Johnson dies 13/04/2007 hora 15:59:
> >> please try to remember to add .txt to text file names.  It makes
> >> things easier for GUI tools.
> > Really? I thought that was strictly a DOS/Windows-ism.
> Nope.  Otherwise, how would it know which app to open a file with?

By looking at the MIME type, I suppose.

Quickly,
Pierre
-- 
[EMAIL PROTECTED]
OpenPGP 0xD9D50D8A


signature.asc
Description: Digital signature


Re: Next time you make a trace file... ( was Re: Need DTP to replace PageMaker)

2007-04-13 Thread Florian Kulzer
On Fri, Apr 13, 2007 at 23:09:50 +0200, Sven Arvidsson wrote:
> On Fri, 2007-04-13 at 15:59 -0500, Ron Johnson wrote:
> > >> please try to remember to add .txt to text file names.  It makes
> > >> things easier for GUI tools.
> > >>
> > > Really? I thought that was strictly a DOS/Windows-ism.
> > > 
> > > "The more things change the more they remain the same!"
> > 
> > Nope.  Otherwise, how would it know which app to open a file with?
> 
> GNOME (and other DE's I expect) happily uses magic number tests to look
> up the mime type for files without extensions. 
> 
> That said, I agree that it's best to always add an extension.

I think the deciding factor for an email attachment is the MIME type
that is specified in its "Content-Type:" line in the raw message. At
least, this is how people with broken mailers manage to confuse my MUA
in spite of my best efforts to set up my .mailcap file correctly.

-- 
Regards,
  Florian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: question about cron and anacron

2007-04-13 Thread Paul E Condon
On Fri, Apr 13, 2007 at 11:05:02PM +0200, Florian Kulzer wrote:
> On Fri, Apr 13, 2007 at 13:09:43 -0600, Paul E Condon wrote:
> > When I moved to Etch, I noticed something strange, and
> > am looking for an explanation. My cron job for doing 
> > daily backups started doing the job at the wrong time.
> > 
> > It turns out that the move to Etch somehow installed
> > anacron on a system that is supposed to be left on and
> > it was anacron that was actually running the script.
> > 
> > But how? I look at the code in /etc/crontab and in
> > /etc/cron.daily/0anacron and I think I see that it
> > is impossible for anacron to be run on a daily basis:
> > 
> > /etc/anacron contains a line:
> > 25 6* * *   roottest -x /usr/sbin/anacron || ( cd / && run-parts 
> > --report /etc/cron.daily )
> 
> Are you sure this snippet is from /etc/anacrontab? It looks like a line
> from /etc/crontab to me. (I cannot find "/etc/anacron" anywhere in
> Debian, so I assume you mean "...tab".)

Sorry. It is from crontab. And, it shows that if anacron is installed
run-parts is not run for cron.daily (I think). 

> 
> > This line invokes run-parts only if anacron is _not_ installed. And,
> > 
> > $ ls /etc/cron.daily/
> > 00test-env  10chkpnt  aptitude  exim4-base  logrotate  modutils  
> > standard
> > 0anacronapt   bsdmainutils  findman-db samba 
> > sysklogd
> > 
> > And,
> > script 0anacron contains:
> > #!/bin/sh
> > #
> > # anacron's cron script
> > #
> > # This script updates anacron time stamps. It is called through run-parts
> > # either by anacron itself or by cron.
> > #
> > # The script is called "0anacron" to assure that it will be executed
> > # _before_ all other scripts.
> > 
> > test -x /usr/sbin/anacron || exit 0
> > anacron -u cron.daily
> > 
> > 
> > But how is this script executed usefully? Since cron doesn't do
> > run-parts /etc/cron.daily if anacron is installed?
> > 
> > Further, it appears that cron.daily scripts _are_ being run daily, ---
> > at 7:35am.  Why 7:35am? Where is that time set? It is _not_ a time
> > that is in /var/spool/anacron. I can't think of anywhere else to look.
> 
> Do you by any chance boot the system around 7:30am every day? Anacron's
> default delay for the daily jobs is 5 minutes. 
> 
> > There is something, somewhere, that is doing this. Where?
> 
> This is how I understand it:
> 
> /etc/init.d/anacron starts anacron as a daemon in the background during
> boot (unless the system is running on batteries at that moment). This
> daemon handles all the jobs specified in /etc/anacrontab. The default
> configuration causes anacron to take over all daily, weekly and monthly
> cronjobs. Anacron determines how many days have passed since each of
> these jobs was run the last time. If this period is longer than what is
> specified in anacrontab then anacron will start the job after a certain
> delay (which is also defined in anacrontab). The "0anacron" jobs make
> sure that the timestamps in /var/spool/anacron get updated whenever
> cronjobs are executed. 
> 
> The "test -x /usr/sbin/anacron" statements in /etc/crontab make sure
> that cron does not interfere with anacron, even though cron still takes
> care of the hourly jobs itself.
> 
> -- 
> Regards,
>   Florian
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
Paul E Condon   
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Next time you make a trace file... ( was Re: Need DTP to replace PageMaker)

2007-04-13 Thread Sven Arvidsson
On Fri, 2007-04-13 at 15:59 -0500, Ron Johnson wrote:
> >> please try to remember to add .txt to text file names.  It makes
> >> things easier for GUI tools.
> >>
> > Really? I thought that was strictly a DOS/Windows-ism.
> > 
> > "The more things change the more they remain the same!"
> 
> Nope.  Otherwise, how would it know which app to open a file with?

GNOME (and other DE's I expect) happily uses magic number tests to look
up the mime type for files without extensions. 

That said, I agree that it's best to always add an extension.

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


signature.asc
Description: This is a digitally signed message part


Re: question about cron and anacron

2007-04-13 Thread Florian Kulzer
On Fri, Apr 13, 2007 at 13:09:43 -0600, Paul E Condon wrote:
> When I moved to Etch, I noticed something strange, and
> am looking for an explanation. My cron job for doing 
> daily backups started doing the job at the wrong time.
> 
> It turns out that the move to Etch somehow installed
> anacron on a system that is supposed to be left on and
> it was anacron that was actually running the script.
> 
> But how? I look at the code in /etc/crontab and in
> /etc/cron.daily/0anacron and I think I see that it
> is impossible for anacron to be run on a daily basis:
> 
> /etc/anacron contains a line:
> 25 6* * *   roottest -x /usr/sbin/anacron || ( cd / && run-parts 
> --report /etc/cron.daily )

Are you sure this snippet is from /etc/anacrontab? It looks like a line
from /etc/crontab to me. (I cannot find "/etc/anacron" anywhere in
Debian, so I assume you mean "...tab".)

> This line invokes run-parts only if anacron is _not_ installed. And,
> 
> $ ls /etc/cron.daily/
> 00test-env  10chkpnt  aptitude  exim4-base  logrotate  modutils  standard
> 0anacronapt   bsdmainutils  findman-db samba sysklogd
> 
> And,
> script 0anacron contains:
> #!/bin/sh
> #
> # anacron's cron script
> #
> # This script updates anacron time stamps. It is called through run-parts
> # either by anacron itself or by cron.
> #
> # The script is called "0anacron" to assure that it will be executed
> # _before_ all other scripts.
> 
> test -x /usr/sbin/anacron || exit 0
> anacron -u cron.daily
> 
> 
> But how is this script executed usefully? Since cron doesn't do
> run-parts /etc/cron.daily if anacron is installed?
> 
> Further, it appears that cron.daily scripts _are_ being run daily, ---
> at 7:35am.  Why 7:35am? Where is that time set? It is _not_ a time
> that is in /var/spool/anacron. I can't think of anywhere else to look.

Do you by any chance boot the system around 7:30am every day? Anacron's
default delay for the daily jobs is 5 minutes. 

> There is something, somewhere, that is doing this. Where?

This is how I understand it:

/etc/init.d/anacron starts anacron as a daemon in the background during
boot (unless the system is running on batteries at that moment). This
daemon handles all the jobs specified in /etc/anacrontab. The default
configuration causes anacron to take over all daily, weekly and monthly
cronjobs. Anacron determines how many days have passed since each of
these jobs was run the last time. If this period is longer than what is
specified in anacrontab then anacron will start the job after a certain
delay (which is also defined in anacrontab). The "0anacron" jobs make
sure that the timestamps in /var/spool/anacron get updated whenever
cronjobs are executed. 

The "test -x /usr/sbin/anacron" statements in /etc/crontab make sure
that cron does not interfere with anacron, even though cron still takes
care of the hourly jobs itself.

-- 
Regards,
  Florian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Help! Strange FF/Iceweasel problem

2007-04-13 Thread Kamaraju S Kusumanchi
Wayne Topa wrote:

> 
> Think about what you would lose _if_ you delete .mozilla.  Bookmarks
> and passwords come to mind.  Ask me how I know that.

I stopped relying on browser's bookmarks. That is because they are not
available if I shift to another browser, another machine or another os.
These days, I am using google's toolbar and using their bookmarks
facilities provided by www.google.com/bookmarks

just my 2 cents
raju

-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Next time you make a trace file... ( was Re: Need DTP to replace PageMaker)

2007-04-13 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/13/07 15:43, Dennis G. Wicks wrote:
> Ron Johnson wrote:
> On 04/13/07 13:05, Dennis G. Wicks wrote:
> [snip]
>  
 I zipped up the strace output and attached it. Hope that is OK. It is
 way too big to just paste it in!
 
> 
>> please try to remember to add .txt to text file names.  It makes
>> things easier for GUI tools.
>>
>> Thanks.
>
> Really? I thought that was strictly a DOS/Windows-ism.
> 
> "The more things change the more they remain the same!"

Nope.  Otherwise, how would it know which app to open a file with?

- --
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGH+9IS9HxQb37XmcRAqCfAJ9hE037q2CQT4uTPaY5HgibVOMhWgCglgwV
TQnSaX+xXAtANGPMEUJeEjU=
=Y7Qa
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: scattered google-earth image

2007-04-13 Thread Wesley J. Landaker
On Friday 13 April 2007 13:16, Wesley J. Landaker wrote:
> On Thursday 12 April 2007 14:36, steef wrote:
> > i installed a nvidia_graphic_driver into my standard kernel but could
> > not get google-earth properly working: the graphics are scattered over
> > the screen. has somebody a solution for this problem?
>
> This happens with some nvidia cards, and is absolutely an nvidia card or
> driver problem.
>
> I've seen this a bunch of times. I don't know of any fix.

Well, some good news for you: I have a machine that *never* worked with 
google earth through several nvidia driver updates. However, after writing 
my last message, I thought, "hmmm, I should try that again, since I haven't 
updated the driver in the last month or two" ... and at least that one 
machine *does* now work correctly, instead of getting a weird scattered 
display.

For reference:

$ lspci | grep VGA
00:05.0 VGA compatible controller: nVidia Corporation C51PV [GeForce 6150] 
(rev a2)

$ apt-cache show nvidia-glx | grep Version
Version: 1.0.9746-2

So, 1.0.9746 at least works with this card. The immediately previous 
released nvidia driver did not.

-- 
Wesley J. Landaker <[EMAIL PROTECTED]> 
OpenPGP FP: 4135 2A3B 4726 ACC5 9094  0097 F0A9 8A4C 4CD6 E3D2


pgp5c6qclYLDf.pgp
Description: PGP signature


Re: Need DTP to replace PageMaker

2007-04-13 Thread Dennis G. Wicks

Adam Frank wrote:


I zipped up the strace output and attached it. Hope that is OK.
It is way too big to just paste it in!



Looks like your missing some stuff... what does "ldd 
/usr/bin/scribus-ng" say?



I was just going to post that on the scribus bug list, but since you 
asked ...


dgwicks:/home/wix# ldd /usr/bin/scribus-ng
   linux-gate.so.1 =>  (0xe000)
   libcups.so.2 => /usr/lib/libcups.so.2 (0xb7f0)
   libgnutls.so.13 => /usr/lib/libgnutls.so.13 (0xb7e91000)
   libtasn1.so.3 => /usr/lib/libtasn1.so.3 (0xb7e7e000)
   libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0xb7e2d000)
   libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0xb7e29000)
   libcrypt.so.1 => /lib/tls/i686/cmov/libcrypt.so.1 (0xb7dfb000)
   liblcms.so.1 => /usr/lib/liblcms.so.1 (0xb7dc8000)
   libtiff.so.4 => /usr/lib/libtiff.so.4 (0xb7d73000)
   libqt-mt.so.3 => /usr/lib/libqt-mt.so.3 (0xb759a000)
   libaudio.so.2 => /usr/lib/libaudio.so.2 (0xb7584000)
   libXt.so.6 => /usr/lib/libXt.so.6 (0xb7535000)
   libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb7515000)
   libXi.so.6 => /usr/lib/libXi.so.6 (0xb750d000)
   libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb7504000)
   libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb7501000)
   libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb74f8000)
   libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb74f5000)
   libXft.so.2 => /usr/lib/libXft.so.2 (0xb74e2000)
   libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb74b7000)
   libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb74b2000)
   libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb748f000)
   libXext.so.6 => /usr/lib/libXext.so.6 (0xb7481000)
   libSM.so.6 => /usr/lib/libSM.so.6 (0xb7478000)
   libICE.so.6 => /usr/lib/libICE.so.6 (0xb746)
   libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb744e000)
   libX11.so.6 => /usr/lib/libX11.so.6 (0xb7361000)
   libart_lgpl_2.so.2 => /usr/lib/libart_lgpl_2.so.2 (0xb734b000)
   libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb72e1000)
   libz.so.1 => /usr/lib/libz.so.1 (0xb72cd000)
   libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0xb72b7000)
   libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb71d2000)
   libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb71ac000)
   libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb707b000)
   libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb707)
   libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb706b000)
   libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb704a000)
   /lib/ld-linux.so.2 (0xb7f3e000)
   libXau.so.6 => /usr/lib/libXau.so.6 (0xb7047000)
   libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7042000)
dgwicks:/home/wix#


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Need DTP to replace PageMaker

2007-04-13 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/13/07 14:27, Adam Frank wrote:
> Here's an interesting read about Scribus on Debian:
> http://www.scribus.net/index.php?name=Sections&req=viewarticle&artid=4&page=1

That page is out-of-date, at least as far as Sid is concerned.


- --
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGH+uhS9HxQb37XmcRAlZaAJ9ILZDvRLGcT6LsgSlfooAbdG6ZjQCeKE1H
r2FTtzjD9pDa1qrUEPLsFvs=
=IMSi
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Next time you make a trace file... ( was Re: Need DTP to replace PageMaker)

2007-04-13 Thread Dennis G. Wicks

Ron Johnson wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/13/07 13:05, Dennis G. Wicks wrote:
[snip]
  
I zipped up the strace output and attached it. Hope that is OK. 
It is way too big to just paste it in!



please try to remember to add .txt to text file names.  It makes
things easier for GUI tools.

Thanks.

- --
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGH8hmS9HxQb37XmcRAjETAJ94043ZSc6mYl/Uv9Ri0nKsNYbf8ACgyd6P
PkB+FkBH05a0HznDiEtls1I=
=2aU2
-END PGP SIGNATURE-
  

Really? I thought that was strictly a DOS/Windows-ism.

"The more things change the more they remain the same!"


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Deb 4.0 - Samba -> NTFS

2007-04-13 Thread Randy Patterson
On Friday 13 April 2007 13:35, Wackojacko wrote:
> Randy Patterson wrote:
> > On Friday 13 April 2007 13:10, Wackojacko wrote:
> >> Randy Patterson wrote:
> >>> Hey,
> >>>
> >>> I have a home network with a Win Adv. Ser. 2003 box connected to my Deb
> >>> Box. Everything is working as it should with no problem connecting
> >>> through Samba. the permissions on the share in the Win Box, an NTFS
> >>> partition, is set to allow full control to my user login. I have
> >>> mounted the network share to a local directory on the Deb system
> >>> /home/randy/wwwroot. The only problem is I can't write to the
> >>> directory. I have read about the lack of write support to an NTFS
> >>> partition so am I to understand that this applies when using Samba as
> >>> well or is there a way I can get around this problem?
> >>>
> >>> Thanks,
> >>> Randy
> >>
> >> How are you mounting the samba share on the debian box?  AFAIK you need
> >> to specify the mount options to allow write access for your user, the
> >> default is read only.  This is not a limitation of NTFS write as the
> >> host win box does the writing to the disk.
> >>
> >> HTH
> >>
> >> Wackojacko
> >
> > Here's my mount command executed from /home/randy;
> >
> > smbmount //myserver/wwwroot wwwroot -o
> > usernane=myusername,password=mypassword,rw
> >
> > Just to mention again 'myusername' was permission set to full control on
> > the wwwroot directory on the win box.
> >
> > Thanks,
> > Randy
>
> Have you tried the dmask and fmask options to smbmount to force the
> mounted filesystem to be writeable?  I think this is how linneighborhood
> does it.
>
> Also, on the win box (XP here) in `sharing and security` tab of the
> properties for the shared folder I tick `allow users to modify files` or
> something similar.
>
> HTH
>
> Wackojacko

That worked! I just changed the command above by removing the 'rw' and 
replacing it with "fmask=0777,dmask=0777" and it worked. Thanks so much for 
the help!

Randy


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: TERM for small bw monitor?

2007-04-13 Thread Thomas Dickey
Douglas Allan Tutty <[EMAIL PROTECTED]> wrote:
> On Wed, Apr 11, 2007 at 11:45:36PM +1000, Paul Dwerryhouse wrote:
>> 
>> On Wed, Apr 11, 2007 at 08:47:35AM -0400, Douglas Allan Tutty wrote:
>> > Short of working out a setterm recipe, does anyone know of a TERM
>> > setting I can uses that only does white, bright-white, and black?  If
>> > I use TERM=dumb, I only get white and black and no curses.
>> 
>> Does TERM=vt100 help any?

> No.  vt100 does colour so its not (any?) different than TERM=linux.

no.  vt100 never did color (unless you count "black" and "white", which
varied according to the phosphor used).  Some terminal emulators add
the ANSI/ISO controls for colors.  But they're not vt100's.

> Does anyone remember the name/number of an actual terminal that only did
> regular/bright on black?  

vt100

(noting that the "vt100" terminal description refers to a real hardware
terminal that required padding, one may want to suppress the padding,
e.g., "man ncurses" and see the comment regarding NCURSES_NO_PADDING).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Personal Rant, missing linux-kbuild-2.6.20

2007-04-13 Thread Sven Arvidsson
On Fri, 2007-04-13 at 15:17 -0400, Curt Howland wrote:
> It's so nice that kernel 2.6.20 has made it into Sid. It works very 
> well.
> 
> However, linux-kbuild-2.6.20 does not exist. So I cannot compile the 
> custom kernel modules nvidia and madwifi to make a working system.

It's in the NEW queue at the moment, see
http://ftp-master.debian.org/new.html

> Which makes me wonder, since that package isn't in experimental 
> either, how do the kernel maintainers build anything without a kbuild 
> package?

The maintainers have it of course, after all, they are the ones who
build it in the first place and upload it.

I guess the debian dir of the package in question is available from the
kernel maintainers svn repo if you want to build your own packages and
not wait for it to move out of NEW.
http://svn.debian.org/wsvn/kernel (I think this is it?)

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


signature.asc
Description: This is a digitally signed message part


Personal Rant, missing linux-kbuild-2.6.20

2007-04-13 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

It's so nice that kernel 2.6.20 has made it into Sid. It works very 
well.

However, linux-kbuild-2.6.20 does not exist. So I cannot compile the 
custom kernel modules nvidia and madwifi to make a working system.

Which makes me wonder, since that package isn't in experimental 
either, how do the kernel maintainers build anything without a kbuild 
package?

Curt-

- -- 
September 11th, 2001
The proudest day for gun control and central 
planning advocates in American history

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBRh/XVi9Y35yItIgBAQIzsQf+I+5V39+5tXZ+LveOinkD4dYev8fIGKTO
V1SZdvSbyr/C0Nn/S5tAny0X9jdcjGQJKrWEFTS5RD9fvlG/0ErbdScCVqwDycAh
Ugm4ddTblRZSoeQWUdJOyA0QOTwysnEYce1+fZhq3eR3yvwqCCQyjqYb+fLsVhel
sPJBdK/tWzxlRRSmVh4EcH7vzWJ8FToNaYPu7s2YEJ5/mVl4B9qIP6OH6qQUeTXs
0G7c08HN9CrwUuwbwcnZsKWESVg/lGYaLlRx8zcKFWawifDj7u6zpGDfReOhnQx2
Rsx7fy6L0UvdZ2qPE5yeLtxWP2psJhm9TJs0EH86zDSmwTq+iQLb1g==
=AZJe
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Need DTP to replace PageMaker

2007-04-13 Thread Adam Frank

Here's an interesting read about Scribus on Debian:
http://www.scribus.net/index.php?name=Sections&req=viewarticle&artid=4&page=1


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: scattered google-earth image

2007-04-13 Thread Wesley J. Landaker
On Thursday 12 April 2007 14:36, steef wrote:
> i installed a nvidia_graphic_driver into my standard kernel but could
> not get google-earth properly working: the graphics are scattered over
> the screen. has somebody a solution for this problem?

This happens with some nvidia cards, and is absolutely an nvidia card or 
driver problem. 

I've seen this a bunch of times. I don't know of any fix.

-- 
Wesley J. Landaker <[EMAIL PROTECTED]> 
OpenPGP FP: 4135 2A3B 4726 ACC5 9094  0097 F0A9 8A4C 4CD6 E3D2


pgpUxuc06bWZ9.pgp
Description: PGP signature


question about cron and anacron

2007-04-13 Thread Paul E Condon
When I moved to Etch, I noticed something strange, and
am looking for an explanation. My cron job for doing 
daily backups started doing the job at the wrong time.

It turns out that the move to Etch somehow installed
anacron on a system that is supposed to be left on and
it was anacron that was actually running the script.

But how? I look at the code in /etc/crontab and in
/etc/cron.daily/0anacron and I think I see that it
is impossible for anacron to be run on a daily basis:

/etc/anacron contains a line:
25 6* * *   roottest -x /usr/sbin/anacron || ( cd / && run-parts 
--report /etc/cron.daily )

This line invokes run-parts only if anacron is _not_ installed. And,

$ ls /etc/cron.daily/
00test-env  10chkpnt  aptitude  exim4-base  logrotate  modutils  standard
0anacronapt   bsdmainutils  findman-db samba sysklogd

And,
script 0anacron contains:
#!/bin/sh
#
# anacron's cron script
#
# This script updates anacron time stamps. It is called through run-parts
# either by anacron itself or by cron.
#
# The script is called "0anacron" to assure that it will be executed
# _before_ all other scripts.

test -x /usr/sbin/anacron || exit 0
anacron -u cron.daily


But how is this script executed usefully? Since cron doesn't do
run-parts /etc/cron.daily if anacron is installed?

Further, it appears that cron.daily scripts _are_ being run daily, ---
at 7:35am.  Why 7:35am? Where is that time set? It is _not_ a time
that is in /var/spool/anacron. I can't think of anywhere else to look.

There is something, somewhere, that is doing this. Where?

-- 
Paul E Condon   
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Need DTP to replace PageMaker

2007-04-13 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/13/07 08:56, Roberto C. Sánchez wrote:
> On Fri, Apr 13, 2007 at 08:00:06AM -0500, Dennis G. Wicks wrote:
>> Greetings;
>>
>> I need a DTP program to functionally replace PageMaker.
>>
>> I installed Scribus but it doesn't work on my system. I reported
>> the bug but after a few hours of activity I haven't heard anything
>> from them for several days.
>>
> Are you using the old scribus package or the new scribus package
> (scribus-ng, IIRC)?

What's the difference between scribus & scribus-ng?  According to
apt-cache, they are both the same version.

- --
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGH9R4S9HxQb37XmcRAnPAAJ9Fyt+AgD4+LNSfarWPRtj55cMhnwCfQa/5
+ApRCxa2SGEKH9ZE21j+niI=
=4xSW
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Automating Upgrades (was Re: Sarge -> Etch: A Painful Upgrade)

2007-04-13 Thread Glen Pfeiffer
On 04/13/2007 10:50 AM, Ralph Katz wrote:
> See the bug (latest messages),
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=418911 turns
> out I missed one key step that has trapped others, too.

Has it been considered that we could automate the recommended
steps to upgrade? That would certainly help users avoid some of
these gotcha's.

How about a package just for the upgrade? I realize that maybe
not all steps can be fully automated, but I think that can be
handled gracefully.

I am fairly new to Debian, but not averse to contributing. If
this is something the team would like to have, I would consider
doing it (with help).

-- 
Glen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Need DTP to replace PageMaker

2007-04-13 Thread Adam Frank


I zipped up the strace output and attached it. Hope that is OK.
It is way too big to just paste it in!



Looks like your missing some stuff... what does "ldd /usr/bin/scribus-ng" say?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Deb 4.0 - Samba -> NTFS

2007-04-13 Thread Wackojacko

Randy Patterson wrote:

On Friday 13 April 2007 13:10, Wackojacko wrote:

Randy Patterson wrote:

Hey,

I have a home network with a Win Adv. Ser. 2003 box connected to my Deb
Box. Everything is working as it should with no problem connecting
through Samba. the permissions on the share in the Win Box, an NTFS
partition, is set to allow full control to my user login. I have mounted
the network share to a local directory on the Deb system
/home/randy/wwwroot. The only problem is I can't write to the directory.
I have read about the lack of write support to an NTFS partition so am I
to understand that this applies when using Samba as well or is there a
way I can get around this problem?

Thanks,
Randy

How are you mounting the samba share on the debian box?  AFAIK you need
to specify the mount options to allow write access for your user, the
default is read only.  This is not a limitation of NTFS write as the
host win box does the writing to the disk.

HTH

Wackojacko


Here's my mount command executed from /home/randy;

smbmount //myserver/wwwroot wwwroot -o 
usernane=myusername,password=mypassword,rw


Just to mention again 'myusername' was permission set to full control on the 
wwwroot directory on the win box.


Thanks,
Randy


Have you tried the dmask and fmask options to smbmount to force the 
mounted filesystem to be writeable?  I think this is how linneighborhood 
does it.


Also, on the win box (XP here) in `sharing and security` tab of the 
properties for the shared folder I tick `allow users to modify files` or 
something similar.


HTH

Wackojacko


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Next time you make a trace file... ( was Re: Need DTP to replace PageMaker)

2007-04-13 Thread Joe Hart
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Ron Johnson wrote:
> On 04/13/07 13:05, Dennis G. Wicks wrote:
> [snip]
>> I zipped up the strace output and attached it. Hope that is OK.
>> It is way too big to just paste it in!
> 
> please try to remember to add .txt to text file names.  It makes
> things easier for GUI tools.

Oh, we could get into a nice discussion about this one.  But since the
list is now full of people asking questions, we'll keep the off-topic
stuff to a minimum.

I will agree with you that file extensions make it handier to see what
things are at a glance, and leave my counterpoints alone.

Joe
- --
Registerd Linux user #443289 at http://counter.li.org/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGH8vTiXBCVWpc5J4RAiH+AJ0Wf+dll956q72c4pKjAQx7Cp+NKgCguYHX
fliskXAbqsUu8NptCadO/5U=
=Tyvq
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Complete system freeze from virtual terminals / terminal emulators

2007-04-13 Thread Florian Kulzer
[ If you want to make sure that your messages show up in the correct
  thread then you have to provide In-Reply-To headers. With your webmail
  interface it is probably best to use "Reply-To-All" and then to remove
  the email address of the original poster and to shift the list address
  from "Cc:" to "To:". ]

On Fri, Apr 13, 2007 at 10:08:58 -0700, Pat Primate wrote:
> Thank you Florian and Kamaraju, I am impressed by the speed and
> helpfulness of the Debian-Users mailing list :) As for my system, I am
> completely up to date (clean install of 4.0r0) and the crash doesn't
> happen in the tty1 terminals, Only inside KDE/X11. I checked the bell
> settings in Konsole (settings ---> bell) and it was set to System bell
> and not visual bell, BUT (the good news) I tried setting the bell
> settings to 'system notification', 'visual bell', and 'none' and all
> three of those settings allow me to use konsole with NO CRASHES :D So
> it seems that the crashes only happen when the bell setting is set to
> 'system bell', but the funny thing is that I don't actually hear the
> bell beep, the crash happens first (even though my sound SEEMS to work
> fine for other things).

I would also go to "K-Menu > Control Center > Sound & Multimedia >
System Bell" and check the settings there. I don't know which other
parts of KDE might want to use the system bell but it cannot hurt to
make sure it is deactivated for all of KDE.

> So here are the attachments you wanted me to add, if you could help me
> figure out where to file a bug report and what info to include I would
> be very grateful :)

It looks like your X setup is OK as far as the graphics card is
concerned (see my remarks below). Maybe the problem is in some weird way
related to the pcspkr module which controls the system bell. You could
try to (un)load the module and see if that makes any difference. The
whole thing might be a very rare coincidence of several factors;
tracking it down might be difficult and not really worth it.

[...]

> 1) lspci | egrep -i 'vga|display|video|graphics
> 
> 00:02.0 VGA compatible controller: Intel Corporation Mobile
> 915GM/GMS/910GML Express Graphics Controller (rev 04) 00:02.1 Display
> controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics
> Controller (rev 04)
> 
> --
> 
> 2) awk '/Section "(Device|Module)"/,/EndSection/' /etc/X11/xorg.conf
> 
> Section "Module"
> Load"i2c"
> Load"bitmap"
> Load"ddc"
> Load"dri"
> Load"extmod"
> Load"freetype"
> Load"glx"
> Load"int10"
> Load"vbe"
> EndSection
> Section "Device"
> Identifier  "Intel Corporation Mobile 915GM/GMS/910GML
> Express Graphics Controller"
> Driver  "i810"
> BusID   "PCI:0:2:0"
> EndSection

All is fine as far as I can tell.

> --
> 
> 3) patop:/home/pat# egrep '^\((EE|WW)\)' /var/log/Xorg.0.log
> 
> (WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.

[ snip: similar errors for other font directories ]

You can comment out these paths in the "Files" section of your xorg.conf
to make these (harmless) warnings go away.

> (WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found

I see the same here (Intel Q965 chipset) and I never noticed any problem arising
from it.

> (WW) I810(0): Bad V_BIOS checksum
> (WW) I810(0): Bad V_BIOS checksum
> (WW) I810(0): config file hsync range 43.8857-48.5053kHz not within
> DDC hsync ranges.
> (WW) I810(0): Bad V_BIOS checksum
> (WW) I810(0): Extended BIOS function 0x5f05 failed.

My laptop (Intel 855GM chipset) works without trouble in spite of
similar "Bad V_BIOS" and "Extended BIOS function ..." warnings. I think
these are symptoms of minor glitches of the driver. 

You have to adjust the values in the "Monitor" section of xorg.conf if
you want to get rid of the "hsync range" message.

> (WW) AIGLX: 3D driver claims to not support visual 0x23

[ snip: the same for other visuals ]

Same story: I get these warnings too and I never had problems. I guess
these messages will go away once AIGLX support for the Intel chipsets
has matured a bit more.

-- 
Regards,
  Florian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Help! Strange FF/Iceweasel problem

2007-04-13 Thread Joe Hart
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Ron Johnson wrote:
> On 04/13/07 11:02, Joe Hart wrote:
> [snip]
>> See, I learn something new from this list every day.  At least now the
>> OP should know what to do.
> 
> Imagine the howls of outrage if apt-get decided to scan thru
> /etc/passwd deleting each account's $HOME/.iceweasel directory.
> 
> There would be much blood spilt, and I'd be one of those doing the
> spilling.
> 

I can bet.  I suppose it makes a difference how many users are on the
machine.  For me it's just me, so if I screw something else I get to
yell at myself, but if I had 200 users yelling at me for doing something
like that I might decide that it's better to jump off a bridge.

Still, backups to the rescue.  Once can never can underestimate the
importance of a good backup plan.

Joe
- --
Registerd Linux user #443289 at http://counter.li.org/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGH8sPiXBCVWpc5J4RAsMJAJ0Zyl55lvogwe6FjdohOtaNKmxBNwCgxYrb
t9N4zJyvPjVm0xlagmt8VvM=
=vmwM
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Deb 4.0 - Samba -> NTFS

2007-04-13 Thread Randy Patterson
On Friday 13 April 2007 13:10, Wackojacko wrote:
> Randy Patterson wrote:
> > Hey,
> >
> > I have a home network with a Win Adv. Ser. 2003 box connected to my Deb
> > Box. Everything is working as it should with no problem connecting
> > through Samba. the permissions on the share in the Win Box, an NTFS
> > partition, is set to allow full control to my user login. I have mounted
> > the network share to a local directory on the Deb system
> > /home/randy/wwwroot. The only problem is I can't write to the directory.
> > I have read about the lack of write support to an NTFS partition so am I
> > to understand that this applies when using Samba as well or is there a
> > way I can get around this problem?
> >
> > Thanks,
> > Randy
>
> How are you mounting the samba share on the debian box?  AFAIK you need
> to specify the mount options to allow write access for your user, the
> default is read only.  This is not a limitation of NTFS write as the
> host win box does the writing to the disk.
>
> HTH
>
> Wackojacko

Here's my mount command executed from /home/randy;

smbmount //myserver/wwwroot wwwroot -o 
usernane=myusername,password=mypassword,rw

Just to mention again 'myusername' was permission set to full control on the 
wwwroot directory on the win box.

Thanks,
Randy


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Help! Strange FF/Iceweasel problem

2007-04-13 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/13/07 11:02, Joe Hart wrote:
[snip]
> See, I learn something new from this list every day.  At least now the
> OP should know what to do.

Imagine the howls of outrage if apt-get decided to scan thru
/etc/passwd deleting each account's $HOME/.iceweasel directory.

There would be much blood spilt, and I'd be one of those doing the
spilling.

- --
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGH8mGS9HxQb37XmcRAueoAKCUbAm3ElNYv5+Dk+utngXI67oxIACfRYrH
aqHo7pHwIc9mmay60eqP8LM=
=LQDQ
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Famd running with my user id?

2007-04-13 Thread Wei Chen

On 4/14/07, Greg Folkert <[EMAIL PROTECTED]> wrote:

On Fri, 2007-04-13 at 21:10 +0800, Wei Chen wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Greg Folkert wrote:
> >> After rebooting it again, I found famd still ran as me. Is famd supposed
> >> to behave like this? I never think a daemon that starts from init script
> >> should change itself to a normal user privilege. And another etch box of
> >> mine has famd running as root correctly. Is this a bug?
> >
> > Yes, why would you have it run as root?
> >
> > FAM is a userland process for monitoring YOUR files YOU have open. I
> > have FAM installed on a server of mine, when I connect using IMAP, it
> > runs as my user. FAM == File Alteration Monitor.
>
> I do not think so. I also have other services running on my box and they
> either run as root or as their own system user.
>
> Yes FAM is used to monitor files of mine. But after the daemon changes
> its privilege to a normal user, it cannot change back to root again. So
> on a multi-user system, when other users want to monitor *their* files,
> the daemon cannot get access to them. That is the point why such a
> daemon should not change itself to a normal user of the system.

User owned FAM is spawned from the root daemon, just like SSH.
Separation of privileges and all that.

The FAM daemons spawned from the root one just end after the user does a
logout.

The root one stays there waiting to spawn a priv sep'd for the user.


That is what the problem is. The one that runs with my user-id is the one that
is started along with other daemons at the boot time. That is the only one
process in the box that named /famd/. There is no another one that runs as
root. Furthermore, I have no idea of /logout/ because I have not logged-in
since I never know how to use that daemon/service.
(The package was automatically installed maybe due to some dependencies.
Maybe I shall have it removed later since my box is a desktop and I don't do
things like monitoring file changes.)


From what you said, I guess it may be a bug I am afraid. I shall file a bug

report tomorrow if it really is.

--
Cheers,

Wei Chen
http://www.acplex.com/people/wchen/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Next time you make a trace file... ( was Re: Need DTP to replace PageMaker)

2007-04-13 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/13/07 13:05, Dennis G. Wicks wrote:
[snip]
> I zipped up the strace output and attached it. Hope that is OK. 
> It is way too big to just paste it in!

please try to remember to add .txt to text file names.  It makes
things easier for GUI tools.

Thanks.

- --
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGH8hmS9HxQb37XmcRAjETAJ94043ZSc6mYl/Uv9Ri0nKsNYbf8ACgyd6P
PkB+FkBH05a0HznDiEtls1I=
=2aU2
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Deb 4.0 - Samba -> NTFS

2007-04-13 Thread Wackojacko

Randy Patterson wrote:

Hey,

I have a home network with a Win Adv. Ser. 2003 box connected to my Deb Box. 
Everything is working as it should with no problem connecting through Samba. 
the permissions on the share in the Win Box, an NTFS partition, is set to 
allow full control to my user login. I have mounted the network share to a 
local directory on the Deb system /home/randy/wwwroot. The only problem is I 
can't write to the directory. I have read about the lack of write support to 
an NTFS partition so am I to understand that this applies when using Samba as 
well or is there a way I can get around this problem?


Thanks,
Randy


How are you mounting the samba share on the debian box?  AFAIK you need 
to specify the mount options to allow write access for your user, the 
default is read only.  This is not a limitation of NTFS write as the 
host win box does the writing to the disk.


HTH

Wackojacko


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: dumb questions about video editing and camcorders...

2007-04-13 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/13/07 11:36, Kevin Mark wrote:
> On Fri, Apr 13, 2007 at 11:02:48AM -0500, Ron Johnson wrote:
>>> In Etch itself some of these programs seem to have been made into
>>> packages. But there doesn't seem to be a Debian package that combines
>>> them all into one grand editing suite
>> That's not The Unix Way.
>>
>> Kino (which makes it very easy to pull video from your FireWire
>> camcorder) and dvdauthor will get you started.
>>
> One thing not mentioned is video capture. The whole process involved:
> take video
> connect video to computer via an interface (firewire, usb, etc)
> use tool to do editing
> use tool to do subtitling
> 
> the transfer from camcorder to computer file does not have to be done by
> you, maybe you know someone who can do it and put it on a dvd. Other
> wise, you need something like a firewire interface and a camcorder that
> is computer compatible.
> coriander maybe whats needed:
> Description: control IEEE1394 digital camera
>  Coriander is a GUI that lets you control all the features of an
>  IEEE-1394 Digital Camera complying with the DC Specifications v1.04 or
>  later (see http://www.1394ta.org).
> -k

kino makes easy work of transferring DV from camcorder to computer.

- --
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGH8c1S9HxQb37XmcRAih3AKCsPxp+wPd19PhR1krgW8a6q6ueYACeLgg+
Uhd5cWgbPQCx7lnb75Y/LpE=
=kKcx
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Need DTP to replace PageMaker

2007-04-13 Thread Dennis G. Wicks

Greg Folkert wrote:

Are you using Etch/Stable or Lenny/Testing or Sid?

Please try this, additionally:

strace scibus-ng

Please paste the output and send it here.
  


I am using etch upgraded from sarge after etch went to stable.

I zipped up the strace output and attached it. Hope that is OK.
It is way too big to just paste it in!

Thanks!
Dennis



strace_scribus-ng.gz
Description: GNU Zip compressed data


All Read!! Re: Need DTP to replace PageMaker

2007-04-13 Thread Dennis G. Wicks

Johannes Wiedersich wrote:

Dennis G. Wicks wrote:
  
  
  

No big mystery there. "Session" follows

[EMAIL PROTECTED]:~$ uname -a
Linux dgwicks 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686
GNU/Linux
[EMAIL PROTECTED]:~$ scribus-ng --help
Floating point exception
[EMAIL PROTECTED]:~$



That's strange. On my Debian etch, scribus-ng works and I get

[EMAIL PROTECTED]:~$ uname -a
Linux johannes2 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686
GNU/Linux
[EMAIL PROTECTED]:~$ scribus-ng --help

Scribus, Open Source Desktop Publishing
---
Homepage:   http://www.scribus.net
Documentation:  http://docs.scribus.net
Wiki:   http://wiki.scribus.net
Issues: http://bugs.scribus.net

Usage: scribus [option ... ] [file]
Options:
   -h, --help Print help (this message) and exit
   -l, --lang Uses xx as shortcut for a language, eg `en' or
`de'
  -la, --langs-available  List the currently installed interface languages
  -fi, --font-infoShow information on the console when fonts are
being loaded
  -ns, --no-splashDo not show the splashscreen on startup
   -v, --version  Output version information and exit
  -sb, --swap-buttons Use right to left dialog button ordering (eg.
Cancel/No/Yes instead of Yes/No/Cancel)
  -pr, --prefs filename   Use filename as path for user given preferences

[EMAIL PROTECTED]:~$ which scribus-ng
/usr/bin/scribus-ng
[EMAIL PROTECTED]:~$ dpkg -l scribus-ng
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
ii  scribus-ng1.3.3.6.dfsg-1Open Source Desktop Page Layout
- developmental br


  
Yes, exceeding strange! All of my output looks exactly like yours except 
for the

floating point exception as a result of everything I do.

I tried reinstalling all the dependencies and it didn't make any difference.
I'll post some stuff at the bug site and see if I can wake them up.

Meantime, are there any alternatives to scribus or some other program
that might work?

Many thanks everyone!
Dennis


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: selinux - howto

2007-04-13 Thread Sven Arvidsson
On Fri, 2007-04-13 at 19:38 +0200, Raphael wrote:
> I want to learn the selinux in debian etch, but, it is very hard to find
> the right doku about it. I want to learn how is the default state in
> etch now and how to change this. Is there a good start-howto?
> 
> Google don't show me a good doku... :(
> 
> selinux isn't anymore new???

I haven't played with it myself, but here are some links, suggesting
starting points.

http://wiki.debian.org/SELinux
- Seems to have good instructions for setup and common issues.

http://etbe.blogspot.com/2006/12/se-linux-on-debian-in-5-minutes.html
- SE Linux on Debian in 5 minutes

And last, Erich Schubert have been working on SELinux for Debian for a
long time, and blogging quite a lot about it.
http://blog.drinsama.de/erich/en/linux/selinux/

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


signature.asc
Description: This is a digitally signed message part


Re: Daily Updates

2007-04-13 Thread Joe Hart
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Roberto � wrote:
> On Fri, Apr 13, 2007 at 01:18:00PM -0400, Greg Folkert wrote:
>> On Fri, 2007-04-13 at 08:46 -0400, Roberto C. S�nchez wrote:
>>> I was told long ago (about four years ago now), by a friend whom I
>>> consider to be very knowledgeable about Debian, that you can't run with
>>> just unstable in your sources.list.
>> I have been running with JUST unstable for years.
>>
> Well then.  I guess I'll quite spreading disinformation :-)
> 
> Regards,
> 
> -Roberto
> 
Don't feel bad, I do it far more than you do. ;) But in this case I knew
the correct answer, but others beat me to mentioning it.

Joe

- --
Registerd Linux user #443289 at http://counter.li.org/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGH8FKiXBCVWpc5J4RAprcAKCxKqM4Im2L1WfWdNn9q1rnZlucGwCgijLh
8apfW3JZ7TP3e6lOxtBEbF0=
=MbXa
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Sarge -> Etch: A Painful Upgrade

2007-04-13 Thread Ralph Katz
On 04/13/2007, Dave Ewart wrote:

> What I was getting at, really, was that something hugely fundamental
> must have caused your error at that first stage.  There's not enough

See the bug (latest messages),
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=418911  turns out I
missed one key step that has trapped others, too.

> information to figure out what: it *could* have been bad sources, it
> *could* have been lack of disk space, it *could* have been ... etc. etc.
> Without inspecting those first errors it's impossible to say.
> 
>> My post was more of a warning, 'heads-up, this may not be as easy as
>> you think.'  I hope to save others some aggravation and help the
>> developers see how a user can flub it.
> 
> Yeah, I realise that was your purpose ... :-)

Appreciate your comments, Dave.

Re


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: dumb questions about video editing and camcorders...

2007-04-13 Thread David Liontooth
Kevin Mark wrote:

> On Fri, Apr 13, 2007 at 11:02:48AM -0500, Ron Johnson wrote:
>> > In Etch itself some of these programs seem to have been made into
>> > packages. But there doesn't seem to be a Debian package that combines
>> > them all into one grand editing suite
>> 
>> That's not The Unix Way.
>> 
>> Kino (which makes it very easy to pull video from your FireWire
>> camcorder) and dvdauthor will get you started.
>> 
> One thing not mentioned is video capture. The whole process involved:
> take video
> connect video to computer via an interface (firewire, usb, etc)
> use tool to do editing
> use tool to do subtitling
> 
> the transfer from camcorder to computer file does not have to be done by
> you, maybe you know someone who can do it and put it on a dvd. Other
> wise, you need something like a firewire interface and a camcorder that
> is computer compatible.
> coriander maybe whats needed:
> Description: control IEEE1394 digital camera
>  Coriander is a GUI that lets you control all the features of an
>  IEEE-1394 Digital Camera complying with the DC Specifications v1.04 or
>  later (see http://www.1394ta.org).
> -k

You may want to use dvgrab to get the footage and cinelerra to edit -- check
out the skolelinux version.

Dave

-- 
news


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



selinux - howto

2007-04-13 Thread Raphael
Dear users...

I want to learn the selinux in debian etch, but, it is very hard to find
the right doku about it. I want to learn how is the default state in
etch now and how to change this. Is there a good start-howto?

Google don't show me a good doku... :(

selinux isn't anymore new???

Thanks in advance.

Raphael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: fam taking up cpu, do I need it?

2007-04-13 Thread Sven Arvidsson
On Fri, 2007-04-13 at 13:03 -0400, Greg Folkert wrote:
> GAMIN is active.
> http://www.gnome.org/~veillard/gamin/index.html

Indeed, I guess I was wrong. There certainly haven't been a lot of
activity, but it does not seem to be dead;
http://mail.gnome.org/archives/sabayon-list/2007-January/msg00015.html

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


signature.asc
Description: This is a digitally signed message part


Re: Daily Updates

2007-04-13 Thread Roberto C . Sánchez
On Fri, Apr 13, 2007 at 01:18:00PM -0400, Greg Folkert wrote:
> On Fri, 2007-04-13 at 08:46 -0400, Roberto C. Sánchez wrote:
> > > 
> > I was told long ago (about four years ago now), by a friend whom I
> > consider to be very knowledgeable about Debian, that you can't run with
> > just unstable in your sources.list.
> 
> I have been running with JUST unstable for years.
> 
Well then.  I guess I'll quite spreading disinformation :-)

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Deb 4.0 - Samba -> NTFS

2007-04-13 Thread Randy Patterson
Hey,

I have a home network with a Win Adv. Ser. 2003 box connected to my Deb Box. 
Everything is working as it should with no problem connecting through Samba. 
the permissions on the share in the Win Box, an NTFS partition, is set to 
allow full control to my user login. I have mounted the network share to a 
local directory on the Deb system /home/randy/wwwroot. The only problem is I 
can't write to the directory. I have read about the lack of write support to 
an NTFS partition so am I to understand that this applies when using Samba as 
well or is there a way I can get around this problem?

Thanks,
Randy


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[OT] sound quality WAS Re: Any good and high quality music player?

2007-04-13 Thread Johannes Wiedersich
Kevin Mark wrote:
> On Fri, Apr 13, 2007 at 07:45:17AM +0800, Sun.Botu wrote:
>> Hello,every body
>> My laptop's soundcard is AC 97 and when I play music in Ubuntu or Debian,the
>> quality is to bad.
>> Any software or driver can solve?
> I attach my desktop to my stereo amplifier which has real speakers and
> then fiddle with alsaconf setting. Thus to get 'better' sound, you need
> better equipment, which excludes using tiny laptop speakers :-)

I connect my laptop to the stereo via a professional usb-sound card to
improve on the output of the laptop's built-in sound card 8-)

Johannes


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Daily Updates

2007-04-13 Thread Greg Folkert
On Fri, 2007-04-13 at 08:46 -0400, Roberto C. Sánchez wrote:
> On Fri, Apr 13, 2007 at 08:27:59AM -0400, Joey Hess wrote:
> > Roberto C. Sánchez wrote:
> > > You never really run just Sid.  If you run Sid, then you run
> > > testing/unstable (or lenny/sid in this case).  This is because as
> > > packages propagate from unstable to testing, then they are no longer in
> > > unstable.  If you only have unstable in your sources.list, you will find
> > > that you cannot install certain pacakges, as their dependencies will no
> > > longer be available to you.
> > 
> > Of course this is 100% incorrect, packages are not removed from unstable
> > when they migrate to testing; packages in unstable don't have broken
> > dependencies on packages in testing.
> > 
> > Randomly speculating on the lists and passing it off as authoratative:
> > bad idea.
> > 
> I was told long ago (about four years ago now), by a friend whom I
> consider to be very knowledgeable about Debian, that you can't run with
> just unstable in your sources.list.

I have been running with JUST unstable for years.

I've also got experimental in there.
-- 
greg, [EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


Re: Famd running with my user id?

2007-04-13 Thread Greg Folkert
On Fri, 2007-04-13 at 21:10 +0800, Wei Chen wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Greg Folkert wrote:
> >> After rebooting it again, I found famd still ran as me. Is famd supposed
> >> to behave like this? I never think a daemon that starts from init script
> >> should change itself to a normal user privilege. And another etch box of
> >> mine has famd running as root correctly. Is this a bug?
> > 
> > Yes, why would you have it run as root?
> > 
> > FAM is a userland process for monitoring YOUR files YOU have open. I
> > have FAM installed on a server of mine, when I connect using IMAP, it
> > runs as my user. FAM == File Alteration Monitor.
> 
> I do not think so. I also have other services running on my box and they
> either run as root or as their own system user.
> 
> Yes FAM is used to monitor files of mine. But after the daemon changes
> its privilege to a normal user, it cannot change back to root again. So
> on a multi-user system, when other users want to monitor *their* files,
> the daemon cannot get access to them. That is the point why such a
> daemon should not change itself to a normal user of the system.

User owned FAM is spawned from the root daemon, just like SSH.
Separation of privileges and all that.

The FAM daemons spawned from the root one just end after the user does a
logout.

The root one stays there waiting to spawn a priv sep'd for the user.
-- 
greg, [EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


Re: Need DTP to replace PageMaker

2007-04-13 Thread Johannes Wiedersich
Dennis G. Wicks wrote:
>>   
> No big mystery there. "Session" follows
> 
> [EMAIL PROTECTED]:~$ uname -a
> Linux dgwicks 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686
> GNU/Linux
> [EMAIL PROTECTED]:~$ scribus-ng --help
> Floating point exception
> [EMAIL PROTECTED]:~$

That's strange. On my Debian etch, scribus-ng works and I get

[EMAIL PROTECTED]:~$ uname -a
Linux johannes2 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686
GNU/Linux
[EMAIL PROTECTED]:~$ scribus-ng --help

Scribus, Open Source Desktop Publishing
---
Homepage:   http://www.scribus.net
Documentation:  http://docs.scribus.net
Wiki:   http://wiki.scribus.net
Issues: http://bugs.scribus.net

Usage: scribus [option ... ] [file]
Options:
   -h, --help Print help (this message) and exit
   -l, --lang Uses xx as shortcut for a language, eg `en' or
`de'
  -la, --langs-available  List the currently installed interface languages
  -fi, --font-infoShow information on the console when fonts are
being loaded
  -ns, --no-splashDo not show the splashscreen on startup
   -v, --version  Output version information and exit
  -sb, --swap-buttons Use right to left dialog button ordering (eg.
Cancel/No/Yes instead of Yes/No/Cancel)
  -pr, --prefs filename   Use filename as path for user given preferences

[EMAIL PROTECTED]:~$ which scribus-ng
/usr/bin/scribus-ng
[EMAIL PROTECTED]:~$ dpkg -l scribus-ng
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
ii  scribus-ng1.3.3.6.dfsg-1Open Source Desktop Page Layout
- developmental br


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Complete system freeze from virtual terminals / terminal emulators

2007-04-13 Thread patprimate
Thank you Florian and Kamaraju, I am impressed by the speed and
helpfulness of the Debian-Users mailing list :) As for my system, I am
completely up to date (clean install of 4.0r0) and the crash doesn't
happen in the tty1 terminals, Only inside KDE/X11. I checked the bell
settings in Konsole (settings ---> bell) and it was set to System bell
and not visual bell, BUT (the good news) I tried setting the bell
settings to 'system notification', 'visual bell', and 'none' and all
three of those settings allow me to use konsole with NO CRASHES :D So
it seems that the crashes only happen when the bell setting is set to
'system bell', but the funny thing is that I don't actually hear the
bell beep, the crash happens first (even though my sound SEEMS to work
fine for other things).

So here are the attachments you wanted me to add, if you could help me
figure out where to file a bug report and what info to include I would
be very grateful :)

Thank you both so much

Pat

1) lspci | egrep -i 'vga|display|video|graphics

00:02.0 VGA compatible controller: Intel Corporation Mobile
915GM/GMS/910GML Express Graphics Controller (rev 04) 00:02.1 Display
controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics
Controller (rev 04)

--

2) awk '/Section "(Device|Module)"/,/EndSection/' /etc/X11/xorg.conf

Section "Module"
Load"i2c"
Load"bitmap"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"vbe"
EndSection
Section "Device"
Identifier  "Intel Corporation Mobile 915GM/GMS/910GML
Express Graphics Controller"
Driver  "i810"
BusID   "PCI:0:2:0"
EndSection

--

3) patop:/home/pat# egrep '^\((EE|WW)\)' /var/log/Xorg.0.log

(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
does not exist.
(WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found
(WW) I810(0): Bad V_BIOS checksum
(WW) I810(0): Bad V_BIOS checksum
(WW) I810(0): config file hsync range 43.8857-48.5053kHz not within
DDC hsync ranges.
(WW) I810(0): Bad V_BIOS checksum
(WW) I810(0): Extended BIOS function 0x5f05 failed.
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32

--

h, bad v_bios checksum eh.. I had 915Resolution installed on a
previous operating system - would that cause that???



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: fam taking up cpu, do I need it?

2007-04-13 Thread Greg Folkert
On Fri, 2007-04-13 at 10:55 +0200, Sven Arvidsson wrote:
> On Thu, 2007-04-12 at 19:39 -0400, Celejar wrote:
> > Thanks. Makes sense, since I don't have fam installed (gamin instead).
> 
> Gamin is the same thing as fam, only worse as it's not maintained
> anymore. You can do without it and still get local file monitoring (at
> least in GNOME).

GAMIN is active.
http://www.gnome.org/~veillard/gamin/index.html

cheers.
-- 
greg, [EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


Re: (root) AUTH (crontab command not allowed)

2007-04-13 Thread Franck Joncourt
On Fri, Apr 13, 2007 at 10:55:52AM +0200, Kay Smarczewski wrote:
> On Tue, Apr 10, 2007 at 09:30:38PM +0200, Kay Smarczewski wrote:
> > On Tue, Apr 10, 2007 at 05:08:52PM +0300, Andrei Popescu wrote:
> > > Kay Smarczewski <[EMAIL PROTECTED]> wrote:
> > > 
> > > > > Me too, and it works fine. I do not edit /etc/crontab, but prefer
> > > > > adding files to the cron directories.
> > > > > (/etc/cron.d, /etc/cron.hourly ...)
> > > > Checksecurity also installed itself this way. But I wonder why all
> > > > cron jobs work fine but this does not.
> > > 
> > my crontabs are empty. i have removed the crontab for my user account
> > and the crontab for root with "crontab -r". so that is another problem:
> > i do not really know where to search for the "bad" command because the
> > error message is not very expressive. i seem it is the chkrootkit or the
> > checksecurity script. but i do not know.
> > 
> > how can i find out which file is the bad one?
> ok, it seems the problem is gone. but i do not know why. i changed the
> group of cron.allow to "crontab" and removed the root user from
> cron.allow. but i do not see a connection between the error message and
> the changes.

According to the manpage, root overrides the rights you put in both
/etc/cron.allow and /etc/cron.deny.

So, have you tried just to remove root from those files, and see what
happened ? 

-- 
Franck Joncourt
http://www.debian.org
http://smhteam.info/wiki/
GPG server : pgpkeys.mit.edu
Fingerprint : C10E D1D0 EF70 0A2A CACF 9A3C C490 534E 75C0 89FE


signature.asc
Description: Digital signature


Re: update problem

2007-04-13 Thread Greg Folkert
On Fri, 2007-04-13 at 11:00 +0200, Ivan Glushkov wrote:
> Hi all,
> 
> I know that the issue is discussed already, but as of today I get:
> 
> 10:51 ~ $ apt-get update
> .
> .
> .
> W: GPG error: http://ftp2.de.debian.org unstable Release: The following
> signatures were invalid: BADSIG A70DAF536070D3A1 Debian Archive
> Automatic Signing Key (4.0/etch) <[EMAIL PROTECTED]>
> W: You may want to run apt-get update to correct these problems
> 
> 10:51 ~ $ gpg --keyserver pgp.mit.edu --recv-keys A70DAF536070D3A1
> gpg: requesting key 6070D3A1 from hkp server pgp.mit.edu
> gpg: key 6070D3A1: "Debian Archive Automatic Signing Key (4.0/etch)
> <[EMAIL PROTECTED]>" not changed
> gpg: Total number processed: 1
> gpg:  unchanged: 1
> 
> 10:54 ~ $ gpg --armor --export A70DAF536070D3A1 | apt-key add -
> OK
> 10:56 ~ $ apt-get update
> .
> .
> .
> W: GPG error: http://ftp2.de.debian.org unstable Release: The following
> signatures were invalid: BADSIG A70DAF536070D3A1 Debian Archive
> Automatic Signing Key (4.0/etch) <[EMAIL PROTECTED]>
> W: You may want to run apt-get update to correct these problems
> 
> 10:56 ~ $ apt-key update
> gpg: key 2D230C5F: "Debian Archive Automatic Signing Key (2006)
> <[EMAIL PROTECTED]>" not changed
> gpg: key 6070D3A1: "Debian Archive Automatic Signing Key (4.0/etch)
> <[EMAIL PROTECTED]>" not changed
> gpg: key ADB11277: "Etch Stable Release Key
> <[EMAIL PROTECTED]>" not changed
> gpg: Total number processed: 3
> gpg:  unchanged: 3
> 
> 
> The key looks ok to me, but the gpg still complies...

apt-get install debian-archive-keyring

That should fix your issue.
-- 
greg, [EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


Re: Need DTP to replace PageMaker

2007-04-13 Thread Greg Folkert
On Fri, 2007-04-13 at 11:30 -0500, Dennis G. Wicks wrote:
> Kevin Mark wrote:
> > On Fri, Apr 13, 2007 at 09:25:09AM -0500, Dennis G. Wicks wrote:   
> >> Roberto C. Sánchez wrote:
> >>> On Fri, Apr 13, 2007 at 08:00:06AM -0500, Dennis G. Wicks wrote:
>  Greetings;
>  I need a DTP program to functionally replace PageMaker.
> 
>  I installed Scribus but it doesn't work on my system. I reported
>  the bug but after a few hours of activity I haven't heard anything
>  
> >>> >from them for several days.
> >>> Are you using the old scribus package or the new scribus package
> >>> (scribus-ng, IIRC)?
> >>>
> >> Makes no difference. Both versions get a floating point exception
> >> at startup.
> >> 
> > If you could provide the session showing the error message, we could
> > help more. I use 'script' to do this sometimes. Describing or
> > paraphrasing an error message is less helpful then actually seeing the
> > exact output.
> No big mystery there. "Session" follows
> 
> [EMAIL PROTECTED]:~$ uname -a
> Linux dgwicks 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 
> GNU/Linux
> [EMAIL PROTECTED]:~$ scribus-ng --help
> Floating point exception
> [EMAIL PROTECTED]:~$

Are you using Etch/Stable or Lenny/Testing or Sid?

Please try this, additionally:

strace scibus-ng

Please paste the output and send it here.
-- 
greg, [EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


Re: Need DTP to replace PageMaker

2007-04-13 Thread Kevin Mark
On Fri, Apr 13, 2007 at 11:30:27AM -0500, Dennis G. Wicks wrote:
> Kevin Mark wrote:
> >On Fri, Apr 13, 2007 at 09:25:09AM -0500, Dennis G. Wicks wrote:
> >  
> >>Roberto C. Sánchez wrote:
> >>
> >>>On Fri, Apr 13, 2007 at 08:00:06AM -0500, Dennis G. Wicks wrote:
> >>> 
> >>>  
> Greetings;
> 
> I need a DTP program to functionally replace PageMaker.
> 
> I installed Scribus but it doesn't work on my system. I reported
> the bug but after a few hours of activity I haven't heard anything
> 
> from them for several days.
> >>>  
>    
> 
> >>>Are you using the old scribus package or the new scribus package
> >>>(scribus-ng, IIRC)?
> >>>
> >>>Regards,
> >>>
> >>>-Roberto
> >>>
> >>> 
> >>>  
> >>Makes no difference. Both versions get a floating point exception
> >>at startup.
> >>
> >If you could provide the session showing the error message, we could
> >help more. I use 'script' to do this sometimes. Describing or
> >paraphrasing an error message is less helpful then actually seeing the
> >exact output.
> >-K
> >  
> No big mystery there. "Session" follows
> 
> [EMAIL PROTECTED]:~$ uname -a
> Linux dgwicks 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 
> GNU/Linux
> [EMAIL PROTECTED]:~$ scribus-ng --help
> Floating point exception
> [EMAIL PROTECTED]:~$
I just googled 'scribus floating point exception' and found your bug
report in the scribus bts. My guess is that they know a bit more than us
about how to fix this issue. We will only ask the same question from you
(backtrace, ldd, etc.). It maybe a corupt dependency, so reinstalling
all those may fix it. That worked for me once.
'apt-cache depends scribus|grep Depends' will show this.

-- 
|  .''`.  == Debian GNU/Linux == |   my web site:   |
| : :' :  The  Universal |mysite.verizon.net/kevin.mark/|
| `. `'  Operating System| go to counter.li.org and |
|   `-http://www.debian.org/ |be counted! #238656   |
|  my keyserver: subkeys.pgp.net | my NPO: cfsg.org |
|join the new debian-community.org to help Debian!  |
|___  Unless I ask to be CCd, assume I am subscribed ___|


signature.asc
Description: Digital signature


Re: Help! Strange FF/Iceweasel problem

2007-04-13 Thread Joe Hart
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Wayne Topa wrote:
> Celejar([EMAIL PROTECTED]) is reported to have said:
>> On Fri, 13 Apr 2007 16:48:58 +0200
>> Joe Hart <[EMAIL PROTECTED]> wrote:
>>
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA1
>>>
>>> KS wrote:
 Joe Hart wrote:
> Dennis G. Wicks wrote:
>> Any suggestions on how to stop this?
>> Many TIA!
>> Dennis
>> *
> Perhaps uninstalling (purging) the one you have and installing it again
> will solve your problem.
>
> Joe
>
 Not if the problems exists in his Iceweasel profile.
 /KS


>>> Perhaps you are correct, but isn't the idea of purge to get rid of all
>>> the config files too?  Does that not apply to files that may be in a
>>> user's /home directory?  If not, then by removing that directory (in
>>> this case the .mozilla directory should do it, since reinstalling it
>>> will recreate the directory.
>>>
>>> Joe
>> I believe that purging doesn't remove files in $HOME; this was
>> discussed sometime recently on the list. Right now I see at least one
>> '.' directory in $HOME belonging to a package that I purged.
>>
> 
> Think about what you would lose _if_ you delete .mozilla.  Bookmarks
> and passwords come to mind.  Ask me how I know that.
> 
> wt
> 
Oh yes, I know all about that.  Ran into the iceweasel bug that did it
to me.  All fixed now.

There is such a thing as restoring a backup, which is what people should
all have.  The bookmarks.html file is enough for bookmarks, but for
cookies and passwords, more files are required.

Personally, passwords are not kept in my browsers for security reasons,
and cookies are routinely deleted, so it makes little difference to me
if they are gone.  Plus the fact that my Konqueror has the same
bookmarks as my IceWeasel and it is not difficult to copy them from
Konqueror to Iceweasel (even easier the other way around) means deleting
.mozilla has more of an effect on the plugins than on anything else.

Joe

- --
Registerd Linux user #443289 at http://counter.li.org/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGH7RniXBCVWpc5J4RAkyaAJ9cmPHcDsz947r/AJKpnxJYbN7FagCfYfEf
CdPHyZDgHT2j5VRiqMKii8w=
=24+Q
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: iceweasel/iceape/epiphany/galeon download manager problems (etch)

2007-04-13 Thread Andreas Goesele
macondo <[EMAIL PROTECTED]> writes:

> Ananda Samaddar wrote:
>> I heard somewhere (can't remember where) that it may be to do with
>> ipv6 support in Mozilla.  Try disabling it.  Typing 'about:config'
>> in the address bar will get you to the configuration options.  You
>> should be able to find the option from there.
>
> After about:config 
> type 'dns' in the filter space and choose
>
> network.dns.disableIPv6
>
> right click on it and Toggle the value to read:
>
> true

While this tip indeed improved my download speed :-), it didn't change
anything about the saving behaviour :-(

Thanks a lot!

Andreas Goesele

-- 
Omnis enim res, quae dando non deficit, dum habetur et non datur,
nondum habetur, quomodo habenda est.
  Augustinus, De doctrina christiana


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Need DTP to replace PageMaker

2007-04-13 Thread David Goodenough
On Friday 13 April 2007 17:26, Dennis G. Wicks wrote:
> David Goodenough wrote:
> > On Friday 13 April 2007 15:25, Dennis G. Wicks wrote:
> >> Roberto C. Sánchez wrote:
> >>> On Fri, Apr 13, 2007 at 08:00:06AM -0500, Dennis G. Wicks wrote:
>  Greetings;
> 
>  I need a DTP program to functionally replace PageMaker.
> 
>  I installed Scribus but it doesn't work on my system. I reported
>  the bug but after a few hours of activity I haven't heard anything
>  from them for several days.
> >>>
> >>> Are you using the old scribus package or the new scribus package
> >>> (scribus-ng, IIRC)?
> >>>
> >>> Regards,
> >>>
> >>> -Roberto
> >>
> >> Makes no difference. Both versions get a floating point exception
> >> at startup.
> >
> > what platform are you running on (hw and sw).  I have been running
> > first scribus and recently scribus-ng for several years and I have
> > never seen the kind of error you describe.  Also which debian dist
> > are you running?
> >
> > David
>
> I am running a P4 2+ GHz on an Intel mobo. Recently installed Sarge then
> upgraded to etch just before it went stable. did an upgrade just after
> that to make sure that everything was up to date. I don't think I have
> anything installed that didn't come from debian.org via either aptitude
> or apt-get.
>
> Thanks.
if you do an:-

ldd /usr/bin/scribus-ng

are any of the libraries unresolved or pointing at local copies rather than
distributed copies?

David



Re: update problem

2007-04-13 Thread Florian Kulzer
On Fri, Apr 13, 2007 at 11:00:50 +0200, Ivan Glushkov wrote:
> Hi all,
> 
> I know that the issue is discussed already, but as of today I get:
> 
> 10:51 ~ $ apt-get update
> .
> .
> .
> W: GPG error: http://ftp2.de.debian.org unstable Release: The following
> signatures were invalid: BADSIG A70DAF536070D3A1 Debian Archive
> Automatic Signing Key (4.0/etch) <[EMAIL PROTECTED]>
> W: You may want to run apt-get update to correct these problems

[ snip: feeding the key to apt again does not change anything ]

BADSIG means: Apt knows the signing key already and the signature fails
to validate against that key. There either is a problem with this mirror
or you simply picked the wrong moment to run the update. (The mirror can
be in an inconsistent state while it is syncing to the main archive.)

Try again later and or try another mirror.

-- 
Regards,
  Florian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Help! Strange FF/Iceweasel problem

2007-04-13 Thread Wayne Topa
Celejar([EMAIL PROTECTED]) is reported to have said:
> On Fri, 13 Apr 2007 16:48:58 +0200
> Joe Hart <[EMAIL PROTECTED]> wrote:
> 
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> > 
> > KS wrote:
> > > Joe Hart wrote:
> > >> Dennis G. Wicks wrote:
> > >>> Any suggestions on how to stop this?
> > >>> Many TIA!
> > >>> Dennis
> > >>> *
> > >> Perhaps uninstalling (purging) the one you have and installing it again
> > >> will solve your problem.
> > >>
> > >> Joe
> > >>
> > > 
> > > Not if the problems exists in his Iceweasel profile.
> > > /KS
> > > 
> > > 
> > 
> > Perhaps you are correct, but isn't the idea of purge to get rid of all
> > the config files too?  Does that not apply to files that may be in a
> > user's /home directory?  If not, then by removing that directory (in
> > this case the .mozilla directory should do it, since reinstalling it
> > will recreate the directory.
> > 
> > Joe
> 
> I believe that purging doesn't remove files in $HOME; this was
> discussed sometime recently on the list. Right now I see at least one
> '.' directory in $HOME belonging to a package that I purged.
> 

Think about what you would lose _if_ you delete .mozilla.  Bookmarks
and passwords come to mind.  Ask me how I know that.

wt

-- 
"Has anyone had problems with the computer accounts?"
"Yes, I don't have one."
"Okay, you can send mail to one of the tutors ..."
-- E. D'Azevedo, Computer Science 372
___


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: dumb questions about video editing and camcorders...

2007-04-13 Thread Kevin Mark
On Fri, Apr 13, 2007 at 11:02:48AM -0500, Ron Johnson wrote:
> > In Etch itself some of these programs seem to have been made into
> > packages. But there doesn't seem to be a Debian package that combines
> > them all into one grand editing suite
> 
> That's not The Unix Way.
> 
> Kino (which makes it very easy to pull video from your FireWire
> camcorder) and dvdauthor will get you started.
> 
One thing not mentioned is video capture. The whole process involved:
take video
connect video to computer via an interface (firewire, usb, etc)
use tool to do editing
use tool to do subtitling

the transfer from camcorder to computer file does not have to be done by
you, maybe you know someone who can do it and put it on a dvd. Other
wise, you need something like a firewire interface and a camcorder that
is computer compatible.
coriander maybe whats needed:
Description: control IEEE1394 digital camera
 Coriander is a GUI that lets you control all the features of an
 IEEE-1394 Digital Camera complying with the DC Specifications v1.04 or
 later (see http://www.1394ta.org).
-k
-- 
|  .''`.  == Debian GNU/Linux == |   my web site:   |
| : :' :  The  Universal |mysite.verizon.net/kevin.mark/|
| `. `'  Operating System| go to counter.li.org and |
|   `-http://www.debian.org/ |be counted! #238656   |
|  my keyserver: subkeys.pgp.net | my NPO: cfsg.org |
|join the new debian-community.org to help Debian!  |
|___  Unless I ask to be CCd, assume I am subscribed ___|


signature.asc
Description: Digital signature


Re: Need DTP to replace PageMaker

2007-04-13 Thread Dennis G. Wicks

Kevin Mark wrote:

On Fri, Apr 13, 2007 at 09:25:09AM -0500, Dennis G. Wicks wrote:
  

Roberto C. Sánchez wrote:


On Fri, Apr 13, 2007 at 08:00:06AM -0500, Dennis G. Wicks wrote:
 
  

Greetings;

I need a DTP program to functionally replace PageMaker.

I installed Scribus but it doesn't work on my system. I reported
the bug but after a few hours of activity I haven't heard anything


>from them for several days.
  
   


Are you using the old scribus package or the new scribus package
(scribus-ng, IIRC)?

Regards,

-Roberto

 
  

Makes no difference. Both versions get a floating point exception
at startup.


If you could provide the session showing the error message, we could
help more. I use 'script' to do this sometimes. Describing or
paraphrasing an error message is less helpful then actually seeing the
exact output.
-K
  

No big mystery there. "Session" follows

[EMAIL PROTECTED]:~$ uname -a
Linux dgwicks 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 
GNU/Linux

[EMAIL PROTECTED]:~$ scribus-ng --help
Floating point exception
[EMAIL PROTECTED]:~$

TIA!


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Off Topic - Open source flash support not looking too hopeless?

2007-04-13 Thread Joe Hart
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Ananda Samaddar wrote:
> On Fri, 13 Apr 2007 08:20:15 -0500
> Ron Johnson <[EMAIL PROTECTED]> wrote:
> 
> 
>>> animations and graphics on their websites.  I agree with the
>> It's still naive in the extreme to be shocked that proprietary
>> formats can become dominant.
>>
>> - --
>> Ron Johnson, Jr.
> 
> 
> I agree, it's outrage really more than anything else.  Proprietary software, 
> it could be argued is simply the concept of Private Property taken to its 
> logical conclusion w.r.t computer software.  Seeing as private capital and 
> ownership is the way of the world then I suppose this is how proprietary 
> products become standards.  Free Software is not the be all and end all but 
> it's definitely a step in the right direction.  Many developing countries, 
> not to mention the OLPC project could not be where they are now without Free 
> Software.
> 
> Ananda Samaddar
> 
> 

Hmm, I wonder why IceDove isn't wrapping your message.  Oh well, I'm too
lazy today to do it.

I agree with you on this account.  I owe a debt of gratitude to all of
the people who have endeavored to produce free software, and applaud
their efforts.  I just wish that more people could/would see the light.

I imagine in this case I am preaching to the choir.

Joe

- --
Registerd Linux user #443289 at http://counter.li.org/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGH690iXBCVWpc5J4RAm1zAKCNEQjCIT0iRr+imlyM8ZBN340GrACgt1PR
IpBLevobfo3upyZHmNRsZVA=
=rktG
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Need DTP to replace PageMaker

2007-04-13 Thread Dennis G. Wicks

David Goodenough wrote:

On Friday 13 April 2007 15:25, Dennis G. Wicks wrote:
  

Roberto C. Sánchez wrote:


On Fri, Apr 13, 2007 at 08:00:06AM -0500, Dennis G. Wicks wrote:
  

Greetings;

I need a DTP program to functionally replace PageMaker.

I installed Scribus but it doesn't work on my system. I reported
the bug but after a few hours of activity I haven't heard anything
from them for several days.


Are you using the old scribus package or the new scribus package
(scribus-ng, IIRC)?

Regards,

-Roberto
  

Makes no difference. Both versions get a floating point exception
at startup.


what platform are you running on (hw and sw).  I have been running
first scribus and recently scribus-ng for several years and I have
never seen the kind of error you describe.  Also which debian dist
are you running?

David



  
I am running a P4 2+ GHz on an Intel mobo. Recently installed Sarge then 
upgraded to etch just before it went stable. did an upgrade just after 
that to make sure that everything was up to date. I don't think I have 
anything installed that didn't come from debian.org via either aptitude 
or apt-get.


Thanks.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: dumb questions about video editing and camcorders...

2007-04-13 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/13/07 10:39, Michael Fothergill wrote:
> Dear Debianists,
> 
> I thought about buying a camcorder to make some films for a project at
> work.
> 
> I then began to wonder about using video editing software.  I thought it
> would be useful to add subtitles to some footage and make diagrams and
> other visual aids that I could add to conventional footage.  It would
> also tidy up the footage I got.
>
> i.e. nothing too complex or fancy, but useful in my case.
> 
> 
> Here are the dumb questions:
> 
> I use an AMD64 Sempron 3200 box with 512 MB of RAM.  I have an 80 GB ATA
> drive in it.  At the moment it uses on board graphics.
> 
> It is running Debian Etch 4.0 r0 AMD 64 official release.
> 
> If I would think of doing something with a camcorder would you recommend
> upgrading with e.g. more RAM and a graphics card?

What kind of on-board graphics.  A very modern nvidia mobo chip
might cut it, but your best bet is a $50 nvidia card.

512MB RAM *might* cut it.

DV straight from a camcorder is 17GB/hour.  And authoring tools use
lots of scratch files.  You may very well have to get a 2nd disk drive.

> There seem to be different kinds of graphics cards AGP and PCI or
> something.  What is the difference between the two?

You apparently aren't a typical d-u reader, are you... :)

If your computer is a year or more old, it has an AGP slot for a
video card.  Perfectly adequate for anything but high-def gaming.

http://en.wikipedia.org/wiki/Accelerated_Graphics_Port
http://en.wikipedia.org/wiki/Peripheral_Component_Interconnect
http://en.wikipedia.org/wiki/PCI_Express

> I also noticed that there is a distribution based Debian called LIVES
> that is supposed to be set up for video editing.  But it didn't seem to
> offer a way to port the video editing featues on to regular Debian (e.g.
> Etch) itself.
> 
> There are also programs such as cinelerra and LIVE and things like
> Blender that could be used to edit camcorder footage and enhance it.
> 
> In Etch itself some of these programs seem to have been made into
> packages. But there doesn't seem to be a Debian package that combines
> them all into one grand editing suite

That's not The Unix Way.

Kino (which makes it very easy to pull video from your FireWire
camcorder) and dvdauthor will get you started.

- --
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGH6moS9HxQb37XmcRApjMAJ9Gnvd6tNVvWKbhCbExPE+l7Ur9ywCg4Tt+
L9XYrtmG7rreoXbkrCzj0PA=
=hPEd
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



  1   2   >