Re: wheezy upgrade -> no sound

2013-08-06 Thread Ralf Mardorf
On Wed, 2013-08-07 at 18:27 +1200, Richard Hector wrote: > gnome-core Indeed, I didn't know that it became a hard dependency for GNOME 3 core. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive:

Re: wheezy upgrade -> no sound

2013-08-06 Thread Richard Hector
On 07/08/13 18:20, Ralf Mardorf wrote: > On Wed, 2013-08-07 at 17:36 +1200, Richard Hector wrote: >> Got new speakers - no go. > > As you already noticed yourself, during the update from GNOME 2 to GNOME > 3, pulseaudio was installed, since it's a recommended dependency of the > gnome-settings-dae

Re: wheezy upgrade -> no sound

2013-08-06 Thread Ralf Mardorf
On Wed, 2013-08-07 at 17:36 +1200, Richard Hector wrote: > Got new speakers - no go. As you already noticed yourself, during the update from GNOME 2 to GNOME 3, pulseaudio was installed, since it's a recommended dependency of the gnome-settings-daemon. -- To UNSUBSCRIBE, email to debian-user-re

Re: wheezy upgrade -> no sound

2013-08-06 Thread Richard Hector
On 07/08/13 16:14, Richard Hector wrote: > Hey all, > > This might be a common topic, but I haven't found much of use so far. > > I've just upgraded from squeeze to wheezy, and lost sound - except for > some popping noises from my (cheap) speakers. It's possible that my > speakers have coincident

Re: No Desktop - Anyone else??

2013-08-06 Thread Ethan Rosenberg, PhD
Anyone else want to chime in? TIA Ethan = Hi Ethan :) On 07/31/2013 07:29 PM, Ethan Rosenberg, PhD wrote: > I just upgraded using a sources list from a computer running Debian7. I > think that Mate is installed, but now have no desktop! What does it mean, that you "now have no de

wheezy upgrade -> no sound

2013-08-06 Thread Richard Hector
Hey all, This might be a common topic, but I haven't found much of use so far. I've just upgraded from squeeze to wheezy, and lost sound - except for some popping noises from my (cheap) speakers. It's possible that my speakers have coincidentally died; I'll have a look for some alternative hardwa

Re: Should I build a nmu for stable or a backport for wheezy-backports?

2013-08-06 Thread Richard Hector
On 07/08/13 07:17, Rui Miguel P. Bernardo wrote: > Hello list, > > let's say there is a bug in a stable package and that bug breaks the > program functionality. Later the fix was uploaded to unstable/testing > but never got in time for stable. For reference I'm talking about > http://bugs.debian.o

Re: Php5 question

2013-08-06 Thread David Guntner
John W. Foster grabbed a keyboard and wrote: > On Tue, 2013-08-06 at 15:36 -0700, David Guntner wrote: >> John W. Foster grabbed a keyboard and wrote: >>> Im seeing this type of error in several situations on both my machines & >>> on the remote servers that I work with. Any way to get rid of this

Re: Re: Re: Fwd: install packages without verification SOLVED.

2013-08-06 Thread atar
The package debian-archive-keyring contains the archive key that verifies the packages. If your system is complaining that it can't verify the package then the cause is almost always an outdated debian-archive-keyring package. Verify that the package is up to date. # apt-get update # apt-ge

Re: Deleting chromium DNS cache entry doesn't seem to help.

2013-08-06 Thread Hendrik Boom
On Sat, 03 Aug 2013 16:29:06 -0500, Selim T. Erdogan wrote: > Hendrik Boom, 3.08.2013: >> >> Every other program on my laptop finds the right IP number for >> slashdot. >> It's just Chromium that doesn't. Even Chrome gets it right. Somewhere >> Chromium has hidden state I can't expunge. > >

Re: Php5 question

2013-08-06 Thread John W. Foster
On Tue, 2013-08-06 at 15:36 -0700, David Guntner wrote: > John W. Foster grabbed a keyboard and wrote: > > Im seeing this type of error in several situations on both my machines & > > on the remote servers that I work with. Any way to get rid of this error > > message. It does not seem to be a fat

RE: Booting degraded software raid1 with failed /dev/sda

2013-08-06 Thread Tad Bak
Bob Proulx [b...@proulx.com] wrote: > I personally think it is easier to use the debian-installer in rescue > mode to recover in this situation. I have written about hte process > here often. Here is one recent posting of mine on the topic. [...] Thanks Bob! Yes, that looks easier. I have save

Re: Php5 question

2013-08-06 Thread David Guntner
John W. Foster grabbed a keyboard and wrote: > Im seeing this type of error in several situations on both my machines & > on the remote servers that I work with. Any way to get rid of this error > message. It does not seem to be a fatal issue, just annoying. And what error is that...? --D

Php5 question

2013-08-06 Thread John W. Foster
Im seeing this type of error in several situations on both my machines & on the remote servers that I work with. Any way to get rid of this error message. It does not seem to be a fatal issue, just annoying. john -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of

Re: Re: ICQ programs for Debian GNU/Linux

2013-08-06 Thread Petr Oliva
-- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1375824702.9032.0.camel@Petr

Re: Setting locales on Debian

2013-08-06 Thread Bob Proulx
Claudius Hubig wrote: > Fred White wrote: > > I have to following errors > > -bash: warning: setlocale: LC_ALL: cannot change locale (en_GB.utf8) > > locale: Cannot set LC_CTYPE to default locale: No such file or directory > > locale: Cannot set LC_MESSAGES to default locale: No such file or direct

Should I build a nmu for stable or a backport for wheezy-backports?

2013-08-06 Thread Rui Miguel P. Bernardo
Hello list, let's say there is a bug in a stable package and that bug breaks the program functionality. Later the fix was uploaded to unstable/testing but never got in time for stable. For reference I'm talking about http://bugs.debian.org/679657. I tried 2 ways to solve this: a) I've downloaded

Re: Removing x11-common

2013-08-06 Thread Dom
On 06/08/13 17:26, Kyle Kuhn wrote: Hi, I wasn't sure where to start so I started here. I am developing my own Distro of Linux, and I am using Debian as a base. I am trying to remove all programs dependent on the X11-Common package without actually removing the X11-Common package. I am using th

Removing x11-common

2013-08-06 Thread Kyle Kuhn
Hi, I wasn't sure where to start so I started here. I am developing my own Distro of Linux, and I am using Debian as a base. I am trying to remove all programs dependent on the X11-Common package without actually removing the X11-Common package. I am using the most recent Debian LTS. Is there a w

Re: lxde and focus follow mouse... not happening

2013-08-06 Thread Harry Putnam
Ralph Katz writes: > On 08/04/2013 10:25 PM, Harry Putnam wrote: >> Summary: How to make focus follow mouse when all settings appear to be >> set for focus to follow mouse but still it does not happen. >> >> Details: >> Running an lxde desktop. I'm setup for ~/.xinitrc to invoke lxde. >> > [...]

Re: Network unavailable without desktop

2013-08-06 Thread Tony van der Hoff
On 06/08/13 13:34, Michael Biebl wrote: > Am 06.08.2013 14:06, schrieb Tony van der Hoff: >> Hi all, >> >> I normally run my wheezy laptop under KDE, and the network management is >> provided by NetworkManager. This generally works fine. >> >> However, When I log off the KDE session, the wireless n

Re: Network unavailable without desktop

2013-08-06 Thread Michael Biebl
Am 06.08.2013 14:06, schrieb Tony van der Hoff: > Hi all, > > I normally run my wheezy laptop under KDE, and the network management is > provided by NetworkManager. This generally works fine. > > However, When I log off the KDE session, the wireless network shuts down > (Wired network keeps going

Re: power on the numlock key automatically during the boot process.

2013-08-06 Thread Mark Einon
On 6 August 2013 12:05, atar wrote: > Hi there!! > > Can someone here help me please to know how to power on the numlock key > automatically during the boot process? > > Thanks in advance!! Hi Atar, In the past, I've enabled num lock / caps lock on boot from my BIOS settings. I suggest you have

Network unavailable without desktop

2013-08-06 Thread Tony van der Hoff
Hi all, I normally run my wheezy laptop under KDE, and the network management is provided by NetworkManager. This generally works fine. However, When I log off the KDE session, the wireless network shuts down (Wired network keeps going). I suspect the wpa passwords become unavailable without the

Re: power on the numlock key automatically during the boot process.

2013-08-06 Thread Teemu Likonen
atar [2013-08-06 14:05:54 +03:00] wrote: > Can someone here help me please to know how to power on the numlock > key automatically during the boot process? Usually people install "numlockx" package which it does the job automatically. Also desktop environments may have an option for num lock mode

power on the numlock key automatically during the boot process.

2013-08-06 Thread atar
Hi there!! Can someone here help me please to know how to power on the numlock key automatically during the boot process? Thanks in advance!! atar. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or

Re: Setting locales on Debian

2013-08-06 Thread Slavko
Hi, Dňa 05.08.2013 23:45 Fred White wrote / napísal(a): > I have to following errors > -bash: warning: setlocale: LC_ALL: cannot change locale (en_GB.utf8) > locale: Cannot set LC_CTYPE to default locale: No such file or directory > locale: Cannot set LC_MESSAGES to default locale: No such file

Re: Re: Fwd: install packages without verification.

2013-08-06 Thread Bob Proulx
atar wrote: > Brian wrote: > > The problem however is that when I try to install a new package or > > upgrade an existed one, using the apt-get install command, I get a > > question asking me: 'Install these packages without verification?' > > and above this question is a list of some packages that