** Bug watch added: Debian Bug tracker #911161
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911161
** Also affects: evince (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911161
Importance: Unknown
Status: Unknown
--
You received this bug notification because
** Changed in: evince (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1798091
Title:
thumbnailer cannot create tempfiles (with appar
Sorry, I said "at the end of the thumbnailer profile". I mean to say:
Ralf, you can workaround this by adjusting
/etc/apparmor.d/local/usr.bin.evince to have this:
owner /tmp/{,.}gnome_desktop_thumbnail.* w,
then running: sudo apparmor_parser -r /etc/apparmor.d/usr.bin.evince
--
You received t
Ralf, you can workaround this by adjust
/etc/apparmor.d/local/usr.bin.evince to have this at the end of the
evince-thumbnailer profile:
owner /tmp/{,.}gnome_desktop_thumbnail.* w,
then running: sudo apparmor_parser -r /etc/apparmor.d/usr.bin.evince
--
You received this bug notification because
It looks like the path changed. We have a rule for this already:
owner /tmp/.gnome_desktop_thumbnail.* w,
I'll adjust.
** Changed in: evince (Ubuntu)
Status: New => In Progress
** Changed in: evince (Ubuntu)
Assignee: (unassigned) => Jamie Strandboge (jdstrand)
--
Y
This is fixed in
https://launchpad.net/ubuntu/+source/evince/3.30.0-3ubuntu1
** Changed in: evince (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/b
I referenced the wrong bug in the evince upload so it didn't auto-close,
but 3.30.0-3ubuntu1 should address this.
** Changed in: evince (Ubuntu Cosmic)
Status: Fix Committed => Fix Released
** Changed in: evince (Ubuntu Trusty)
Status: Triaged => In Progress
** Changed in: evince (
** Changed in: evince (Ubuntu Cosmic)
Status: Triaged => Fix Committed
** Summary changed:
- Debian/Ubuntu AppArmor policy for evince is useless
+ Debian/Ubuntu AppArmor policy gaps in evince
** Information type changed from Private Security to Public Security
--
You received this bug n
Since this has an ACK from both MIR and security, marking Fix Committed.
** Changed in: woff2 (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to webkit2gtk in Ubuntu.
https://bugs.launchpad.net/b
I went through this the other day with a personal profile. We probably
can do something along the lines of:
/{,snap/core/[0-9]*/}usr/bin/snap mrCx -> snap_browser,
profile snap_browser {
#include
/etc/passwd r,
/etc/group r,
/etc/nsswitch.conf r,
/dev/tty rw,
# noisy
The actual rules would be:
# for U2F yubikey
/run/udev/data/c238:[0-9]* r,
/run/udev/data/c239:[0-9]* r,
/run/udev/data/c240:[0-9]* r,
but using the redundant rules from the previous comment is fine too.
--
You received this bug notification because you are a member of Desktop
Packages, which i
We can add this to browser-support:
# for U2F yubikey
/run/udev/data/c238:[0-9]* r,
/run/udev/data/c239:[0-9]* r,
/run/udev/data/c240:[0-9]* r,
/run/udev/data/c240:[0-9]* r,
/run/udev/data/c240:[0-9]* r,
Can someone experiencing this issue adjust
/var/lib/snapd/apparmor/profiles/snap.chromium.chr
** Changed in: bubblewrap (Ubuntu)
Assignee: Seth Arnold (seth-arnold) => Alex Murray (alexmurray)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to bubblewrap in Ubuntu.
https://bugs.launchpad.net/bugs/1709164
Title:
[MIR] bubblewr
FYI, while this is currently assigned to Seth, I do want to note that
bubblewrap is setuid so it is going to require extra scrutiny
(incidentally this was not called out in this bug's description).
Regardless of the outcome of the bubblewrap review, the sandboxing
feature is highly desirable so we'
I'm coming up to speed on this issue now and have discussed this with
Jamie Bennett, the security team and various stakeholders to unblock
this MIR. The security team will prioritize this MIR for 18.10. Assuming
it passing review, I would encourage the Ubuntu Desktop team to SRU this
back
** Changed in: firefox (Ubuntu)
Assignee: Canonical Security Team (canonical-security) => Ubuntu Security
Team (ubuntu-security)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1697
** Package changed: ufw (Ubuntu) => hplip (Ubuntu)
** Changed in: hplip (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/1781986
Title:
packag
We can't just enable the patches any more because it will change how
snaps that plugs 'pulseaudio' will work. Put concretely, the patches are
meant to detect if the connecting process is a snap and if it is,
unconditionally deny recording. Some snaps that 'plugs: [ pulseaudio ]'
have legitimate use
Public bug reported:
>From https://launchpadlibrarian.net/377100864/buildlog_ubuntu-cosmic-
amd64.pulseaudio_1%3A12.0-1ubuntu1_BUILDING.txt.gz:
...
dh_auto_configure -- --enable-x11 --disable-hal-compat
--libdir=\${prefix}/lib/x86_64-linux-gnu
--with-module-dir=\${prefix}/lib/pulse-12.0/modules
So, the pauses I am experiencing is likely due to simply the fact that
the keyboards and mice are being removed then added back, which is a
different issue than the crashes (which appear nvidia related). I will
likely create a PR to only trigger the input subsystem on an as-needed
base to reduce th
I had some luck with this not pausing/blinking gnome-shell:
$ sudo udevadm control --reload-rules
$ sudo udevadm trigger --subsystem-nomatch=input
$ sudo udevadm trigger --property-match=ID_INPUT_JOYSTICK=1
Alan, perhaps you can upgrade to core from edge (since it does some
things with ID_INPUT_J
I noticed I could prevent gnome-shell from blinking/pausing if instead
of 'sudo udevadm control --reload-rules && sudo udevadm trigger' I
instead did 'sudo udevadm control --reload-rules && sudo udevadm trigger
--subsystem-nomatch=input'. I'm not sure there is much that snapd can do
with that infor
I suspect this is because snapd will do 'sudo udevadm control --reload-
rules && sudo udevadm trigger' on interface connections. These
operations are supposed to be safe but I've seen with my Intel graphics
that gnome-shell/X11 will blink when this happens (due to the 'udevadm
trigger') but it does
This should be fixed in Ubuntu 18.04 (about to be released this week).
** Package changed: chromium-browser (Ubuntu) => apparmor (Ubuntu)
** Changed in: apparmor (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which
Happened to me on a resume from suspend with Gnome Software open. 18.04
daily.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1647187
Title:
gnome-software crashed with signal
** Package changed: apparmor (Ubuntu) => evince (Ubuntu)
** Tags added: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1753966
Title:
apparmor interfers with saving of PDF fr
Thank you for using Ubuntu and reporting a bug. This is not a bug in
AppArmor, but in the akonadi Ubuntu package. I'm closing the AppArmor
task, but leaving the akonadi task open and adding an 'apparmor' tag.
** Tags added: apparmor
** Changed in: apparmor
Status: New => Invalid
--
You r
*** This bug is a duplicate of bug 1751005 ***
https://bugs.launchpad.net/bugs/1751005
** Package changed: apparmor (Ubuntu) => libreoffice (Ubuntu)
** This bug has been marked a duplicate of bug 1751005
libreoffice cannot open a document not within $HOME
--
You received this bug notific
Would be great to get this fixed in 16.04 also guys
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1710637
Title:
Input falls through to gdm3 and terminates the session on Ctrl+C
Insofar as this may be considered a bug instead of a feature, it is a
bug in either your window manager, Wine, or Steam. There's nothing
xscreensaver can do about it.
https://www.jwz.org/xscreensaver/faq.html#popup-windows
--
You received this bug notification because you are a member of Desktop
*** This bug is a duplicate of bug 1710637 ***
https://bugs.launchpad.net/bugs/1710637
I moved from a AMD Radeon onto a GeForce and setting up the graphics
cards, I've never seen this issue before. But now, as others have said.
i get the same thing.
Running 16.04 Kernal 4.4.0-97
--
You rece
https://git.gnome.org/browse/gtk%2B/commit/?id=db49d12 has the fix for
this.
** Project changed: gnome-terminal => gtk
** Package changed: gnome-terminal (Ubuntu) => gtk+3.0 (Ubuntu)
** Changed in: gtk+3.0 (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification becau
Public bug reported:
In the power settings, the option to suspend when the lid is closed is
selected. However, when the lid closes the laptop stays awake and the
battery is then drained.
Laptop details: Intel® Core™ i7-7500U CPU @ 2.70GHz × 4, Intel® HD
Graphics 620 (Kabylake GT2) (actually, I ha
The forum thread is enough IMO for this improvement (as opposed to bug
fix) and it is in trello.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1710637
Title:
Input falls through
@Mathieu, while I understand the wayland gnome-shell desktop session is
not supported on zesty or xenial, I wonder if this should be SRU'd to
those releases?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://b
I just now upgraded to 1.166ubuntu5 and no longer see the issue. To
ogra's point, I use encrypted lvm and was able to enter a password and
have everything work like normal.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ub
Closing the snappy task-- while we might want to adjust its use of
udevadm trigger, it is clear that running this command should not break
the wayland desktop, just like it doesn't under X.
** Changed in: snappy
Status: New => Opinion
** Changed in: snappy
Status: Opinion => Won't F
I still have console-setup 1.166ubuntu4 so decided to poke at this more.
I can confirm that 'sudo udevadm trigger' causes the ctrl+c to logout of
Wayland. It does not cause a logout of gnome-shell under X. I then found
that 'udevadm trigger --subsystem-nomatch=tty' does not cause the issue
under wa
Note I was seeing this in zesty for a while (then didn't):
https://bugzilla.gnome.org/show_bug.cgi?id=772476
** Bug watch added: GNOME Bug Tracker #772476
https://bugzilla.gnome.org/show_bug.cgi?id=772476
--
You received this bug notification because you are a member of Desktop
Packages, whic
that shouldn't be showing up.
$ mount|grep mapper
/dev/mapper/ubuntu--vg-root on /home/jamie/ubuntu/sbuild type ext4
(rw,relatime,errors=remount-ro,data=ordered)
/dev/mapper/ubuntu--vg-root on /home/jamie/bzr-pulls/snappy-apps type ext4
(rw,relatime,errors=remount-ro,data=ordered)
In
Public bug reported:
Starting the new ubuntu-session for gnome-shell, disk volumes are
showing up on the desktop. This is fine, but I have a couple of bind
mounts that I use for mounting in lxd that shouldn't be showing up.
$ mount|grep mapper
/dev/mapper/ubuntu--vg-root on /home/jamie/u
Uploaded apparmor and evince to artful.
** Changed in: apparmor (Ubuntu)
Status: Triaged => Fix Committed
** Changed in: evince (Ubuntu)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evin
in: evince (Ubuntu)
Status: New => Triaged
** Changed in: evince (Ubuntu)
Importance: Undecided => High
** Changed in: evince (Ubuntu)
Assignee: (unassigned) => Jamie Strandboge (jdstrand)
--
You received this bug notification because you are a member of Desktop
Packages,
** Changed in: iputils (Ubuntu)
Status: New => Triaged
** Changed in: iputils (Ubuntu)
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to iputils in Ubuntu.
https://bugs.launchpad.net/bugs/1588917
** Changed in: pulseaudio (Ubuntu Xenial)
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1583057
Title:
Deny audio recording for all snap ap
7;t seem to be the case.
jamie@ubik:~$ uname -a
Linux ubik 4.11.0-10-generic #15-Ubuntu SMP Thu Jun 29 15:03:41 UTC 2017 x86_64
x86_64 x86_64 GNU/Linux
jamie@ubik:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Artful Aardvark (development bran
Happens to me, not doing anything in particular as a user to trigger it.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1706097
Title:
gvfsd-mtp crashed with SIGSEGV
Status in gvfs pack
Public bug reported:
Coming from a 17.04 install and typing do-release-upgrade -d on the
command line results in multi-monitor positioning information being
lost.
I have two monitors, one is positioned below the other but on boot into
17.10, after the upgrade, the monitors are positioned side-by-
** Summary changed:
- org.gnome.SettingsDaemon.MediaKeys.desktop: Warning: DESKTOP_STARTUP_ID not
set and no fallback available.
+ /usr/lib/gdm3/gdm-wayland-session[12104]: Failed to activate service
'org.gnome.keyring': timed out
--
You received this bug notification because you are a member
Note that I still see this even when the terminal comes up fast:
Jul 24 11:12:48 iolanthe org.gnome.SettingsDaemon.MediaKeys.desktop[6820]:
Warning: DESKTOP_STARTUP_ID not set and no fallback available.
--
You received this bug notification because you are a member of Desktop
Packages, which is
Public bug reported:
After upgrading from zesty to artful, media keys don't work right and
the terminal is very slow to launch. Eg:
ctrl+alt+t
wait 20 seconds
terminal pops up
I see this in the logs:
Jul 24 11:08:37 iolanthe /usr/lib/gdm3/gdm-wayland-session[12104]: Failed to
activate service '
This seems to be related to:
https://bugzilla.redhat.com/show_bug.cgi?id=1456134
Which describes how on reboot, things work ok, but on logout/login they
do not.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubu
ge of DPMS, period. That is by design and
will not change.
I don't understand what is wrong with your machine that you suffer the
problems you describe, but breaking xscreensaver's connection to DPMS is
no solution.
--
Jamie Zawinski https://www.jwz.org/ https://www.dnal
"terrible idea" if it would in this case?
There's no sensible way to have both systems, xscreensaver and xset,
control these settings, because there's no way to know which one was
used last. Updates are not timestamped. So one has to be in control and
override the ot
about DPMS and let it be 100%
handled by xset instead", my answer to that is "no, I think that is a
terrible idea".
--
Jamie Zawinski https://www.jwz.org/ https://www.dnalounge.com/
--
You received this bug notification because you are a member of Desktop
Package
Still seeing this on 16.04 LTS as well -- the sound settings menu does
not clean up HDMI sound sources that have been removed.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs
Is this still an issue with 1.2.6-0ubuntu0.16.04.3 in 16.04? I see that
Ken applied the patch I identified in
https://bugzilla.gnome.org/show_bug.cgi?id=767317 to fix
https://bugs.launchpad.net/ubuntu/+source/network-manager-
applet/+bug/1641889, which references a different upstream bug.
--
You
Upgraded to 3.18.5.2-0ubuntu3.2 in xenial-proposed. I used the test
cases in this bug and I observed no regressions.
$ apt-cache policy evolution evolution-common evolution-plugins libevolution
evolution:
Installed: 3.18.5.2-0ubuntu3.2
Candidate: 3.18.5.2-0ubuntu3.2
Version table:
*** 3.18.
** Description changed:
[Impact]
Ubuntu 16.04 evolution users sometimes send emails with ##SELECTION_END## due
to a copy/paste error in the EHTMLEditorView code when converting HTML to plain
text.
This is fixed in newer Ubuntu releases. The fix is a from upstream:
https://mail.gnome.o
In the meantime, users can workaround this by adjusting
/etc/apparmor.d/local/usr.sbin.cupsd to have:
capability net_admin,
and then reloading the profile with:
$ sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.cupsd
--
You received this bug notification because you are a member of Desktop
P
@Till, see 'man 7 capabilities' for what net_admin grants. We need to
understand why the access is needed before granting it.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1660316
Title:
I suspect there are a bunch of these still at this early stage of
development.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-greeter in Ubuntu.
https://bugs.launchpad.net/bugs/1687856
Title:
Artful login screen shows graphic "U
Also "Ubuntu 17.04" is prevalent in the "About This Computer" screen
accessible from the Settings cog, top righthand side.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-greeter in Ubuntu.
https://bugs.launchpad.net/bugs/1687856
T
** Changed in: evolution (Ubuntu Xenial)
Status: In Progress => Fix Committed
** Description changed:
[Impact]
- Ubuntu 16.04 evolution users sometimes send emails with ###SELECTION_END###
due to a copy/paste error in the EHTMLEditorView code when converting HTML to
plain text.
+ Ubunt
** Description changed:
- [Impact]
+ [Impact]
Ubuntu 16.04 evolution users sometimes send emails with ###SELECTION_END###
due to a copy/paste error in the EHTMLEditorView code when converting HTML to
plain text.
This is fixed in newer Ubuntu releases. The fix is a from upstream:
https:
** Changed in: evolution (Ubuntu Artful)
Status: In Progress => Fix Released
** Changed in: evolution (Ubuntu Artful)
Assignee: Jamie Strandboge (jdstrand) => (unassigned)
** Changed in: evolution (Ubuntu Xenial)
Assignee: (unassigned) => Jamie Strandboge (jdstrand)
*
Confirmed => In Progress
** Changed in: evolution (Ubuntu)
Assignee: (unassigned) => Jamie Strandboge (jdstrand)
** Also affects: evolution (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: evolution (Ubuntu Artful)
Importance: Undecided
Assignee:
This bug is *super* annoying. Here is a workaround to make rsyslog
discard this messages:
Create /etc/rsyslog.d/49-lp1681910.conf with:
# workaround LP: #1681910
:msg,contains,"Unable to load blank_cursor from the cursor theme" ~
& stop
Restart rsyslog: sudo service rsyslog restart
--
You recei
Are all of these unsupported? I know that the signage effort was
initially using webapp-container (part of webbrowser-app) with mir. Even
if webbrowser-app were removed, oxide-qt might still be interesting for
signage/etc since it can be used with upstream Qt.
I've not heard an official statement
** Tags added: wayland
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1681910
Title:
gnome-terminal constantly logs "Unable to load blank_cursor from the
cursor theme" under
Public bug reported:
Under GNOME/Wayland, regardless of cursor theme (I'm using 'DMZ-White',
but confirmed with 'Adwaita'), whenever the terminal obtains focus and
the user starts entering input, gnome-terminal will generate two log
entries:
Apr 11 13:39:22 localhost gnome-terminal-[28979]: Unabl
I meant to put a cd after the touch. I noticed on my laptop it will only
reduce the size of the terminal by one, but in the vm it goes into a
loop. On my laptop:
$ mkdir -p
~/really/really/really/really/l/directory/
$ touch
~/really/really/really/reall
Test case that demonstrates the issue:
$ mkdir -p
~/really/really/really/really/l/directory/
$ touch
~/really/really/really/really/l/directory/foo
$ ls
...
the terminal shrinks and goes into a loop and is unu
** Description changed:
This is: https://bugzilla.gnome.org/show_bug.cgi?id=769898. I see this
on 17.04 with gnome3/wayland. For example, if I edit a file using vim
deep in a directory and save the file, the size of the terminal changes
(as seen with 'stty size'). There are many different
** Description changed:
This is: https://bugzilla.gnome.org/show_bug.cgi?id=769898. I see this
- on 17.04 with gnome3/wayland.
+ on 17.04 with gnome3/wayland. For example, if I edit a file using vim
+ deep in a directory and save the file, the size of the terminal changes
+ (as seen with 'stty s
Public bug reported:
This is: https://bugzilla.gnome.org/show_bug.cgi?id=769898. I see this
on 17.04 with gnome3/wayland. For example, if I edit a file using vim
deep in a directory and save the file, the size of the terminal changes
(as seen with 'stty size'). There are many different scenarios w
** Description changed:
In an up to date Ubuntu 17.04 amd64 vm, if I:
1. install ubuntu-gnome-desktop
2. select lightdm as the default
3. sudo service lightdm stop ; sudo service lightdm start
4. login choosing 'GNOME Wayland'
the screen goes black with a flashing cursor in the u
Public bug reported:
In an up to date Ubuntu 17.04 amd64 vm, if I:
1. install ubuntu-gnome-desktop
2. select lightdm as the default
3. sudo service lightdm stop ; sudo service lightdm start
4. login choosing 'GNOME Wayland'
the screen goes black with a flashing cursor in the upper left. If I
'dp
FYI, I noticed Ubuntu was in sync with Debian so I filed
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858571.
** Bug watch added: Debian Bug tracker #858571
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858571
--
You received this bug notification because you are a member of Desktop
P
** Changed in: cups (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1675503
Title:
cups and cups-pdf denials in snapd autopkgtests on
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1536201
Title:
cupsctl can corrupt cupsd.conf if invoked by member of lpadmin group
Status in cups package in Ub
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1572489
Title:
Canon MF4330d needs usb-no-reattach-default=true
Status in cups package in Ubuntu:
New
Bug des
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1671420
Title:
package cups-daemon 2.0.2-1ubuntu3 failed to install/upgrade: le sous-
processus script post-ins
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1526586
Title:
package cups 1.7.2-0ubuntu1.6 failed to install/upgrade: subprocess
installed post-installation
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1523395
Title:
package cups-daemon 2.0.2-1ubuntu3 failed to install/upgrade: 子程序 已安裝的
post-installation script
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1526010
Title:
Duplex not working
Status in cups package in Ubuntu:
New
Bug description:
I just upgraded to
The apparmor denials have since been fixed. Removing the apparmor tag.
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1526415
Title:
after upgrade printer prop
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1532551
Title:
no response from printer
Status in cups package in Ubuntu:
New
Bug description:
I have a ver
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1354596
Title:
Internal Server Error accessing localhost:631/admin
Status in cups package in Ubuntu:
New
Bug
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1351036
Title:
Printer starts job from beginning after system suspend/resume
Status in cups package in Ubuntu:
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1357529
Title:
Magenta Toner Icon is yellow and Yellow Toner Icon is magenta
Status in cups package in Ubuntu:
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1516352
Title:
printer does not print
Status in cups package in Ubuntu:
New
Bug description:
printer does n
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1477002
Title:
Working printer not printing
Status in cups package in Ubuntu:
New
Bug description:
Print J
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1418326
Title:
"lpr -p -P PDF" (prettyprint) hangs print job with sample string
Status in cups package in Ubuntu
The apparmor denials have since been fixed. Removing the apparmor tag.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086303
Title:
Cups server can't listen - accept connections to 127.
The apparmor denials have since been fixed, removing the apparmor tag.
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1089628
Title:
Print first pdf file works
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1310192
Title:
package cups 1.6.1-0ubuntu11.5 failed to install/upgrade: subprocess
installed post-installation
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1636747
Title:
Printer canon MF3010.
Status in cups package in Ubuntu:
New
Bug description:
Iinstal drivers
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1583997
Title:
cannot print correctly on HP Deskjet 840C
Status in cups package in Ubuntu:
New
Bug descriptio
** Tags removed: apparmor
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1076347
Title:
two-sided printing not working on my pc, no problem on another one.
Status in cups package in Ubu
101 - 200 of 1373 matches
Mail list logo