Middle mouse button behavior changed?

2016-06-18 Thread Edward Morbius
I'm running Debian testing/stretch on a Thinkpad T520i. I'm using the internal trackpoint and mouse buttons, I've *disabled* the trackpad (in BIOS). Following a recent update and reboot, my middle mouse behavior has changed. I can still use it to copy and past through the Xorg clipboard. Testin

Evaluation. Job Opportunity

2016-06-18 Thread David Stallard
- This mail is in HTML. Some elements may be ommited in plain text. - Opinion Outpost® is accepting applications for qualified individuals (18+) to become shoppers and merchandisers. Its fun and rewarding, and you can choose when and where you want to shop Wal-mart, Rite-aid,Walgreen e.t.c . Th

Re: How to download over https

2016-06-18 Thread Pascal Hambourg
Le 18/06/2016 18:19, Dan Purgert a écrit : Pascal Hambourg wrote: Le 17/06/2016 21:52, Jochen Spieker a écrit : Pascal Hambourg: Hmm. I don't know how SSL works, but HTTPS runs on top of TCP so I doubt that it cares about IP packet size. The task of splitting the TCP payload stream into IP pa

Re: ThinkPad fan

2016-06-18 Thread Henrique de Moraes Holschuh
On Sat, 18 Jun 2016, Francesco Montanari wrote: > 60C using thinkfan. When I run with CPUs at 100% it reaches 90C in less > than two minutes. For work I need to launch short (few minutes) but CPU Looks like a cracked thermal interface between the heatsink and the CPU. The repair is easy, but rathe

Re: open - resource temporarily unavailable

2016-06-18 Thread Andrey
Mart van de Wege gmail.com> writes: > > Andrey inp.nsk.su> writes: > > > tuxteam.de> writes: > > > >> Other things to check: does that happen on any files? On a > >> specific file system? If yes: how is that one mounted? > >> > > > > It happens to any file on any ext4 partition which are lo

Re: open - resource temporarily unavailable

2016-06-18 Thread Andrey
tuxteam.de> writes: > > > On Fri, Jun 17, 2016 at 02:37:11PM +, Andrey wrote: > > tuxteam.de> writes: > > > > > > > > > > > On Fri, Jun 17, 2016 at 01:12:00PM +, Andrey wrote: > > > > > > [...] > > open("tst.tst", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5 > > ... > > > > as it was exp

Re: ThinkPad fan

2016-06-18 Thread Jörg-Volker Peetz
Maybe, you'll find some hints here: http://www.thinkwiki.org/wiki/Category:T420 Regards, jvp.

Re: ThinkPad fan

2016-06-18 Thread Francesco Montanari
> > I should probably clean the fans, but another thing I usually do for > > normal > > usage is to limit the cpu speed. > > > > As root: > > > > #echo 60 > /sys/devices/system/cpu/intel_pstate/max_perf_pct > > > > Or whatever number you feel good with. Unless I am doing heavy usage, > > I do not >

Re: Canon Printer Setup

2016-06-18 Thread deloptes
Levi Darrell wrote: > Hi All, > > I'm attempting to use a Canon Image Class MF628Cw from Debian. I > downloaded the drivers from the Canon website at > Which version of debian and cups? https://www.usa.canon.com/internet/portal/us/home/support/details/printers/color-laser/mf628cw. > I installed

Re: How to download over https

2016-06-18 Thread Leon.37428
On 06/18/2016 12:19 PM, Dan Purgert wrote: > Pascal Hambourg wrote: >> Le 17/06/2016 21:52, Jochen Spieker a écrit : >>> Pascal Hambourg: Hmm. I don't know how SSL works, but HTTPS runs on top of TCP so I doubt that it cares about IP packet size. The task of splitting the TCP payload

Re: How to download over https

2016-06-18 Thread Dan Purgert
Pascal Hambourg wrote: > Le 17/06/2016 21:52, Jochen Spieker a écrit : >> Pascal Hambourg: >>> >>> Hmm. I don't know how SSL works, but HTTPS runs on top of TCP so I doubt >>> that it cares about IP packet size. The task of splitting the TCP payload >>> stream into IP packets is done by the TCP lay

Canon Printer Setup

2016-06-18 Thread Levi Darrell
That was spot on. I had to download the following packages, some of which are no longer in the repositories: libglade2-0 libstdc++6:i386 libxml2:i386 libjpeg62:i386 libbeecrypt7:i386 libbeecrypt-dev:i386 Ran the install.sh script, and it's printing fine now. Thanks! Levi 2016-06-17 17:51

Re: ThinkPad fan

2016-06-18 Thread Sven Arvidsson
On Sat, 2016-06-18 at 11:35 +0200, Luis Felipe Tabera Alonso wrote: > I have the very same model and also suffer from the high temperature > problem.  > I should probably clean the fans, but another thing I usually do for > normal  > usage is to limit the cpu speed. > > As root: > > #echo 60 > /s

Re: ThinkPad fan

2016-06-18 Thread Luis Felipe Tabera Alonso
On sábado, 18 de junio de 2016 11:41:36 (CEST) Francesco Montanari wrote: > Hi, > > Thanks for the suggestions. I tried the following, which didn't change much > the situation. Can it be that the CPUs just warm up more when getting old, > or it shouldn't matter if cleaned properly? > > a) I disas

Re: ThinkPad fan

2016-06-18 Thread Lisi Reisz
On Saturday 18 June 2016 09:41:36 Francesco Montanari wrote: > I'll ask > around if someone can lend me one of those fan pads to try it out. You do need a powered one. Which may necessitate a powered USB hub. :-( Lisi

Re: ThinkPad fan

2016-06-18 Thread Francesco Montanari
Hi, Thanks for the suggestions. I tried the following, which didn't change much the situation. Can it be that the CPUs just warm up more when getting old, or it shouldn't matter if cleaned properly? a) I disassembled and cleaned the fan. Fairly dusty (it's about 5 years I have the laptop), I used

paste incorrect in terminator after su

2016-06-18 Thread Peter Baranyi
hi, using Debian testing in KDE (Plasma) in the terminal 'terminator' paste works correctly if I'm using my own user name but if I change to root with su, both middle mouse click and right click->paste works incorrectly. For example copying 'test' gets pasted as: 0~test1~ Why is this happening,