** Description changed:
Binary package hint: binutils
Ubuntu 9.04
binutils 2.19.1-0ubuntu3
When a thin archive pulls in another archive, the members are appended
unconditionally instead of checking for duplicates.
Setup:
$ touch somefile
- $ ar rcT intermediate
+ $ ar rcT in
Since it occurred across implementations, I thought at first it might be a
configuration problem.
But, the offending strings, and thus the bug, are in jre/lib/amd64/libjava.so,
which is also in sun-java5 and the jdk7 snapshot I downloaded a while ago.
(How do I add a package to the bug?)
--
jav
Public bug reported:
Java applications will receive the bogus environment setting
XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
These override the sane default paths that are otherwise used
Ubuntu Jaunty
openjdk-6-jre 6b14-1.4.1-0ubuntu13
sun-java6-jre 6.20dlj-
** Changed in: gnome-orca
Status: New => Invalid
--
espeak sound doesn't play correctly
https://bugs.launchpad.net/bugs/354522
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.c
** Description changed:
- In dash, backslashes are parsed within single quotes, contradicting the man
page, as well as the behavior of other common /bin/sh implementations.
- (Does POSIX mention anything?)
+ In dash, backslashes are parsed within single quotes, contradicting POSIX and
it's own m
There is a much simpler test: does
echo '\\'
print one backslash or 2?
The man page says:
Single Quotes
Enclosing characters in single quotes preserves the literal meaning of all
the characters (except sin‐
gle quotes, making it impossible to put single-quotes in a single-quoted
st
I used the CLI one,
do-release-upgrade
(I was suffering from unrelated bug 401548)
--
release upgrade invalidates apt pinning preferences
https://bugs.launchpad.net/bugs/412297
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bu
The bug is
in binutils/binemul.c
function do_ar_emul_default_append (bfd **after_bfd, bfd *new_bfd, bfd_boolean
verbose, bfd_boolean flatten)
the line is
if (do_ar_emul_default_append (after_bfd, elt, verbose, TRUE))
where elt is the object within the archive to be added to this archive
unfortun
Public bug reported:
Binary package hint: binutils
Ubuntu 9.04
binutils 2.19.1-0ubuntu3
When a thin archive pulls in another archive, the members are appended
unconditionally instead of checking for duplicates.
Setup:
$ touch somefile
$ ar rcT intermediate
Repeating this will only ever add the
Public bug reported:
Any received SDL_KeyboardEvent relating to NumLock and CapsLock does not
correspond to the state of the keys.
The current behavior was introduced by a patch in Debian bug #317010.
Traditional behavior: (before debian 317010; currently, if
SDL_DISABLE_LOCK_KEYS is nonempty i
It is fixed in 1.2.1-0ubuntu3 (in a debootstrap chroot).
Fixed upstream with note:
https://visualvm.dev.java.net/troubleshooting.html#jvmstat6u12
** Changed in: visualvm (Ubuntu)
Status: Incomplete => Fix Released
--
jvisualvm just throws an NPE on starting any java application
https://b
** Attachment added: "bash_completion_alias.diff"
http://launchpadlibrarian.net/37297643/bash_completion_alias.diff
--
bash completion functions fail with aliases
https://bugs.launchpad.net/bugs/501742
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
Public bug reported:
Binary package hint: bash-completion
Ubuntu Jaunty
bash_completion 20080705ubuntu3
Introduction:
Bash functions resolve aliases at the time they are defined.
Bash completion uses functions heavily and depends on the exact semantics of
the commands called.
In the default .ba
** Attachment added: "lsusb-v.log.good"
http://launchpadlibrarian.net/37284653/lsusb-v.log.good
--
uvcvideo webcam displays green rectangle under usb2
https://bugs.launchpad.net/bugs/501579
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
** Attachment added: "lsusb-v.log.bad"
http://launchpadlibrarian.net/37284641/lsusb-v.log.bad
--
uvcvideo webcam displays green rectangle under usb2
https://bugs.launchpad.net/bugs/501579
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
** Attachment added: "lspci-vnvn.log"
http://launchpadlibrarian.net/37284634/lspci-vnvn.log
--
uvcvideo webcam displays green rectangle under usb2
https://bugs.launchpad.net/bugs/501579
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Attachment added: "dmesg.log"
http://launchpadlibrarian.net/37284626/dmesg.log
--
uvcvideo webcam displays green rectangle under usb2
https://bugs.launchpad.net/bugs/501579
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubunt
** Attachment added: "uname-a.log"
http://launchpadlibrarian.net/37284620/uname-a.log
--
uvcvideo webcam displays green rectangle under usb2
https://bugs.launchpad.net/bugs/501579
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
u
** Attachment added: "version.log"
http://launchpadlibrarian.net/37284593/version.log
--
uvcvideo webcam displays green rectangle under usb2
https://bugs.launchpad.net/bugs/501579
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
u
** Attachment added: "Screenshot-LUVCview (c) Michel Xhaard, 33 Fps.png"
http://launchpadlibrarian.net/37284580/Screenshot-LUVCview%20%28c%29%20Michel%20Xhaard%2C%2033%20Fps.png
--
uvcvideo webcam displays green rectangle under usb2
https://bugs.launchpad.net/bugs/501579
You received this bu
Public bug reported:
Ubuntu Jaunty
linux-image-generic + linux-backports-modules-jaunty-generic 2.6.28.17.22
Gigaware usb webcam 25-1176 w/mic (0c45:62e0)
When this is connected to a USB2 port, luvcview displays only the top third of
the image (see attachment), at >30 fps.
When it is connected
This bug went away by synaptic 0.62.5ubuntu3 (now in jaunty-updates),
which has this changely entry.
synaptic (0.62.5ubuntu3) jaunty-proposed; urgency=low
* improve the logic when the xapian index needs
rebuilding by checking the xapian document count
against the available packages (LP:
** Attachment added: "Test cases"
http://launchpadlibrarian.net/36642846/ar-test.sh
--
ar fails when double-slashes are used in certain paths
https://bugs.launchpad.net/bugs/494797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Public bug reported:
Binary package hint: binutils
Ubuntu Jaunty, binutils 2.19.1-0ubuntu3
Ubuntu Karmic, binutils 2.20-0ubuntu2
Expected: paths with double slashes work transparently, as in (most) other
programs, or at the worst, give a relevant error message.
Actual: paths with double slashes
This bug went away spontaneously after upgrading to karmic.
** Changed in: gnome-control-center (Ubuntu)
Status: Incomplete => Fix Released
--
Workspace switcher preview compressed after increasing Visual Effects
https://bugs.launchpad.net/bugs/249650
You received this bug notification be
There are source/binary packages at http://tehnick-8.narod.ru/q4wine/
and from that, the debian request for packaging:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550148
** Bug watch added: Debian Bug tracker #550148
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550148
--
[needs pac
I don't see what's incomplete about this bug. I know I'm not supposed to
confirm my own bugs, so why can't someone do something about it? It is
100% reproduceable, given a decent graphics card.
And if I'm just going to be told "upgrade to the next (alpha) release
and see if it goes away" again ...
Public bug reported:
Ubuntu 9.04
synaptic 0.62.5ubuntu3 from jaunty-updates
If Package A depends on a specific version of Package B, then
Choosing "Force Package version" on Package A will do nothing.
Choosing "Force Package version" on Package B will note that Package A must be
up/downgraded, b
Public bug reported:
Binary package hint: amarok
Ubuntu 9.04
amarok 2:2.0.2mysql5.1.30-0ubuntu3 from jaunty
amarok 2:2.1.1mysql5.1.30-0ubuntu1~jaunty1 from jaunty-backports
Also occurs in: amarok-kde3 2:1.4.10-0ubuntu5 from kde3-maintainers repository.
When a file is playing (mine are all FLAC,
Public bug reported:
Binary package hint: amarok
Ubuntu 9.04
amarok 2:2.0.2mysql5.1.30-0ubuntu3 from jaunty
amarok 2:2.1.1mysql5.1.30-0ubuntu1~jaunty1 from jaunty-backports
In the old amarok from KDE3, you could play a playlist, and when it was done,
the play icon in the systray menu would start
Just marked 310543 and its 3 duplicates as duplicates of this bug, since it is
the same problem, even if the exact method of reproducing varies - in all,
*something* has to change about the state of the filechooser before it'll
extract.
The only aberration is that comment 7 could no longer repr
*** This bug is a duplicate of bug 80755 ***
https://bugs.launchpad.net/bugs/80755
** This bug has been marked a duplicate of bug 80755
extracting doesn't work right when the location entry is displayed
--
selecting 'extract' in the file dialog does not respond when 'selected files'
is s
*** This bug is a duplicate of bug 80755 ***
https://bugs.launchpad.net/bugs/80755
** This bug is no longer a duplicate of bug 310543
selecting 'extract' in the file dialog does not respond when 'selected
files' is selected
** This bug has been marked a duplicate of bug 80755
extracting
*** This bug is a duplicate of bug 80755 ***
https://bugs.launchpad.net/bugs/80755
** This bug is no longer a duplicate of bug 310543
selecting 'extract' in the file dialog does not respond when 'selected
files' is selected
** This bug has been marked a duplicate of bug 80755
extracting
*** This bug is a duplicate of bug 80755 ***
https://bugs.launchpad.net/bugs/80755
** This bug is no longer a duplicate of bug 310543
selecting 'extract' in the file dialog does not respond when 'selected
files' is selected
** This bug has been marked a duplicate of bug 80755
extracting
** Description changed:
Binary package hint: visualvm
Ubuntu 9.04
visualvm 0.20080728-1ubuntu2
Expected: running jvisualvm at the same time as a java application will allow
profiling of the application.
Actual: instead of showing running java applications, the openjdk version of
jvi
** Attachment added: "/home/ben/.visualvm/dev/var/log/messages.log"
http://launchpadlibrarian.net/31099653/messages.log
--
jvisualvm just throws an NPE on starting any java application
https://bugs.launchpad.net/bugs/422303
You received this bug notification because you are a member of Ubuntu
Public bug reported:
Binary package hint: visualvm
Ubuntu 9.04
visualvm 0.20080728-1ubuntu2
Expected: running jvisualvm at the same time as a java application will allow
profiling of the application.
Actual: instead of showing running java applications, the openjdk version of
jvisualvm just dis
** Attachment added: "deps.list"
http://launchpadlibrarian.net/30862926/deps.list
--
gnome keyboard shortcuts launch program with current directory root
https://bugs.launchpad.net/bugs/419377
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Public bug reported:
Ubuntu 9.04
Package version: The package must be a dependency of gnome-control-center
(maybe gnome-settings-daemon? I've attached versions of all direct
dependencies.), because that is the package that contains the executable
gnome-keybinding-properties
Expected: when setti
*** This bug is a duplicate of bug 16432 ***
https://bugs.launchpad.net/bugs/16432
** This bug has been marked a duplicate of bug 16432
custom filters to match packages from specific repositories
--
PPA custom filter
https://bugs.launchpad.net/bugs/25
You received this bug notificatio
Public bug reported:
Binary package hint: synaptic
Ubuntu 9.04
synaptic 0.62.5ubuntu2.1
Expected:
synaptic detects updated package states when launched as user.
Actual:
Running synaptic as a normal user after changing the states using another
program will still show the old state. Running synapt
*** This bug is a security vulnerability ***
Public security bug reported:
Ubuntu 9.04
expected:
doing a release upgrade will alter any existences of intrepid to jaunty in
/etc/apt/preferences, like it does in sources.list
actual:
apt preferences are left unchanged, so a lower-pinned release li
Okay, whatever was preventing me from activating visual effects went away, so:
I can now reproduce this on Jaunty
** Attachment added: "Screenshot.png"
http://launchpadlibrarian.net/29644023/Screenshot.png
--
Workspace switcher preview compressed after increasing Visual Effects
https://bugs.l
** Attachment added: "xbug.zip"
http://launchpadlibrarian.net/29433957/xbug.zip
--
unmanaged X initially doesn't show mouse pointer
https://bugs.launchpad.net/bugs/403794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
Public bug reported:
Binary package hint: xserver-xorg
Ubuntu 9.04
xserver-xorg 1:7.4~5ubuntu18
When starting a new X session without a session/window manager, but only
something basic like an xterm, the mouse pointer initially does not appear.
However, moving the mouse up and left to be over
Public bug reported:
Binary package hint: bash-completion
Ubuntu 9.04
bash-completion 20080705ubuntu3
1. Bash-completion for builtin jobs (preceded by %) nonexistent
2. Is it possible to sort numerically instead of alphabetically?
** Affects: bash-completion (Ubuntu)
Importance: Undecided
I couldn't test it on Jaunty earlier because my ATI Radeon X1600 didn't have
the binary driver for the new X server.
Now that I got some hardware upgrades, I upgraded and tried again, but after
getting the nvidia binary drivers to work, it told me "Desktop effects cannot
be enabled."
So, althoug
Public bug reported:
Binary package hint: update-manager-core
There are a couple of problems I encountered, and all of them center on the
behavior of a release upgrade when the user has 3rd party repositories enabled.
For me, this involves the kde3 repository from intrepid to jaunty, but the
p
For me on intrepid, sound works just fine, but if music is left on, then it
crashes.
Run from the command line, this is the error:
Fatal Python error: (pygame parachute) Segmentation Fault
Aborted
I don't know any python, but I read the man page and tried running with
options. No further inform
Public bug reported:
Binary package hint: bsdmainutils
Ubuntu 8.04 / Ubuntu 8.10
bsdmainutils 6.1.10ubuntu2
Expected: When given a custom format string, that form is used instead.
Actual: When invoked by the name 'hd' and given a custom format string (even
one of the builtins like with -c, -b, -
Public bug reported:
Binary package hint: wget
>From the man page:
Use of -O is not intended to mean simply "use the name file instead
of the one in the URL;" rather, it is analogous to shell redirection: wget -O
file http://foo
is intended to work like wget -O - http://fo
Public bug reported:
Binary package hint: bash-completion
Ubuntu 8.10
bash-completion 20060301-4ubuntu1
Scenario: in bash, type umount
Expected: display list of mount points
Actual: mount points are pasted into the command line, with n corrupted to
newline.
/lib/i
it/rw
/proc
/sys
/var/ru
/v
Public bug reported:
Binary package hint: icoutils
Package version 0.26.0-2 for Intrepid.
The file
/usr/share/man/man1/icotool.1.gz
is missing a ".TP" before the documentation for the "--width" option, leading
to a runon when viewed by the "man" program.
** Affects: icoutils (Ubuntu)
Impo
Sorry, I can't enable visual effects with the VirtualBox graphics
driver, even with the video memory increased and "Enable 3D
acceleration" checked. Is there a way to force compiz to activate with
software rendering or something?
I don't want to overwrite my only machine, and the LiveCD doesn't ru
Upgraded to Intrepid the other day, and this also affects KDE 4.whatever
--
Konsole UI scrolls lines incorrectly after changing window size
https://bugs.launchpad.net/bugs/288368
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu
Public bug reported:
Binary package hint: konsole
1. Ubuntu 8.04.1, installed kubuntu-desktop package, with all updates as of
2008-10-23.
2.
konsole:
Installed: 4:3.5.10-0ubuntu1~hardy2
Candidate: 4:3.5.10-0ubuntu1~hardy2
Version table:
*** 4:3.5.10-0ubuntu1~hardy2 0
500 http://us
I do believe I have found the source for the patch, but I'm not sure how to
compile it:
http://www.law.cornell.edu/uscode/15/1.html
http://www.law.cornell.edu/uscode/15/2.html
http://www.law.cornell.edu/uscode/15/15.html
The key is not to directly attack Microsoft, but to sue the companies that
Public bug reported:
On a new install of 8.04, I ran updates and installed a few packages that
shouldn't have any effect at all on the display.
The only thing I did related to the display was install the restricted driver
for my ATI Radeon X1600 (oh, and moved that one bar to the bottom, since I
59 matches
Mail list logo