Re: can't install skype 4.3 on jessie

2015-01-11 Thread David Zelinsky
Hans writes: >> Thanks for the suggestion. Assuming you mean this workaround (which you >> posted in August): >> >> - Install the 4.2 package. >> - start a hexeditor and open the file /usr/bin/skype >> - search for "4.2.0.11" and change this to "4.3.0.37" >> - save the file >> - restart skype a

Re: can't install skype 4.3 on jessie

2015-01-11 Thread David Zelinsky
Hans writes: > Am Sonntag, 11. Januar 2015, 12:18:16 schrieb David Zelinsky: >> Since Skype 4.2 stopped working, I've been trying unsuccessfully to >> install 4.3 on my amd64 laptop running jessie. The problem seems to be >> a dependency on libmp3lame0:i386,

can't install skype 4.3 on jessie

2015-01-11 Thread David Zelinsky
Since Skype 4.2 stopped working, I've been trying unsuccessfully to install 4.3 on my amd64 laptop running jessie. The problem seems to be a dependency on libmp3lame0:i386, which has some issue with conflicting versions numbers between the :amd64 and :i386 architectures. But maybe I'm not underst

Re: cannot uninstall linux-image-2.6.32-5-686 (SOLVED)

2013-03-10 Thread David Zelinsky
Hugo Vanwoerkom writes: > David Zelinsky wrote: >> ... Worse, the linux-image package did not install properly, with >> some part of the post-install script returning errors (zz-update-grub). >> The rest of the dist-upgrade appeared to succeed, but the >> linux-image-2

cannot uninstall linux-image-2.6.32-5-686

2013-03-10 Thread David Zelinsky
I just did an 'apt-get dist-upgrade' from the lasted squeeze update, and failed to notice it had decided to install a stock kernel image: linux-image-2.6.32-5-686_2.6.32-48squeeze1. I did not want this, since I'm using a custom kernel, and I'm not sure the stock kernel will even work. Worse, the

Re: finding previous package version

2012-04-20 Thread David Zelinsky
I wrote: > I recently did a large upgrade in wheezy, and now I want to downgrade a > certain package to the previous version. Is there some way to get my > hands on that previous version? Aves writes: > I think you can do it by editing your preferences (man apt_preferences) > You'll basically

finding previous package version

2012-04-20 Thread David Zelinsky
I recently did a large upgrade in wheezy, and now I want to downgrade a certain package to the previous version. Is there some way to get my hands on that previous version? Specifically, the upgrade brought up debian bug #665004, which made my touchpad scrolling stop working right. The bug repor

Re: touchpad: multitouch stopped working (FIXED)

2012-01-17 Thread David Zelinsky
Jörg-Volker Peetz writes: > Jörg-Volker Peetz wrote, on 01/16/12 21:16: > > >> Maybe this link is helpful: >> https://wiki.archlinux.org/index.php/Touchpad_Synaptics >> see esp. the xinput command (package xinput). >> > There is also this debian wiki http://wiki.debian.org/SynapticsTouchpad bu

Re: touchpad: multitouch stopped working

2012-01-17 Thread David Zelinsky
Jörg-Volker Peetz writes: > Please, see comments below. Thanks for the comments. >> $ grep -iE '(synaptic|option)' /var/log/Xorg.0.log > >> [29.560] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right > ... With a working version the "buttons" line should contain "double". Wi

Re: touchpad: multitouch stopped working

2012-01-15 Thread David Zelinsky
Jörg-Volker Peetz writes: > What is the output of the following commands? > $ grep -A 9 -B 2 -i touch /proc/bus/input/devices > [To see if the touchpad is still recognized by the kernel] > $ grep -iE '(synaptic|option)' /var/log/Xorg.?.log > [To see what the X server does with the touchpad] > And

Re: touchpad: multitouch stopped working

2012-01-14 Thread David Zelinsky
I received no response to the first query. Any suggestions where to look (e.g. other lists?) to diagnose why synaptics touchpad suddenly stopped responding to two-finger operations? -David David Zelinsky writes: > Running wheezy on my laptop, the touchpad had been working, complete > wi

touchpad: multitouch stopped working

2012-01-11 Thread David Zelinsky
Running wheezy on my laptop, the touchpad had been working, complete with two-finger scrolling and middle-button emulation. But at some point in the past three weeks or so---possibly after a dist-upgrade---all the multi-touch features stopped working. Mouse tracking and single (left) touch-to-cli

Re: system menu gone on wheezy+gnome 2

2011-11-30 Thread David Zelinsky
David Zelinsky writes: >> >> For me it sounds more like a gnome3 fallback mode as whole gnome2 has >> been replaced in testing already. >> And if I'm correct everything is ok, those menus aren't there anymore. > > About GNOME (which _is_ still in the Sys

Re: system menu gone on wheezy+gnome 2

2011-11-30 Thread David Zelinsky
kuLa writes: > On 22/11/11 12:10, tadziu wrote: >> system menu is gone on both of my machines >> after last week update. this bug seems to me >> so absurd that i don't even know how to deal >> with it. both apps and places menu are >> unaffected. i can't change it with menu editor anyway. I was

Re: nfs client in Squeeze with 2.6.32 kernel

2011-01-23 Thread David Zelinsky
David Zelinsky writes: > After upgrading to squeeze on a Toshiba Satellite laptop, and > upgrading kernel to 2.6.32, I am unable to mount remote nfs > partitions. When I try, it just sits, and after several minutes says > something like "mount.nfs system call failed&q

nfs client in Squeeze with 2.6.32 kernel

2011-01-23 Thread David Zelinsky
les that I could find. When I boot the system with the 2.6.26 kernel, the nfs mounts work. Any suggestions what could be wrong, or how to diagnose it? -- David Zelinsky dzp...@dedekind.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe&quo

choosing printers in mozilla/firefox

2008-05-28 Thread David Zelinsky
How do I get mozilla or firefox to recognize printers defined in /etc/printcap? The printer list in the print dialog has only one choice: "PostScript/default". It works, and I can change the printer it uses by going into "properties" and changing the print command, but that seems to defeat the pu

Re: ip forwarding woes

2008-03-08 Thread David Zelinsky
Never mind, I found my mistake. Sorry to bother people. It turns out routing table on the 10.0.0.2 host was wrong, and it was causing the return packets to be lost. When I made the configuration agree with what I describe below, everything works as expected. -David David Zelinsky <[EM

ip forwarding woes

2008-03-08 Thread David Zelinsky
2 from 192.168.0.2 (and vice versa), with packets routed through the firewall, but it doesn't work. What am I overlooking? I did try putting explicit iptables rules in the FILTER chain of the forward table, but it didn't make any difference. Any suggestions would be much appreciated

browser oddities

2007-11-15 Thread David Zelinsky
= ii iceweasel 2.0.0.6+2.0.0.8-0etch1 lightweight web browser based on Mozilla ii iceape-browser 1.0.10~pre070720-0etch3 Iceape Navigator (Internet browser) and Composer ii konqueror 3.5.5a.dfsg.1-6etch1KDE's a

Re: etch upgrade: console garbled after running X

2007-04-23 Thread David Zelinsky
Problem solved. I wrote: > I just upgraded to etch (with xorg) from sarge (with xfree86). > Had some problems with xserver-xorg not being installed, but finally > got X running again. It seems to work fine, but when I try to switch > to a virtual terminal, I just see what appears to be a garbled

Re: etch upgrade: console garbled after running X

2007-04-23 Thread David Zelinsky
"Michael Pobega" <[EMAIL PROTECTED]> writes: > On Sun, Apr 22, 2007 at 11:11:16PM -0400, David Zelinsky wrote: > > I just upgraded to etch (with xorg) from sarge (with xfree86). > > Had some problems with xserver-xorg not being installed, but finally > > g

etch upgrade: console garbled after running X

2007-04-22 Thread David Zelinsky
I just upgraded to etch (with xorg) from sarge (with xfree86). Had some problems with xserver-xorg not being installed, but finally got X running again. It seems to work fine, but when I try to switch to a virtual terminal, I just see what appears to be a garbled and magnified version of the X dis

install on compact flash

2006-09-20 Thread David Zelinsky
I bought a single-board computer from Soekris Engineering that uses a compact flash card instead of a hard drive. I would like to install Debian on the CF card while it's in the USB card reader attached to my laptop, so that I when I put the card in the single-board computer, it will be all ready

Re: GNOME new file selection dialogs

2006-06-14 Thread David Zelinsky
Joey Hess <[EMAIL PROTECTED]> writes: > Michael Marsh wrote: > > About 27s for me. I type in the path and click "OK" for the small > > dialog that pops up when you start typing. It's then about 27s before > > that dialog goes away and I can click "OK" on the actual file picker. > > Ah. That del

Re: loading module on boot

2006-06-12 Thread David Zelinsky
Bob McGowan <[EMAIL PROTECTED]> writes: > [..] > >>>On Sat, Jun 10, 2006 at 00:18:26 -0400, David Zelinsky wrote: > >>>[..] > >>> > >>>>The ide-cd entry in /etc/modules-2.6 _is_ getting read, because it > >>>>prints somet

Re: loading module on boot

2006-06-11 Thread David Zelinsky
Magnus Therning <[EMAIL PROTECTED]> writes: > On Sat, Jun 10, 2006 at 00:18:26 -0400, David Zelinsky wrote: > [..] > >The ide-cd entry in /etc/modules-2.6 _is_ getting read, because it > >prints something in the boot messages saying it's loading ide-cd. But > >

Re: loading module on boot

2006-06-09 Thread David Zelinsky
Magnus Therning <[EMAIL PROTECTED]> writes: > On Thu, Jun 08, 2006 at 23:18:39 -0400, David Zelinsky wrote: > >I can't get ide-cd to load automatically on boot. I put it in > >/dev/modules-2.6 and the boot messages say it's being loaded, but when > >I log

loading module on boot

2006-06-08 Thread David Zelinsky
I can't get ide-cd to load automatically on boot. I put it in /dev/modules-2.6 and the boot messages say it's being loaded, but when I log in and run lsmod it's not there, and udev hasn't made /dev/hdc. Just for yucks I also tried it in /etc/modules, but that wasn't any better (I don't think /etc/

Re: kghostview refresh time

2005-12-23 Thread David Zelinsky
Joe Mc Cool <[EMAIL PROTECTED]> writes: > Kghostview is very useful, the way it can watch a file and refresh its > display if the file changes. > > If the file changes kghostview doesn't refresh for a few seconds. > (Which is a long time if frequent changes are being made.) Is there > any way th

Re: openoffice hangs with 2.6 kernel

2005-12-14 Thread David Zelinsky
Jan Schledermann <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] wrote: > > > I recently upgraded my kernel from 2.4 to 2.6.14, and now openoffice > > freezes whenever I try to open a document, or to start a new > > one. When I boot into the old 2.4 kernel, it works fine. > > > > Any suggestion

Re: Changing over to udev

2005-12-14 Thread David Zelinsky
David Baron <[EMAIL PROTECTED]> writes: > Udev on Sid requires 2.6.12 or newer kernels. I have 2.6.11 and 2.6.14 (which > must have udev). When I upgraded from 2.4 kernel to 2.6.14 I also installed udev along the way -- I don't remember why. But I later removed udev because some device files we

Re: realplayer 10 hassles

2005-12-04 Thread David Zelinsky
Adam Hardy <[EMAIL PROTECTED]> writes: > Alexis Huxley on 28/11/05 20:36, wrote: > >> Using RealPlayer 10 and it won't output sound anymore, just video, > >> when trying *.ram feeds from websites. > > Is the audio device in use? Try 'aumix -W90; killall esd artsd' and > > then > > try again. Also

kernel upgrade questions

2005-11-23 Thread David Zelinsky
I'm trying to upgrade the kernel from 2.4 to 2.6 on my Thinkpad. I'm using custom built kernel rather than the stock debian kernel, since the stock kernel doesn't have some features that I want. My question is how to deal with all entries in /etc/modules.conf and /etc/modules that refer to module

Re: gnome and mime types

2005-09-16 Thread David Zelinsky
h a helper applications, but I can't find anything like that for the Gnome browsers. Thanks. David Zelinsky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

gnome and mime types

2005-09-14 Thread David Zelinsky
When I click on a realplayer link (.smil extension) in epiphany or galeon, it wants to open it in a text editor. I can't find any way to change that behavior. Unlike what I'm used to in mozilla, there's no preference setting for helper applications. I guess these are supposed to be handled by th

Re: why upgrade kernel?

2005-08-18 Thread David Zelinsky
I wrote: > I have a couple of machines which I'm in the process of upgrading to > Sarge. I'm wondering about whether to upgrade the kernels. > They're all running some version of 2.4, which I've built for the particular > machines. If I don't get new hardware which need newer drivers, and I > do

Re: sshd: can't turn off reverse mapping check

2004-09-07 Thread David Zelinsky
I wrote: > I'm running sshd from woody's ssh package (3.4p1-1.woody.3). When I > try to connect from a host which has no reverse DNS entry, sshd > refuses the connection. From ethereal, I see that immediately before > closing the ssh connection, the server is issuing a reverse DNS query, > which

Re: apm problems after sid upgrade

2004-07-21 Thread David Zelinsky
Clive Menzies <[EMAIL PROTECTED]> writes: > There are as many opinions on this list on ways to do things are there > are options ;) > > However, FWIW I would recommend installing aptitude and apt-listbugs to > maintain your sid system. It takes a while to get used to aptitude's > interface (pa

install over network with PCMCIA

2003-10-24 Thread David Zelinsky
I have a laptop with a floppy drive and PCMCIA ethernet, but no CD drive. I want to install the base system over the network, using only the rescue, root and driver disks. I configure PCMCIA support and my ethernet card is recognized; but when I configure the network, it says "Network is configur

browsers crashing

2002-12-18 Thread David Zelinsky
But eventually (after several days), it starts to crash again. This is extremely annoying. Any advice? Anyone know what might be happening? -- David Zelinsky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

apt-get dist-upgrade and disk space

2002-09-07 Thread David Zelinsky
This is really two questions about apt. First, how can I limit the amount of package archive that apt is allowed to keep around? I have an old system with only 50 MB of free disk space. It's running potato and I want to upgrade to woody via http (there's no CD drive). But if I do "apt-get dist

Re: are we going to have a Y2.1K problem like Y2K?

2002-09-05 Thread David Zelinsky
etime in 2038. With any luck, by then all machines will use 64 bit words and all relevant software will be updated to recognize the dates beyond 2^31 seconds. Or maybe not... -- David Zelinsky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: fonts too large

2002-09-04 Thread David Zelinsky
On Wed, Sep 04, 2002 at 12:11:39AM -0700, Sean 'Shaleh' Perry wrote: > On Tuesday 03 September 2002 20:37, David Zelinsky wrote: > > I recently upgraded to woody (actually I ended up doing a clean > > install, for reasons I won't get into), and now most of the fonts

fonts too large

2002-09-03 Thread David Zelinsky
x27;t seem to matter which window manager or desktop I use. Thanks in advance. David Zelinsky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]