Applying correct hdparm values after resuming from suspend

2008-07-11 Thread Arthur A

Hi list,

I'm using Debian Lenny with Laptop-mode tools that I've configured to manage my 
laptop's hd, which is controlled by firmware that gives insane load cycle 
values. Thus, I've enabled laptop-mode-tools and it currently applies a setting 
of 254 (disabled) when running on AC and 128 (enabled and aggressive pm 
settings) when running on battery. This works fine on boot, and when removing or 
inserting the AC power. However, upon resume a setting of 128 is applied 
regardless of the machine's powerstate.


I believe that laptop-mode is being restarted correctly since if I remove and 
reinsert the AC cord the correct hdparm settings (254) are applied. My guess is 
that something is also being re-initialized upon resume from suspend that is 
over-riding laptop-mode-tools. In any event, I thought that the simplest fix for 
this would be to add a script to /etc/pm/sleep.d/01-hdparm-power-check which 
would do nothing if going to sleep, and if resuming would check whether the 
computer was running on ac, and if so apply hdparm -B 254 /dev/sda


My problem lies in this second part, as I'm not sure how to correctly do a 
check, the rest of it I can steal from other scripts included under 
/usr/lib/pm-utils/sleep.d/


This is what I think 01-hdparm-power-check would look like:
=
#
#!/bin/sh
# Check to see if we are running on AC power, and if so,
# override mystery program overriding laptop-mode.conf

. "${PM_FUNCTIONS}"

if cat /proc/acpi/ac_adapter/C1AB/state = off-line || exit $NA

case "$1" in
   hibernate|suspend)
 ;;
   thaw|resume)
   hdparm -B 254 /dev/sda
   ;;
   *) exit $NA
   ;;
esac
==

As you can see, I don't know much (anything) about bash scripting. Your advice, 
assistance, criticism or concerns would be greatly appreciated.


Best,

AA



NOTE: I originally posted this to debian-laptop, but there does not seem to be 
much traffic on that list. I have also tried posting this to Bart Samwell's 
laptop-mode-tools waiting list, but there appears to be virtually no traffic there.



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




Firefox not showing in Applications menus

2008-07-11 Thread Bret Busby


Hello.

I have Firefox installed on my system (Debian 4.0), and today an update 
for firefox showed, and was installed using the system update system.


With the recent problems with Iceape, I thought that I would try 
Firefox.


Synaptic shows that I have Firefox 2.0.0.15 installed, but I can't find 
it in the Applications menus.


I have looked in both the top level Internet menu, and in the 
Debian->Apps->Net menu, and in the Office menu (in case it got inserted 
in there), and the Other menu, but I cannot find Firefox.


How do I run Firefox, if I cannot find it, and, why, when it is 
installed, and, updated by the orange star icon that shows updates are 
available, does it not appear in the Applications menus?


Thank you in anticipation.

--
Bret Busby
Armadale
West Australia
..

"So once you do know what the question actually is,
 you'll know what the answer means."
- Deep Thought,
  Chapter 28 of Book 1 of
  "The Hitchhiker's Guide to the Galaxy:
  A Trilogy In Four Parts",
  written by Douglas Adams,
  published by Pan Books, 1992




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




Re: system log viewer

2008-07-11 Thread Sebastian Günther
* T o n g ([EMAIL PROTECTED]) [12.07.08 06:41]:
> Hi, 
> 

Hi,

> I'm looking for a system log viewer. Seems that the only option is the KDE
> based ksystemlog. I don't use KDE and prefer not to use those KDE based
> apps that tightly coupled with KDE. 
> 
> What alternatives do I have? 
> 
> thanks
> 

apt-cache search logfile viewer
apt-cache search logfile
apt-cache search log file viewer

are bringing up some alternatives

HTH
Sebastian

-- 
 " Religion ist das Opium des Volkes. "  Karl Marx

 [EMAIL PROTECTED]@N GÜNTHER mailto:[EMAIL PROTECTED]


pgpeGFqUjATyY.pgp
Description: PGP signature


Re: screen resolution

2008-07-11 Thread niclas wahlgren




Florian Kulzer wrote:

  On Fri, Jul 11, 2008 at 22:03:46 +0200, niclas wahlgren wrote:
  
  
Can't get screen resolution up to 1600x1200.

xrandr says:
Screen 0: minimum 320 x 200, current 1280 x 768, maximum 1280 x 1280
VGA1 disconnected
DVI0 disconnected
VGA2 connected 1280x768+0+0 0mm x 0mm
  1280x800   60.0
  1280x768   60.0*
  1024x768   60.0
  800x60060.3
  640x48059.9
  640x400   120.0
  640x384   120.2
  512x384   120.0

Both screen and video card manages 1600x1200. (works with winxp)
Whatever I try in screen configuration editor it says :
Sorry, this configuration video card driver
and monitor doesn't appear to work.

pkg-reconfigure  xserver-xorg does not work like it used to. No  
possibility to change video settings, only keyboard.

Any suggestions?

Usind sid, amd64, geforce 8500GT

  
  
Which driver do you use, nv or nvidia? If you are not sure about this,
run

grep /drivers/ /var/log/Xorg.0.log

in an X terminal and post the output here.

  

grep /drivers/ /var/log/Xorg.0.log
(II) Loading /usr/lib/xorg/modules/drivers//nv_drv.so

It seems to be nv driver.
/N




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



Re: Iceweasel freezes and iceape vulnerabilities and instability

2008-07-11 Thread Bret Busby

On Fri, 11 Jul 2008, Jeff Soules wrote:




that isallowed by Iceape, to take control of Iceape), Iceape opens multiple
pop-up windows, and, if one of the pop-up windows is inadvertently, directly
manually closed, the application crashes.


Funny you mention this -- I don't think this is due to malicious code, because
I have had a similar problem in IceWeasel, a crash when I closed a
popped-out google chat window.  I haven't seen a repeat of this so I don't
know if it was a fluke, but it does seem that under certain circumstances
which I can't yet elaborate, closing a popup will crash the browser.




Okay - the web browser might not itself, contain malicious code, but, 
when attempting to close a tab, an unauthorised pop-up displays, and 
says something like "Are you sure you want to close this window? Click 
 (in the unauthorised popup) to confirm/continue", 
that, to me, is a vulnerability/security risk, created by the browser's 
inability to block unwanted pop-ups.


As  a single example of this, open
http://www.truthaboutabs.com/get-ripped-abs.html , then, try to close 
it, by simply clicking on the box with a cross in it, that is to close 
either a tab or a browser window.


Unwanted pop-up appears! Malicious code!

And, that the web browser does not allow me to mark and copy the text 
that is displayed in the unrequested popup window, is a concern in 
itself, as it is clearly allowing an external web site to take control 
of the system, in preventing me from marking and copying the text in the 
popup window.


How are we to know whether these things contain malicious code that is 
written to spread malicious code or otherwise take control of the 
system?


We should not have to go out to a console session, and use "ps -ax | 
grep iceape", then "kill -9 ", and kill all 
sessions of iceape, just to close a single, malicious tab, that is 
allowed by security breaches in the mozilla/firefox/iceape/iceweasel 
software.


It is, to me, the web browser saying to the world, "Hey, everyone! here 
is some idiot's computer for you to gain unauthorised entry to and 
control over!".


If the web browser is unable to block unwanted pop-ups, then we should 
not be misled by the browser, into thinking that it will block unwanted 
pop-ups that are a threat to system security.


That in itself, is particularly disturbing - that we are misled by 
settings in the browser, that are supposed to protect us, that actually 
provide no protection.


is that indicating that the web browser, does in fact contain malicious 
code, when it m,isleads the user into wrongly believeing that the user 
is protected from a particular security threat?


That, I think, is a fair question.

"Here is this special, new, armour plating compund, that will stop all 
bullet and armour-piercing projectiles. Just because it is actually just 
a roll of cling-wrap for food covering, does not mean that it will not 
protect your household from drive-by shootings."


That is the nature of the option "Block unrequested popup windows", 
being an option to be set, that simply does not work.


Whether that failing, is what causes the other instabilities (leading to 
the blank "untitled windows"), is something for the software maintainers 
to investigate, but, the software is insecure and deceptive, in falsely 
pretending to "Block unrequested popup windows".


--
Bret Busby
Armadale
West Australia
..

"So once you do know what the question actually is,
 you'll know what the answer means."
- Deep Thought,
  Chapter 28 of Book 1 of
  "The Hitchhiker's Guide to the Galaxy:
  A Trilogy In Four Parts",
  written by Douglas Adams,
  published by Pan Books, 1992




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




Re: ntfs-3g mounting from the dekstop in lenny

2008-07-11 Thread Shachar Or
Hello!

I've sent this to debian-desktop but not much response there so I'm trying 
here.

I'd like lenny to be released with the feature to easily set it up so that 
desktop users would be able to mount removable ntfs filesystems R/W via the 
normal desktop mouting tools.

Does anyone have an overview on this?

Love.

On Friday 20 June 2008 10:55, Shachar Or wrote:
> Is it possible to mount ntfs using ntfs-3g from KDE/Gnome and other
> desktops in lenny?
>
> If not, can we make this a debian-desktop goal?
>
> This is a feature that I find critical for desktops, because many desktop
> users use external storage with ntfs in it.
> --
> Shachar Or | שחר אור
> http://ox.freeallweb.org/

-- 
Shachar Or | שחר אור
http://ox.freeallweb.org/


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



Re: Giving up on Iceweasel 3.0

2008-07-11 Thread Freddy Freeloader

Ron Johnson wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/03/08 06:21, Anthony Campbell wrote:
  

Well, I struggled with iceweasel 3.0 from Sid for a week but have now
given up. First, printing no longer worked (see earlier posts). I got it
to work, sort of, by using inotifywait and printing the mozilla.ps file
but it wasn't a good solution. Then I found I could no longer listent to
the BBC: attempts to do so caused a crash. This makes it largely useless
so far as I am concerned.



While I have no doubt that you are having problems, neither of those
issues are happening to me.  My printer (blandly named "lp") shows
up in the Print dialog box, and have RealPlayer 10.0.9-0.1 installed
from debian-multimedia.org, so that's the format I choose when I
click on a BBC Radio station.

Here are the pages I tested:
http://www.bbc.co.uk/radio/
http://www.asimovs.com/_issue_0806/ref.shtml


  

So I've installed the version from Testing and propose to stay with that
unless and until these bugs are fixed. I know there are said to be
security issues with older versions of the browser but I shall have to
hope for the best.



- --
Ron Johnson, Jr.
Jefferson LA  USA

"Kittens give Morbo gas.  In lighter news, the city of New New
York is doomed."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkhsxwsACgkQS9HxQb37XmdVMACfYRmS5yZhylrdh4qXP1ErPqx9
3p4AoNOEuxs1UgCWG0AjxYTcjVZAleNK
=2mmX
-END PGP SIGNATURE-


  
I've pretty much given up on Iceweasel 3.0 too.  It has seg faulted on 
my main workstation ever since it entered Sid.  I have yet to get it to 
open a single web page.  I've turned in bug reports, as have a few other 
people with the same problem, but nothing has been fixed yet. 

I just gave up and installed Firefox 3.0 from a tar package and Opera as 
Epiphany has the same failing and I don't like Konqueror. 



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




Debian sweetness: safe libimlib2

2008-07-11 Thread Mumia W..

For the last few days, I've been wanting to install pypanel, but
I didn't want to install a vulnerable version of the library onto my 
Ubuntu Hardy system because of CVE-2008-2426 ¹.


This bug has been fixed upstream, but the fix hasn't made it into Hardy 
yet; however, I booted back into Debian, updated "aptitude," and what 
did I find?


I found that this bug has been fixed in the "antiquated" version of 
libimlib2 (1.3.0.0debian1-4+etch1) in Etch, so I now have pypanel 
installed without fear. Ubuntu will evidently have to wait.


I just want to say again, you people at Debian are doing a good job. Thanks.


¹ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2426


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




Re: apt-get install without starting?

2008-07-11 Thread Osamu Aoki
On Fri, Jul 11, 2008 at 09:31:27PM -0700, David Barrett wrote:
> Daniel Burrows wrote:
>>
>>   I've never used it myself, but I believe that invoke-rc.d was supposed
>> to solve this sort of problem.  (I don't know much more than that, but
>> it looks like the manpage might have pointers)

Same thought here :-)

> Aha, that looks very promising.  Thanks!

If you read pbuilder source in which they create chroot image using
these techniques, that should help you tidy up details.

Osamu


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



Re: Slow video[SOLVED]

2008-07-11 Thread H.S.

Nick Lidakis wrote:

Frank McCormick wrote:



  Hummn.Tried both sites and they work well on my machine - the shame 
site

does tend to drive up the cpu needle.


Would you (or anyone else, especially if you're using and Intel or 
NVIDIA driver) mind trying this site? 
http://www.tempus-vivit.net/taverne/thema/935  This is mentioned in 
another thread on the NVIDIA forum as well. Slows my Firefox (Athlon x2 
4800+ 2GB RAM) down something ferocious.


Slows mine too. Mozzila Iceape browser 1.1.9-5, Debian Testing, 1.9 GHz 
Pentium, 1.25 G RAM and using Nvidia driver from Unstable repositories 
of Debian.


->HS



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




Re: local disk access problem of rdesktop

2008-07-11 Thread T o n g
On Sat, 12 Jul 2008 08:58:54 +0800, Can-Hua Chen wrote:

>> > I am using rdesktop
>> > ( rdesktop -f HOST_IP -u USERNAME -p PASSWD -r sound:local 
>> > -r disk:L=/home/LOCAL_USER)
>> > and trying to access local file system on remote XP desktop.
>> > However I am reject to access on remote XP, saying that
>> > I have no right, although I do be able to see the "L" volume
>> 
>> Is the "L" volume that you see under \\tsclient?
>>
> Yes. Actually I am able to list the directory of "L" as soon
> as I get connected to remote XP, however when I want to go 
> further deeper, I am denied. Still stranger, when I tried to 
> list the "L" directory the second time, I was denied from then on.

Sorry I can't help here. Maybe raise a bug report or dig further. But I
really doubt that the light-weighted rdesktop can incorporate the full
samba protocol. I suspect it is related with the Windows domain
authentication. 

Why don't you save yourself from the trouble and take the easy route --
install samba and share out your folder. That's fully documented, and
you'll get better luck if stuck. 


-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/


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



Re: Slow video[SOLVED]

2008-07-11 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/11/08 23:08, Nick Lidakis wrote:
> Ron Johnson wrote:
> 
>>
>> I went to that page, but all I saw was a relatively simple web forum.
>>
>> NVIDIA GeForce 7300 SE
>> Iceweasel 3.0-rc2
>>
> 
> What about scrolling through the posts? And sluggishness?

The "inner" scroll region?  No sluggishness or slowdown.  Noticeable
CPU usage by /usr/bin/X11/X when I rapidly jerk the scroll bar up
and down, but that's normal.

>Are ya using
> the NV or Nvidia driver?

Sorry.  The nvidia driver.

- --
Ron Johnson, Jr.
Jefferson LA  USA

"Kittens give Morbo gas.  In lighter news, the city of New New
York is doomed."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh4NtwACgkQS9HxQb37XmdHvgCfRI6tWo5sqCZcKStdIRkD53WY
faQAn12W3AkkPs0MqSkCcJ/c8CVeV0Yx
=9OKv
-END PGP SIGNATURE-


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



system log viewer

2008-07-11 Thread T o n g
Hi, 

I'm looking for a system log viewer. Seems that the only option is the KDE
based ksystemlog. I don't use KDE and prefer not to use those KDE based
apps that tightly coupled with KDE. 

What alternatives do I have? 

thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/


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



Re: apt-get install without starting?

2008-07-11 Thread David Barrett

Daniel Burrows wrote:

On Fri, Jul 11, 2008 at 09:21:46PM -0700, David Barrett <[EMAIL PROTECTED]> was 
heard to say:

Mumia W.. wrote:

On 07/11/2008 07:26 PM, David Barrett wrote:
Is there any way to "apt-get install ssh" without having it  
automatically start sshd?  Same for "lighttpd".


Basically, I'm making great progress in my bootable QEMU image script:

I don't know of a way, but you can firewall-off the ssh port before you 
install, and you can configure ssh to not start by running update-rc.d.


Ug.  That's unfortunate.  My primary reason for not wanting it to start  
is actually for a different reason than security: I don't know a general  
way to determine which packages start up processes that need stopping,  
nor how to stop them.


Essentially, I'm writing a script to generate ready-to-deploy bootable  
qemu images,  One of the inputs of the script is a list of packages to  
install.  This works fantastic, with the key exception that some of  
those packages (ssh and lighttpd, specifically) start up running  
processes.  These processes need to be stopped before I can dismount the  
raw image and zip it up for instant future deployment.


  I've never used it myself, but I believe that invoke-rc.d was supposed
to solve this sort of problem.  (I don't know much more than that, but
it looks like the manpage might have pointers)



Aha, that looks very promising.  Thanks!

-david


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




Re: apt-get install without starting?

2008-07-11 Thread Daniel Burrows
On Fri, Jul 11, 2008 at 09:21:46PM -0700, David Barrett <[EMAIL PROTECTED]> was 
heard to say:
> Mumia W.. wrote:
>> On 07/11/2008 07:26 PM, David Barrett wrote:
>>> Is there any way to "apt-get install ssh" without having it  
>>> automatically start sshd?  Same for "lighttpd".
>>>
>>> Basically, I'm making great progress in my bootable QEMU image script:
>>>
>>
>> I don't know of a way, but you can firewall-off the ssh port before you 
>> install, and you can configure ssh to not start by running update-rc.d.
>>
>
> Ug.  That's unfortunate.  My primary reason for not wanting it to start  
> is actually for a different reason than security: I don't know a general  
> way to determine which packages start up processes that need stopping,  
> nor how to stop them.
>
> Essentially, I'm writing a script to generate ready-to-deploy bootable  
> qemu images,  One of the inputs of the script is a list of packages to  
> install.  This works fantastic, with the key exception that some of  
> those packages (ssh and lighttpd, specifically) start up running  
> processes.  These processes need to be stopped before I can dismount the  
> raw image and zip it up for instant future deployment.

  I've never used it myself, but I believe that invoke-rc.d was supposed
to solve this sort of problem.  (I don't know much more than that, but
it looks like the manpage might have pointers)

  Daniel


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



Re: Slow video[SOLVED]

2008-07-11 Thread Nick Lidakis

Ron Johnson wrote:



I went to that page, but all I saw was a relatively simple web forum.

NVIDIA GeForce 7300 SE
Iceweasel 3.0-rc2



What about scrolling through the posts? And sluggishness? Are ya using 
the NV or Nvidia driver?



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




Re: apt-get install without starting?

2008-07-11 Thread David Barrett

Mumia W.. wrote:

On 07/11/2008 07:26 PM, David Barrett wrote:
Is there any way to "apt-get install ssh" without having it 
automatically start sshd?  Same for "lighttpd".


Basically, I'm making great progress in my bootable QEMU image script:



I don't know of a way, but you can firewall-off the ssh port before you 
install, and you can configure ssh to not start by running update-rc.d.




Ug.  That's unfortunate.  My primary reason for not wanting it to start 
is actually for a different reason than security: I don't know a general 
way to determine which packages start up processes that need stopping, 
nor how to stop them.


Essentially, I'm writing a script to generate ready-to-deploy bootable 
qemu images,  One of the inputs of the script is a list of packages to 
install.  This works fantastic, with the key exception that some of 
those packages (ssh and lighttpd, specifically) start up running 
processes.  These processes need to be stopped before I can dismount the 
raw image and zip it up for instant future deployment.


Now it's a nuisance to kill chroot'd processes within a mounted raw 
image, but it's doable (you need to mount /proc inside, kill the 
processes, and then dismount it before you unmount the raw image).  And 
the dirty logfiles they leave scattered around are annoying, but not 
life threatening.


But I don't know how to determine, given a list of packages like 
"lighttpd php5-cgi openssl", which processes need to be stopped (and how 
to stop them).  I guess I could just test to see if there happens to be 
an /etc/init.d script with the same name, and if so, run stop...


Regardless, a much cleaner way in all respects would be to just never 
start the process in the first place.  I'm actually surprised this isn't 
a really commonly used feature; I really expected it to be part of 
apt-get.  Alas!


Does anyone else have any ideas?  Thanks!

-david


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




Re: Building an i386 kernel on amd64 host with make-kpkg

2008-07-11 Thread Cameron Hutchison
Cameron Hutchison <[EMAIL PROTECTED]> writes:
>Cameron Hutchison <[EMAIL PROTECTED]> writes:
>>I am trying to build a kernel for my i386 box on my amd64 host. I want
>>to do this because the amd64 box build at least 10 times faster than the
>>target box.

>>I am using make-kpkg to build the kernel package. I am having the
>>following problem:
>>$ make-kpkg --rootcmd fakeroot --arch i386 kernel_image

>Following up with a solution to my own problem:

>$ make-kpkg --rootcmd fakeroot --cross-compile - --arch i386 kernel_image

>I just needed to add that "--cross-compile -" argument and it worked.

I spoke too soon. It does not quite work. It builds an amd64 arch
package, so I cannot install it on an i386 arch. The build itself seems
to be done correctly for the target arch, but the package is created for
the host arch.

I would have thought that -arch i386 would produce an i386 arch package,
but apparently not.

Any ideas?


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



Re: Slow video[SOLVED]

2008-07-11 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/11/08 21:53, Nick Lidakis wrote:
> Frank McCormick wrote:
> 
>>
>>   Hummn.Tried both sites and they work well on my machine - the shame
>> site
>> does tend to drive up the cpu needle.
> 
> Would you (or anyone else, especially if you're using and Intel or
> NVIDIA driver) mind trying this site?
> http://www.tempus-vivit.net/taverne/thema/935  This is mentioned in
> another thread on the NVIDIA forum as well. Slows my Firefox (Athlon x2
> 4800+ 2GB RAM) down something ferocious.

I went to that page, but all I saw was a relatively simple web forum.

NVIDIA GeForce 7300 SE
Iceweasel 3.0-rc2

- --
Ron Johnson, Jr.
Jefferson LA  USA

"Kittens give Morbo gas.  In lighter news, the city of New New
York is doomed."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh4K0IACgkQS9HxQb37XmeVOgCdFHXsTCVnlXFcLVhpRTiF0jIT
uPQAoOkLhgQzCD2Qt3hx7KWx2Uodj6sh
=xcHp
-END PGP SIGNATURE-


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



Re: apt-get install without starting?

2008-07-11 Thread Mumia W..

On 07/11/2008 07:26 PM, David Barrett wrote:
Is there any way to "apt-get install ssh" without having it 
automatically start sshd?  Same for "lighttpd".


Basically, I'm making great progress in my bootable QEMU image script:




I don't know of a way, but you can firewall-off the ssh port before you 
install, and you can configure ssh to not start by running update-rc.d.




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




Re: Slow video[SOLVED]

2008-07-11 Thread John Hasler
Nick Lidakis writes:
> Would you (or anyone else, especially if you're using and Intel or NVIDIA
> driver) mind trying this site?
> http://www.tempus-vivit.net/taverne/thema/935

Works fine here.  Athlon 64, Geforce 6800.
-- 
John Hasler


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



Re: Slow video[SOLVED]

2008-07-11 Thread Nick Lidakis

Frank McCormick wrote:



  Hummn.Tried both sites and they work well on my machine - the shame site
does tend to drive up the cpu needle.


Would you (or anyone else, especially if you're using and Intel or 
NVIDIA driver) mind trying this site? 
http://www.tempus-vivit.net/taverne/thema/935  This is mentioned in 
another thread on the NVIDIA forum as well. Slows my Firefox (Athlon x2 
4800+ 2GB RAM) down something ferocious.



  Talk about service...a link to the cardI'll drop a bid on it and
we'll see what happens.

Thanks and cheers!


No problem. But if you get a hold of one of those cards please don't 
forget to report back. Thanks.



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




Re: Slow video[SOLVED]

2008-07-11 Thread Frank McCormick
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 11 Jul 2008 18:50:42 -0400
Nick Lidakis <[EMAIL PROTECTED]> wrote:

> Frank McCormick wrote:
> 
> >   Thanks Brian, but I think I am gonna get myself an Nvidia-based
> > card :)
> 
> The NVIDIA card might not be any better. I have issues, with the 
> proprietary drivers, with slow scrolling using either a Quadro NVS 285 
> or a GTX 7800 on a 1600x1200 DVI panel. The open source driver is worse.
> 
> With Firefox 2 or 3, scrolling on sites like Slashdot 
> (e.g.,:http://yro.slashdot.org/article.pl?sid=08/06/26/1729252 and this 
> site seems very sluggish as well: 
> http://shame.tuxfamily.org/repo/?cat=1) can be very slow and peg my CPU 
> to %100.


  Hummn.Tried both sites and they work well on my machine - the shame site
does tend to drive up the cpu needle.

> 
> Supposedly, it's a known problem. Check out this thread at the official 
> Nvidia Linux forums: 
> http://www.nvnews.net/vbulletin/showthread.php?t=114858
> 
> Borrowing a small laptop at work with Windows XP and an older Intel 
> integrated video card show no scrolling problems whatsoever. That 1000+ 
> Slashdot thread scrolls by super fast in FF 2 or 3.

  Woof. There's those  evil letters again.
> 
> If you still want to try the Nvidia card you can pick up a PCI-e or AGP 
> Quadro NVS (fanless and 15 watts max power consumption) on eBay for 
> about ten to twenty dollars. Make sure you get the right cable for it; 
> you need either the Y cable that has dual DVI or VGA.
> 
> Here's one card that is selling with either: 
> http://cgi.ebay.com/NVIDIA-Quadro-NVS-285-Dual-Display-PCI-E-x16-Video-Card_W0QQitemZ160260145616QQihZ006QQcategoryZ3762QQssPageNameZWDVWQQrdZ1QQcmdZViewItem
> 

  Talk about service...a link to the cardI'll drop a bid on it and
we'll see what happens.

Thanks and cheers!



- -- 
Frank -- [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh4Dm8ACgkQnQV1aTcQlJv+cgCglnDNopTgruijnVoMuL+QM5Bu
pIcAnR4RobdRiBamK4bhmsLDUYT36VB4
=L9Vw
-END PGP SIGNATURE-


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



Re: Building an i386 kernel on amd64 host with make-kpkg

2008-07-11 Thread Cameron Hutchison
Cameron Hutchison <[EMAIL PROTECTED]> writes:

>I am trying to build a kernel for my i386 box on my amd64 host. I want
>to do this because the amd64 box build at least 10 times faster than the
>target box.

>I am using make-kpkg to build the kernel package. I am having the
>following problem:
>$ make-kpkg --rootcmd fakeroot --arch i386 kernel_image

Following up with a solution to my own problem:

$ make-kpkg --rootcmd fakeroot --cross-compile - --arch i386 kernel_image

I just needed to add that "--cross-compile -" argument and it worked.

Information came from: http://wiki.debian.org/DebianAMD64Faq (last
question)


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



Re: local disk access problem of rdesktop

2008-07-11 Thread Can-Hua Chen
On Wed, Jul 09, 2008 at 06:40:43PM +, T o n g wrote:
> On Wed, 09 Jul 2008 21:09:56 +0800, Can-Hua Chen wrote:
> 
> > I am using rdesktop
> > ( rdesktop -f HOST_IP -u USERNAME -p PASSWD -r sound:local 
> > -r disk:L=/home/LOCAL_USER)
> > and trying to access local file system on remote XP desktop.
> > However I am reject to access on remote XP, saying that
> > I have no right, although I do be able to see the "L" volume
> 
> Is the "L" volume that you see under \\tsclient?
>
Yes. Actually I am able to list the directory of "L" as soon
as I get connected to remote XP, however when I want to go 
further deeper, I am denied. Still stranger, when I tried to 
list the "L" directory the second time, I was denied from then on.


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



Building an i386 kernel on amd64 host with make-kpkg

2008-07-11 Thread Cameron Hutchison
I am trying to build a kernel for my i386 box on my amd64 host. I want
to do this because the amd64 box build at least 10 times faster than the
target box.

I am using make-kpkg to build the kernel package. I am having the
following problem:
$ make-kpkg --rootcmd fakeroot --arch i386 kernel_image

/bin/sh: i486-linux-gnu-gcc: command not found
make: *** [debian/stamp-kernel-conf] Error 2
$

I thought that gcc on an amd64 box can build 32-bit binaries without
needing a separate cross compiler.

Can someone give me some pointers on how to do this?

Thanks


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



Re: xbindkeys alternative?

2008-07-11 Thread Memnon Anon
On 11 Jul., 22:50, "Mumia W.."  wrote:

> You could try any of these: keylaunch, hotkeys, idesk, or bbkeys.

Thanks for the suggestions.
AFAI could see, they are all less capable than xbindkeys. They do not
even support mouse interaction.

I need  [mouse button (pressed)] + [key].
Then, a program should be started.

Any more suggestions?


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



apt-get install without starting?

2008-07-11 Thread David Barrett
Is there any way to "apt-get install ssh" without having it 
automatically start sshd?  Same for "lighttpd".


Basically, I'm making great progress in my bootable QEMU image script:


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




Re: A trick for non-supscrivvers

2008-07-11 Thread s. keeling
Jan Willem Stumpel <[EMAIL PROTECTED]>:
>  This message originally had the title "A trick for
>  non-subscribers". I send it again with the word misspelled.
>  The original version did not make it to the list because the list
>  interpreted the substring "subscribe" in the title as a request to
>  subscribe (which I do *not* want). Robots..
> 
>  This is not a question but a tip. I just discovered this; of
>  course it may be old hat.
> 
>  You want to participate in the list? But you don't want to
>  subscribe, because of the huge volume on the list?
> 
>  The trick:
> 
>  1. Use icedove as your mail/news reader, and tell Iceweasel
> you've done so.
>  2. Subscribe to newsgroup linux.debian.user.
>  3. Read messages from the newsgroup.

No, use slrn, and you can pretty much ignore the following.

>  4. If you want to reply to a message, find the same message
> in http://lists.debian.org/debian-user. Then click the
> "reply to list" link. If everything goes well, an Icedove
> mail compose window will come up, with an empty message area.

In slrn, I hit f, and the message opens up in emacs.  Snip, type,
CTRL-xc. 

>  5. Now the trick: in this compose window, click "options",
> "quote message". In the compose window, the message (which will
> go to the LIST), the message from the NEWSGROUP will be
> quoted.

Also:

  subscribe to [EMAIL PROTECTED]

  subscribe to [EMAIL PROTECTED]


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)http://blinkynet.net/comp/uip5.html  Linux Counter #80292
- -http://www.faqs.org/rfcs/rfc1855.htmlPlease, don't Cc: me.


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



Re: Slow video[SOLVED]

2008-07-11 Thread Nick Lidakis

Frank McCormick wrote:


  Thanks Brian, but I think I am gonna get myself an Nvidia-based card :)


The NVIDIA card might not be any better. I have issues, with the 
proprietary drivers, with slow scrolling using either a Quadro NVS 285 
or a GTX 7800 on a 1600x1200 DVI panel. The open source driver is worse.


With Firefox 2 or 3, scrolling on sites like Slashdot 
(e.g.,:http://yro.slashdot.org/article.pl?sid=08/06/26/1729252 and this 
site seems very sluggish as well: 
http://shame.tuxfamily.org/repo/?cat=1) can be very slow and peg my CPU 
to %100.


Supposedly, it's a known problem. Check out this thread at the official 
Nvidia Linux forums: 
http://www.nvnews.net/vbulletin/showthread.php?t=114858


Borrowing a small laptop at work with Windows XP and an older Intel 
integrated video card show no scrolling problems whatsoever. That 1000+ 
Slashdot thread scrolls by super fast in FF 2 or 3.


If you still want to try the Nvidia card you can pick up a PCI-e or AGP 
Quadro NVS (fanless and 15 watts max power consumption) on eBay for 
about ten to twenty dollars. Make sure you get the right cable for it; 
you need either the Y cable that has dual DVI or VGA.


Here's one card that is selling with either: 
http://cgi.ebay.com/NVIDIA-Quadro-NVS-285-Dual-Display-PCI-E-x16-Video-Card_W0QQitemZ160260145616QQihZ006QQcategoryZ3762QQssPageNameZWDVWQQrdZ1QQcmdZViewItem



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




ABA's Brain Explorer

2008-07-11 Thread Bryan Bishop
Hey all,

I am trying to get Brain Explorer to work under debian etch kernel 
2.6.18-5-686 plus wine 1.0 taken from the wine.sourceforge.net/apt/ 
repos within the last 24 hours. Brain Explorer is Windows/Mac-only and 
is provided freely here:

http://www.brain-map.org/BrainExplorer/InstallBrainExplorer.exe
^ it's a 21 MB download for the installer. The installer works 
correctly.

There's been reports on appdb.winehq.org suggesting it works:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=4490
http://appdb.winehq.org/objectManager.php?sClass=version&iId=6835&iTestingId=8789
http://appdb.winehq.org/objectManager.php?sClass=version&iId=7676&iTestingId=11049

Brain Explorer works under wine versions 0.9.29, 0.9.34, and 0.9.47 
according to appdb. Under 1.0 there seems to be an odd bug that I can't 
isolate or verbalize for that matter, so here's a screenshot:

http://heybryan.org/shots/2008-07-10_wine_brainbow_fail.png

So, Brain Builder works, and really only in wine virtual desktop mode 
(set at 800x600 in the screenshot), but when it does work here, the 
viewport for the brain is clearly to the left and completely outside of 
the virtual desktop window that wine is running on. When I move the 
window left/right, the viewport to the left of the window 'follows' 
(not completely smoothly). Moving the window within the wine virtual 
desktop window, the Brain Explorer window itself, does not change the 
position of the erroneously blitten viewport. Clicking within the Brain 
Explorer window on the buttons in the viewport still works. Clicking on 
the buttons as they are displayed on the erroneously blitten viewport 
just clicks to the apps underneath on the other layers accessible via 
the typical ALT+TAB setup. There's all sorts of graphical issues with 
dragging the window around, even when not in wine virtual desktop mode 
the ABA Brain Explorer window has issues keeping 'clean' and free of 
parts of the bitmaps of the other windows. When not in virtual desktop 
mode, the 'viewport' is no where on either of my two screens. Maybe the 
two screens are influencing things? Here's how I am configuring them:

xrandr --output LVDS --mode 1440x900 --output VGA-0 --mode 
1024x768 --right-of LVDS

I doubt that's the issue. How can I go about tracking down the bug or 
fix to that is causing the viewport error? I looked into running 
winedbg, which seems to be a step-based approach to debugging but 
couldn't see how to make it work in this context.  I asked around in 
#winehq and #debian on freenode but didn't get an eyebrow, so my next 
stop (I'm guessing) should be the wine's bugzilla setup.

Thank you,
- Bryan

http://heybryan.org/
Engineers: http://heybryan.org/exp.html
irc.freenode.net #hplusroadmap
"Genius is the ability to escape the human condition;
Humanity is the need to escape." -- Q. Uim


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



Re: Blurry fonts in printed invoices

2008-07-11 Thread Celejar
On Fri, 11 Jul 2008 23:06:50 +0200
Florian Kulzer <[EMAIL PROTECTED]> wrote:

> On Thu, Jul 10, 2008 at 23:48:18 -0400, Celejar wrote:
> > On Thu, 10 Jul 2008 21:06:19 +0200 Florian Kulzer wrote:
> > > On Wed, Jul 09, 2008 at 19:59:06 -0500, Mumia W.. wrote:
> > > > On 07/09/2008 07:52 PM, Celejar wrote:
> > > >> Hi,
> > > >>
> > > >> I've recently been having a great deal of trouble getting my browsers
> > > >> to save invoices as PDF's.  The fonts for the personalized part of the
> > > >> page are illegibly blurry, [...]
> > > >>
> > > >
> > > > I haven't seen that. Could you mock-up some samples for others to test 
> > > > with?
> > > 
> > > It might also be helpful to see what "pdffonts" reports for the
> > 
> > Some examples, all from PDFs that exhibit at least some bad fonts:
> > 
> > name type  emb sub uni object ID
> >  - --- --- --- -
> > WQDACH+f-4-0 TrueType  yes yes yes164  0
> > [none]   Type 3yes no  yes 94  0
> > [none]   Type 3yes no  yes 24  0
> > [none]   Type 3yes no  yes 15  0
> > [none]   Type 3yes no  yes 54  0
> 
> [...]
> 
> > Unfortunately, I have no idea what any of this means :/
> 
> It would be good to know if you also see the nameless type 3 fonts
> listed for PDFs that you generate from other web pages, e.g. the Debian
> homepage.

I do.  For http://www.debian.org:

A screenshot of my browser's (IW) display of the page, at what is
apparently the maximum zoom (by pressing -++ until no further
change seemed forthcoming):

http://lizzie.freehostia.com/www.debian.org.jpg

A PDF created with CUPS-PDF:

http://lizzie.freehostia.com/www.debian.org.pdf

A screenshot of that PDF viewed in Evince at 400%:

http://lizzie.freehostia.com/www.debian.org.pdf.jpg


The pdffonts output for that PDF:

name type  emb sub uni object ID
 - --- --- --- -
RRTVUI+f-0-0 TrueType  yes yes yes  9  0
PGUGBG+f-1-0 TrueType  yes yes yes 13  0
VKJNGT+f-4-0 TrueType  yes yes yes 88  0
[none]   Type 3yes no  yes 20  0
[none]   Type 3yes no  yes 32  0
MFZMRR+f-5-0 TrueType  yes yes yes 99  0
GMTXSU+f-7-0 Type 1C   yes yes yes103  0
RXRETH+f-6-0 Type 1C   yes yes yes101  0
[none]   Type 3yes no  yes115  0
[none]   Type 3yes no  yes108  0
[none]   Type 3yes no  yes112  0

> > > problematic PDFs. In addition to that, is there a difference with the
> > > blurred fonts between display on screen and print? If the blurring is
> > 
> > The problem appears even on screen.
> > 
> > > visible on the screen as well, can you provide zoomed-in screenshots of
> > > a good and a bad part? (assuming you can find clippings that illustrate
> > > the problem without revealing any sensitive information)
> > 
> > I have posted some screenshots in another message to the list, although
> > I have the feeling that they may not be very useful.  If you can
> > suggest any improvements on them, I'll be glad to post more.
> 
> Your browser screenshot seems fine to me, aside from the jpeg
> compression artefacts. The PDF (evince?) screenshot confuses me a bit,
> because I see two distinct problems: The personalized part is typeset in
> a font that is too small and has very bad hinting, and the boilerplate
> text seems to exhibit an issue with the kerning (character spacing). Can
> you clarify which problem we are trying to solve right now and provide a
> higher-magnification zoom (at least 400%) of a relevant part?

The primary problem is the horribly blurry, blocky, pixellated font
that much of the newegg page is using, although I'm also concerned
about the tiny font of the personalized part.  [In my original message,
I said I was concerned with the personalized part, but that was really
the case for other pages.  The main problem is what appears in the
non-personalized part of the newegg page.]

On the Debian PDF screenshot, all the fonts are legible, but the ones
on the sidebar and running across the top of the page are really ugly
(blocky and pixellated).

> At the moment I suspect that some bad/unusual CSS font specifications in
> the invoice web page are to blame for triggering the use of the type 3
> fonts in the PDF. You could try to install the iceweasel-webdeveloper
> extension; this will g

Re: How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Geoff Reidy
Ron Johnson wrote:
> On 07/11/08 12:26, Steve C. Lamb wrote:
>> On Fri, Jul 11, 2008 at 02:23:59PM -0300, Eduardo M KALINOWSKI wrote:
>>> I was able to add the button to the toolbar by customizing it. And there  
>>> is that option in the Message menu. However, both the button and the  
>>> menu entry are greyed and cannot be used; it seems the messages are not  
>>> being recognized as from a mailing list.
>> This is the experience I have had for the past several releases of
>> Icedove.
> 
> Do you have Enigmail or Mnenhy installed?  I suffered the same
> "greyed out" problem with v0.2.0, but v0.2.1 solved it.
> 
> 

This one works for me, including the button:

https://addons.mozilla.org/en-US/thunderbird/addon/4455


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



Re: Blurry fonts in printed invoices

2008-07-11 Thread Celejar
On Fri, 11 Jul 2008 01:00:13 -0500
"Mumia W.." <[EMAIL PROTECTED]> wrote:

> On 07/10/2008 10:37 PM, Celejar wrote:
> > [...]
> > http://lizzie.freehostia.com/newegg-pdf.jpg
> > 
> 
> That is a mess.
> 
> > I see the same problem when printing to an actual printer, to a
> > CUPS-PDF virtual printer, and when using IW's native print-to-file
> > functionality.
> > 
> > Is there any other information I can provide?
> > 
> 
> Let's hope the PDFfonts avenue helps. It seems that some bad font 
> calculations occurred, and it may be due to bad font substitutions.

I posted some pdffonts output in another message in this thread, but as
I said there, I have no idea what any of it means.

> Install the fonts required by the application that produces the invoice. 
> If that's not possible, get very close substitutions.

The pages I'm printing are from websites; they aren't produced by any
application I'm running.  What font packages should I have installed?
I think I have a pretty standard set, but it's possible I'm missing
something important.

> Also try inkscape 0.46, which can read, convert and fix some kinds of 
> PDF files.

Thanks, I'll look into that.

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


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



FQDN vs. domain name

2008-07-11 Thread Stefan Schmidt
Hello,

there are three files on my vps which contain the following data inserted by my 
provider.

# /etc/hostname
lvps123-123-123-123.dedicated.hosteurope.de

# /etc/hosts
127.0.0.1 localhost localhost.localdomain
123.123.123.123 lvps123-123-123-123.dedicated.hosteurope.de lvps123-123-123-123

# /etc/mailname
lvps123-123-123-123.dedicated.hosteurope.de

First of all I think the /etc/hostname shouldn't contain the FQDN, but instead 
the hostname, in this case lvps123-123-123-123. I would like to replace all 
these values with my own domain name (mydomain.com), but I'm not sure if this 
is okay, because I don't want create subdomain and use it as a hostname 
(hostname.mydomain.com), so it's not a FQDN.

# /etc/hostname
mydomain

# /etc/hosts
127.0.0.1 localhost localhost.localdomain
123.123.123.123 mydomain.com mydomain

# /etc/mailname
mydomain.com

Is this setup okay, or could it cause problems?

Cheers, Stefan


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



Re: screen resolution

2008-07-11 Thread Florian Kulzer
On Fri, Jul 11, 2008 at 22:03:46 +0200, niclas wahlgren wrote:
> Can't get screen resolution up to 1600x1200.
>
> xrandr says:
> Screen 0: minimum 320 x 200, current 1280 x 768, maximum 1280 x 1280
> VGA1 disconnected
> DVI0 disconnected
> VGA2 connected 1280x768+0+0 0mm x 0mm
>   1280x800   60.0
>   1280x768   60.0*
>   1024x768   60.0
>   800x60060.3
>   640x48059.9
>   640x400   120.0
>   640x384   120.2
>   512x384   120.0
>
> Both screen and video card manages 1600x1200. (works with winxp)
> Whatever I try in screen configuration editor it says :
> Sorry, this configuration video card driver
> and monitor doesn't appear to work.
>
> pkg-reconfigure  xserver-xorg does not work like it used to. No  
> possibility to change video settings, only keyboard.
>
> Any suggestions?
>
> Usind sid, amd64, geforce 8500GT

Which driver do you use, nv or nvidia? If you are not sure about this,
run

grep /drivers/ /var/log/Xorg.0.log

in an X terminal and post the output here.

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


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



Re: Blurry fonts in printed invoices

2008-07-11 Thread Florian Kulzer
On Thu, Jul 10, 2008 at 23:48:18 -0400, Celejar wrote:
> On Thu, 10 Jul 2008 21:06:19 +0200 Florian Kulzer wrote:
> > On Wed, Jul 09, 2008 at 19:59:06 -0500, Mumia W.. wrote:
> > > On 07/09/2008 07:52 PM, Celejar wrote:
> > >> Hi,
> > >>
> > >> I've recently been having a great deal of trouble getting my browsers
> > >> to save invoices as PDF's.  The fonts for the personalized part of the
> > >> page are illegibly blurry, [...]
> > >>
> > >
> > > I haven't seen that. Could you mock-up some samples for others to test 
> > > with?
> > 
> > It might also be helpful to see what "pdffonts" reports for the
> 
> Some examples, all from PDFs that exhibit at least some bad fonts:
> 
> name type  emb sub uni object ID
>  - --- --- --- -
> WQDACH+f-4-0 TrueType  yes yes yes164  0
> [none]   Type 3yes no  yes 94  0
> [none]   Type 3yes no  yes 24  0
> [none]   Type 3yes no  yes 15  0
> [none]   Type 3yes no  yes 54  0

[...]

> Unfortunately, I have no idea what any of this means :/

It would be good to know if you also see the nameless type 3 fonts
listed for PDFs that you generate from other web pages, e.g. the Debian
homepage.

> > problematic PDFs. In addition to that, is there a difference with the
> > blurred fonts between display on screen and print? If the blurring is
> 
> The problem appears even on screen.
> 
> > visible on the screen as well, can you provide zoomed-in screenshots of
> > a good and a bad part? (assuming you can find clippings that illustrate
> > the problem without revealing any sensitive information)
> 
> I have posted some screenshots in another message to the list, although
> I have the feeling that they may not be very useful.  If you can
> suggest any improvements on them, I'll be glad to post more.

Your browser screenshot seems fine to me, aside from the jpeg
compression artefacts. The PDF (evince?) screenshot confuses me a bit,
because I see two distinct problems: The personalized part is typeset in
a font that is too small and has very bad hinting, and the boilerplate
text seems to exhibit an issue with the kerning (character spacing). Can
you clarify which problem we are trying to solve right now and provide a
higher-magnification zoom (at least 400%) of a relevant part?

At the moment I suspect that some bad/unusual CSS font specifications in
the invoice web page are to blame for triggering the use of the type 3
fonts in the PDF. You could try to install the iceweasel-webdeveloper
extension; this will give you an easy way to view the CSS and disable it
fully or partially.  Maybe this will be enough to make the produced PDFs
legible again. Increasing the minimum font size in the iceweasel
preferences is another quick thing to try. If that all does not help
then I would be interested in seeing the full CSS of the page, including
the "print" style (if it is defined).

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


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



Re: screen resolution

2008-07-11 Thread niclas wahlgren




Ron Johnson wrote:

  -BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/11/08 15:03, niclas wahlgren wrote:
  
  
Can't get screen resolution up to 1600x1200.

xrandr says:
Screen 0: minimum 320 x 200, current 1280 x 768, maximum 1280 x 1280
VGA1 disconnected
DVI0 disconnected
VGA2 connected 1280x768+0+0 0mm x 0mm
  1280x800   60.0
  1280x768   60.0*
  1024x768   60.0
  800x60060.3
  640x48059.9
  640x400   120.0
  640x384   120.2
  512x384   120.0

Both screen and video card manages 1600x1200. (works with winxp)
Whatever I try in screen configuration editor it says :
Sorry, this configuration video card driver
and monitor doesn't appear to work.

pkg-reconfigure  xserver-xorg does not work like it used to. No
possibility to change video settings, only keyboard.

Any suggestions?

Usind sid, amd64, geforce 8500GT

  
  
What kind of monitor, and what is it's (max) resolution?

- --
Ron Johnson, Jr.
Jefferson LA  USA

"Kittens give Morbo gas.  In lighter news, the city of New New
York is doomed."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh3y9EACgkQS9HxQb37Xmf96QCcCf+0yrIjPiDSo9h+FMRtbnT8
8pcAoNF/lZ2njhx5uClJZRlLcI0bC5Sx
=rpq6
-END PGP SIGNATURE-


  

Monitor: LCD, LG electronics, L2010T, max res 1600x1200
/N




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



Re: screen resolution

2008-07-11 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/11/08 15:03, niclas wahlgren wrote:
> Can't get screen resolution up to 1600x1200.
> 
> xrandr says:
> Screen 0: minimum 320 x 200, current 1280 x 768, maximum 1280 x 1280
> VGA1 disconnected
> DVI0 disconnected
> VGA2 connected 1280x768+0+0 0mm x 0mm
>   1280x800   60.0
>   1280x768   60.0*
>   1024x768   60.0
>   800x60060.3
>   640x48059.9
>   640x400   120.0
>   640x384   120.2
>   512x384   120.0
> 
> Both screen and video card manages 1600x1200. (works with winxp)
> Whatever I try in screen configuration editor it says :
> Sorry, this configuration video card driver
> and monitor doesn't appear to work.
> 
> pkg-reconfigure  xserver-xorg does not work like it used to. No
> possibility to change video settings, only keyboard.
> 
> Any suggestions?
> 
> Usind sid, amd64, geforce 8500GT

What kind of monitor, and what is it's (max) resolution?

- --
Ron Johnson, Jr.
Jefferson LA  USA

"Kittens give Morbo gas.  In lighter news, the city of New New
York is doomed."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh3y9EACgkQS9HxQb37Xmf96QCcCf+0yrIjPiDSo9h+FMRtbnT8
8pcAoNF/lZ2njhx5uClJZRlLcI0bC5Sx
=rpq6
-END PGP SIGNATURE-


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



Re: xbindkeys alternative?

2008-07-11 Thread Mumia W..

On 07/11/2008 12:07 PM, Memnon Anon wrote:

Hi

I try to get xbindkeys working. Not successfully, as you may guess. 
It seems to me that xbindkeys always needs a modifer key pressed, 
i.e. shift, alt, control ...

[...]


You could try any of these: keylaunch, hotkeys, idesk, or bbkeys.

The fluxbox and sawfish window managers also have built-in hotkey support.



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




Re: apt upgrade to testing breaks?

2008-07-11 Thread Mumia W..

On 07/11/2008 11:26 AM, Peet Grobler wrote:

I'd like to upgrade my etch notebook to testing, simply to have newer
packages available. This machine is not visible on the internet, and I'm
the only user, so security is not such a huge issue. Attempting to do
this though - apt says it'll uninstall certain packages (which I use!)



That's normal.


I'm not sure if I can go ahead and do the dist-upgrade, and just install
the packages again after. I don't want to try this and have to
re-install the notebook from scratch again (it's quite a hassle getting
everything working)

Any advice appreciated. sources.list and output from apt-get dist-upgrade:

sparky:~# cat /etc/apt/sources.list
# TENET mirror
deb http://debian.mirror.ac.za/debian/ etch main contrib non-free
deb http://debian.mirror.ac.za/debian/ testing main contrib non-free

# Official debian repository
deb ftp://ftp.debian.org/debian/ etch main contrib non-free
deb ftp://ftp.debian.org/debian/ testing main contrib non-free

# Official security updates
deb http://security.debian.org/ etch/updates main contrib non-free



Remove any non-Debian repositories from your sources.list; also remove 
any packages from non-Debian repositories before you upgrade.



# WineHQ - Debian etch repository
deb http://wine.budgetdedicated.com/apt etch main

# swiftfox
deb http://getswiftfox.com/builds/debian unstable non-free
sparky:~#

sparky:~# apt-get dist-upgrade
Reading package lists... Done [...]


It's perfectly normal to have lots of packages removed during a big 
dist-upgrade, but the non-Debian packages are likely to conflict with 
the Debian ones in complex ways, so it's safest for them to be removed 
before the upgrade. If those other software sources have created 
packages for Lenny, you'll be able to reinstall the removed packages.


After you've removed WineHQ and swiftfox from sources.list, do "apt-get 
update." You should then be able to go into "aptitude" and find the 
non-Debian packages under "Obsolete and locally-generated packages." 
Remove everything that's there.


It should then be safe to upgrade to testing.


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




screen resolution

2008-07-11 Thread niclas wahlgren

Can't get screen resolution up to 1600x1200.

xrandr says:
Screen 0: minimum 320 x 200, current 1280 x 768, maximum 1280 x 1280
VGA1 disconnected
DVI0 disconnected
VGA2 connected 1280x768+0+0 0mm x 0mm
  1280x800   60.0
  1280x768   60.0*
  1024x768   60.0
  800x60060.3
  640x48059.9
  640x400   120.0
  640x384   120.2
  512x384   120.0

Both screen and video card manages 1600x1200. (works with winxp)
Whatever I try in screen configuration editor it says :
Sorry, this configuration video card driver
and monitor doesn't appear to work.

pkg-reconfigure  xserver-xorg does not work like it used to. No 
possibility to change video settings, only keyboard.


Any suggestions?

Usind sid, amd64, geforce 8500GT

/N


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




Re: Slow video[SOLVED]

2008-07-11 Thread Frank McCormick
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



On Fri, 11 Jul 2008 09:45:45 -0400
Brian McKee <[EMAIL PROTECTED]> wrote:

> On Fri, Jul 11, 2008 at 8:43 AM, Frank McCormick <[EMAIL PROTECTED]>
> wrote:
> 
> >> A couple of months ago someone here
> >> suggested I add "AccelMethod EXA" to my device section in xorg.conf. I
> >> did and at the time it seemed to improve things but now it seems they
> >> are back to where they were.
> 
> >  Solving my own problem. On my system now, "AccelMethod  XAA" is MUCH
> > faster. Go figure.
> 
> So dump a script into cron.monthly to swap back and forth between them.
> If you don't notice then it's fine, and if you do notice you'll know
> which is the right choice for that month. :-)

  Thanks Brian, but I think I am gonna get myself an Nvidia-based card :)

> 
> 
> 

  Good move.



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

iEYEARECAAYFAkh3urkACgkQnQV1aTcQlJv1YwCfW8tmtszp+Av07fFFAmEtJpzm
heQAnj3oVqqhJ3deQYVTsD0daVhh4CQD
=cw0u
-END PGP SIGNATURE-


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



Re: How to add printer in cups 1.3

2008-07-11 Thread Florian Kulzer
On Fri, Jul 11, 2008 at 15:18:46 +, T o n g wrote:

[...]

> Now the problem is that I can't see any gutenprint driver from the cups
> web page. What's the minimum set of package do I need to install so as to
> use cups+gutenprint?
> 
> FYI, I listed my installed packages at
> http://www.cups.org/newsgroups.php?s16580+gcups.general+v16586+T0
> the set works before even without foomatic-gui, but not now.

It seems that libgutenprint2 is missing.

[...]

> And using the latest packages from unstable is not good idea for cups
> currently too, because
> http://release.debian.org/migration/testing.pl?package=cups
> "cups is not yet built on mipsel: 1.3.7-7 vs 1.3.7-8 (missing 8 binaries)"

This blocks the transition of these packages to Lenny, but why would it
bother you if you are not on mipsel?

> Thanks all the same for the answer. Please tell me the minimum set of
> package for cups+gutenprint. 

I am not sure if this is the minimum set, but here is what currently works for
me:

$ dpkg -l "*cups*" "*gutenprint*" | awk '/^ii/{print $2,$3}'
cups 1.3.7-8
cups-bsd 1.3.7-8
cups-client 1.3.7-8
cups-common 1.3.7-8
cups-driver-gutenprint 5.0.2-3
cups-pdf 2.4.8-2
cupsddk 1.2.3-3
cupsddk-drivers 1.2.3-3
cupsys 1.3.7-8
foomatic-db-gutenprint 5.0.2-3
gimp-gutenprint 5.0.2-3
ijsgutenprint 5.0.2-3
libcups2 1.3.7-8
libcupsimage2 1.3.7-8
libcupsys2 1.3.7-8
libgnomecups1.0-1 0.2.3-2
libgutenprint2 5.0.2-3
libgutenprintui2-1 5.0.2-3

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


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



A trick for non-supscrivvers

2008-07-11 Thread Jan Willem Stumpel
This message originally had the title "A trick for
non-subscribers". I send it again with the word misspelled.
The original version did not make it to the list because the list
interpreted the substring "subscribe" in the title as a request to
subscribe (which I do *not* want). Robots..

This is not a question but a tip. I just discovered this; of
course it may be old hat.

You want to participate in the list? But you don't want to
subscribe, because of the huge volume on the list?

The trick:

1. Use icedove as your mail/news reader, and tell Iceweasel
   you've done so.
2. Subscribe to newsgroup linux.debian.user.
3. Read messages from the newsgroup.
4. If you want to reply to a message, find the same message
   in http://lists.debian.org/debian-user. Then click the
   "reply to list" link. If everything goes well, an Icedove
   mail compose window will come up, with an empty message area.
5. Now the trick: in this compose window, click "options",
   "quote message". In the compose window, the message (which will
   go to the LIST), the message from the NEWSGROUP will be
   quoted.

This works in Sid. No guarantees for other Debian versions.

Regards, Jan


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



Re: How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/11/08 12:26, Steve C. Lamb wrote:
> On Fri, Jul 11, 2008 at 02:23:59PM -0300, Eduardo M KALINOWSKI wrote:
>> I was able to add the button to the toolbar by customizing it. And there  
>> is that option in the Message menu. However, both the button and the  
>> menu entry are greyed and cannot be used; it seems the messages are not  
>> being recognized as from a mailing list.
> 
> This is the experience I have had for the past several releases of
> Icedove.

Do you have Enigmail or Mnenhy installed?  I suffered the same
"greyed out" problem with v0.2.0, but v0.2.1 solved it.


- --
Ron Johnson, Jr.
Jefferson LA  USA

"Kittens give Morbo gas.  In lighter news, the city of New New
York is doomed."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh3mrsACgkQS9HxQb37Xme+TACghGlCqTQQsMJp8dBBUnx7Epej
DgAAoJDwO01OWpK6o1RcnphkyRbj9B5e
=LYW6
-END PGP SIGNATURE-


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



Re: How to add printer in cups 1.3

2008-07-11 Thread Florian Kulzer
On Fri, Jul 11, 2008 at 15:54:25 +, T o n g wrote:
> On Thu, 10 Jul 2008 22:15:55 +0200, Florian Kulzer wrote:
> 
> > $ dpkg -l "*cups*" | awk '/^ii/{print $2,$3}'
> > cups 1.3.7-8
> > cups-bsd 1.3.7-8
> > cups-client 1.3.7-8
> > cups-common 1.3.7-8
> > cups-driver-gutenprint 5.0.2-3
> > cups-pdf 2.4.8-2
> > cupsddk 1.2.3-3
> > cupsddk-drivers 1.2.3-3
> > cupsys 1.3.7-8
> 
> Hi Florian, just want to point out that cups 1.3.7-8 and cupsys 1.3.7-8
> are the same, you might want to remove "cupsys".

I have been keeping the cupsys and libcupsys2 dummy packages on my
system until now because removing them would break a couple packages. At
least, that is what aptitude tells me. This is definitely suspicious,
but so far it has not bothered me enough to warrant looking into it any
further.

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


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



Re: Installing svk on lenny?

2008-07-11 Thread Osamu Aoki
On Sun, Jul 06, 2008 at 06:42:26AM -0700, Dr. Jennifer Nussbaum wrote:
> 
> --- On Sun, 7/6/08, Osamu Aoki <[EMAIL PROTECTED]> wrote:
> 
> > From: Osamu Aoki <[EMAIL PROTECTED]>
> > Subject: Re: Installing svk on lenny?
> > To: "Dr. Jennifer Nussbaum" <[EMAIL PROTECTED]>
> > Cc: debian-user@lists.debian.org
> > Date: Sunday, July 6, 2008, 6:17 AM
> > On Sat, Jul 05, 2008 at 02:16:49PM -0700, Dr. Jennifer
> > Nussbaum wrote:
> > > Hi,
> > > 
> > > Im trying to install svk on a lenny system, but its
> > not available in the
> > > lenny sources. A search of the package archives
> > suggests that you can
> > > get it in Etch or unstable, but "apt-get install
> > svk / stable" or
> > > "/ unstable" just says that svk is not
> > available, but is referred by
> > > another package.
> > 
> > There should be one comig to sid at your mirror soon. 
> > 
> > Full story is:
> > http://packages.qa.debian.org/s/svk.html
> > 
> > > Is there a version of it i can use, or a reason why
> > its not longer available?
> > 
> > When RC bug exists long time on a pacakage, package is
> > removed from
> > testing and unstable.
> > 
> > http://packages.debian.org/search?keywords=svk&searchon=names&suite=all§ion=all
> > 
> > It is just uploaded to unstable. Try again! 
> > 
> > Your problem of not installing stable version is unknown to
> > me.  Do you
> > have apt-line for stable in /etc/apt/sources.list?
> 
> Yes i do.
> 
> If i try to install from stable or unstable, i get the following message:
> 
> ---
> Since you only requested a single operation it is extremely likely that
> the package is simply not installable and a bug report against
> that package should be filed.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>   svk: Depends: liblocale-maketext-simple-perl (> 0.16)
> E: Broken packages

For such case, you should have used target release thingy.  -t option.
Then pin-priority of target is set to 990 and related library can be
picked.
> if i try to install liblocale-maketext-simple-perl, it tries to uninstall
> perl and everything based on it, and that would nuke my system so i dont
> want to do it! Surely there's a way to get svk working?
>

See more on package things at :

 http://people.debian.org/~osamu/pub/getwiki/html/ch03.en.html

Osamu


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



xbindkeys alternative?

2008-07-11 Thread Memnon Anon
Hi

I try to get xbindkeys working. Not successfully, as you may guess.
It seems to me that xbindkeys always needs a modifer key pressed,
i.e. shift, alt, control ...

I want to be able to bind a command (xte, but thats a different
problem:)
to Mouse button (pressed) + key. No modifier involved.

Does anyone know a program that can do this?

thanks

memnon


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



Re: How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Steve C. Lamb
On Fri, Jul 11, 2008 at 02:23:59PM -0300, Eduardo M KALINOWSKI wrote:
> I was able to add the button to the toolbar by customizing it. And there  
> is that option in the Message menu. However, both the button and the  
> menu entry are greyed and cannot be used; it seems the messages are not  
> being recognized as from a mailing list.

This is the experience I have had for the past several releases of
Icedove.

-- 
 Steve C. Lamb | I'm your priest, I'm your shrink, I'm your
   PGP Key: 8B6E99C5   | main connection to the switchboard of souls.
---+-


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



Re: How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Eduardo M KALINOWSKI

Ron Johnson escreveu:

 v.0.2.1 does not crash, but I do not get a "Reply to list" button
either. It simply has no effect.



No button.  It's in the Message drop-down menu.
  


I was able to add the button to the toolbar by customizing it. And there 
is that option in the Message menu. However, both the button and the 
menu entry are greyed and cannot be used; it seems the messages are not 
being recognized as from a mailing list.



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




Re: How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/11/08 11:56, Eduardo M KALINOWSKI wrote:
> Ron Johnson escreveu:
>>> http://alumnit.ca/wiki/?ReplyToListThunderbirdExtension
>>> 
>>
>> v0.3.0 definitely crashes with courier-imap, but v0.2.1 seems to
>> work.  (The last version I had was v0.2.0.)
>>   
> 
> Here v.0.2.1 does not crash, but I do not get a "Reply to list" button
> either. It simply has no effect.

No button.  It's in the Message drop-down menu.

- --
Ron Johnson, Jr.
Jefferson LA  USA

"Kittens give Morbo gas.  In lighter news, the city of New New
York is doomed."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh3lfYACgkQS9HxQb37XmcUsACggcSGIoc+qDXcPRH8XgmsAvcR
v6AAnRCOgL7dKdVrFUS76hTyO5MEEK/k
=BdLN
-END PGP SIGNATURE-


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



Re: test, plz ignore

2008-07-11 Thread Michelle Konzack
Am 2008-07-10 01:29:22, schrieb T o n g:
> Third, if you don't believe me, try posting the above ulr without space
> through gmane.linux.debian.user, and you will know yourself. Please don't
> judge others using your ignorance. 

We do not need to test it.

My own Mailserver is hit every day by over 18.000 spams using  
to send there SPAM.  So stop using it.

And of course, Yahoo! is blocking it.  Please see there policy.
There are already many complaints...

You messages get a spamassassin score of at least 6.2 because your crapy
URL.

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: test, plz ignore

2008-07-11 Thread Michelle Konzack
Am 2008-07-09 16:50:43, schrieb Ron Johnson:
> It's somewhere on your end, because they are all arriving here.

He is using Yahoo! and there policy is blocking  munged  URL's  specialy
from .

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: Why do you add spaces to your url links?

2008-07-11 Thread Michelle Konzack
Am 2008-07-10 02:36:13, schrieb Ron Johnson:
> On 07/09/08 22:14, T o n g wrote:
> > On Wed, 09 Jul 2008 21:07:06 -0500, Ron Johnson wrote:
> > 
> >>> http://i37. tinypic .com/2d9y07o.jpg (without space)
> >> That totally defeats the purpose of having hyperlinks.
> > 
> > please post back the actual url, without space of course.
> 
> WTF?

ROTFL!

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: test, plz ignore

2008-07-11 Thread Michelle Konzack
Am 2008-07-09 21:48:23, schrieb T o n g:
> >>> previous question lost...
> >> 
> >> Or email isn't instant and sometimes has inconsistent delivery times..
> > 
> > lost again, and test again.
> 
> OK, confirmed, the message sent previous to this did get lost. testing
> again:
> 
> http:// s4 .tinypic .com / n68fmo.jpg

It was eaten by my Spamfilters...

:-P

Do not send such Links, since spamer do the same shit!

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: Linux-image-2.6.25 won't boot - target filesystem error

2008-07-11 Thread Michelle Konzack
Hello Jochen,

Am 2008-07-09 01:36:10, schrieb Jochen Antesberger:
> The device naming was changed. Instead of /dev/hda you've got /dev/sda
> now. To make it boot you'll have to adjust menu.lst to give the kernel the
> right argument for the boot partition. Also you'll have to change the
> entries in fstab.

Argh! -- I have forgotten about this.

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


apt upgrade to testing breaks?

2008-07-11 Thread Peet Grobler
I'd like to upgrade my etch notebook to testing, simply to have newer
packages available. This machine is not visible on the internet, and I'm
the only user, so security is not such a huge issue. Attempting to do
this though - apt says it'll uninstall certain packages (which I use!)

I'm not sure if I can go ahead and do the dist-upgrade, and just install
the packages again after. I don't want to try this and have to
re-install the notebook from scratch again (it's quite a hassle getting
everything working)

Any advice appreciated. sources.list and output from apt-get dist-upgrade:

sparky:~# cat /etc/apt/sources.list
# TENET mirror
deb http://debian.mirror.ac.za/debian/ etch main contrib non-free
deb http://debian.mirror.ac.za/debian/ testing main contrib non-free

# Official debian repository
deb ftp://ftp.debian.org/debian/ etch main contrib non-free
deb ftp://ftp.debian.org/debian/ testing main contrib non-free

# Official security updates
deb http://security.debian.org/ etch/updates main contrib non-free

# WineHQ - Debian etch repository
deb http://wine.budgetdedicated.com/apt etch main

# swiftfox
deb http://getswiftfox.com/builds/debian unstable non-free
sparky:~#

sparky:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
The following packages will be REMOVED:
  dbus-1-utils fglrx-kernel-2.6.25-1.7 fglrx-kernel-2.6.25-1.8 gimp
gimp-print
  gnome-sudoku libapache-mod-php5 libcamel1.2-8 libebook1.2-5
  libedataserverui1.2-6 libexchange-storage1.2-1 libglib1.2 libldap2
  libnss3-0d libopal-2.2.0 liborbit0 libpci2 libpt-1.10.0 libpt-plugins-alsa
  libpt-plugins-v4l libsasl2 libssp0 libvte4 libxaw-headers libxul0d
  linux-kernel-headers xmms
The following NEW packages will be installed:
  acpi-support-base cpp-4.3 cups cups-bsd cups-client cups-common cupsddk
  cupsddk-drivers discover-data fglrx-source g++-4.3 gcc-4.3 gcc-4.3-base
  gcj-4.3-base ghostscript ghostscript-x gij-4.3 gnome-mount
  gnome-settings-daemon gnuchess grub-common guile-1.8-libs hal-info hplip
  hplip-data libavahi-compat-libdnssd1 libavahi-core5 libavcodec51
  libavdevice52 libavformat52 libavutil49 libbind9-30 libblas3gf
  libboost-filesystem1.34.1 libboost-program-options1.34.1
  libboost-regex1.34.1 libcairomm-1.0-1 libcamel1.2-11 libcap2 libcdio7
  libcompress-raw-zlib-perl libcups2 libcwidget3 libdatrie0 libdb4.5
libdb4.6
  libdevmapper1.02.1 libdirectfb-1.0-0 libdirectfb-extra libdjvulibre21
  libdns32 libebook1.2-9 libecal1.2-7 libedataserver1.2-9
  libedataserverui1.2-8 libeel2-2.20 libelfg0 libenchant1c2a libept0
  libexempi3 libfaad0 libffi5 libflac8 libgail18 libgcj9-0 libgd2-noxpm
  libgda3-3 libgda3-common libgdl-gnome-1-0 libgfortran3 libggz2 libggzcore9
  libggzmod4 libgif4 libglib1.2ldbl libglibmm-2.4-1c2a libgmp3c2
  libgnomekbd-common libgnomekbd2 libgnomekbdui2 libgnomevfs2-extra
  libgnutls26 libgomp1 libgpm2 libgraphviz4 libgs8 libgtkmm-2.4-1c2a
  libgtksourceview2.0-0 libgtksourceview2.0-common libgucharmap6
  libgweather-common libgweather1 libhunspell-1.2-0 libhyphen0 libicu38
  libilmbase6 libimlib2 libio-compress-base-perl libio-compress-zlib-perl
  libisc32 libisccc30 libisccfg30 libiw29 libjasper1 libkeyutils1
liblapack3gf
  libldap-2.4-2 libltdl3 liblwres30 liblzo2-2 libmagick10 libmozjs1d
  libmpfr1ldbl libnautilus-burn4 libneon27 libnet-dbus-perl libnss3-1d
  liboobs-1-4 libopencdk10 libopenexr6 liborbit0ldbl libpaper-utils libpci3
  libpcsclite1 libperl5.10 libpixman-1-0 libpixman-1-dev libpoppler-glib3
  libpoppler3 libpostproc51 libpq5 libpthread-stubs0 libpthread-stubs0-dev
  libruby1.8 libsane-extras libsensors4 libservlet2.4-java libslab0
libsmbios1
  libsnmp15 libsoup2.4-1 libspectre1 libsplashy1 libssh2-1
libstdc++6-4.3-dev
  libsuitesparse-3.1.0 libswscale0 libthai-data libthai0 libtimedate-perl
  libtorrent10 libtotem-plparser10 libtrackerclient0 libts-0.0-0 libvte9
  libwavpack1 libwine libwine-alsa libwine-cms libwine-gl libwine-gphoto2
  libwine-ldap libwine-print libwine-sane libwnck22 libwpg-0.1-1
libwps-0.1-1
  libwvstreams4.4-base libwvstreams4.4-extras libx86-1 libxapian15
  libxcb-render-util0 libxcb-render0 libxcb-xlib0 libxcb-xlib0-dev libxcb1
  libxcb1-dev libxklavier12 libxml-parser-perl libxml-twig-perl libxmlrpc-c3
  linux-libc-dev lp-solve lzma netcat-traditional openoffice.org-base-core
  openoffice.org-filter-mobiledev openoffice.org-officebean
  openoffice.org-style-andromeda openoffice.org-style-tango
  openoffice.org-writer2latex openssl-blacklist pm-utils python-dbus
  python-eggtrayicon python-gobject python-gtkhtml2 python-gtkmozembed
  python-gtksourceview2 python-notify python2.5 python2.5-minimal
  schroot-common ssl-cert tcl8.4 ttf-dejavu-core ttf-dejavu-extra whois
  wine-bin wine-utils x11-apps x11-session-utils x11-utils x11-xfs-utils
  x11-xkb-utils x11-xserver-utils xauth xinit xserver-xorg-video-intel
  xserver-xorg-video-openchrome xserver-xorg-video-radeonhd
  xserver-xorg-video-vmware xulru

Re: How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Arthur A

Eduardo M KALINOWSKI wrote:

Ron Johnson escreveu:

http://alumnit.ca/wiki/?ReplyToListThunderbirdExtension



v0.3.0 definitely crashes with courier-imap, but v0.2.1 seems to
work.  (The last version I had was v0.2.0.)
  


Here v.0.2.1 does not crash, but I do not get a "Reply to list" button 
either. It simply has no effect.





You have to be using icedove, not thunderbird. Try customizing the panel. 
Alternatively, see if it's an option in your message menu. Ctrl I should do the 
same.


That's all I know.


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




Re: How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Eduardo M KALINOWSKI

Ron Johnson escreveu:

http://alumnit.ca/wiki/?ReplyToListThunderbirdExtension



v0.3.0 definitely crashes with courier-imap, but v0.2.1 seems to
work.  (The last version I had was v0.2.0.)
  


Here v.0.2.1 does not crash, but I do not get a "Reply to list" button 
either. It simply has no effect.



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




Re: Iceweasel freeze ups

2008-07-11 Thread Anthony Campbell
On 11 Jul 2008, Jeff Soules wrote:
> > that isallowed by Iceape, to take control of Iceape), Iceape opens multiple
> > pop-up windows, and, if one of the pop-up windows is inadvertently, directly
> > manually closed, the application crashes.
> 
> Funny you mention this -- I don't think this is due to malicious code, because
> I have had a similar problem in IceWeasel, a crash when I closed a
> popped-out google chat window.  I haven't seen a repeat of this so I don't
> know if it was a fluke, but it does seem that under certain circumstances
> which I can't yet elaborate, closing a popup will crash the browser.
> 
> 

It's crashing here whenever I try to listen to something on BBC radio
using realplayer. But it does work with Firfox 3 installed directly.

Anthony

-- 
Anthony Campbell - [EMAIL PROTECTED] 
Microsoft-free zone - Using Debian GNU/Linux
http://www.acampbell.org.uk (blog, book reviews, 
and sceptical articles)


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



Re: How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/11/08 11:12, Arthur A wrote:
> Ron Johnson wrote:
> On 07/11/08 10:23, Arthur A wrote:
> [snip]
 Indeed. I found the extension and it's perfect. Debian was nice enough
 to patch icedove as opposed to making us wait until version 3. Thanks
 for the tip.
> 
> Where did you find it?  The last time I tried, the extension was broken.
> 
>>
>>
> http://alumnit.ca/wiki/?ReplyToListThunderbirdExtension

v0.3.0 definitely crashes with courier-imap, but v0.2.1 seems to
work.  (The last version I had was v0.2.0.)

Thanks!

- --
Ron Johnson, Jr.
Jefferson LA  USA

"Kittens give Morbo gas.  In lighter news, the city of New New
York is doomed."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh3jT8ACgkQS9HxQb37XmcBugCgvXxtd67ZM7xLgeFlaEGEyukP
80oAn1m2RLgcttSeUKIAk61gsecv0/X9
=ZWIS
-END PGP SIGNATURE-


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



Re: How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Arthur A

Ron Johnson wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/11/08 10:23, Arthur A wrote:
[snip]

Indeed. I found the extension and it's perfect. Debian was nice enough
to patch icedove as opposed to making us wait until version 3. Thanks
for the tip.


Where did you find it?  The last time I tried, the extension was broken.

- --
Ron Johnson, Jr.
Jefferson LA  USA

"Kittens give Morbo gas.  In lighter news, the city of New New
York is doomed."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh3gsEACgkQS9HxQb37XmfynwCghGMD2gYMDF9yuz9itXMHFjkm
gcwAoLYiSooKwejN/QD1D0ey/qDEmaph
=ZSMy
-END PGP SIGNATURE-




http://alumnit.ca/wiki/?ReplyToListThunderbirdExtension

regards,
AA


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




Re: How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Steve C. Lamb
On Fri, Jul 11, 2008 at 10:56:49AM -0500, Ron Johnson wrote:
> Where did you find it?  The last time I tried, the extension was broken.

I'd like to know as well.  The one I am aware of has been broken for some
time.

-- 
 Steve C. Lamb | I'm your priest, I'm your shrink, I'm your
   PGP Key: 8B6E99C5   | main connection to the switchboard of souls.
---+-


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



Re: How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/11/08 10:23, Arthur A wrote:
[snip]
>>
> Indeed. I found the extension and it's perfect. Debian was nice enough
> to patch icedove as opposed to making us wait until version 3. Thanks
> for the tip.

Where did you find it?  The last time I tried, the extension was broken.

- --
Ron Johnson, Jr.
Jefferson LA  USA

"Kittens give Morbo gas.  In lighter news, the city of New New
York is doomed."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh3gsEACgkQS9HxQb37XmfynwCghGMD2gYMDF9yuz9itXMHFjkm
gcwAoLYiSooKwejN/QD1D0ey/qDEmaph
=ZSMy
-END PGP SIGNATURE-


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



Re: How to add printer in cups 1.3

2008-07-11 Thread T o n g
On Thu, 10 Jul 2008 22:15:55 +0200, Florian Kulzer wrote:

> $ dpkg -l "*cups*" | awk '/^ii/{print $2,$3}'
> cups 1.3.7-8
> cups-bsd 1.3.7-8
> cups-client 1.3.7-8
> cups-common 1.3.7-8
> cups-driver-gutenprint 5.0.2-3
> cups-pdf 2.4.8-2
> cupsddk 1.2.3-3
> cupsddk-drivers 1.2.3-3
> cupsys 1.3.7-8

Hi Florian, just want to point out that cups 1.3.7-8 and cupsys 1.3.7-8
are the same, you might want to remove "cupsys".

thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/


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



Re: How to add printer in cups 1.3

2008-07-11 Thread T o n g
On Fri, 11 Jul 2008 15:18:46 +, T o n g wrote:

>>> > versions in lenny. However, I can't find the "Add Printer" button any
>>> > more on its web page (http://localhost:631/admin). Here is the screen
>>> > shot: http://s4. tinypic .com/n68fmo.jpg (without space)
>>> > 
>>> > That's different from what I used to see and the online doc too.
> 
> My Debian Lenny based. I think I'd wait for a while to try again, because
> I saw at least another report that web interface don't work.
> Debian Bug report logs - #489892 cups: browsing does not work
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489892

I was able to install cups-driver-gutenprint in Lenny days ago, but now 
cups-driver-gutenprint is missing from Lenny:

http://packages.debian.org/search?suite=lenny&keywords=cups-driver-gutenprint

You have searched for packages that names contain cups-driver-gutenprint
in suite(s) lenny, all sections, and all architectures. 

Sorry, your search gave no results

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/


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



Re: how to package?

2008-07-11 Thread Jan Willem Stumpel
Jan Brosius wrote:
> Hi,
> 
> I have the source of the program maxima. I would like to make a
> debian package of it. Is there any place where I can find
> documentation about making debian packages?
> 
> Thanks for any help Jan
Debian packages already exist. Try
  apt-cache search maxima
Regards, Jan


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



Re: Scripting Question - tar

2008-07-11 Thread T o n g
On Thu, 10 Jul 2008 17:04:38 -0500, Kent West wrote:

>> tar -cvzf - --one-file-system /home | split -b 2000m -

Side note since the problem has been solved. 

You might want to look into dar, which will do splitting for you
automatically, as well as many other desired features for backup
(incremental, has catalog for fast search & restore, and many many 
others...). 

 dar - Disk ARchive: Backup directory tree and files

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/


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



Re: How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Arthur A

Eduardo M KALINOWSKI wrote:

Arthur A wrote:

Hi,

I want to use icedove v.2...14, to subscribe to and reply to this
mailing list and others. But at the moment if I just hit reply it goes
to the person who is listed as "from", not the "sender". There is
another button that says "reply to sender and all", but nothing about
just "reply to sender".

Anyone using icedove to participate in the lists, and have you
configured it differently to make it easier?

I could probably just hit reply so that the subject it right, then
delete the address and type in the correct one
([EMAIL PROTECTED]), but it seems like this is a pretty
basic configuration option that I should be able to set.


It is easier to use "reply to all" and delete personal addresses. :-)

What you need is a "reply to list" button, which Icedove unfortunately
lacks. There is an extension that adds that button, try googling for it
and give it a try.


Indeed. I found the extension and it's perfect. Debian was nice enough to patch 
icedove as opposed to making us wait until version 3. Thanks for the tip.

Best,
AA


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




Re: How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Eduardo M KALINOWSKI
Arthur A wrote:
> Hi,
>
> I want to use icedove v.2...14, to subscribe to and reply to this
> mailing list and others. But at the moment if I just hit reply it goes
> to the person who is listed as "from", not the "sender". There is
> another button that says "reply to sender and all", but nothing about
> just "reply to sender".
>
> Anyone using icedove to participate in the lists, and have you
> configured it differently to make it easier?
>
> I could probably just hit reply so that the subject it right, then
> delete the address and type in the correct one
> ([EMAIL PROTECTED]), but it seems like this is a pretty
> basic configuration option that I should be able to set.

It is easier to use "reply to all" and delete personal addresses. :-)

What you need is a "reply to list" button, which Icedove unfortunately
lacks. There is an extension that adds that button, try googling for it
and give it a try.


-- 
Beauty and harmony are as necessary to you as the very breath of life.

Eduardo M KALINOWSKI
[EMAIL PROTECTED]
http://move.to/hpkb


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



Re: How to add printer in cups 1.3

2008-07-11 Thread T o n g
Thanks a lot for the answer Florian!

On Thu, 10 Jul 2008 22:15:55 +0200, Florian Kulzer wrote:

>> - Is your cups web interface the same as my screen shot?
> 
> I have more buttons: "Add Printer", "Find New Printers", and "Add
> Class". Also, under "Server" on the right hand side I have buttons to
> edit the configuration file and to view various log files. I run an
> up-to-date Sid/amd64 system.

Thanks, got that one fixed. On trying to find the answer myself I find one
post states that the browser is blocking the icons. So I 'gksu firefox' as
another user and I can see all the icons. 

>> - Are you able to add printers? 
> 
> Yes, I am.

Now the problem is that I can't see any gutenprint driver from the cups
web page. What's the minimum set of package do I need to install so as to
use cups+gutenprint?

FYI, I listed my installed packages at
http://www.cups.org/newsgroups.php?s16580+gcups.general+v16586+T0
the set works before even without foomatic-gui, but not now.

>> > I've just upgrade all my cupsys-* to cups-*. They
> are all the latest
>> > versions in lenny. However, I can't find the "Add Printer" button any
>> > more on its web page (http://localhost:631/admin). Here is the screen
>> > shot: http://s4. tinypic .com/n68fmo.jpg (without space)
>> > 
>> > That's different from what I used to see and the online doc too.

My Debian Lenny based. I think I'd wait for a while to try again, because
I saw at least another report that web interface don't work.
Debian Bug report logs - #489892 cups: browsing does not work
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489892

>> I've now upgraded all my cups-* packages to unstable [1], but what I
>> get is still exactly the same as aforementioned. 

And using the latest packages from unstable is not good idea for cups
currently too, because
http://release.debian.org/migration/testing.pl?package=cups
"cups is not yet built on mipsel: 1.3.7-7 vs 1.3.7-8 (missing 8 binaries)"

Thanks all the same for the answer. Please tell me the minimum set of
package for cups+gutenprint. 

Thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/


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



Re: P2P clients for debian etch

2008-07-11 Thread Chris Davies
joseph lockhart <[EMAIL PROTECTED]> wrote:
> just wondering which P2P clients are best, seems to be slim pickings
> in the base debian repository [...]

I'd recommend uTorrent running under wine. Works great here.
Chris


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



Re: sudo password visible through ssh command line

2008-07-11 Thread Chris Davies
Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 10, 2008 at 01:04:31PM +0200, Javier Barroso wrote:
>> In sid with key passwordless auth :
>> 
>> ssh [EMAIL PROTECTED] "sudo ls"
>> password: password
>> 
>> And password is shown you

> I definitely consider that a bug. Who to file against? I don't know.
> Is this new behavior?

It's not a bug (well, not in the classic sense), and it's not new
behaviour.


> Su doesn't work at all. 

su complains "su: must be run from a terminal", and this helps point
towards the underlying issue. When you run ssh with a command argument,
it does not (by default) create a terminal. This means there's no way
to disable echo, so sudo ends up prompting with a visible password.

The solution is to force ssh to allocate a pseudo-tty, with the -t flag:

ssh -t [EMAIL PROTECTED] sudo ls

Chris


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



snapshot.debian.net lost packages again?

2008-07-11 Thread T o n g
Hi, 

On
http://snapshot.debian.net/

it says Debian packages daily archived since 2005/03/13, but I can't
access any packages older than this year (2008):

 The requested URL /archive/2007/ was not found on this server

Same for every year older than this year. 
Moreover, it hasn't been updated after May this year.

ukai's blog doesn't mention anything about it,
http://blogger.ukai.org/search/label/snapshot.debian.net/

Does anyone knows about the situation? 

Thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/


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



[Debian-User] OT: Does grub-install overwrite the MBR?

2008-07-11 Thread Javier Vasquez
Hi,

I'm wondering whether grub-install actually overwrites the MBR or not.
 If not then that's what I'm looking for, :).  If so, how can it be
performed without touching the MBR?  Is there a difference between
grub2 and grub-legacy in this regard?

Thanks,

-- 
Javier


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



Re: Iceweasel freeze ups

2008-07-11 Thread Jeff Soules
> that isallowed by Iceape, to take control of Iceape), Iceape opens multiple
> pop-up windows, and, if one of the pop-up windows is inadvertently, directly
> manually closed, the application crashes.

Funny you mention this -- I don't think this is due to malicious code, because
I have had a similar problem in IceWeasel, a crash when I closed a
popped-out google chat window.  I haven't seen a repeat of this so I don't
know if it was a fluke, but it does seem that under certain circumstances
which I can't yet elaborate, closing a popup will crash the browser.


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



Re: debian rc

2008-07-11 Thread Eugene V. Lyubimkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Paul Cartwright wrote:
> On Fri July 11 2008, Jörg-Volker Peetz wrote:
>>> "aptitude purge "
>> Or more lazy
>>
>>aptitude purge '~c'
> 
> according to man ( remove is the same as purge... command-line-wise)
>For instance, "aptitude remove ´~ndeity´" will remove all packages
>whose name contains "deity".
> 
> so '~c' will purge all packages with a 'c" in them??
> 
Again, no.
RTFM aptitude documentation, really.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkh3broACgkQchorMMFUmYxHtACdF0cmjY1FcNhtZlLuIDuT2/x7
JFEAn3uUabdMzGwv86kpwzrCiRVhfSsd
=n5NY
-END PGP SIGNATURE-


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



Re: P2P clients for debian etch

2008-07-11 Thread Arthur A

Jonathan Kaye wrote:

joseph lockhart wrote:


just wondering which P2P clients are best, seems to be slim pickings in
the base debian repository so I figure that I am missing a repository or
will have to go the long way to find a good client (however, I do not want
to have to find and install a lot of dependencies that are also not in the
repository, which is the case with limewire's linux build)

jwlockhart

Registered Linux User #458799
this user is penguin powered

Hi Joseph,
There are a lot of bittorrent clients. BitTornado is my favourite. There's
also Amule which I use. Lime Wire has a linux (Debian) client. There are
loads of others. You just have to look for them.
Cheers,
Jonathan


Hi,

I like transmission, which has all kinds of features I don't use but stay out of 
my way. I used to use deluge, but read about excessive fragmentation under ext3 
on the deluge forums that never got resolved to my satisfaction.


Best,
AA


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




Re: debian rc

2008-07-11 Thread Paul Cartwright
On Fri July 11 2008, Jörg-Volker Peetz wrote:
> > "aptitude purge "
>
> Or more lazy
>
>    aptitude purge '~c'

according to man ( remove is the same as purge... command-line-wise)
   For instance, "aptitude remove ´~ndeity´" will remove all packages
   whose name contains "deity".

so '~c' will purge all packages with a 'c" in them??

-- 
Paul Cartwright
Registered Linux user # 367800
Registered Ubuntu User #12459


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



How to configure Icedove for use with Debian Mailing list

2008-07-11 Thread Arthur A

Hi,

I want to use icedove v.2...14, to subscribe to and reply to this mailing list 
and others. But at the moment if I just hit reply it goes to the person who is 
listed as "from", not the "sender". There is another button that says "reply to 
sender and all", but nothing about just "reply to sender".


Anyone using icedove to participate in the lists, and have you configured it 
differently to make it easier?


I could probably just hit reply so that the subject it right, then delete the 
address and type in the correct one ([EMAIL PROTECTED]), but it 
seems like this is a pretty basic configuration option that I should be able to 
set.


Best,
AA


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




Re: start-stop-daemon with chroot ?

2008-07-11 Thread supermega
On 11 Lip, 09:30, Sven Joachim <[EMAIL PROTECTED]> wrote:
> Hello supermega,
>
> do you also have a real name?
>
> On 2008-07-11 03:59 +0200, supermega wrote:
>
> > I'd like to use start-stop-daemon with chroot option, but I get a
> > strange error. A test:
> > # start-stop-daemon --start --chroot /bin --exec ls
> > start-stop-daemon: Unable to start ls: No such file or directory (No
> > such file or directory)
>
> > I should work, shouldn't it?
>
> No, this cannot work.  At least not if /bin/ls is the standard file from
> the coreutils package.
>
> > When I run this:
> > # start-stop-daemon --start --chroot /bin --exec inexistant_file
> > The error is different:
> > start-stop-daemon: stat /bin/inexistant_file: No such file or
> > directory (No such file or directory)
>
> > Why the first command doesn't work?
>
> Because /bin/ls is dynamically linked, but no linker or shared libraries
> exist in the chroot.  The error you see is described in execve(2):
>
>         ENOENT
>                 The file filename or a  script or ELF interpreter does not 
> exist,
>                 or  a shared  library needed  for file  or interpreter  
> cannot be
>                 found.
>
> Running a statically linked program should work (can't try right now
> because I don't have one installed).
>
> Sven
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Thanks! Now I copied some libs and it works :)


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



Re: OT: Energy efficiency difference btw GNU/Linux, Mac & MS

2008-07-11 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/11/08 08:26, andy wrote:
[snip]
> monitors, etc. Sam (via a private email) recommended the XO-1 or
> Classmate or Eee PCs as the most suitable candidate machines, so I will
> see what more I can find out on those in the meantime.

While these are neat laptops, they might not have the oomph the
clients need.  And they'll need external monitors and keyboards
anyway, so why purchase what you don't need.  Also, laptops "grow
legs", but dedicated thin-clients are (a) useless without the
server, (b) can be bolted to the desk, and (c) spec'ed to the
customer's needs.

- --
Ron Johnson, Jr.
Jefferson LA  USA

"Kittens give Morbo gas.  In lighter news, the city of New New
York is doomed."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh3Y4sACgkQS9HxQb37Xmc4uwCfb4hmhrN3zDNolsdvapFAjJZg
N7UAnjRM47GNH9FGCswrAm9c1FNTR3XO
=roUg
-END PGP SIGNATURE-


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



Re: P2P clients for debian etch

2008-07-11 Thread Shachar Or
I don't like mldonkey's style. For torrents, it is rtorrent for me and that's 
the only P2P I use.

On Friday 11 July 2008 16:27, Nuno Magalhães wrote:
> I use mldonkey, it supports e2k and torrents, as well as some others
> (although i think you have to compile it to support extra networks).
> It has a very useful webinterface; the only downside is that lately
> i've noticed mldonkey peaks my CPU every 3 seconds or so, i don't know
> why.

-- 
Shachar Or | שחר אור
http://ox.freeallweb.org/


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



Re: P2P clients for debian etch

2008-07-11 Thread Nuno Magalhães
I use mldonkey, it supports e2k and torrents, as well as some others
(although i think you have to compile it to support extra networks).
It has a very useful webinterface; the only downside is that lately
i've noticed mldonkey peaks my CPU every 3 seconds or so, i don't know
why.

-- 
Nuno Magalhães


Re: OT: Energy efficiency difference btw GNU/Linux, Mac & MS

2008-07-11 Thread andy

[EMAIL PROTECTED] wrote:


 Original Message 
From: [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: OT: Energy efficiency difference btw GNU/Linux, Mac & MS
Date: Thu, 10 Jul 2008 10:27:55 -0700



On Thu, Jul 10, 2008 at 07:55:56AM +0100, andy wrote:
  

Hello all

As part of my studies I must draw up a spec for providing a

hypothetical  


building with power sourced solely from renewables (solar, PV,

wind).  


This building is an educational establishment for about 20 people

using  


computers. The budget is (naturally) tight.

Logically, before one powers a building, one needs to ensure that

the  


existing loads are the most efficient that they can be so that the

supply is not being wasted by hungry loads.


What I want to find out is whether anyone here knows of any  
studies/reports that identifies whether or not there is a

difference in  


the energy efficiency among GNU/Linux systems, Mac and Microsoft.


I bet it's pretty hard to find a reasonable, non-biased study about
this, but if you find one, I'd be intrigued.

  

I can easily make the argument that licensing and maintenance

costs  


would be cheaper using GNU/Linux, as well as recommending either a

system of laptops and/or a system of thin clients.


ISTM that regardless of who's software is more efficient, arguably
  

the


best method is thin clients, from an energy perspecitve. This is
  

based


on the assumption that you will have a few 24/7 machines anyway. And
that points, at least in my mind, a little bit towards OSS because
  

of


the inexpensive virtualization options. A few physical machines
running at nearly full capacity seems to me to be more energy
efficient than a bunch of machines running at lower loads. 


But that is all idle speculation around the water cooler.

A
  



IMHO it would be difficult, from an energy perspective, to
differentiate between any of several O/Ss, each of which ran on an
identical CPU.  The major contributors to power dissipation are
usually the power supply, the HDD and to a lessor degree the fan. 
The energy consumed by the CPU is considerably less than that of the

power supply (by perhaps a factor of 5) and that of memory even less.
That having been said, however, it is certainly true that the less
memory required the less energy required and the smaller HDD
required, the less energy.  Both of these favor the *IX varients. 
The last factor would be the speed of operation (the lower the speed,

especially with DRAM, the less energy required), but I can't make a
case one way or the other since most try and run the CPU at maximum.
Larry



  

Larry, Ron, Sam & Andrew

Thank you all for your comments. I think what I will do then is to 
propose that the site acquire better energy efficiency via a couple of 
servers running our fave distro (so much for scientific objectivity!!) 
and using thin clients with various energy savings options enabled for 
monitors, etc. Sam (via a private email) recommended the XO-1 or 
Classmate or Eee PCs as the most suitable candidate machines, so I will 
see what more I can find out on those in the meantime.


Once again, many thanks for sharing your opinions.

Cheers

Andy

--

"If they can get you asking the wrong questions, they don't have to worry about the 
answers." - Thomas Pynchon, "Gravity's Rainbow"


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




Re: Slow video[SOLVED]

2008-07-11 Thread Frank McCormick
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 10 Jul 2008 14:26:50 -0400
Frank McCormick <[EMAIL PROTECTED]> wrote:

> 
>   I am running Sid on a dual-core 2.6 GHZ Pentium and I'm using the
> on-board video. My MB is an Intel DB865GBF. My monitor is a newer LDG
> LCD.
> 
> Lately, it seems the past few weeks the video performance has
> deteriorated.
> - - - - it used to be quite fast but in Firefox and Thunderbird the
> display seems to be a lot slower. A couple of months ago someone here
> suggested I add "AccelMethod EXA" to my device section in xorg.conf. I
> did and at the time it seemed to improve things but now it seems they
> are back to where they were. 

  Solving my own problem. On my system now, "AccelMethod  XAA" is MUCH
faster. Go figure.

- --



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

iEYEARECAAYFAkh3VXkACgkQnQV1aTcQlJtVYACfVq/JOKNJ/bzh0XHRzpE/57Tb
TL0An31TZUZ0QxvXeibtvErcaboYswlx
=uD3u
-END PGP SIGNATURE-


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



Automating the configuration of alsa on known HW

2008-07-11 Thread Shachar Or
Hello!

In order to do this, I'll run alsaconf on the HW and copy it's results. So I'm 
here asking, what files does alsaconf change/create?

Peace!
-- 
Shachar Or | שחר אור
http://ox.freeallweb.org/


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



Re: debian rc

2008-07-11 Thread Jörg-Volker Peetz

Eugene V. Lyubimkin wrote:


"aptitude purge "


Or more lazy

  aptitude purge '~c'

--
Regards,
Jörg-Volker.


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




Re: xorg reconfigure problem after upgrade

2008-07-11 Thread Hugo Vanwoerkom

Ron Johnson wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/10/08 09:13, Hugo Vanwoerkom wrote:

Ron Johnson wrote:

[snip]

Sorry, it's mode setting, not modeline setting.

http://kerneltrap.org/node/8242
http://keithp.com/blogs/kernel-mode-drivers/


They have to do something, VT management is a mess.
To wit my problems with vga= in Debian's 2.6.25 kernel (*not* with
kernel.org's 2.6.25.9!)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481063


Hmmm.  I'd never be affected by that, since I stick with a pure text
24x80 console, and use startx to load the nvidia binary driver.



You'd never notice it. Linux has a "glaring"(?) fault that you can have 
any number of devices anywhere but only 1 keyboard with a VT.


In the best of worlds, the kernel ought to figure out the 
keyboard/console connections and give each a vt.


But we'll see that long after I am gone, if ever.

Hugo


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




Re: debian rc

2008-07-11 Thread Eugene V. Lyubimkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Brent Clark wrote:
> Hi
> 
> So if im seeing the following in when i dpkg -l
> 
> rc  linux-image-2.6.18-4-686  2.6.18.dfsg.1-12etch2 Linux 2.6.18
> image on PPro/Celeron/PII/PIII/
> rc  linux-image-2.6.18-5-686  2.6.18.dfsg.1-17  Linux 2.6.18
> image on PPro/Celeron/PII/PIII/
> rc  linux-image-2.6.22-3-686  2.6.22-6  Linux 2.6.22
> image on PPro/Celeron/PII/PIII/
> 
> How does one go about fixing this, can i just remove the directorys in
> /lib/modules and all goes away.
no! do instead

"aptitude purge "
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkh3SiwACgkQchorMMFUmYxdkACeKcTG+zFSDDrqYhVd+aWRfQcG
WRkAmwZ+81OxwC67LFSozNotziV0tpqF
=UtvU
-END PGP SIGNATURE-


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



debian rc

2008-07-11 Thread Brent Clark

Hi

So if im seeing the following in when i dpkg -l

rc  linux-image-2.6.18-4-686  2.6.18.dfsg.1-12etch2 Linux 2.6.18 
image on PPro/Celeron/PII/PIII/
rc  linux-image-2.6.18-5-686  2.6.18.dfsg.1-17  Linux 2.6.18 
image on PPro/Celeron/PII/PIII/
rc  linux-image-2.6.22-3-686  2.6.22-6  Linux 2.6.22 
image on PPro/Celeron/PII/PIII/


How does one go about fixing this, can i just remove the directorys in 
/lib/modules and all goes away.


Kind Regards

Brent Clark


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




How to name a package (was Re: how to package?)

2008-07-11 Thread Ali Milis
Apology for this question. Supposed there is a large
organization where ''/usr/local'' is reserved for the real
local of any system.

Supposed HQ introduced package ''hq-vi'' which is a
modification of vim. But, a branch also introduced
''branch-hq-vi'' which is a different modification of vim too.

(1) Is it OK to name the packages with ''hq-vi'' and ''branch-hq-vi''
without reporting to any upstream (whatever that is)?

(2) Is it OK to put those packages into /usr/bin? Is /opt a
better place? Eg. /opt/hq/ and /opt/hg/branch/?

(3) Is it OK to use the /etc/alternatives directory for
altering the vi?

(4) Any suggestion?

-- 
Raja Ali M.I. Ilias, Bengkalis, https://wiki.ubuntu.com/AliMilis
Counted GNU/Linux Engineer # 405138 - http://counter.li.org/
Ubuntu User # 14458 - http://ubuntucounter.geekosophical.net/


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



Re: Blurry fonts in printed invoices

2008-07-11 Thread Mumia W..

On 07/10/2008 10:37 PM, Celejar wrote:

[...]
http://lizzie.freehostia.com/newegg-pdf.jpg



That is a mess.


I see the same problem when printing to an actual printer, to a
CUPS-PDF virtual printer, and when using IW's native print-to-file
functionality.

Is there any other information I can provide?



Let's hope the PDFfonts avenue helps. It seems that some bad font 
calculations occurred, and it may be due to bad font substitutions.


Install the fonts required by the application that produces the invoice. 
If that's not possible, get very close substitutions.


Also try inkscape 0.46, which can read, convert and fix some kinds of 
PDF files.



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




Re: Kernel config uevent path

2008-07-11 Thread Sven Joachim
On 2008-07-11 09:58 +0200, David Baron wrote:

> Trying to compile a 2.6.25.8 kernel.
>
> The make oldconfig asks numerous questions, mostly about newly supported new 
> hardware and options that are probably not relevant or helpful to me.
>
> However, it did ask for a uevent driver path which wants to default to 
> /sbin/hotplug
>
> This does not exist since udev is being used. So ...
>
> Do we leave it alone to default and

Doesn't do harm.  When udev starts up, it overwrites that value with the
empty string anyway.

> 1. The kernel puts something there
> 2. or make a symlink there to udevtrigger or something else
>
> Or do I set it directly to /sbin/udevtrigger
> CONFIG_UEVENT_HELPER_PATH="/sbin/udevtrigger"
>
> The man for udevtrigger seems to imply that this is what would be used. A 
> symlink might be better than compiling this in directly?

Note that /sbin/udevtrigger has been removed from the udev package in
the latest uploads to sid.  If you want to change the value, set it to
the empty string, see http://lkml.org/lkml/2007/10/12/415.

Sven


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



cannot delete tun interface after reconnect

2008-07-11 Thread Vladi Lemurov

Hello there,
Please help me with a network problem.
I have a DSL connection (ppp0) and an ipip tunnel (tun6) connection.
I use DSL connection for peering networks (I don't have to pay for
traffic when connecting to the hosts of these nets) and ipip tunnel
for the rest "outer world". The server for my ipip tunnel
is in peering networks. When the dsl connection brokes and then
reconnects the "outer world" networks stop working, I get "Destination
Host Unreachable" icmp packet from myself (my side of the ipip tunnel),
Though I have default route in route table.
0.0.0.0 0.0.0.0 0.0.0.0 U 0  00 tun6

Then I kill this tun6 iface by (vpn.disconnect.script):

route del default dev tun6
ifconfig tun6 down


And reconnect again by (vpn.connect.script):
ip tunnel add tun6 mode ipip remote  local  dev 

ppp0
ifconfig tun6  netmask 255.255.255.248 pointopoint 
vpn ip>  &&

ifconfig tun6  mtu 1452 up &&
route del default dev ppp0
route add default dev tun6


But I still get this "Destination Host Unreachable" icmp packet from .
If I reboot and the vpn.connect.scripts estblishes the connection.
I noticed, that after I get the disconnection of the DSL and then and
try ti delete tun6, it doesn't disappear from /proc/sys/net/ipv4/conf/.
I also have a vpn server (openvpn), it also uses tun interface in my
conf (though not ipip of course). I tried to stop openvpn server and the
tun0 (openvpn server uses this iface in my conf) disappeared from
/proc/sys/net/ipv4/conf/. It seems tun6 isn't deleted propely in my
vpn.disconnect.script. Am I doing something wrong?
BTW vpn.disconnect.script and vpn.connect.script reside in
/etc/ppp/ip-down.d and /etc/ppp/ip-up.d respectively.
Vladi.



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




Kernel config uevent path

2008-07-11 Thread David Baron
Trying to compile a 2.6.25.8 kernel.

The make oldconfig asks numerous questions, mostly about newly supported new 
hardware and options that are probably not relevant or helpful to me.

However, it did ask for a uevent driver path which wants to default to 
/sbin/hotplug

This does not exist since udev is being used. So ...

Do we leave it alone to default and
1. The kernel puts something there
2. or make a symlink there to udevtrigger or something else

Or do I set it directly to /sbin/udevtrigger
CONFIG_UEVENT_HELPER_PATH="/sbin/udevtrigger"

The man for udevtrigger seems to imply that this is what would be used. A 
symlink might be better than compiling this in directly?


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



Re: how to package?

2008-07-11 Thread Luca Bruno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 11 Jul 2008 10:54:54 +0300
"Eugene V. Lyubimkin" <[EMAIL PROTECTED]> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Jan Brosius wrote:
> > Hi,
> > 
> > I have the source of the program maxima. I would like to make a debian 
> > package 
> > of it. Is there any place where I can find documentation about making 
> > debian 
> > packages?
> > 
> > Thanks for any help 
> > Jan

Maxima is already packaged. If you have the debian sources go ahead.
Instead check out apt-get source maxima.

Bye.

- -- 
http://syx.googlecode.com - Smalltalk YX
http://lethalman.blogspot.com - Thoughts about computer technologies
http://www.ammazzatecitutti.org - Ammazzateci tutti
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh3dtMACgkQw9Qj+8Kak3Fs1wCfXEQPufrVBhGfHKzyKmNkJAvL
Yz4An0s72cPZVhdIYcX1A/6bsotNtVIi
=4RUI
-END PGP SIGNATURE-


Re: how to package?

2008-07-11 Thread Eugene V. Lyubimkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jan Brosius wrote:
> Hi,
> 
> I have the source of the program maxima. I would like to make a debian 
> package 
> of it. Is there any place where I can find documentation about making debian 
> packages?
> 
> Thanks for any help 
> Jan
http://www.debian.org/doc/maint-guide/
http://www.debian.org/doc/debian-policy/

BTW, you should question about packaging at debian-mentors list, not 
debian-user.
- --
Eugene V. Lyubimkin aka JackYF, Ukrainian C++ developer.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIdxHOchorMMFUmYwRApNQAKCyQwkoCLggb5veLqkyDz3M04SpoQCghJiU
+qYRhs7lOjNED3gAGmTEKZQ=
=W2ht
-END PGP SIGNATURE-


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



Re: P2P clients for debian etch

2008-07-11 Thread Jonathan Kaye
joseph lockhart wrote:

> just wondering which P2P clients are best, seems to be slim pickings in
> the base debian repository so I figure that I am missing a repository or
> will have to go the long way to find a good client (however, I do not want
> to have to find and install a lot of dependencies that are also not in the
> repository, which is the case with limewire's linux build)
> 
> jwlockhart
> 
> Registered Linux User #458799
> this user is penguin powered
Hi Joseph,
There are a lot of bittorrent clients. BitTornado is my favourite. There's
also Amule which I use. Lime Wire has a linux (Debian) client. There are
loads of others. You just have to look for them.
Cheers,
Jonathan
-- 
Registerd Linux user #445917 at http://counter.li.org/


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



  1   2   >