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
Public bug reported:
Example:
* Add a host device to a VM:
* Start the VM and confirm that virt-aa-helper has added the associated
/dev/bus/usb/... path to /etc/apparmor.d/libvirt/libvirt-.files
* Save the VM by clicking "Shut Down" -> "Save" in virt-manager.
*
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
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
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.
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
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
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
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
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
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 -
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
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
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.
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
** 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
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
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
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.
@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
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
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.
@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
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
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
** 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
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"
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,
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
*** 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:
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
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
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
** 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:
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
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
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/
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
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
** 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:
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
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
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
** 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
*** 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
*** 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
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
The raring issue appears to be
https://bugs.kde.org/show_bug.cgi?id=311393 (fixed upstream).
** Bug watch added: KDE Bug Tracking System #311393
https://bugs.kde.org/show_bug.cgi?id=311393
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
The problem is that cpufreqd uses MAX_PATH_LEN (defined as 512 in
cpufreqd.h) to set buffer sizes when it should really use PATH_MAX
(defined as 4096 in /usr/include/linux/limits.h). The cpufreqd package
in quantal was built on maverick using an old glibc that didn't validate
the buffer size. The
Note that if you re-build cpufreqd 2.4.2-1 or 2.4.2-2 on quantal, the
same issue appears.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1162160
Title:
cpufreqd buffer overflow detected
To manage no
*** 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 1161692
package cpufreqd 2.4.2-2 failed to install/upgrade: подпроцесс установлен
сценарий post-installation возвратил код ошибки 134 (subprocess installed
po
*** This bug is a duplicate of bug 1162160 ***
https://bugs.launchpad.net/bugs/1162160
** This bug is no longer a duplicate of bug 1161692
package cpufreqd 2.4.2-2 failed to install/upgrade: подпроцесс установлен
сценарий post-installation возвратил код ошибки 134 (subprocess installed
po
*** This bug is a duplicate of bug 1162160 ***
https://bugs.launchpad.net/bugs/1162160
** This bug is no longer a duplicate of bug 1161692
package cpufreqd 2.4.2-2 failed to install/upgrade: подпроцесс установлен
сценарий post-installation возвратил код ошибки 134 (subprocess installed
po
*** This bug is a duplicate of bug 1162160 ***
https://bugs.launchpad.net/bugs/1162160
** This bug is no longer a duplicate of bug 1161692
package cpufreqd 2.4.2-2 failed to install/upgrade: подпроцесс установлен
сценарий post-installation возвратил код ошибки 134 (subprocess installed
po
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
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.
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
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
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
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-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
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
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
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
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:
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
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
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
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
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
*** 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')
*
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'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
I believe I have identified the problem with shading of windows:
http://bugs.compiz.org/show_bug.cgi?id=46
I still haven't figured out the border_width or snapping windows
problems.
** Bug watch added: Compiz Bug Tracker #46
http://bugs.compiz.org/show_bug.cgi?id=46
--
You received this bug
Ignore my previous comment - I was apparently chasing red herrings
yesterday.
There seem to be several interacting bugs that were leading me in
circles: The Snapping Windows plugin does very broken things when
resizing an xterm window, shading of windows is very broken, and there
appear to be mult
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
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
This is still a problem in Natty, although the behavior is somewhat
better.
If I have two or more horizontal virtual desktops (in ccsm, General
Options -> Desktop Size -> Horizontal Virtual Size), then when disabling
a monitor to the right or left of my primary screen, windows on the
disabled moni
This seems to work fine for me under natty (I did an upgrade from
maverick, not a fresh install).
$ ck-list-sessions
Session1:
unix-user = '1000'
realname = 'Paul Donohue'
seat = 'Seat1'
session-type = ''
active = FA
Not sure if this helps any, but this has happened before:
https://bugs.launchpad.net/bugs/635258
--
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
Patch has been committed upstream:
http://git.compiz.org/compiz/core/commit/?h=compiz-0.8&id=0f95c41a0aa175ddf7947ba18b01f746c95594a9
--
Garbled chars in xterm
https://bugs.launchpad.net/bugs/635258
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
** Attachment added: "Patched /usr/bin/compiz binary (x86_64), for those who
don't want to go through the trouble of rebuilding compiz"
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/635258/+attachment/1698187/+files/compiz
--
Garbled chars in xterm
https://bugs.launchpad.net/bugs/63
** Attachment added: "patch"
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/635258/+attachment/1698186/+files/patch
--
Garbled chars in xterm
https://bugs.launchpad.net/bugs/635258
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
The bug appears to have been introduced by:
http://git.compiz.org/compiz/core/commit/?h=compiz-0.8&id=6d4833f0e3217c63f516acbdc90796b4d78eecfb
The bug is fixed either by reverting that commit or changing the added lines to:
w->width = attr.width + (attr.border_width * 2);
w->height = attr.height
This bug is still present in Lucid and Maverick.
Bug #189259 is related (windows inaccessible when number of workspaces
is reduced). That bug has since been fixed, but the fix is specific to
workspaces and does not correct this bug.
--
Resizing display leaves windows off-screen
https://bugs.lau
I've got the same problem since upgrading to Maverick. wmbattery also
has similar corruption. Happens for me using intel, radeon, or fglrx
drivers with compiz/emerald. Does not happen if I switch to
enlightenment. I've only tried 64-bit Ubuntu, so it may be a 64-bit
issue.
I believe this is th
Looks like this is caused by the addition of SSE-instruction acceleration of
strcpy() on AMD64 in libc6.
syslogd was using strcpy() to shift a string forward (to eliminate leading
whitespace), but this is not allowed per the ANSI standard. By chance, the old
libc6 worked fine, but the new accel
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
** 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.
Ok, so you are seeing something different than I was originally seeing.
My applets originally wouldn't load at all (due to the libnss exception I
mentioned above) ... you are saying that your applet would load but just not
work properly.
I don't have an account that I can use to log into the Can
I'm using the openjdk and icedtea packages from Maverick on a Lucid box,
and it works fine for me.
I was actually having problems with Java applets (but not Java WebStart
applications) running at 100% CPU (even though they were responsive and
apparently working properly) on Lucid, and that problem
** 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
1 - 100 of 123 matches
Mail list logo