When i'm using udp4 in inetd.conf on interpid i'm getting following
form xinetd:
xinetd[29119]: inetd.conf - Protocol udp4 not in /etc/protocols
[file=/etc/inetd.conf] [line=3]
--
no ipv6 support (use udp4 in inetd.conf)
https://bugs.launchpad.net/bugs/73233
You received this bug notification
I have the same problem with the same card/chipset on karmic koala 32-bit...
not only with skype but with gnome audacity and sound recorder too
--
crackling on audio capture in any application internal or external microphone
https://bugs.launchpad.net/bugs/525328
You received this bug notificati
Public bug reported:
Binary package hint: exuberant-ctags
when running etags using following form:
find . -name '*.[hc]' | xargs etags -a
The generated TAGS file contains wrong file names.
The same problem exists with etags problem coming from emacs23 package
Works correctly with :
find ..//. -na
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/48668929/Dependencies.txt
--
etags screw filenames starting with ./
https://bugs.launchpad.net/bugs/582347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
The problem is still present on lucid lynx 32 bit
--
crackling on audio capture in any application internal or external microphone
https://bugs.launchpad.net/bugs/525328
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
I've just tried:
va...@sinus:~/sgdn/verona$ ctags-exuberant -e -a ./mediastreamer2/src/msconf.c
va...@sinus:~/sgdn/verona$ mv TAGS TAGS.safe
va...@sinus:~/sgdn/verona$ ctags-exuberant -e -a mediastreamer2/src/msconf.c
va...@sinus:~/sgdn/verona$ diff TAGS TAGS.safe
2c2
< mediastreamer2/src/msconf
Public bug reported:
Binary package hint: xdg-utils
Line 392 in xdg-email script contains:
TOqul=$(echo "$MAILTO" | grep '^to=' | sed 's/^to=//' | awk '{ printf "%s,",$0
}')
It should be:
TO=$(echo "$MAILTO" | grep '^to=' | sed 's/^to=//' | awk '{ printf
"%s,",$0 }')
ProblemType: Bug
DistroRe