Public bug reported:
Binary package hint: ulogd
ULOG has been declared obsolete in the kernel and it actually has been
removed from the IPv6 netfilter code already. The replacement is NFLOG.
ulogd-1.* only supports ULOG which makes it quite useless for people
with IPv6 firewalls. Please upgrade
Public bug reported:
Binary package hint: radvd
There's an 'i' missing in /etc/init.d/radvd's restart command:
# /etc/init.d/radvd restart
Stopping radvd: radvd.
/etc/init.d/radvd: 98: nvoke-rc.d: not found
# dpkg -l radvd
[...]
ii radvd1:1.2-1
** Attachment added: "btest.sh"
http://launchpadlibrarian.net/35763242/btest.sh
** Also affects: udev (Ubuntu)
Importance: Undecided
Status: New
--
Race conditions when creating multiple LVM2 snapshots
https://bugs.launchpad.net/bugs/483890
You received this bug notification becaus
Public bug reported:
Binary package hint: lvm2
I'm creating several LVM2 snapshots in quick succession for backup. The
attached bash script shows what is done.
If I run the script like it is I *always* get error messages on console and in
syslog, presumably all coming from udev. The snapshots
Public bug reported:
Binary package hint: munin
When building a STACK with fields that specify a custom color munin-
graph erroneously gives this (non-fatal) error:
"ERROR: First field (\"$field\") of graph \"$domain\" :: \"$name\" ::
\"$service\" is STACK. STACK can only be drawn after a LINEx
1.2.6-13ubuntu3 on karmic.
--
Wrong STACK check with custom colors
https://bugs.launchpad.net/bugs/483897
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.com
https://lists.ubuntu.com/
(Coming from bug 483890)
I only see this happening when creating/removing snapshots for backup
not while booting. In addition to "rename(/dev//.udev-tmp, /dev//)
failed..." I also get "rmdir(/dev/) failed: Device or resource busy" and
some error messages when creating the snapshots:
Path /dev/
Public bug reported:
JvYAML - A Java YAML 1.1 parser and emitter
JvYAML originated in the JRuby project (http://jruby.sourceforge.net).
YAML syntax was designed to be easily mapped to data types common to
most high-level languages: list, hash, and scalar.[3] Its familiar
indented outline and lean
Public bug reported:
Swing JavaBuilder :
making Swing development productive API-DOC
It's main goal is tackling all the Swing pain points, in
particular the complexity and verbosity of the API
and reducing it to the smallest amount of code possible.
URL: http://javabuilders.googlecode.com/
Licen
** Description changed:
- SportsTracker is an application for people
- which want to record their sporting activities.
- It is not bound to a specific kind of sport, the
- user can create categories for all sport types
- such as cycling, running, swimming or tennis.
+ SportsTracker is an ap
** This bug is no longer a duplicate of bug 444563
rename(/dev//.udev-tmp, /dev//) failed: Invalid cross-device link
--
Race conditions when creating multiple LVM2 snapshots
https://bugs.launchpad.net/bugs/483890
You received this bug notification because you are a member of Ubuntu
Bugs, which
Removed the duplicate mark as I'm and others (see
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/444563/comments/32
for example) are pretty sure it's a different thing.
--
Race conditions when creating multiple LVM2 snapshots
https://bugs.launchpad.net/bugs/483890
You received this bug notif
Public bug reported:
For new REVU package GUICE
** Affects: ubuntu
Importance: Undecided
Status: New
--
[needs-packaging]
https://bugs.launchpad.net/bugs/551840
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
Public bug reported:
SportsTracker is an application for people
which want to record their sporting activities.
It is not bound to a specific kind of sport, the
user can create categories for all sport types
such as cycling, running, swimming or tennis.
** Affects: ubuntu
Importance: U
Public bug reported:
SportsTracker is an application for people
which want to record their sporting activities.
It is not bound to a specific kind of sport, the
user can create categories for all sport types
such as cycling, running, swimming or tennis.
** Affects: ubuntu
Importance: U
*** This bug is a duplicate of bug 551870 ***
https://bugs.launchpad.net/bugs/551870
** This bug has been marked a duplicate of bug 551870
[needs-packaging] Sportstracker
--
[needs-packaging] Sportstracker
https://bugs.launchpad.net/bugs/551869
You received this bug notification because y
** Summary changed:
- [needs-packaging]
+ [needs-packaging] GUICE
--
[needs-packaging] GUICE
https://bugs.launchpad.net/bugs/551840
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.co
Has anyone tested whether this is fixed in Lucid?
It would be a shame to make an LTS release with this bug.
It's slightly frightening to see /var/log/syslog filled by more than 50% by
these messages on servers that use snapshots for backups (I have that on some
Karmic machines). It might be a h
Public bug reported:
Binary package hint: radvd
After upgrading an IPv6 router from karmic to lucid-rc, all hosts
(several Linux and OS X boxes) on the internal net lose external IPv6
connectivity after 30 minutes.
A little debugging with radvdump dump showed that radvd stops sending
multicasts
Public bug reported:
Binary package hint: ufw
[ufw_0.30pre1-0ubuntu2 on lucid]
ufw's postrm script does the following on purge:
for exe in iptables ip6tables
do
if which $exe > /dev/null 2>&1; then
$exe -P INPUT ACCEPT 2>/dev/null || true
Public bug reported:
Binary package hint: irqbalance
[irqbalance_0.55+20091017-3ubuntu2 on lucid]
irqbalance can not be stopped by upstart. 'stop irqbalance' just says
'Unknown instance'.
Note the different PIDs in the log below: 'start irqbalance' says
26320, while the actual running daemon
** Changed in: irqbalance (Ubuntu)
Status: Fix Released => In Progress
--
Not stoppable/restartable via initctl
https://bugs.launchpad.net/bugs/580674
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
Reopened. The patch does not completely solve the problem:
The pid file doesn't get removed when irqbalance shuts down (missing
capabilities?) and the next start fails because of
open(...O_CREAT|O_EXCL...).
# sudo start irqbalance
irqbalance start/running, process 1347
# cat /var/run/irqbalance
And it also won't be fixed in any meaningful way in Lucid, or do I read
that "Declined for Lucid" wrong?
Really, I'm appalled. Last time I saw such a broken-as-installed
package was in an ancient SuSE install. When you removed the DIT code
from the package, why TF did you not roll a *simple* sla
This Bug is a very, very critical and nasty problem (a K.O.) criteria
für karmic use in commercial environments.
This is a mission critical bug, which makes karmic and so ubuntu
unusable ins coperorate standard setups.
It must fixed.
J. Sauer
--
retry remote devices when parent is ready after
dmesg2.txt is obviously with a different kernel (the bug report was filed 4
months ago).
I can't tell whether the problem still occurs with this kernel, the machine is
in production and I won't experiment on it.
** Attachment added: "dmesg2.txt"
http://launchpadlibrarian.net/41626730/dmesg2.
Still happens on Jaunty.
--
Can't create initramfs for module-less kernel
https://bugs.launchpad.net/bugs/172465
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.com
https://lists.ubun
Public bug reported:
Binary package hint: php5
Since yesterday I'm getting lots of bogus error messages from
curl_setopt($ch, CURLOPT_CONNECTTIMEOUT_MS, $value) and curl_setopt($ch,
CURLOPT_TIMEOUT_MS, $value) on my WordPress blog using php5-curl
5.2.10.dfsg.1-2ubuntu6.3:
curl_setopt(): CURL
resolvconf actually should already use /lib/init/rw/resolvconf with
/etc/resolvconf/run being a symlink to it. (At least for new
installations, for upgraded systems I had to fix this manually).
--
resolvconf starts after ifupdown, does not pick the dns-nameserver and
dns-search lines up from /e
Public bug reported:
Binary package hint: uptimed
uptimed can't write its pid file (/var/run/uptimed) because user daemon
has no write permissions in /var/run.
** Affects: uptimed (Ubuntu)
Importance: Undecided
Status: New
--
Can't write its pid file
https://bugs.launchpad.net/bu
Public bug reported:
My computer is a HP Z240 tower workstation, Ubuntu version:
Description:Ubuntu 18.04.5 LTS
Release:18.04
I can and do suspend my computer by pressing Fn-Key + F1-key on the HP
keyboard. The F1 key is marked with a crescent moon to indicate this
functionality. The
When I last put the computer into suspend, I used the menu point entry
'Suspend' in the top right menu (I use gnome-flashback). In this case,
wake up by keypress worked correctly, so probably you found the root of
the problem with the fn+f1-key.
I then produced the logs you asked for: 'dmesg > dme
The previous messages (after normal suspend recovery) before pressing
fn+f1 in showkey.
** Attachment added: "dmesg-before.log"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1930110/+attachment/5501926/+files/dmesg-before.log
--
You received this bug notification because you are a mem
The lsmod output.
** Attachment added: "lsmod.log"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1930110/+attachment/5501927/+files/lsmod.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1
Public bug reported:
"Es konnte nicht ermittelt werden, welche Systemaktualisierungen
verfügbar sind
Ein unlösbares Problem trat während der Berechnung der
Systemaktualisierung auf.
Wenn keine dieser zutrifft, melden Sie bitte den Fehler mithilfe des
Befehls 'ubuntu-bug ubuntu-release-upgrader-
Hello!
Thank you for your support. I tried to update Ubuntu the way you told me
- but it still doesn't work. It gives back the same mistake it did
before. Any suggestions what to do? I'm desperate and don't know waht to do.
Thank you.
Jürgen Rademacher
Am 05.04.21 um 23:5
Public bug reported:
Ich kann mich nicht mehr erinnern, das programm ist schon einige Tage
nihct mehr auf meinem Rechner.
ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: cqrlog 2.0.5-3ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-39.42-generic 4.15.18
Uname: Linux 4.15.0-39-generic x86_64
Public bug reported:
the system goes down, when I plugin my docking station.
ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-44-generic 4.15.0-44.47
ProcVersionSignature: Ubuntu 4.15.0-44.47-generic 4.15.18
Uname: Linux 4.15.0-44-generic x86_64
NonfreeKernelModules: u
Post #5 worked for me too.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758009
Title:
Unity not starting: compiz-config crashes on login
To manage notifications about this bug go to:
https://bugs
Public bug reported:
error during host_add:
Tk::Error: Can't locate object method "resolve_names" via package
"App::ClusterSSH::Window" at
/usr/lib/perl5/vendor_perl/5.28.1/App/ClusterSSH/Window/Tk.pm line 357.
App::ClusterSSH::Window::Tk::add_host_by_name at
/usr/lib/perl5/vendor_perl/5.28.1
Public bug reported:
Es konnte nicht ermittelt werden, welche Systemaktualisierungen
verfügbar sind
Ein unlösbares Problem trat während der Berechnung der
Systemaktualisierung auf.
Wenn keine dieser zutrifft, melden Sie bitte den Fehler mithilfe des
Befehls 'ubuntu-bug ubuntu-release-upgrad
** Attachment added: "kern.log"
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1888936/+attachment/5395685/+files/kern.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888936
Title:
Public bug reported:
We're running a server at AWS which collects data from machines over
CIFS. This involves a a lot of mounting and umounting of CIFS (about
100 targets with 2 shares each with 10 delay in between). The targets
might sometimes become unavailable when they turned of for the weeke
Hello Michael, I Subscribed you to this issue because you are the
maintainer of the package as stated here:
https://www.ubuntuupdates.org/package/core/groovy/universe/base/apt-
btrfs-snapshot
as @darkdragon-001 stated he created a PR for this that does not rely on
atime but on the filestamp in the
** Branch linked: lp:~darkdragon-001/apt-btrfs-snapshot/trunk
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569724
Title:
noatime option
To manage notifications about this bug go to:
https://bugs.
In Bug #833980 Michael Vogt writes:
> I added some code into trunk now that will detect noatime and simply
bail out for now. We need a more clever way of detecting the snapshots
age in this case. The code must ensure that it detects when a snapshot
was booted last, not when it was taken.
Maybe th
Public bug reported:
upgrad from 19.10 to 20.04 is not working on my computer
ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: xorg 1:7.7+19ubuntu12
ProcVersionSignature: Ubuntu 5.3.0-48.41-generic 5.3.18
Uname: Linux 5.3.0-48-generic x86_64
.tmp.unity_support_test.0:
ApportVersion: 2.20.1
Public bug reported:
```
GNU Image Manipulation Program version 2.10.10
git-describe: 5e662c37d7cc472266989f259c4ae579d66a6617
C compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvpt
Public bug reported:
Begleiterscheinung kann auf der Maschine kein Ubuntu 17.04 oder 17.10
installieren.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-120.144-generic 4.4.117
Uname: Linux 4.4.0-120-generic x86_64
.tmp.unity_support_t
ich brauche Eure Hilfe über Tvtime. Ich kenne über Ubuntu nicht viel aus und
auch nicht programmieren.
Auf Ihre Nachricht freue ich mich.
Mit freundlichen Grüßen
Jürgen Heinisch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
Same issue, here
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1741632
Title:
FW update error: could not find thunderbolt device
To manage notifications about this bug go to:
https://bugs.launchpad
Public bug reported:
Error message:
The calendar backend servicing “xxx” encountered an error.
The reported error was “Failed to issue REPORT: HTTP error code 404 (Not
Found)”.
Works with Thunderbird and Lightning
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: evolution 3.26.1-1
ProcVers
Was able to find the solution.
The URL now has to end with a slash "/".
** Changed in: evolution (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721752
Ti
I observed a similar behavior with a different application on a Windows host.
The application is using the multimedia timer. In my case it seems that the
timer is catching up the ticks missed during suspend to ram after resume. The
timer thread performing the callbacks has high-priority on Windo
Public bug reported:
virtualbox-qt failed
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: virtualbox 5.0.24-dfsg-0ubuntu1.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
Uname: Linux 4.4.0-34-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Sun A
Dear Jeremy,
I filed the bug as suggested. The id is 789686
<https://bugzilla.gnome.org/show_bug.cgi?id=789686>.
Warm regards,
Jürgen
On 30.10.2017 21:34, Jeremy Bicha wrote:
> Thank you for taking the time to report this bug and helping to make
> Ubuntu better. The issue you are
Received a response from bugzi...@gnome.org. Basically a complain about
not filing the bug report correctly and a request for further
information that goes beyond my level of expertise as end user.
Advise like
"Also see https://wiki.gnome.org/Apps/Evolution/Debugging#CalDAV how to provide
debug
Public bug reported:
upgrade: Paket libc6-dev:i386 could not be installed
stopped in the middle of the upgrade process
ubuntu 16.04 LTS
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libc6-dev:i386 2.23-0ubuntu9
ProcVersionSignature: Ubuntu 4.4.0-87.110-generic 4.4.73
Uname: Linux 4.
** Tags added: caldav
** Tags added: calendar evolution
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1723080
Title:
Caldav Issues with evolution 3.26
To manage notifications about this bug go to:
Public bug reported:
I noticed a series of issues with caldav when switching to Ubuntu
17.10. Everthing works fine with Ubuntu GNOME 17.04.
Error message during ics import:
"Cannot receive calendar objects: Failed to put data: HTTP error code 201
(Created): The server responded with an HTML pa
Public bug reported:
When installing Ubuntu 14.04 LTS Desktop from an install DVD isoimage on my
machine
ubuntu-14.04.4-desktop-amd64.iso
HP Workstation Z240 Tower
CPU: Intel Xeon E3-1245v5 4C (3.50GHz, 8MB Cache, 2133 MHz FSB)
RAM: 32GB DDR4-2133 ECC (2x 16GB)
HDD1: 1TB SATA III, 7.200 U/mi
Public bug reported:
I don't know
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: virtualbox 5.0.24-dfsg-0ubuntu1.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
AptOrdering:
nitroshare: Install
virt
Public bug reported:
After Upgrade from 15.10 to 16.04
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: gucharmap 1:3.18.2-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Sat Apr
I think I found the solution: when upgrading from the previous version
and if you keep your original /etc/mysql/mysql.conf.d/mysqld.cnf then
you most likely have an option in there which is called "myisam-
recover". If you rename that to "myisam-recover-option", then you should
be able to restart t
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986912
Title:
usb connection to garmin gpsmap60csx does not work anymore
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu
Public bug reported:
When trying to upload/download tracks I get the error following error
message:
Failed to download tracks. Failed to configure USB: could not set config
1: Die Operation ist nicht erlaubt
For Ubuntu 11.10 the following solution worked:
- Create file: /etc/udev/rules.d/51-gar
works with root privileges
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986912
Title:
usb connection to garmin gpsmap60csx does not work anymore
To manage notifications about this bug go to:
https
Re-tested with the final release (precise). Works again, i.e., issue is
resolved.
** Changed in: qlandkartegt (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
As Anders said, conffiles don't get deleted by default.
Do 'dpkg -s resolvconf | grep /etc/init/', you should see that
/etc/init/resolvconf.conf is marked as obsolete.
--
resolvconf starts after ifupdown, does not pick the dns-nameserver and
dns-search lines up from /etc/network/interfaces
http
Public bug reported:
lttng-modules
ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: lttng-modules-dkms 2.4.0-1ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
DKMSKernelVersion:
Also +1 from my side, if that helps.
https://wiki.ubuntu.com/StableReleaseUpdates#When gives clear criteria for an
SRU application.
Can we point to specific examples of e.g. data loss?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
Dear...
I have a problem when I want to use the Program "recordMyDesktop". It is
not functionally, and there will be signed "error 256".
Please help me!
Jürgen Beusing
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVers
@Chris Wilson et all:
I'd like to raise priority on this issue.
We know the issue to exist for several years now on Linux systems. Recently we
see more and more Windows systems to suffer from the same issue. The attached
patch is simple and fixes the issue.
Is there anything I can do to summon
Now I've bisected the upstream mainline kernel and I became the same results:
All commits after v3.8.4 are bad and the last revision I got is:
Bisecting: 0 revisions left to test after this (roughly 0 steps)
[74a6af256b4816bf95ca59323dc06b8001673a43] USB: EHCI: work around silicon bug
in Intel's
The last mainline kernel (linux-
image-3.11.0-031100rc4-generic_3.11.0-031100rc4) doesn't fix this
problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1176126
Title:
045e:0721 Microsoft LifeCam N
Public bug reported:
Im Panel erscheint ein rotes Warndreieck ... was kann ich tun ?
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubuntu-release-upgrader-core 1:0.192.12
ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
Uname: Linux 3.8.0-21-generic x86_64
NonfreeKernelModules: nvid
Public bug reported:
Ich muss manuell die Aktualisierungen holen .
Beste Grüße
Jürgen Müller
juergenmüller1...@web.de
** Affects: update-manager (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member
This problem is solved!
After reporting bug upstream, the determined hint came from Laurent Pinchart.
I have tested webcam with setting the UVC_QUIRK_PROBE_DEF quirk. With them
webcam works proberly.
Laurent will update the uvcvideo quirks table to set UVC_QUIRK_PROBE_DEF by
default
for this we
This bug crashes also early test servers.
after upgrading a server from release date feb 2012 (precise alpha) to now
(April 2012) a installed (test) server is unusable!
Get real!
Test the stuff bevfore putting it into open Repositories!
This Bug breaks release schedule for precise, it's critica
I have a similar problem:
---
Distributor ID: Ubuntu
Description:Ubuntu Xenial Xerus (development branch)
Release:16.04
Codename: xenial
---
juergen@HENDRIX:/etc/apt$ find /lib/modules/`uname -r` | grep snd | grep ice
/lib/modules/4.3.0-7-generi
That fixes the problem: install linux-lowlatency
Kernel module now in place!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1539863
Title:
linux-image-extra-4.4.0-2-generic_4.4.0-2.16_amd64.deb Modu
Public bug reported:
Since 1.12.3, cairo cannot render fine lines to pdf. 1.12.2 was the last
version that worked.
http://cgit.freedesktop.org/cair/diff/?id=bdf83008f4b2c723fd8e65e2a92bc47a2e7bc442
introduced code to avoid lines that would be invisible when rasterized.
While this is a valid logi
** Attachment added: "reproducer"
https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/1306846/+attachment/4081562/+files/test_cairo.py
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1306846
Title:
** Patch added: "alternate suggested fix."
https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/1306846/+attachment/4081564/+files/cairo.diff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1306846
** Patch added: "suggested fix."
https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/1306846/+attachment/4081563/+files/fix_for_fdo77298.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1306846
Hi Sebastian, I dont want to archive my emails on bugreports privately.
Please add your comments directly to the report. Thanks, JW-
Am 14.04.2014 10:50 schrieb "Sebastien Bacher" :
> Thanks for your bug report/work on it. That seems like a valid bugfix to
> backport but we are probably going to w
Public bug reported:
Trusty with apparmor 2.8.95~2430-0ubuntu5
Log entries with operation="signal" send aa-logprof into an infinite loop.
With LOGPROF_DEBUG=3 I get the following in /var/log/apparmor/logprof.log, then
aa-logprof is in busy loop.
[...]
2014-04-14 21:02:12,315 - ReadLog - read_lo
(In reply to Sebastien Bacher from comment #6)
> Could somebody review the suggested change there?
Patrick's version is best, please go ahead with this patch!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
Public bug reported:
Ubuntu 10.04: bsdmainutils 8.0.1ubuntu1
Ubuntu 12.04: bsdmainutils 8.2.3ubuntu1
Ubuntu 14.04: bsdmainutils 9.0.5ubuntu1
column won't produce any output if the file encoding isn't recognized.
With Ubuntu 8.04 the output of unknown characters were crippled, but
there was still
Public bug reported:
The spell check and hyphenation doesnt work
Under Preferences->Hyphentaion and Spelling under the Hyphenation tab
the language selectbox is empty.
Extras -> Hyphenate Text does nothing
The dialog after Item -> Check spelling says instantly Spelling check
complete
Ubuntu Ve
With 1.4.4+dfsg1-2 the language for hyphenation is now selectable, but
"Extras -> Hyphenate Text" still does nothing.
In the select box for hyphenation language are now blank lines between
the selectable languages under Preferences and under Document Setup
also.
--
You received this bug notifica
Public bug reported:
List of bugs - on several most selled and leading manufacturers
Laptops and PCs:
- Unity is buggy in general, still after all this versions
- System gets stacked into slow reaction, especially after being in standby
- usb sticks can not me written, sometimes, after reboot so
deleted my session under .compiz/session this resolved the problem
somehow. Now compiz only crashed once and restarted ok without further
problems.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1127212
clicked program starts, but keyboard does not work anymore, neither the
menu is shown. I just can go to tty1 and kill the session.
+
+ Regards, Jürgen
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.12.0-0ubuntu0.2
ProcVersionSignature: Ubuntu 3.5.0-24.37-generic 3.5.7.4
Such a thing has to be tested bevore Release !
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/862134
Title:
Upgrade to oneiric wiped my resolv.conf for static interface
To manage notifications about
this is an release critical bug!
Simply an NO-GO-AT-ALL !
The oneiric Releas must not happpen containing this bug.
Unqualified rewrite resolv.conf is an deasater!
Also NEtwork Manager disobeys a chmod 444 /etc/resolv.conf !
Simply not trash !
--
You received this bug notification because you
Public bug reported:
kdm should be started later, after Networking is up and Remote
Filesystems are also up.
Reason: in Enterprise environments a Desktop system is used by non-admin users.
After showing up the logon screen an successful logon of a user must be
possible.
Nearly all Linux Entrerp
** Attachment added: "/etc/init/kdm.conf fixed - works better ... fixes
problem."
https://bugs.launchpad.net/bugs/876399/+attachment/2553442/+files/kdm.conf
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
Public bug reported:
When starting Ubuntu 12.04 (LTS) I get the message: "Es wurde ein Problem mit
einer Systemanwendung festgestellt" (=
a problem with a system application was stated). This happened today for the
first time, after a system update has failed. Trying to repeat the system
updat
Public bug reported:
Version: 1.7-3
Hardcoded chain names in the init file are not very helpful as they are
hard to integrate with other software. E.g. shorewall needs
upnp_forward_chain=forwardUPnP
upnp_nat_chain=UPnP
There also should be a way to disable the iptables code in the init file
alt
201 - 300 of 482 matches
Mail list logo