I'm having the same problem with a Canon camera in Intrepid.
In response to:
>mich...@pineapple:~$ ls -l /dev/bus/usb/004/002
>crw-rw-r--+ 1 root root 189, 386 2008-03-19 22:55 /dev/bus/usb/004/002
The + at the end of the permissions list means there is an ACL on this file
run 'getfacl /dev/bus/us
I was able to fix my problem by running 'polkit-gnome-authorization' as root,
browsing to org -> freedesktop -> hal -> device-access -> Directly access
digital cameras, then adding Explicit Authorizations for the users I wanted to
have access to the camera. It looks like by default, it gives ac
Public bug reported:
Binary package hint: consolekit
When logging in from a text console, 'session optional
pam_ck_connector.so nox11' in /etc/pam.d/common-session sets
active=FALSE, so text console users do not have some access they should
(for example, they cannot access a digital camera using
I've opened a separate bug for ConsoleKit not setting active=TRUE for text
console logins, since this appears to be a different issue than what you're
reporting:
https://bugs.launchpad.net/ubuntu/+source/consolekit/+bug/363568
--
Permissions error with USB PTP Camera prevents opening of camera
This bug is either invalid or has been fixed.
/sbin/dhclient-script in Intrepid does the following starting at line 194:
ifconfig $interface inet $new_ip_address $new_subnet_arg \
$new_broadcast_arg $mtu_arg
# point to point
if [ "$new_subnet_mas
savevm/loadvm is broken in QEMU 0.10.0 (and therefore also in kvm-85rc1)
upstream. I haven't tried ubuntu's kvm-84 package yet, but upstream kvm-84
works fine for me.
http://lists.gnu.org/archive/html/qemu-devel/2009-03/msg01123.html
--
loadvm/savevm unreliable
https://bugs.launchpad.net/bugs/
command
line, as expected:
Session10:
unix-user = '1000'
realname = 'Paul Donohue'
seat = 'Seat1'
session-type = ''
active = TRUE
x11-display = ':0'
x11-display-device = '/dev/tty8'
Public bug reported:
Binary package hint: sysklogd
I updated my machine from Karmic to Lucid yesterday, and since rebooting
after the upgrade, I have been getting "unknown priority name" errors
when starting syslogd, and have not seen any output to /var/log/debug or
/var/log/messages. I'm using
** Attachment added: "Original unmodified syslog.conf"
http://launchpadlibrarian.net/46645231/syslog.conf.orig
--
syslog.conf not parsed correctly since upgrade to lucid
https://bugs.launchpad.net/bugs/572447
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** Attachment added: "Output of 'syslogd -d' for the unmodified syslog.conf"
http://launchpadlibrarian.net/46645273/broken.log
--
syslog.conf not parsed correctly since upgrade to lucid
https://bugs.launchpad.net/bugs/572447
You received this bug notification because you are a member of Ubunt
** Attachment added: "syslog.conf with all line continuations removed"
http://launchpadlibrarian.net/46645317/syslog.conf.modified
--
syslog.conf not parsed correctly since upgrade to lucid
https://bugs.launchpad.net/bugs/572447
You received this bug notification because you are a member of U
** Attachment added: "Output of 'syslogd -d' for the modified syslog.conf,
showing that it works fine without line continuations"
http://launchpadlibrarian.net/46645343/working.log
--
syslog.conf not parsed correctly since upgrade to lucid
https://bugs.launchpad.net/bugs/572447
You received
Public bug reported:
Binary package hint: compiz
I have an external monitor which I sometimes attach to my laptop.
After attaching the monitor, I run 'xrandr --output VGA1 --auto --right-
of LVDS1' to enable the additional display.
Before detaching the monitor, I run 'xrandr --output VGA1 --off
I'm not entirely sure if it's the same problem, but I'm having a similar
problem.
I use a Java Web Start app which downloads its jar file via https.
The app works fine in FF3.5.8.
However, when attempting to run the app from FF3.6.3, I get the following:
t...@test-desktop:~$ firefox
java.securit
BTW, is there a reason FF is using it's own libnss3.so instead of using
the standard library from the libnss3-1d package?
--
Java applet unable to load
https://bugs.launchpad.net/bugs/553452
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Interestingly, removing /usr/lib/firefox-3.6.3/libnss3.so, then running
ldconfig, then trying it again (to force firefox to use the system
libnss3.so) does NOT fix the problem.
--
Java applet unable to load
https://bugs.launchpad.net/bugs/553452
You received this bug notification because you are
Will this package come back in Lucid? This problem has been fixed in Debian
SID:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527784
** Bug watch added: Debian Bug tracker #527784
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527784
--
Please remove wmclockmon source and binary from
Still present in Karmic.
--
mdns listed in nsswitch.conf causes excessive time for dns lookups
https://bugs.launchpad.net/bugs/94940
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
I just noticed this problem has broken cron in some of my chroots.
There needs to be some standard way to run services such as cron within
a chroot. If nothing else, at least a convenience script that can start
and stop services outside of upstart supervision.
--
misc: packages cannot be upgrad
Actually, I think #478274 is a different issue, and it looks like my
issue has been (mostly) fixed in Karmic.
In Jaunty, if I logged in at a text console, 'ck-list-sessions' would
show "active = FALSE" for the session associated with the active text
console. It would only ever show "active = TRUE
, I do not have my normal permissions, because my session is not
marked 'active', because my session has not been populated with the appropriate
X device information. Running 'ck-list-sessions' from within X shows:
Session1:
unix-user = '1000'
realname = &#x
** Attachment added: "Patch for 90consolekit"
http://launchpadlibrarian.net/35720866/patch
--
If 'startx' is run from within a text console, ConsoleKit session is not marked
'active'
https://bugs.launchpad.net/bugs/483130
You received this bug notification because you are a member of Ubuntu
My original problem has been solved in Karmic, and I've opened a new bug
report (Bug #483130) for the 'startx' problem.
** Changed in: consolekit (Ubuntu)
Status: New => Fix Released
--
ConsoleKit sets active=FALSE for non-graphical logins
https://bugs.launchpad.net/bugs/363568
You receiv
Oops, the script shown in the original bug report and patch had a typo
(== instead of =), this one is corrected.
** Attachment added: "Patch for 90consolekit"
http://launchpadlibrarian.net/35721753/patch
--
If 'startx' is run from within a text console, ConsoleKit session is not marked
'acti
The problem is that Xfwm's built-in compositor and virgl don't play nice
together.
Work-around: Boot the VM with virgl=off (on the video device) or gl=off
(on the display), run xfwm4-tweaks-settings in the VM, select the
"Compositor" tab, and uncheck "Enable display compositing". Then shut
down t
This is still broken in Artful, but is fixed in Bionic.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1670494
Title:
'wpa_supplicant -D nl80211 -W' hangs with some Intel cards
To manage notificatio
To use qemu's samba server without allowing access to all of /tmp, you
can add the following lines to /etc/apparmor.d/abstractions/libvirt-qemu
somewhere above the deny rule:
owner /tmp/qemu-smb.*/ rw,
owner /tmp/qemu-smb.*/* rw,
It would be nice if this could be included in the official version
I don't think -u would be necessary if /etc/network/if-up.d/ntpdate were
using the correct lock file (/var/lock/ntpdate vs /run/lock/ntpdate, as
I pointed out in comment #27).
But I do agree that either adding -u or fixing the lock file path would
be a simple solution to this problem.
--
You rec
I've been running 3.8.0-28.41 from -proposed for a few days now, and it
appears to have corrected this issue for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1200126
Title:
coherency bug in drm
A number of relevant bug fixes have been committed to the kernel since this
driver was backported. These fixes should probably be backported as well:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=864db9295b06837d11a260e5dacf99a3fdf6bce2
https://git.kernel.org/cgit/lin
BTW, some Dell Precision 7510 systems (possibly only Xeon systems?) have
a hardware issue where the trackstick or the touchpad or both will
periodically get "stuck" (stop responding briefly) when on A/C power,
when switchable graphics is enabled, when there is significant 2D or 3D
video activity be
When that happens, could you grab the other Alps fixes too?
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1590590/comments/77
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
No. If I monitor interrupts, the Alps device actually stops sending
interrupts when the touchpad or trackstick stutters.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1590590
Title:
Touchpad not re
Public bug reported:
init_wpa_supplicant() in /etc/wpa_supplicant/functions.sh runs
wpa_supplicant with the -W option, which causes it to wait for wpa_cli
to attach. init_wpa_supplicant() then attaches wpa_cli to
wpa_supplicant.
When the nl80211 driver is used with some Intel cards, wpa_supplica
Sounds like they want both the Xenial and Yakkety kernels tested. You
should be able to install the yakkety kernel on Xenial if you don't want
to upgrade now.
It may be easier to just grab the relevant packages from the launchpad page:
https://launchpad.net/ubuntu/+source/linux
https://launchpad.
You can also set Apt::Default-Release to the Version instead of the
Suite. In other words, 'Apt::Default-Release "16.04";' will match all
of the package sources for xenial.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
Public bug reported:
After updating from 14.04 to 16.04 on a number of my systems, ntpd no
longer starts at boot on any of those systems.
`systemctl status ntp` shows:
ntp.service - LSB: Start NTP daemon
Loaded: loaded (/etc/init.d/ntp; bad; vendor preset: enabled)
Active: inactive (dead
I came across a box that was running Ubuntu 15.10 with ntpd. systemd was
automatically starting ntpd on boot on that system:
# systemctl status ntp
ntp.service - LSB: Start NTP daemon
Loaded: loaded (/etc/init.d/ntp)
Active: active (running) since Sun 2016-04-24 14:48:26 EDT; 1 weeks 1 d
** Attachment added: "list-deps.txt"
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1577596/+attachment/4654853/+files/list-deps.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577596
Title
Attached.
Also attached the output of `systemctl list-dependencies` in case that
helps any.
$ systemctl status ntp
ntp.service - LSB: Start NTP daemon
Loaded: loaded (/etc/init.d/ntp; bad; vendor preset: enabled)
Active: inactive (dead)
Docs: man:systemd-sysv-generator(8)
May 03 19
Aha! I've found the issue.
/etc/network/if-up.d/ntpdate is called when each network interface comes
up. This happens before network.target is reached, so it happens before
ntp.service would normally be automatically started by systemd.
/etc/network/if-up.d/ntpdate calls `invoke-rc.d ntp stop`, t
My original issue is definitely a duplicate of Bug #1575572 and the fix
for that bug solves the specific problem described in Comment #8.
The issues described by Lars Kollstedt and others are a separate issue
... My original issue was that systemd would not start ntp.service if
/etc/network/if-up.
Yes, it looks to me like sntp is a sufficient replacement for ntpdate.
However, sntp is not currently packaged for Debian or Ubuntu:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793837
In addition, prior to that bug being introduced, sntp was included in
the 'ntp' package, so sntp could not
As noted in https://bugs.launchpad.net/xorg-
server/+bug/883319/comments/62 , the fix for #883319 requires --panning
to be specified with --scaling in order to disable the mouse constraints
when scaling.
Ideally, xorg should be modified such that the mouse constraints are
calculated based on the -
** Summary changed:
- syslog.conf not parsed correctly since upgrade to lucid
+ syslog.conf not parsed correctly
--
syslog.conf not parsed correctly
https://bugs.launchpad.net/bugs/572447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Problem is still present in current Maverick release candidate.
Since sysklogd didn't change between Karmic and Lucid, I assume this is
caused by a change in some underlying library.
** Summary changed:
- syslog.conf not parsed correctly
+ Line continuations in default syslog.conf not parsed cor
I tested the amd64 build of 4-0ubuntu2.1, and it fixed the problem for
me.
Thanks!
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
Oops, wrong url for the new pull request upstream. It is:
https://github.com/rsyslog/rsyslog/pull/198
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366829
Title:
7.4.4-1ubuntu2.1 makes rsyslogd to
Sorry, there were two issues:
1) The condition that the fix was testing for (EBADF on read before dropping
privileges) was not a reliable indicator of the underlying problem. I should
really have tested for EPERM on read after dropping privileges.
2) I only applied the fix to imkmsg, it also nee
** Patch added: "imkmsg.patch"
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1366829/+attachment/4294219/+files/imkmsg.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366829
Title:
Pull request has been accepted upstream.
Since there are now a bunch of upstream commits involved in the complete
fix, I'm attaching an updated 11-fix-infinite-loop-openvz-vms.patch file
for the ubuntu packages which contains all the necessary changes.
I also posted updated ubuntu package branche
Public bug reported:
In Raring and earlier, ConsoleKit was used for session management, and
/etc/X11/Xsession.d/90consolekit took care of preparing ConsoleKit
sessions via `ck-launch-session` when X was started via `startx` instead
of a graphical login manager.
In Saucy, ConsoleKit has been repla
*** This bug is a duplicate of bug 1162160 ***
https://bugs.launchpad.net/bugs/1162160
** This bug has been marked a duplicate of bug 1162160
cpufreqd buffer overflow detected
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
*** This bug is a duplicate of bug 1162160 ***
https://bugs.launchpad.net/bugs/1162160
** This bug is no longer a duplicate of bug 1185685
invoke-rc.d: initscript cpufreqd, action "start" failed : buffer overflow
** This bug has been marked a duplicate of bug 1162160
cpufreqd buffer over
*** This bug is a duplicate of bug 1162160 ***
https://bugs.launchpad.net/bugs/1162160
** This bug is no longer a duplicate of bug 1185685
invoke-rc.d: initscript cpufreqd, action "start" failed : buffer overflow
** This bug has been marked a duplicate of bug 1162160
cpufreqd buffer over
*** This bug is a duplicate of bug 1162160 ***
https://bugs.launchpad.net/bugs/1162160
** This bug is no longer a duplicate of bug 1185685
invoke-rc.d: initscript cpufreqd, action "start" failed : buffer overflow
** This bug has been marked a duplicate of bug 1162160
cpufreqd buffer over
*** This bug is a duplicate of bug 1162160 ***
https://bugs.launchpad.net/bugs/1162160
** This bug is no longer a duplicate of bug 1185685
invoke-rc.d: initscript cpufreqd, action "start" failed : buffer overflow
** This bug has been marked a duplicate of bug 1162160
cpufreqd buffer over
*** This bug is a duplicate of bug 1162160 ***
https://bugs.launchpad.net/bugs/1162160
** This bug is no longer a duplicate of bug 1185685
invoke-rc.d: initscript cpufreqd, action "start" failed : buffer overflow
** This bug has been marked a duplicate of bug 1162160
cpufreqd buffer over
** Patch added: "Unreleased fix that was applied to upstream"
https://bugs.launchpad.net/ubuntu/+source/cpufreqd/+bug/1162160/+attachment/3799508/+files/cpufreqd.git-b5b23525edcc09898288360c48e92b4a6c9cb0ee.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
Yes, delete -f from both of them. You can remove the '--' as well.
** This bug is no longer a duplicate of bug 1185685
invoke-rc.d: initscript cpufreqd, action "start" failed : buffer overflow
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
@Dariusz: Works for me on Wily. Nice find, this is a much better fix
than my proposed patch. Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1545302
Title:
wpa-roam broken by fix for ifupdow
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545766
** Bug watch added: Debian Bug tracker #545766
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545766
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
ifupdown 0.7.54ubuntu1.3 fixes this bug for me in Wily.
@dbilunov: Would you mind testing the trusty-proposed package?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1545302
Title:
wpa-roam broken b
@robert-katzschmann:
Make sure wpa_cli is running:
# ps aux | grep wpa
/sbin/wpa_supplicant -s -B -P /run/wpa_supplicant.wlan0.pid -i wlan0 -W -D wext
-c /etc/wpa_supplicant/wpa_supplicant.conf
/sbin/wpa_cli -B -P /run/wpa_action.wlan0.pid -i wlan0 -p
/var/run/wpa_supplicant -a /sbin/wpa_action
Public bug reported:
The following versions of ifupdown introduced a recursion check using
"IFUPDOWN_" environment variables along with a new locking mechanism
for ifup (see #1337873):
0.7.47.2ubuntu4.2 (in Trusty)
0.7.54ubuntu1.1 (in Wily)
0.7.54ubuntu2 (in Xenial)
This recursion check breaks
*** This bug is a duplicate of bug 1545302 ***
https://bugs.launchpad.net/bugs/1545302
** This bug has been marked a duplicate of bug 1545302
wpa-roam broken by fix for ifupdown #1337873
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Public bug reported:
There are situations where I have multiple APs (living on separate
networks) in range simultaneously and I need to be able to manually
choose between them (to manually move between those separate networks).
To handle this, I have multiple wpa_supplicant config files for each
Updating my patch ... The environment variable also needs to be unset
before calling ifdown.
** Attachment added: "patch"
https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1545302/+attachment/4572496/+files/patch
--
You received this bug notification because you are a member of Ubuntu
Bugs,
My configuration:
/etc/network/interfaces
auto wlan0
iface wlan0 inet manual
wpa-driver wext
wpa-roam /etc/wpa_supplicant/wpa.conf
wpa-roam-default-iface dhcp
iface dhcp inet dhcp
dns-nameservers 8.8.8.8 8.8.4.4
iface dhcp_dns
/etc/wpa_supplicant/wpa.conf
network={
ssid="x"
** Description changed:
There are situations where I have multiple APs (living on separate
networks) in range simultaneously and I need to be able to manually
choose between them (to manually move between those separate networks).
To handle this, I have multiple wpa_supplicant config fi
Oops ... missed "inet dhcp" on the "iface dhcp_dns" line above. That line
should be:
iface dhcp_dns inet dhcp
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1545302
Title:
wpa-roam broken by fix fo
See bug #1545363 - my patch for that bug happens to remove the use of
the ifstate file. However, fixing that does not solve the "ifup:
recursion detected ..." issue. The environment variable still needs to
be removed to fix the recursion issue.
After thinking about it some more, I think it may m
I have also verified the fix on Trusty.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366829
Title:
7.4.4-1ubuntu2.1 makes rsyslogd to take all the CPU in OpenVZ
To manage notifications about this
Test case:
* Install rsyslog 7.4.4-1ubuntu2.1 on an Ubuntu system that runs inside an
OpenVZ container (If necessary, use ProxMox to quickly establish an OpenVZ
container environment)
* Verify that '$KLogPermitNonKernelFacility on' is set in /etc/rsyslog.conf
* Restart rsyslog to make sure any ch
Any chance of getting this fixed in Trusty as well?
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1377131
Title:
Intel RDRAND not supported by rng-tools, init script bails out
To manage no
Public bug reported:
I have the following in my /etc/network/interfaces to configure a GRE-
TAP tunnel and attach it to a bridge:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 10.11.12.13
netmask 255.255.255.0
gateway 10.11.12.1
auto l2gre0
iface l2gre0 inet manu
** Attachment added: "Upstream fix"
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1366829/+attachment/4254548/+files/patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366829
Title:
U
Fixed here: https://github.com/rsyslog/rsyslog/pull/138
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366829
Title:
Updating to rsyslog - 7.4.4-1ubuntu2.1 makes rsyslogd to take all the
CPU
To m
Public bug reported:
lxsession in Quantal and Raring crashes if it is run without the '-e'
option to specify the desktop environment:
lxsession[24319]: segfault at 0 ip 7fac984db6d6 sp 7fffe89a3f38
error 4 in libc-2.15.so[7fac9839e000+1b5000]
(gdb) where
#0 __strcmp_ssse3 () at ../sysdep
Also reported upstream:
https://sourceforge.net/tracker/?func=detail&aid=3597299&group_id=180858&atid=894871
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1091819
Title:
lxsession segfault if deskto
I've found the bug and submitted a patch upstream:
http://bugs.compiz.org/show_bug.cgi?id=47
** Bug watch added: Compiz Bug Tracker #47
http://bugs.compiz.org/show_bug.cgi?id=47
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
This bug affects compiz in both Natty and Oneiric
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/772151
Title:
[0.9.x] Command plugin actions launched through viewportswitch crashes
Compiz
To mana
I've done a bit of digging, and it looks like the problem has something
to do with the value of CompWindow->priv->attrib.border_width being
unstable. PrivateWindow::updateFrameWindow() periodically causes the
window's border_width to be set to that value (see line 803 of
src/window.cpp), and for m
The unstable border_width problem was caused by the following lines being added
to reparent() in commit 887024e2c6040eb5d3ec17b5906cf86bb676 :
xwc.border_width = 0;
XConfigureWindow (dpy, id, CWBorderWidth, &xwc);
Removing those lines fixes several (but not all) border-related bugs
-
I assume it depends on grub-pc because the selinux package modifies
/etc/default/grub to enable selinux at boot time.
I think it should instead depend on grub2-common, which is the package
that actually owns /etc/default/grub
--
You received this bug notification because you are a member of Ubun
Public bug reported:
The selinux-policy-default and selinux-policy-mls packages provide much
newer policies than selinux-policy-ubuntu does. This package does not
appear to have received any significant updates in over two years.
The selinux-policy-ubuntu package also lacks
/etc/selinux/ubuntu/s
Public bug reported:
selinux-policy-ubuntu is outdated and broken (see
https://bugs.launchpad.net/ubuntu/+source/refpolicy-
ubuntu/+bug/1063924).
The selinux package should be updated to recommend selinux-policy-
default and/or selinux-policy-mls instead of selinux-policy-ubuntu.
** Affects: sel
Public bug reported:
The 'selinux' package pre-depends on grub-pc. It therefore cannot be
installed on EFI systems requiring grub-efi instead of grub-pc.
** Affects: selinux (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member
Incase anyone else runs into this and needs a work-around, here's how to build
a custom package without the dependency:
mkdir tmp ; cd tmp/
apt-get -t precise source selinux
sudo apt-get install debhelper cdbs
cd selinux-0.11/
Edit debian/control : Delete the Pre-Depends line and remove grub-pc fr
This does appear to be fixed in Precise (12.04).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/487178
Title:
Resizing display leaves windows off-screen
To manage notifications about this bug go to:
This seems to be fixed in precise
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/841103
Title:
Text has artifacts when typing something in terminal
To manage notifications about this bug go to:
http
Still a problem in Precise
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/808909
Title:
Dim Inactive plugin disabled by default although stated as enabled
To manage notifications about this bug go
USE_LIBNSS is not currently being set at compile time, so this still
doesn't work out-of-the-box.
** Summary changed:
- disabled smartcard support prevent using usb token with openswan
+ disabled USE_LIBNSS prevents using usb/SmartCard token with openswan
--
You received this bug notification b
This fix *HAS NOT* been released. The latest compiz-plugins-main
package (1:0.9.6-0ubuntu4.2) does not contain this fix. It seems to
have gotten lost in the shuffle somewhere along the line.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
*** This bug is a duplicate of bug 882255 ***
https://bugs.launchpad.net/bugs/882255
I'm pretty sure this is a bug in gnome-control-center. I'm pretty sure
that is where most users configure the 'nopasswdlogin' membership (via
the 'Login without a password' setting under 'User Management')
*
Public bug reported:
Fresh install of Ubuntu Oneiric. Created a new user account using
'adduser' on the command line, then set 'Login without a password' via
'User Management' in gnome-control-center. After performing some
additional initial configuration of the box, went back to 'User
Managemen
Just for reference, the simiar Dim Inactive bug is 808909
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819302
Title:
Trailfocus isn't active at startup
To manage notifications about this bug go to
Still in Quantal
There is a similar bug reported against Trailfocus that might be related:
Bug #819302
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/808909
Title:
Dim Inactive plugin disabled by de
I've posted a patch to Bug 808909 which fixes the Dim Inactive bug.
Trailfocus seems to be working properly for me in 12.10 - I don't think
this is the same issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
As of 12.10, the problem seems to be that windows are initialized with
the glPaint handler disabled, and the glPaint handler only gets enabled
if the plugin is disabled/enabled.
It looks like the 12.04 version of this plugin used the config
serialization interface to enable the glPaint handler aft
1 - 100 of 123 matches
Mail list logo