I also have a Sandisk Sansa Fuze and am receiving the same error with
Hardy:
[ 283.344161] usb 4-3: new high speed USB device using ehci_hcd and address 3
[ 285.017541] ehci_hcd :00:1d.7: port 3 reset error -110
[ 285.017558] hub 4-0:1.0: hub_port_status failed (err = -32)
Just as Evan rep
I can verify this. Ubuntu 8.04, Firefox 3 Beta 5. I try deleting all
browsing history, closing Firefox and reopening it, logging out and back
in, etc. Sometimes it will go there but then sometimes it just doesn't
want to go. I will look into more details on this.
--
firefox 3 crash
https://bu
It's crashing nearly every time I visit www.hulu.com, and not on any
other sites I go to. The problem would seem to be exactly the same as
skidaddy's. But if you would prefer, I will just watch this bug to see
its outcome first.
Arnaud -- for my case, safe mode does not fix it. Nothing appears
Public bug reported:
Binary package hint: firefox-3.0
Firefox 3.0 Beta 5 crashes when visiting the homepage of www.hulu.com.
The crash is not totally consistent, as sometimes it will go to the
homepage, but most times the browser window closes immediately. Crash
occurs in safe mode as well.
Con
** Attachment added: "Backtrace"
http://launchpadlibrarian.net/14578429/gdb-firefox.txt
--
Crashes on www.hulu.com homepage
https://bugs.launchpad.net/bugs/231459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailin
Okay I was able to obtain a backtrace so I opened a separate bug 231459.
Sorry for the interference with this bug report.
--
firefox 3 crash
https://bugs.launchpad.net/bugs/228064
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubunt
Visually, it does seem like Flash has something to do with it. The
browser closes right as the Flash applet tries to start (showing a wide
black box at the top of the page). I am using Adobe's Flash from
flashplugin-nonfree 9.0.124.0ubuntu2.
However, if it doesn't crash, then the Flash works fin
Also fixed for me in Hardy. Closing.
** Changed in: cryptsetup (Ubuntu)
Status: Confirmed => Fix Released
--
Backspace/delete problem at boot-time entering hard disk encryption password
https://bugs.launchpad.net/bugs/175282
You received this bug notification because you are a member of
** Attachment added: "thunderbird-menu-item-text.patch"
http://launchpadlibrarian.net/24497872/thunderbird-menu-item-text.patch
--
Make GNOME menu entry for Thunderbird consistent with Firefox, Evolution
https://bugs.launchpad.net/bugs/351322
You received this bug notification because you are
Public bug reported:
Binary package hint: thunderbird
Please make the GNOME menu entry for Thunderbird consistent with those
for Firefox and Evolution:
Name: "Thunderbird Mail"
Description: "Read and write emails"
The reasons are:
- Firefox does not use "Mozilla" in its name, so Thunderbird sho
I just started experiencing this problem after the automatic update to
pulseaudio 0.9.14-0ubuntu20.2 last night.
--
Static sound on Left Channel with hda-intel STAC 9221 A1
https://bugs.launchpad.net/bugs/266927
You received this bug notification because you are a member of Ubuntu
Bugs, which is
I may be experiencing a different bug than everyone here ... but my
problem was solved by a comment in bug 275392.
At a terminal, run:
alsamixer -Dhw
In my case, the PCM level was set to 0%. I used the right arrow key to
highlight PCM, used the up arrow key to raise the level to 100%, and
then p
Ditto...please fix the hidden SSID problem in Gutsy. Georgia Tech's
campus uses a hidden SSID and WEP key and we are all suffering from this
bug here. I imagine other college campuses may have a similar setup.
--
Cannot manage hidden SSID with WEP
https://bugs.launchpad.net/bugs/39707
You recei
Gene, the released fix appears to be for the upstream NetworkManager
package in GNOME, not the Ubuntu network-manager package that is linked
to the same bug report. Take a look at the bug page:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/50214
So hopefully that fix will make
NetworkManager is just a tool to control your network connections. It
assumes that you already have a network/wireless driver installed
correctly, which is either compiled in the kernel or is a kernel
module. So if you are having a trouble with the kernel driver for your
network card, you nee
I can confirm that versions -15 and -16 of NetworkManager have *broken
my ability to connect at all to hidden networks*, let alone
automatically re-connect to them after restart/suspend, for both me and
my two roommates' laptops. We all have different models of laptops but
are all using Gutsy, ndi
I can confirm that versions -15 and -16 of NetworkManager have *broken
my ability to connect at all to hidden networks*, let alone
automatically re-connect to them after restart/suspend, for both me and
my two roommates' laptops. We all have different models of laptops but
are all using Gutsy, ndi
Public bug reported:
Binary package hint: cryptsetup
I have encrypted my hard disk using the option for doing so in the
installer on the alternate install CD. When I enter my password at
boot-time at the "sda5_crypt" prompt, the backspace key does not delete
previously entered characters (and th
I have a Dell Latitude D600 with Radeon 9000 IGP and am also having
problems. When Gutsy resumes from sleep (successfully), an error
message appears saying that sleep was unsuccessful. Then some of the
time, at that point, it will immediately hibernate the system without my
asking. I have to pow
There do seem to be multiple issues here, each one affecting different
drivers.
Regarding the issue affecting ndiswrapper: I think anonym was onto
something when he noticed that AP_SCAN 1 is being used rather than
AP_SCAN 2. Can someone come up with a patch so we can see if that is
the problem?
Okay so to answer some of my own questions...
It appears that the change to AP_SCAN 1 for hidden networks was
deliberate, but this very change is exactly what broke NetworkManager +
ndiswrapper. I've attached a patch that checks for ndiswrapper and uses
AP_SCAN 2 if it finds it. Unfortunately it
Gene, you can see if you are using ndiswrapper by typing the command:
ndiswrapper -l
If it's been set up, you should see at least one line containing "driver
installed".
The only change I made in the patch was to always use AP_SCAN 2 for the
ndiswrapper driver.
--
can't connect to hidden networ
I created a similar patch and attached it to bug 50214. My
understanding from reading the ndiswrapper documentation is that
ndiswrapper is not supposed to work at all with AP_SCAN 1. For that
reason I set it to always use AP_SCAN 2 with the ndiswrapper driver, as
it does with the orinoco_cs drive
Not fixed for at least ndiswrapper
** Changed in: network-manager (Ubuntu)
Status: Fix Released => Incomplete
--
Cannot manage hidden SSID with WEP
https://bugs.launchpad.net/bugs/39707
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscribe
Okay, I've spent some time tracing through the source code for
NetworkManager. Some observations:
- The problem seems to have nothing to do with AP_SCAN 1 vs. AP_SCAN 2. I only
see only place in the entire NetworkManager source that issues AP_SCAN at all
(supplicant_send_network_config()), but
Can this bug please be tagged with qa-hardy-list? Do I need permission
from someone to do that? This bug has been around for a very long
time...
--
Cannot manage hidden SSID with WEP
https://bugs.launchpad.net/bugs/39707
You received this bug notification because you are a member of Ubuntu
Bugs
Gene, I did some Google searching, and it appears that prism54 also
requires AP_SCAN 2 rather than AP_SCAN 1 to work properly, so you are
probably being affected by the same issue. I expanded the earlier patch
to fix prism54 in addition to ndiswrapper. (Disregard the earlier
patch; this one inclu
Okay so I did leave at least one step out... after
cd network-manager-0.6.5/
do this for quilt to work:
sudo ln -s debian/patches patches
I cleaned up the patch slightly and have re-attached it. The earlier
ones have been deleted to avoid confusion.
** Attachment removed: "fix_hidden_n
Glad that both of you were able to get it working.
NetworkManager should be remembering the SSID for hidden networks, but
it is not. This is a separate issue that is raised in bug 39707 (which
has also been open for a very long time). I'd suggest nominating that
bug for Hardy if you want to see
Can anyone confirm if this issue is affecting the upstream package in
Debian or GNOME? If so, we should change the status of that to
something other than "Invalid". I don't see how this could only be
affecting Ubuntu unless they are using a later version of NetworkManager
(unless changes the Ubun
Rama, I am connecting to a network with 64-bit WEP encryption.
The patch I wrote will only fix the issue if you are using the
ndiswrapper or prism54 wireless drivers. These are both breaking
because NetworkManager is issuing the incorrect AP_SCAN value to
wpa_supplicant. Beyond that, there are o
No, Steve is right. This is not one problem, but several problems that
have the same apparent outcome, which is making this impossible to fix
if it's treated as a single problem. Suppose your computer stopped
booting into Ubuntu altogether. Could it be because your hard drive has
physically fail
scubanator87 - the issue here is not automatic connection - it's being
able to connect period to hidden networks. The issue seems to be that
network-manager is not interfacing with several drivers the way it is
supposed to (using the wrong AP_SCAN value, for example). I assume then
that there is
@Oliver -- I must respectfully disagree with you that the "login ready"
sound should be on by default for accessibility reasons.
A visually impaired person would not be able to go through the Ubuntu
installation process unassisted -- there are no sounds in Ubiquity.
Whoever is setting up the syste
** Package changed: ubuntu => bluez (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1894046
Title:
Bluetooth keyboard has lag
To manage notifications about this bug go to:
https://bugs.launc
** Package changed: ubuntu => hwe-next
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1846539
Title:
[broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no
longer works on Dell Venue 11 P
Ubuntu kernel team:
In the kernel package for Ubuntu, CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL
(introduced in 5.2-rc1) needs to be changed from 'Y' back to its default
value of 'N'. As described by Intel, this option cannot currently be set
together with CONFIG_SND_SOC_INTEL_SST_TOPLEVEL.
** Changed in:
** Package changed: alsa-driver (Ubuntu) => ubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1846539
Title:
[broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no
longer works on Del
** Changed in: pam (Ubuntu Focal)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860826
Title:
pam_unix(sudo:auth): Couldn't open /etc/securetty: No such file or
di
Despite what Launchpad is showing here, the upstream Debian bugs were
fixed over a month ago:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=936071#23
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674857#61
Ubuntu maintainers: please add the "Focal" series for this bug.
--
You received
In fact the comments above explicitly say "Closes: #674857, #936071, LP:
#1860826 [this bug]".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860826
Title:
pam_unix(sudo:auth): Couldn't open /etc/se
Thank you for reporting this bug to Ubuntu.
Ubuntu 12.04 (precise) reached end-of-life on April 28, 2017.
See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases
We appreciate that this bug may be old and you might not be interested
in discussing it any more. B
Thank you for reporting this bug to Ubuntu.
Ubuntu 12.04 (precise) reached end-of-life on April 28, 2017.
See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases
We appreciate that this bug may be old and you might not be interested
in discussing it any more. B
Comment #10 indicates this was fixed in OpenSC 0.12.2, which was
released in precise (before it reached end-of-life).
opensc (0.12.2-2ubuntu1) precise; urgency=low
* Merge from Debian testing. (LP: #979986) Remaining changes:
- debian/patches/missing-libs.patch: Add libraries to allow open
** Changed in: opensc (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/433874
Title:
Debug and error information reported into a random bash terminal
To manag
Thank you for reporting this bug to Ubuntu.
Ubuntu 14.10 (utopic) reached end-of-life on July 23, 2015.
See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases
We appreciate that this bug may be old and you might not be interested
in discussing it any more. But
The issue is in the source control file for the opensc 0.13.0-3ubuntu4.1
package (which has not been superseded since this was opened). The
binary opensc package has the fields
Replaces: libopensc2 (<< 0.12.0)
Conflicts: libopensc2 (<< 0.12.0), mozilla-opensc
where 0.12.0 should be bumped to 0.13
Thank you for reporting this bug to Ubuntu.
Ubuntu 8.10 (intrepid) reached end-of-life on April 30, 2010.
See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases
We appreciate that this bug may be old and you might not be interested
in discussing it any more. B
Thank you for reporting this bug to Ubuntu.
Ubuntu 9.10 (karmic) reached end-of-life on April 30, 2011.
See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases
We appreciate that this bug may be old and you might not be interested
in discussing it any more. But
** Changed in: opensc (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1093628
Title:
opensc-dev package in missing
To manage notifications about this bug go to:
*** This bug is a duplicate of bug 1647285 ***
https://bugs.launchpad.net/bugs/1647285
** This bug has been marked a duplicate of bug 1647285
SSL trust not system-wide
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
*** This bug is a duplicate of bug 1647285 ***
https://bugs.launchpad.net/bugs/1647285
Firefox and Thunderbird each use a local NSS database, which is part of
the profile in the user's home directory. It is created when the
application is launched by the user for the first time.
For these app
Thank you for reporting this bug to Ubuntu.
Ubuntu 11.10 (oneiric) reached end-of-life on May 9, 2013.
See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases
We appreciate that this bug may be old and you might not be interested
in discussing it any more. But
** Summary changed:
- epass2003 security token doesn't work with opensc 17
+ ePass2003 security token doesn't work with opensc 0.17.0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766282
Title:
eP
** Tags added: packaging
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1403367
Title:
package opensc (not installed) failed to install/upgrade: tentata
sovrascrittura di "/etc/opensc/opensc.conf"
** Tags added: bionic regression-release
** Changed in: opensc (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766282
Title:
ePass2003 security token doesn't
** Tags added: regression-release
** Changed in: opensc (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734594
Title:
Feitan token unsupported
To manage not
** Tags removed: patch
** Tags added: patch-accepted-upstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1238598
Title:
EstEid 3.5 smartcard support
To manage notifications about this bug go to:
** Changed in: opensc (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1446340
Title:
Newer belgian ID card (belpic) not working
To manage notifications about
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop ISO of the
development release. It would help us greatly if you could test with it
so we can work on getting it
** Changed in: opensc (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1298570
Title:
opensc does not see Aventra MyEID
To manage notifications about this bug
** Changed in: opensc (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1238598
Title:
EstEid 3.5 smartcard support
To manage notifications about this bug go to
** Tags added: upgrade-software-version
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312462
Title:
SmartCard-HSM card fails when generating ECC keypair
To manage notifications about this bug go t
** Tags added: patch-accepted-upstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1675013
Title:
OpenSC 0.15.0 + firefox 52.0.1: Inserting a SmartCard results in
hang/crash
To manage notificat
** Tags added: patch-accepted-upstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766282
Title:
ePass2003 security token doesn't work with opensc 0.17.0
To manage notifications about this bug g
Upstream issue (fixes were merged):
https://github.com/OpenSC/OpenSC/issues/1073
** Summary changed:
- Feitan token unsupported
+ Feitian tokens unsupported in OpenSC 0.17.0 (regression)
** Bug watch added: OpenSC Issues #1073
https://github.com/OpenSC/OpenSC/issues/1073
** Tags added: bioni
*** This bug is a duplicate of bug 1734594 ***
https://bugs.launchpad.net/bugs/1734594
** This bug has been marked a duplicate of bug 1734594
Feitian tokens unsupported in OpenSC 0.17.0 (regression)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
** Bug watch added: Linux Kernel Bug Tracker #13184
https://bugzilla.kernel.org/show_bug.cgi?id=13184
** Changed in: linux
Status: New => Unknown
** Changed in: linux
Remote watch: ALSA Bug Tracker (discontinued) #4610 => Linux Kernel Bug
Tracker #13184
** Bug watch removed: ALSA Bug
Thank you for reporting this bug to Ubuntu.
Ubuntu 10.04 (lucid) reached end-of-life on May 9, 2013.
See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases
We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if
** Changed in: libflashsupport (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/231459
Title:
Crashes on www.hulu.com homepage
To manage notifications a
** Changed in: libflashsupport (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/231459
Title:
Crashes on www.hulu.com homepage
To manage notifications abo
Upstream commit for v4.8:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fc8a601e1175ae351f662506030f9939cb7fdbfe
** Tags removed: kernel-bug-exists-upstream saucy
** Tags added: kernel-fixed-upstream
** Changed in: linux (Ubuntu)
Status: Incomplete => Confir
** Changed in: opensc (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1646387
Title:
pkcs11-tool fails to import EC public keys
To manage notifications about
The following boot option seems to work on an Ubuntu 16.04 live CD:
systemd.unit=multi-user.target
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/504103
Title:
textonly parameter has no effect when
Can you please test the patch that is attached to the kernel bug report:
https://bugzilla.kernel.org/attachment.cgi?id=186411&action=diff&context=patch&collapsed=&headers=1&format=raw
This change is not yet in the mainline kernel; feedback is needed to
understand if this fixes the issue on older s
I get the same problem on 12.04
** Changed in: unattended-upgrades (Ubuntu)
Status: Expired => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1004792
Title:
unattended-upgrade crash
Contents of /var/log/unattended-upgrades/unattended-upgrades-
dpkg_2013-03-07_08\:01\:00.261154.log
** Attachment added: "unattended-upgrades-dpkg_2013-03-07_08:01:00.261154.log"
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1004792/+attachment/3561873/+files/unattended-up
Note that you can increase the number of inotify instances allowed per user.
See the "/proc interfaces" section of:
http://www.kernel.org/doc/man-pages/online/pages/man7/inotify.7.html
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
@Tony: regarding your comment #1, is there a tracker upstream? I can't
find one.
--
Need support for WiMax cards management
https://bugs.launchpad.net/bugs/513139
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing l
@Eric L: Freemind 0.9.0 has been released, if you are interested in
updating your Debian package to a stable version.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/182927
Title:
Update FreeMind to 0
This patch fixes the issue for me, on the calendar side at least.
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110429
Lightning/1.0b3pre Thunderbird/3.1.10
I have two IMAP mailboxes and several calendars. Before there were many
prompts at startup; now there are only two. (There
(In reply to comment #129)
> Note that Lightning (1.0b3pre with TB 3.1.10, Fedora 14 x86_64) currently
> also has the following problem which seems related (and I bet is fixed by
> this patch):
>
> * Lightning's own password manager requests are nor serialized.
>
> I am getting 3 password manager
@Philipp Kewisch, @Stefan Sitter, @Martin Schröder:
Is this an acceptable patch? It seems to work under Windows and Linux.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/567480
Title:
Double simulta
@marinus: Until this patch is accepted and rolled into an automatic
nightly build, you have to compile a custom version of Lightning that
includes this patch. This could be an involved process if you have not
done it before; you need to download the latest Thunderbird
3.1/Lightning 1.0 (or "comm-
i am new to linux, i have the netbook version of ubuntu and this applet
came with it. Sorry to say but the window picker applet task bar
disappears the moment i open anything. The task bar normally shows the
bluetooth icon wireless icon, power icon, logoff icon. etc.etc
Everything disappears. i can
** Changed in: linux-backports-modules-2.6.31 (Ubuntu)
Assignee: (unassigned) => David Ward (david-ward87)
** Changed in: linux-backports-modules-2.6.31 (Ubuntu)
Assignee: David Ward (david-ward87) => (unassigned)
--
Poor support for MacBook Pro 5,1: noise, no jack sense, no i
** Tags removed: verification-needed-eoan
** Tags added: verification-done-eoan
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1846539
Title:
[broadwell-rt286, playback] Since Linux 5.2rc2 audio play
There are two upstream commits that make the SOF and SST drivers
mutually exclusive on a specific platform.
The one for Broadwell is now merged into the Ubuntu kernel:
https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/eoan/commit/?id=d46917958a6366f3c63501e9962b60dd7d33a3bd
But t
@J.C. Jones Can you kindly undo your recent change to the status of this
bug?
@David Woodhouse: p11-kit-trust.so only handles CA certificates; it does
not pull in the PKCS#11 security module configuration, which is stored
in the system-wide NSS database. This is required where smart cards are
used
Public bug reported:
focal-backports contains debhelper 13.5.2ubuntu1~bpo20.04.1. This is an
architecture-independent package, but it depends on debugedit, which is
architecture-dependent.
The debugedit package exists in focal-universe for amd64, but not for
i386. As a result, Launchpad is not ab
Public bug reported:
The p7zip:i386 and p7zip-full:i386 packages are missing in focal.
The result is that debhelper in focal-backports cannot be used to build
i386 packages. It depends on debugedit:i386, which is missing, because
p7zip-full:i386 is a build dependency.
Please apply this patch to
Root cause: https://bugs.launchpad.net/debian/+source/p7zip/+bug/1965855
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965800
Title:
debhelper in focal-backports not usable for i386 package buildin
I am able to build src:rpm for focal i386 using pbuilder, as long as
p7zip-full:i386 is built first.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965800
Title:
debhelper in focal-backports not usa
** Changed in: p7zip (Ubuntu)
Status: Fix Released => Incomplete
** Tags removed: unmetdeps
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965855
Title:
p7zip source package needs "Multiarch
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.
See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases
We appreciate that this bug may be old and you might not be interested
in discussing it any more. Bu
This model is recognized by libsane1 in all supported versions of
Ubuntu.
** Changed in: sane-backends (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/403340
Titl
This model is recognized by libsane1 in all supported versions of
Ubuntu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/403340
Title:
Sane does not recognize Epson Corp. CX9400Fax out of the box
To
Thank you for reporting this bug to Ubuntu.
Ubuntu 9.10 (karmic) reached end-of-life on April 30, 2011.
See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases
We appreciate that this bug may be old and you might not be interested
in discussing it any more. Bu
Basic support is available in Ubuntu 21.10 with sane-backends 1.0.32:
http://www.juergen-ernst.de/info_sane.html
If this version does not work, please change status.
** Changed in: sane-backends (Ubuntu)
Status: Triaged => Incomplete
--
You received this bug notification because you are
** Changed in: sane-backends (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/575090
Title:
Simple Scan detect Mustek 1200 UB Plus as Mustek BearPaw 1200 CU
1 - 100 of 153 matches
Mail list logo