Re: USB-Printer prints RAW PCL6-Code

2011-09-04 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> I tried to print from a WinXP running inside a VirtualBox on one of my >> machines by forwarding the USB-device to the virtual machine. works >> perfectly ... > > Hum... it's weird that a problem with the USB stack allows windows to > print fr

Re: USB-Printer prints RAW PCL6-Code

2011-09-02 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 02.09.2011 23:47, schrieb Martin Lorenz: > > > Am 30.08.2011 23:52, schrieb Martin Lorenz: > > >> Am 30.08.2011 19:18, schrieb Matt Richardson: >>> On Tue, Aug 30, 2011 at 9:15 AM, Camaleón wrote: >>&

Re: USB-Printer prints RAW PCL6-Code

2011-09-02 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 30.08.2011 23:52, schrieb Martin Lorenz: > > > Am 30.08.2011 19:18, schrieb Matt Richardson: >> On Tue, Aug 30, 2011 at 9:15 AM, Camaleón wrote: >>> On Tue, 30 Aug 2011 17:45:43 +0200, Martin Lorenz wrote: >>

Re: USB-Printer prints RAW PCL6-Code

2011-08-30 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 30.08.2011 19:18, schrieb Matt Richardson: > On Tue, Aug 30, 2011 at 9:15 AM, Camaleón wrote: >> On Tue, 30 Aug 2011 17:45:43 +0200, Martin Lorenz wrote: >> >>> Again a rather strange behavior ... >>> >>

USB-Printer prints RAW PCL6-Code

2011-08-30 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Again a rather strange behavior ... My Samsung ML-2150, which is said to work perfectly with cups/openprinting, did work well with my old computer. Now with a new machine and a new system it only prints page after page of RAW PLC6-Code whenever I try

SOLVED: System crash when swithing to text-console

2011-08-14 Thread Martin Lorenz
.2011 16:07, schrieb Camaleón: > On Tue, 09 Aug 2011 21:46:09 +0200, Martin Lorenz wrote: > >> Am 08.08.2011 17:23, schrieb Camaleón: >>> On Sun, 07 Aug 2011 13:54:09 +0200, Martin Lorenz wrote: >>> >>> (...) >>> >>>> The misery begins a

Re: System crash when swithing to text-console

2011-08-11 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OI! this is what I got over netconsole: [ 32.910913] [ 32.910914] HARDWARE ERROR [ 32.910922] CPU 2: Machine Check Exception:5 Bank 4: b20011000402 [ 32.910925] RIP !INEXACT! 10: {native_safe_halt+0x2/0x3} [ 32.910934]

Re: System crash when swithing to text-console

2011-08-10 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 10.08.2011 16:07, schrieb Camaleón: > On Tue, 09 Aug 2011 21:46:09 +0200, Martin Lorenz wrote: > >> Am 08.08.2011 17:23, schrieb Camaleón: >>> On Sun, 07 Aug 2011 13:54:09 +0200, Martin Lorenz wrote: >>> >>&

Re: System crash when swithing to text-console

2011-08-09 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 08.08.2011 17:23, schrieb Camaleón: > On Sun, 07 Aug 2011 13:54:09 +0200, Martin Lorenz wrote: > > (...) > >> The misery begins as soon as you try to switch from X to console either >> by Ctrl-Alt-F1 or induced by s

System crash when swithing to text-console

2011-08-07 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear experts, i recently got my wife a new machine and installed stable on it. At first run it was all smooth but after the latest upgrade, which i performed after installing a second HD, the machine won't shutdown properly. I tracked it down to the

SOLVED: permissions all zero when using 'cp'

2011-01-05 Thread Martin Lorenz
-db.com/exploits/15725/ - - http://www.gossamer-threads.com/lists/exim/dev/89477 reinstalled an had a painful night seting up all services again Am 01.01.2011 21:09, schrieb Chris Davies: > Martin Lorenz wrote: >> i recently noticed some errors at my mail-server and so I tried to drill &

Re: permissions all zero when using 'cp'

2010-12-31 Thread Martin Lorenz
. Dez 10:50 . Am 30.12.2010 21:03, schrieb Bob Proulx: > Martin Lorenz wrote: >> m...@x:~$ type cp >> cp is aliased to `cp -i' >> >> as root: >> >> r...@x:~# type cp >> cp is /bin/cp > > It looks okay. I was hoping that it pointed to a dif

Re: permissions all zero when using 'cp'

2010-12-30 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am afraid (just noticed this as you mention it) this extra dash is an artefact added by my mail client (thunderbird) to escabe the double-dash at the beginning of a line. Am 30.12.2010 18:17, schrieb Bob McGowan: > On 12/29/2010 05:56 PM, Mar

Re: permissions all zero when using 'cp'

2010-12-30 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear Bob, thank you for the hints I tried out, what you suggested. here are the results: Am 30.12.2010 04:04, schrieb Bob Proulx: > type cp > Martin Lorenz wrote: >> > what I found is really strange: >> > when copying a fi

Re: permissions all zero when using 'cp'

2010-12-30 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 30.12.2010 04:40, schrieb Mike Bird: > I see Bob Proulx offered some great suggestions. Here are few thoughts: > > Are you running anything like selinux? > > Could a clumsy rootkit have gotten into your system? this thought already hit me too

Re: permissions all zero when using 'cp'

2010-12-29 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 that was my first guess ... $ umask 0022 should have mentioned sorry Am 30.12.2010 03:41, schrieb Mike Bird: > On Wed December 29 2010 17:56:16 Martin Lorenz wrote: >> when copying a file (no matter which) the copy gets zero pe

permissions all zero when using 'cp'

2010-12-29 Thread Martin Lorenz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear Gurus, i recently noticed some errors at my mail-server and so I tried to drill it down with my limited abilities. what I found is really strange: when copying a file (no matter which) the copy gets zero permissions. looks like that: r...@x:

Re: OOo install, architecture mismatch?

2005-07-15 Thread Martin Lorenz
> -- > Kind regards > Hans du Plooy > SagacIT (Pty) Ltd > hansdp at sagacit dot com > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- Dipl.-Ing. Martin Lorenz

ulimit problem

2005-01-04 Thread Dipl.-Ing. Martin Lorenz
imit -n 256 [EMAIL PROTECTED] ~ >su - Password: [EMAIL PROTECTED]:~# ulimit -n 1021 [EMAIL PROTECTED]:~# su mlo [EMAIL PROTECTED] /root >ulimit -n 256 [EMAIL PROTECTED] /root >exit [EMAIL PROTECTED]:~# su - mlo [EMAIL PROTECTED]:~$ ulimit -n 1021 can someone shed some light on this? thank

Re: PDF Form Editing.

2004-12-31 Thread Martin Lorenz
On Fri, Dec 31, 2004 at 02:57:59PM +0100, Martin Lorenz wrote: > On Thu, Dec 30, 2004 at 01:48:35PM -0500, Roberto Sanchez wrote: > > Nayyar Ahmed wrote: > > >Hello All, > > > > > >I want to edit a PDF form, is there any utility ? > > > > &

Re: PDF Form Editing.

2004-12-31 Thread Martin Lorenz
in > Acrobat Professional or some such Adobe product? If so, > try installing the acroread package from: > > ftp://ftp.nerim.net/debian-marillat/ unstable main > > Substitute stable or testing if that is your preference. > > -Roberto Sanchez -- Dipl.-Ing. Martin Lorenz

Re: OpenOffice exporting EPS files

2004-12-13 Thread Dipl.-Ing. Martin Lorenz
ed exporting through Microsoft PowerPoint, but it's > EPS exporter is terrible. > -- Fred i'd export to pdf and either import that to your LaTeX document (use the pdfpages package) or convert from pdf to eps... hth greets mlo -- Dipl.-Ing. Martin Lorenz The

Re: xprint - why?

2004-11-23 Thread Martin Lorenz
On Tue, Nov 23, 2004 at 03:19:33PM -0600, Jacob S wrote: > On Tue, 23 Nov 2004 20:28:40 +0100 > Martin Lorenz <[EMAIL PROTECTED]> wrote: > [...] > > > > did you (or anyone else) experience problems when printing pages which > > contain non-latin-1 c

Re: xprint - why?

2004-11-23 Thread Martin Lorenz
ome really odd manner. now galeon (which is my primary browser) refuses to print more than the first page. greets mlo -- Dipl.-Ing. Martin Lorenz They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.

Re: how to edit a pdf file in linux

2004-11-16 Thread Martin Lorenz
On Tue, Nov 16, 2004 at 08:08:26PM +, Andrew M.A. Cater wrote: > On Tue, Nov 16, 2004 at 01:23:05PM +0100, Martin Lorenz wrote: > > In-reply-to: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> > > > > > Jerome BENOIT wrote: > >

Re: how to edit a pdf file in linux

2004-11-16 Thread Martin Lorenz
In-reply-to: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> > Jerome BENOIT wrote: > >>>I have just complete a PDF form using both acrobat reader and ps2dpf > >>>as > >>>follows: > >>>1] I filled the form; > >>>2] I printed the completed form as (PS) file; > >>>3] I converted the PS

sid: udev dependency problem

2004-04-07 Thread Martin Lorenz
dev/ management daemon ii mount-aes 2.11x-1 Tools for mounting and manipulating filesystems. un initscripts (no description available) martin lorenz -- They that can give up es