Version: 2.10.1-1+b1
On 04/23/2011 12:21 PM, EspeonEefi wrote:
> Package: python-gtksourceview2
> Version: 2.10.1-1
> Severity: grave
>
> python-gobject and python-gtk2 no longer provide python2.5-gobject and
> python2.5-gtk2, respectively. They provide only python2.6- and
>
Package: python-gtksourceview2
Version: 2.10.1-1
Severity: grave
python-gobject and python-gtk2 no longer provide python2.5-gobject and
python2.5-gtk2, respectively. They provide only python2.6- and
python2.7- versions nowadays.
-- System Information:
Debian Release: wheezy/sid
APT prefers unst
On 01/08/2011 11:53 AM, Cyril Brulebois wrote:
> So it doesn't strictly need a newer libdrm (in the shared object
> sense), it just needs a bugfix which is included in a newer version
> (or a newer kernel, if that fix is indeed the one you'd need to fix
> your issue).
Hrm... I don't think that's i
Package: input-utils
Version: 0.0.20081014-1
Severity: normal
Tags: experimental
The following transcript basically illustrates the whole problem.
r...@saffroncity:~# lsinput
/dev/input/event0
protocol version mismatch (expected 65536, got 65537)
r...@saffroncity:~# uname -a
Linux saffroncity 2.6
Package: xserver-xorg-video-intel
Version: 2:2.13.903-1
Severity: important
Tags: experimental
The dependency of the experimental xserver-xorg-video-intel
(2:2.13.903-1) is libdrm-intel1 (>=2.4.21) and libdrm2 (>=2.4.17), both
of which are satisfiable by the libdrm in sid. However, it seems the
li
Package: aptitude
Version: 0.6.3-3.1
Severity: normal
I also see this behavior. I believe it is related to the fact that
neither of us have apt-xapian-index installed. Installing that package
and letting it build an index fixed the segfault for me.
aptitude currently only recommends apt-xapian-in
Whoops, quick correction. Sorry for the extra spam.
On 06/05/2010 10:06 PM, EspeonEefi wrote:
> 1. Make a new sid chroot with the command
>
> debootstrap --variant=buildd --include=locales mesa evince
> http://debian.lcs.mit.edu/debian/
I actually meant
debootstrap --variant=buil
On 06/05/2010 10:53 AM, Julien Cristau wrote:
> On Mon, Nov 17, 2008 at 06:24:27 -0500, EspeonEefi wrote:
[...snip...]
>> The following patch I've found fixes this problem:
>>
>> diff -Naur mesa-7.2.orig/configure.ac mesa-7.2/configure.ac
>> --- mesa-7.2.ori
Package: prosody
Version: 0.6.2-2
Severity: normal
As detailed in upstream issue #147 [1], relative paths for SSL/TLS
certificate and key files do unexpected things in the Prosody config. In
particular, the relative path given in the default
/etc/prosody/conf.avail/example.conf.cfg.lua does not ac
Package: pidgin
Version: 2.6.6-1
Severity: normal
According to the changelog for Pidgin 2.6.6 [1], a new feature
introduced in 2.6.6 was that the AIM protocol transport now allows
setting and displaying icons between 1x1 and 100x100 pixels, whereas
previously, only icons between 48x48 and 50x50 we
Package: libticables2-1
Version: 1.2.0-1
Severity: normal
On boot, I get a plethora of warnings from udev of the following form:
Dec 27 10:48:45 saffroncity udevd[555]: SYSFS{}= will be removed in a future
udev version, please use ATTR{}= to match the event device, or ATTRS{}= to
match a parent
Package: gnome-session
Version: 2.28.0-1
Severity: normal
For gnome-session 2.26.2-1, gnome-session depended on metacity |
compiz-gnome | sawfish. In gnome-session 2.28.0-1, the compiz-gnome
alternative was replaced by mutter. As mutter is not near feature parity
with compiz-gnome yet, would it be
Package: debootstrap
Severity: normal
It looks like this bug was related to Debian bug #549170, which has now
been cloesd by perl 5.10.1-5. (Basically, a change in DynaLoader.pm made
it so that even though DynaLoader.pm was in perl-base, it couldn't work
without the full perl installed. The update
Package: debootstrap
Version: 1.0.19
Severity: important
For the past day or so (?), trying to create a sid chroot has resulted
in debootstrap bailing with a final line of
W: Failure trying to run: chroot /home/eefi/debian/chroot dpkg --force-depends
--install /var/cache/apt/archives/libc6_2.9-2
Package: bash-completion
Version: 1:1.0-3
Severity: normal
I've figured out a fix that seems to work:
--- /etc/bash_completion.orig 2009-09-03 08:21:15.229720217 -0400
+++ /etc/bash_completion2009-09-03 08:21:36.473719600 -0400
@@ -213,6 +213,10 @@
# results in the original argument
q
Package: bash
Severity: normal
Perhaps this is related to bug #544024 [1] against bash-completion?
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544024
When I removed the sourcing of /etc/bash_completion from my ~/.bashrc,
completion of filenames with spaces worked again. I don't know whe
Package: bash-completion
Version: 1:1.0-3
Severity: normal
I've noticed that this seems to affect all completions involving paths
that need a backslash to escape some character. I have a number of files
with square brackets in their names which also have had their
completions broken after the upgr
Package: linux-2.6
Version: 2.6.29-5
Severity: normal
I have a ThinkPad X301 that has an ALPS touchpad. I've found that
tap-to-drag (a double tap on the touchpad, but without releasing the
finger from the touchpad after the second tap, which lets you drag using
just the touchpad and not any physic
Package: mesa
Version: 7.2-1
Severity: normal
The invocation of make being used in configure.ac to generate
mesa_version (which later goes into PACKAGE_VERSION in configure) is
missing a --no-print-directory switch. The lack of --no-print-directory
is resulting in the following line in the generat
Package: mplayer
Version: 1.0~rc2-15
Followup-For: Bug #483499
I think the bug here is that /usr/share/pixmaps/mplayer should actually
be /usr/share/pixmaps/mplayer.xpm. The .desktop file specification says
[1] that if an icon name is not an absolute path (as is the case with
mplayer.desktop's cur
Package: xchat
Version: 2.8.6-1
Severity: normal
According to the changelog for XChat 2.8.6 [1], XChat now calls
libnotify directly instead of using notify-send. I can confirm that tray
balloons still work after I uninstalled libnotify-bin (which provides
notify-send).
[1] http://forum.xchat.org/
On Wed, 2008-05-28 at 01:37 +0200, maximilian attems wrote:
> can you still reproduce the following bug
> bugs.debian.org/350510
> on a recent kernel aka at least 2.6.24 better 2.6.25 that is still
> upstream supported?
I can confirm that USB still works now after I suspend to disk by doing
"echo
Package: bash-completion
Version: 20060301-2
Followup-For: Bug #468254
This bug is actually breaking completion of all arguments that have
embedded spaces, whether escaped with \ or within quotes. This bug
causes completion to be run against just the part of the current word
after the last space.
On Wed, 2008-02-20 at 22:01 +0800, Clayton wrote:
> > I'm not sure whether this will work for xine, but an alternative to
> > installing libstdc++5 for me (using mplayer) was to grab drv33260.dll
> > and drv43260.dll from the Windows codec pack, since loading of those
> > don't rely on any Linux sy
Package: gnome-applets
Version: 2.20.1-2
Followup-For: Bug #345093
Just to poke this bug again, it would probably be nice for the outdated
and unnecessary recommends on imagemagick to go away from gnome-applets.
Note that this has extra importance now that apt-get installs recommends
by default.
Perhaps what happened is that in your upgrade, libstdc++5 got
uninstalled? I just ran into this problem with mplayer, and installing
libstdc++5 fixed it.
It seems that the RealVideo-decoding drvc.so included in the mplayer
Linux codec pack is a library ripped from RealPlayer 10, and it was
built a
Package: popularity-contest
Version: 1.43
Severity: normal
As the subject says. mime-construct was originally recommended in 1.30
as part of an effort to add support for compressed submissions to the
popcon server. This code was removed in 1.36 because server-side support
was never implemented.
Package: evolution
Version: 2.12.2-1+b1
Severity: important
TLS support for SMTP mail sending is broken in 2.12.2-1+b1. Accounts
which were previously set to use TLS no longer use it.
#460583 is a related bug. However, unlike with the IMAP SSL support,
which still works despite the lack of UI for
Package: gnucash
Version: 2.2.2-1
Followup-For: Bug #444950
The desktop icon is still missing in the GNOME menu, even in 2.2.2-1.
Looking in /usr/share/applications/gnucash.desktop shows that the Icon
entry still has just gnucash-icon instead of gnucash-icon-16x16. Perhaps
the build scripts are us
Package: gdm
Version: 2.20.0-2
Followup-For: Bug #445616
My computer is slower than giggz's, I guess, because I actuall catch
sight of three GDM error lines that appear on the text console before it
tries to restart itself (and thus restarting X). I'm getting
gdm[3311]: CRITICAL: gdm_connection_c
Package: vim-gnome
Version: 1:7.1-056+2
Severity: normal
vim-gnome provides vim.gnome as an alternative for gnome-text-editor,
but it does not provide a slave link for gnome-text-editor.1.gz, the man
page. Thus, when gnome-text-editor is set to vim.gnome,
/usr/share/man/man1/gnome-text-editor.1.gz
Package: evince
Version: 0.8.3-1
Severity: normal
Evince renders just a couple elements and/or characters per page,
usually those in the top left corner, for all of the PDFs of the issues
of The Tech generated with InDesign CS. You can test this with all of
the PDF links from http://www-tech.mi
Package: gstreamer0.10-ffmpeg
Version: 0.10.2-2
Severity: normal
gstreamer0.10-ffmpeg's H.264 decoding seems to be broken with regards to
things that fly in from the left side of the video. This results in
trails of green blocks appearing in the video coming in from the left
side.
libxine1 use
Package: network-manager
Version: 0.6.4-8+b1
Followup-For: Bug #375302
I'd like to chime in with another vote for changing the default
verbosity of wpasupplicant in NetworkManager. I noticed today that under
high bandwidth conditions, my network connection seems to like to drop
out and then rec
Package: libxine1
Version: 1.1.7-1
Followup-For: Bug #395869
I just checked, and this bug no longer manifests in the current xine
packages in unstable. Closing the bug.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i68
Package: gstreamer0.10-plugins-bad
Version: 0.10.4+cvs2007.04.30
Severity: normal
As per the README.Debian, I'd like to request that the gsm plugin be
enabled. I have an answering machine to email service that sends
recordings ostensibly as .wav files, but which are really apparently MS
GSM fil
Package: openoffice.org
Followup-For: Bug #234296
I was just triaging some bugs that I'm marked as submitter for, and I
came upon this old one. A quick check with my current version of
openoffice.org (2.0.4.dfsg.2-5) reveals that it seems to have been fixed
at some point in between when I first re
reopen 353586
severity 353586 minor
thanks
I can reproduce this error using the attached very simple build.xml and
HelloWorld java program. Indeed, ant by default still automatically
adds /usr/share/ant/lib/ant-bootstrap.jar to the classpath. Note, though
that the warning occurs only when the -Xli
On Sun, 2007-02-25 at 14:16 +0100, Lionel Elie Mamane wrote:
> On Fri, Feb 23, 2007 at 06:16:54PM -0500, EspeonEefi wrote:
>
> > We recently moved our mailing lists from an old server running sarge
> > to a new server running etch. We migrated the lists by simply
> > copy
Package: spamassassin
Version: 3.1.7-2
Severity: normal
auto_whitelist_file_mode uses an inappropriate umask (possibly the
user's umask, which by default is 022). This is in contradiction to the
documentation in man Mail::SpamAssassin::Plugin::AWL.
The documentation claims that I should have the
Package: mailman
Version: 1:2.1.9-5
Severity: normal
(This report was originally erroneously filed as a followup for bug
#391700.)
We recently moved our mailing lists from an old server running sarge to
a new server running etch. We migrated the lists by simply copying all
the data in /var/lib/ma
Package: mailman
Version: 1:2.1.9-5
Followup-For: Bug #391700
As a followup to my previous message, on closer inspection, it turns out
that my error is subtly different from the error in the initial bug
report. It may be that this stuff should get split off into its own
report.
We recently mov
Package: mailman
Version: 1:2.1.9-5
Followup-For: Bug #391700
I am still seeing this problem with the version of mailman in testing
(which accoriding to packages.debian.org is the same as the version in
unstable). Here's an example output from /var/log/mailman/error:
Feb 17 10:43:12 2007 (23077
Package: dpkg
Version: 1.13.25
Severity: normal
As the topic says, dpkg-divert should be able to divert symlinks to
directories. For example, in the mailman package, there's the file
lrwxrwxrwx 1 root list 17 2007-02-14 05:11 /var/lib/mailman/locks ->
../../lock/mailman
Now, I have it set up su
Package: mplayer
Version: 1.0~rc1-10
Severity: normal
I have noticed a strange instability in the dependencies of the mplayer
package which has not been noted in the changelog. Some versions of the
mplayer package depend on libartsc0 and libjack0.100.0-0, while others
do not at all.
Within the ve
Package: mplayer
Version: 1.0~rc1-10
Severity: normal
I have noticed a strange instability in the dependencies of the mplayer
package which has not been noted in the changelog. Some versions of the
mplayer package depend on libartsc0 and libjack0.100.0-0, while others
do not at all.
Within the ve
g Xinerama.
load_plugins: skipping unreadable plugin directory
/home/espeoneefi/.xine/plugins.
load_plugins: plugin /usr/lib/xine/plugins/1.1.3/xineplug_vo_out_xshm.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.3/post/xineplug_post_goom.so
found
load_plugins: plugin
/usr/lib/xine/plug
Package: hibernate
Version: 1.94-1
Severity: normal
Since hibernate now ships with default conf files that make extensive
use of TryMethod, hooking functions need to beware being called twice.
I've specifically seen ClockSave and ModulesUnloadBlacklist both get
hooked in multiple times. Also note
Package: avahi-daemon
Version: 0.6.13-2
Followup-For: Bug #385495
I'm just confirming that I'm seeing this bug on boot now. I believe this
bug is related to the first item in the Avahi 0.6.13 changelog:
"Add a new D-Bus method for changing the mDNS host name during runtime.
This functionality is
ters (mine, espeoneefi, is 10). At
line 196, instead of xuser being set to espeoneefi, as intended, it is
set to espeonee, making all the rest of that for loop fail.
Further bugginess in FindXServer causes this failure not to be
rectified. Lines 216 and 217 suffer from the same mawk in `` bug that
manifes
On Tue, 2006-06-06 at 17:18 +0200, martin f krafft wrote:
> also sprach EspeonEefi <[EMAIL PROTECTED]> [2006.06.06.1556 +0200]:
> > There's a file called lock.orig in
> > /usr/share/hibernate/scriptlets.d that seems to be extraneous. It
> > looks like just
Package: hibernate
Version: 1.91-2
Severity: normal
The command line verbosity setting should be enabled earlier, probably
read as part of PreliminaryGetopt. Otherwise, the setting won't go into
effect until after you read the config files. Now that the config file
mechanism is more complicated, h
Package: hibernate
Version: 1.91-2
Severity: normal
The $2 should be a $1 in line 634 of /usr/sbin/hibernate. Remember you
do a shift at line 586, so the config file being read is $1 now instead
of $2.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (5
Package: hibernate
Version: 1.91-2
Severity: normal
There's a file called lock.orig in /usr/share/hibernate/scriptlets.d
that seems to be extraneous. It looks like just an old version of
/usr/share/hibernate/scriptlets.d/lock. Also, because it has a . in its
name, it's causing the following two er
Package: xserver-xorg
Version: 1:7.0.18
Followup-For: Bug #363248
I was encountering this same problem, so I dug into /usr/bin/dexconf a
bit. I found this really strange section (starting from line 271):
### MOUSE / INPUTDEVICE
DO_EMULATE3BUTTONS=
fetch xserver-$SERVER/config/inputdevice/mouse
Package: netcfg
Severity: normal
A bit of history for reference can be found in bug #340935 .
If the interface set up should be brought up upon detection by a
hotplugging mechanism, netcfg inserts the following clause into the
generated /etc/network/interfaces file:
# This is a list of hotplug
Package: fglrx-driver
Version: 8.24.8-1
Severity: wishlist
Now that X.org 7.0 has reached unstable, all of the display drivers have
been broken up into individual xserver-xorg-video-* packages. It would
be nice if fglrx also provided an xserver-xorg-video-fglrx package to
satisfy various packages'
Package: locales
Version: 2.3.6-7
Followup-For: Bug #362751
I ran into this problem myself. However, when I logged into a text
console rather than through GDM, I noticed that my locale settings had
been set correctly.
Zack, are you using GDM? Could this bug be related to
http://bugs.debian.org/cg
Package: initramfs-tools
Version: 0.57b
Followup-For: Bug #350510
I upgraded to the 2.6.16-1-686 that just landed in unstable, and I'd
like to report that this bug still exists under 2.6.16 at least for
uhci_hcd and ehci_hcd.
-- System Information:
Debian Release: testing/unstable
APT prefers u
Package: gnome-volume-manager
Version: 1.4.0-4
Followup-For: Bug #353993
I was about to complain that my use of fglrx was keeping me from
upgrading (the version in unstable was not compatible with 2.6.15 or
X.org 6.9), but what do I find during today's aptitude update but
updated fglrx packages th
added
usb_device_1043_8012_0510311410480038_if0_scsi_host_scsi_device_lun0 added
storage_serial_Generic_USB_Flash_Drive_0510311410480038 added
volume_uuid_4406_AC20 added
After this, /media/EspeonEefi (EspeonEefi is the label of the drive)
existed, and it contained the contents of the flash drive. No icon
showed up o
Package: poppler-utils
Version: 0.4.5-3
Severity: normal
I'm not totally sure whether this is a real bug or if this is more
cupsys' fault or not. Feel free to redirect / close as you see fit.
cupsys depends on xpdf-utils. xpdf-utils depends on xpdf-common.
xpdf-common supplies the file /etc/xpd
correctly. I did wait a little longer than I did under this bug report,
but I'm not totally certain how impatient I was that night when the
manual wasn't working.
If you want me to probe more deeply, I could, but I'm satisfied now
given that it worked with a later netinst image.
Package: totem
Version: 1.2.1-3
Followup-For: Bug #349357
If the patch works, I'd really appreciate having it applied in the
Debian package. This bug not only affects the + button for the playlist;
it also makes Totem crash whenever I try to play a new file by using
Movie | Open while the file
[javac] Using modern compiler
[javac] Compilation arguments:
[javac] '-d'
[javac] '/home/espeoneefi/programming/6.170/psets'
[javac] '-classpath'
[javac]
'/home/espeoneefi/programming/6.170/psets:/home/espeoneefi/programming/6.170/psets/lib/a
Package: initramfs-tools
Version: 0.51
Followup-For: Bug #350510
Just to chime in, I've also been bitten by this bug on my laptop, an IBM
ThinkPad T42p, which seems to use the USB controller modules uhci_hcd
and ehci_hcd, so it's definitely not specific to Joey's laptop or even
ohci_hcd.
-- Syste
Package: libticables3
Version: 3.9.6-5
Severity: important
(Note: Another bug that may actually be against TiLP. Reassign if so.)
(Note 2: I've marked this and the previous bug as important because as
far as I can tell, they completely break support for the by far most
common connector cables now
ep tiusb
[EMAIL PROTECTED]:~$
Finally, I have added myself to the tilp group and even gone so far as
to reboot to make sure my correct permissions are active.
[EMAIL PROTECTED]:~$ groups
espeoneefi adm dialout cdrom floppy audio src video plugdev nvram tilp
[EMAIL PROTECTED]:~$
However, when I t
Package: laptop-mode-tools
Version: 1.22-1
Followup-For: Bug #350512
In addition to the problem line mentioned by Bob, the -lt in line 621
causes laptop-mode-tools to hibernate my laptop any time I disconnect or
reconnect the power cord or close or open my lid since I have
ENABLE_AUTO_HIBERNATION=
Package: laptop-mode-tools
Version: 1.22-1
Severity: normal
When the battery charge slips below MINIMUM_BATTERY_*, laptop_mode will
try to proceed with ACTIVATE_WITH_POSSIBLE_DATA_LOSS=0. This results in
the else branch starting at line 916 being taken, and
/proc/sys/vm/laptop_mode being set to 0
Package: rhythmbox
Version: 0.9.2-3
Severity: normal
The slider which is supposed to show the time elapsed in the currently
playing track is totally borked. It stays stuck at 0:00; it doesn't
update, the total track time displayed does not change when the track
changes.
This may be related to mor
Package: hibernate
Version: 1.12-1
Severity: normal
This bug is closely related to bug #326695. Basically, when you made the
changes to /usr/share/hibernate/scriplets.d/lock LockXScreensaver(), you
forgot to do the same for UnlockXScreensaver().
-- System Information:
Debian Release: testing/unst
Package: gnome-applets
Version: 2.12.2-3
Severity: normal
According to changelog.Debian.gz, the recommends imagemagick dependency
was added for package version 1.2.4-3 because back then the screenshot
applet needed /usr/bin/import from imagemagick. However, I believe the
screenshot applet no longe
Package: initramfs-tools
Version: 0.44
Followup-For: Bug #344754
I have run into the exact same problem on my machine. It will fail to
find /dev/hda2 and dump me into busybox. A simple modprobe ide-disk;
exit fixes things and booting continues normally.
I'm wondering whether this bug is related t
Package: gnome-desktop-environment
Version: 1:2.10.2.4
Severity: normal
The Debian packages for Mozilla Firefox 1.5 have dropped the mozilla-
prefix. As they have now entered unstable, it would be nice for the
dependency on mozilla-firefox-gnome-support to be updated to a
dependency on firefox-gno
Package: gnome-themes-extras
Version: 0.8.1-1
Severity: normal
The Amaranth, Lush, Nuvola, SphereCrystal, and Wasp controls themes fail
to execute panel transparency as they should. All of these fail to obey
the panel's transparency setting behind the Menu Bar. All but
SphereCrystal fail to obey t
severity 274705 grave
thanks
The fact that mv --reply=no doesn't work can cause data loss. Going by
the man page, users can expect a mv --reply=no not to overwrite any
files. If they rely on this behavior to stop themselves (or one of their
scripts) from overwriting files, then they will end up ac
Package: flashplugin-nonfree
Version: 7.0.25-5
Followup-For: Bug #310164
Hmm... an alternate method of resolving this issue is to install
libesd0-dev. (See bug #293810 against mozilla-firefox for a bit more
information.) The advantage of this method is that it doesn't seem to
affect Flash's sound
Package: mozilla-firefox
Version: 1.0.5-1
Followup-For: Bug #293810
Sorry for getting back so late.
At some point in the past couple months, I removed the libesd.so.1
symlink (I don't actually remember doing this, but it was gone when I
checked today). I was quite annoyed by a couple Firefox hang
Package: leaktracer
Severity: minor
c-dev was removed as a task in tasksel 2.00 [1]. However, leaktracer
still declares that it is part of the c-dev task. This has caused
aptitude to carry an "Unrecognized tasks" subcategory in the Tasks tree.
It would be nice if leaktracer no longer declared the
Package: totem-gstreamer
Version: 1.0.4-1
Severity: normal
When playing a video, upon reaching the end of the clip, totem-gstreamer
changes to a black screen. (Compare totem-xine's behavior of leaving the
last frame rendered.) This seems especially broken because upon
redrawing the screen (say swi
Package: gstreamer0.8-ffmpeg
Version: 0.8.5-1
Severity: important
The gstreamer-ffmpeg plugin fails to register on a gst-register. The
only mention of ffmpeg in /var/lib/gstreamer/0.8/registry.xml is of
ffmpegcolorspace. Trying to play .avis whose video ffmpeg should be able
to take care of result
other way to remedy the
situation is to uncomment the line "smtphost localhost"
in /etc/reportbug.conf or ~/.reportbugrc. Of course, this requires
having something appropriate listening on localhost:25.
-- Package-specific info:
** /home/espeoneefi/.reportbugrc:
reportbug_version "3.8&
Package: bittorrent
Version: 3.4.2-3sarge0.1
Severity: normal
Tags: sarge
This is a duplicate of #285187 and possibly #311933. However, I thought
having it recorded in the BTS that this bug exists in sarge even after
it's closed in sid would be useful, since it causes a daily email from
cron to
I have run into the same problem (I'm on a ThinkPad T42). An interesting
thing I noticed was that sound was only disturbed when sound was being
output by ESD (GNOME system events, Gaim events with ESD selected for
sound method, Rhythmbox with esdsink for GStreamer sink). When sound was
being output
Package: flashplugin-nonfree
Version: 7.0.25-5
Severity: normal
With the Englightened Sound Daemon running, I have to do 'ln -s
/usr/lib/libesd.so.0 /usr/lib/libesd.so.1' in order for Flash plugins
with sound to work and not crash Firefox (1.0.4-2).
However, without a running esd (and with mozill
Package: mozilla-firefox
Version: 1.0.4-2
Followup-For: Bug #293810
Okay...I poked at this issue some more tonight, and I fixed Flash (and I
will be filing a new flashplugin-nonfree bug in a moment). No progress
on Java, though.
I found that if I did 'ln -s /usr/lib/libesd.so.0 /usr/lib/libesd.so
Package: libpam-modules
Version: 0.76-22
Severity: minor
There's a misspelling in the logging of grating access by pam_userdb.
Here's a sample line:
Apr 17 12:45:05 pam_userdb[22301]: user '' granted acces
As you see, the final s in access was lost.
-- System Information:
Debian Release: 3.1
On Sun, 2005-02-27 at 23:17 -0500, Eric Dorland wrote:
> * EspeonEefi ([EMAIL PROTECTED]) wrote:
> > On Sun, 2005-02-06 at 01:45 -0500, Eric Dorland wrote:
> > > Works fine for me. Are you sure esd is running? Do you have
> > > esound-clients installed? Do
Package: ipw2200-source
Version: 1.0.0-1
Severity: wishlist
Version 1.0.1 was released by upstream on February 8. Just giving a
heads up.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: L
On Sun, 2005-02-06 at 01:45 -0500, Eric Dorland wrote:
> Works fine for me. Are you sure esd is running? Do you have
> esound-clients installed? Does sound work in other apps?
>
I do have esound-clients installed. I'm almost certain esd is running,
as sound works for other apps, including general
Package: mozilla-firefox
Version: 1.0+dfsg.1-4
Severity: normal
As the subject says. I am running GNOME 2.8 with ESD. I expect that
having FIREFOX_DSP="esddsp" in my ~/.mozilla-firefoxrc should allow
Firefox to output sound to ESD. Instead, any applets or Flash animations
that require access to so
Package: iroffer
Severity: normal
Just a heads up...iroffer 1.4.b02 was released a week ago. It's supposed
to fix a long-standing memory leak; that's why I've left this as a
normal bug rather than wishlist.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'uns
93 matches
Mail list logo