[Bug 1744166] [php-sabre-vobject-3/artful] verification still needed
The fix for this bug has been awaiting testing feedback in the -proposed repository for artful for more than 90 days. Please test this fix and update the bug appropriately with the results. In the event that the fix for this bug is still not verified 15 days from now, the package will be removed from the -proposed repository. ** Tags added: removal-candidate -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744166 Title: East-Saskatchewan timezone removed in latest tzdata To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php-sabre-vobject-3/+bug/1744166/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1765914] Re: Java windows and fonts are huge running in openjdk-11-jre
Thank you for taking the time to report this bug and helping to make Ubuntu better. I have been trying to track down which component/application is actually responsible for creating and maintaining /com/ubuntu/user-interface /scale-factor, but so far no luck. It seems to be related to Unity according to the few Google results I can see, so the question is whether a package failed to remove/move that setting or if OpenJDK should change what it looks at and/or in which order. OpenJDK currently looks for: - /com/ubuntu/user-interface/scale-factor - com/canonical/Unity/Interface/text-scaling-factor - org/gnome/desktop/interface/text-scaling-factor in that order, using the first one it finds. Weirdly enough it does not look for org/gnome/desktop/interface/scaling- factor. These changes were introduced by JDK-8149115 in commit http://hg.openjdk.java.net/jdk/jdk/rev/a3cc7e551a48 but neither the bug nor the Mailing list discussion state why they picked those items and in this particular order. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1765914 Title: Java windows and fonts are huge running in openjdk-11-jre To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-lts/+bug/1765914/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1772681] Re: python-swauth package dropped but not removed
On Tue, May 22, 2018 at 3:12 PM, Dan Streetman wrote: > it looks like between 1.0.x and 1.1.0, there was a fork or re-homing > done, with the original being https://github.com/gholt/swauth and new > being https://github.com/openstack/swauth > > so i believe the 'new' swauth started at version 1.1.0 with no history > from the previous project, which is probably why it didn't include a > Replaces: python-swauth > Probably so. I think we'll need to add Breaks/Replaces in line with #6 here: https://wiki.debian.org/PackageTransition > -- > You received this bug notification because you are a member of Ubuntu > OpenStack, which is subscribed to Ubuntu Cloud Archive. > https://bugs.launchpad.net/bugs/1772681 > > Title: > python-swauth package dropped but not removed > > Status in Ubuntu Cloud Archive: > New > Status in Ubuntu Cloud Archive newton series: > New > Status in Ubuntu Cloud Archive ocata series: > New > Status in Ubuntu Cloud Archive pike series: > New > Status in Ubuntu Cloud Archive queens series: > New > Status in Ubuntu Cloud Archive rocky series: > New > Status in swauth package in Ubuntu: > New > Status in swauth source package in Bionic: > New > > Bug description: > Versions greater than 1.0.4-0 have dropped the python-swauth package > but do not remove it such that an upgrade breaks with error like: > > Unpacking swauth (1.1.0-3~cloud0) over (1.0.4-0ubuntu1.16.04.1) ... > dpkg: error processing archive > /var/cache/apt/archives/swauth_1.1.0-3~cloud0_all.deb > (--unpack): >trying to overwrite '/usr/lib/python2.7/dist-packages/swauth/__init__.py', > which is also in package python-swauth 1.0.4-0ubuntu1.16.04.1 > Processing triggers for libc-bin (2.23-0ubuntu10) ... > Processing triggers for man-db (2.7.5-1) ... > Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ... > Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... > Processing triggers for ureadahead (0.100.0-19) ... > Processing triggers for systemd (229-4ubuntu21.2) ... > Errors were encountered while processing: >/var/cache/apt/archives/swauth_1.1.0-3~cloud0_all.deb > E: Sub-process /usr/bin/dpkg returned an error code (1) > > > If i remove python-swauth prior to upgrade it works just fine. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/cloud-archive/+bug/1772681/+subscriptions > > -- > Ubuntu-openstack-bugs mailing list > ubuntu-openstack-b...@lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/ > mailman/listinfo/ubuntu-openstack-bugs > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772681 Title: python-swauth package dropped but not removed To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1772681/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772745] [NEW] Dogtag needs jboss-annotations-1.2-api
Public bug reported: [Impact] Dogtag needs this jar or running for instance 'pki cert-find' will end with WARN: RESTEASY002145: NoClassDefFoundError: Unable to load builtin provider org.jboss.resteasy.plugins.providers.InputStreamProvider from jar:file:/usr/share/java/resteasy-jaxrs.jar!/META-INF/services/javax.ws.rs.ext.Providers java.lang.NoClassDefFoundError: javax/annotation/Priority Dogtag itself needs to add links to the jar for it's lib path. [Test case] Run 'pki cert-find' and check that it doesn't fail like that. [Regression potential] none, this is a new package ** Affects: dogtag-pki (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772745 Title: Dogtag needs jboss-annotations-1.2-api To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dogtag-pki/+bug/1772745/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1768587] Re: [Regression] Reverse vnc protocol is missing in Remmina 1.2.0-rcgit.29+dfsg-1 (Ubuntu 18.04 - bionic)
Seems that has been resolved upstream with 1.2.30+dfsg-1 https://github.com/FreeRDP/Remmina/issues/1538 and right now my Debian sid has upgraded remmina to that version and it works again! Hope Ubuntu maintainers will "backport" to 18.04 soon. ** Bug watch added: Remmina Issues #1538 https://github.com/FreeRDP/Remmina/issues/1538 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768587 Title: [Regression] Reverse vnc protocol is missing in Remmina 1.2.0-rcgit.29+dfsg-1 (Ubuntu 18.04 - bionic) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/1768587/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1771726] Re: After gsch2pcb, pcb fails to open the new pcb file
> 2) The space in the file name breaks gsch2pcb, resulting in corrupted elements in the pcb file. Could you please provide me with an example broken output file, as well as a manually patched working output file, so I can fix this in gsch2pcb? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771726 Title: After gsch2pcb, pcb fails to open the new pcb file To manage notifications about this bug go to: https://bugs.launchpad.net/pcb/+bug/1771726/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772747] [NEW] Package is missing several dependencies
Public bug reported: libcurl4-gnutls-dev provides my /usr/bin/curl-config and the static library (symlink) /usr/lib/x86_64-linux-gnu/libcurl.a -> libcurl- gnutls.a. I am trying to link statically against that static library. The right way to do this seems to be to run "curl-config --static-libs" and forward the result along to my linker. But doing that causes the linker to complain about several missing libraries. The flags I get are: -Wl,-Bstatic -lcurl -Wl,-Bdynamic -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -lnghttp2 -lidn2 -lrtmp -lpsl -lnettle -lgnutls -llber -lldap -llber -lz And the (unique) missing libraries are: /usr/bin/x86_64-linux-gnu-ld: cannot find -lnghttp2 /usr/bin/x86_64-linux-gnu-ld: cannot find -lidn2 /usr/bin/x86_64-linux-gnu-ld: cannot find -lrtmp /usr/bin/x86_64-linux-gnu-ld: cannot find -lpsl /usr/bin/x86_64-linux-gnu-ld: cannot find -lnettle /usr/bin/x86_64-linux-gnu-ld: cannot find -lgnutls /usr/bin/x86_64-linux-gnu-ld: cannot find -llber /usr/bin/x86_64-linux-gnu-ld: cannot find -lldap So pretty much all the interesting libraries are missing. The packages that provide these are: libnghttp2-dev provides libnghttp2.a libidn2-dev provides libidn2.a librtmp-dev provides librtmp.a libpsl-dev provides libpsl.a nettle-dev provides libnettle.a libgnutls28-dev (in Bionic) and other packages in older releases provide libgnutls.a libldap2-dev provides liblber.a and libldap.a All of these packages need to be dependencies of libcurl4-gnutls-dev, so that libcurl.a can be used. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: libcurl4-gnutls-dev 7.58.0-2ubuntu3.1 ProcVersionSignature: User Name 4.15.0-1009.9-azure 4.15.17 Uname: Linux 4.15.0-1009-azure x86_64 ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 Date: Tue May 22 20:41:00 2018 SourcePackage: curl UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: curl (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic uec-images -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772747 Title: Package is missing several dependencies To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1772747/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772746] [NEW] After upgrade to 18.04, all pip and pip3 commands fail
Public bug reported: Both pip and pip3 seem to be broken in 18.04. So, this bug report applies to python3-pip too. E.g. pip list Traceback (most recent call last): File "/usr/bin/pip", line 9, in from pip import main ImportError: cannot import name main Work-around: export PATH="${HOME}/.local/bin:$PATH" After applying this work-around, both pip and pip3 work as expected i.e. before my upgrade from 17.10 to 18.04. Note that I keep my Python 2 and 3 packages under $HOME/.local in case that is relevant. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: python-pip 9.0.1-2 ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17 Uname: Linux 4.15.0-20-generic x86_64 ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 CurrentDesktop: XFCE Date: Tue May 22 15:46:35 2018 InstallationDate: Installed on 2017-10-13 (221 days ago) InstallationMedia: Xubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926) PackageArchitecture: all SourcePackage: python-pip UpgradeStatus: Upgraded to bionic on 2018-05-18 (4 days ago) ** Affects: python-pip (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772746 Title: After upgrade to 18.04, all pip and pip3 commands fail To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1772746/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1194674] Re: Drop-down fields in PDF forms are not saved
** Changed in: evince Status: New => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1194674 Title: Drop-down fields in PDF forms are not saved To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/1194674/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1175379] Re: Provide a way to set a custom zoom percentage
** Changed in: evince Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1175379 Title: Provide a way to set a custom zoom percentage To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/1175379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621545] Re: Empathy shows unfriendly error message when opening two video calls
** Changed in: empathy Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621545 Title: Empathy shows unfriendly error message when opening two video calls To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/621545/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 331684] Re: No way to re-ionice processes
** Changed in: gnome-system-monitor Status: New => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/331684 Title: No way to re-ionice processes To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-system-monitor/+bug/331684/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 539243] Re: initial account creation window gives no indication of successful account creation
** Changed in: empathy Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/539243 Title: initial account creation window gives no indication of successful account creation To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/539243/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 248129] Re: Wrong view when viewing a right-to-left document
** Changed in: evince Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/248129 Title: Wrong view when viewing a right-to-left document To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/248129/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 502448] Re: After clearing previous conversations, the previous conversations re appear
** Changed in: empathy Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/502448 Title: After clearing previous conversations, the previous conversations re appear To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/502448/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 388906] Re: offers to import irc accounts from pidgin even if telepathy-idle is not installed
** Changed in: empathy Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/388906 Title: offers to import irc accounts from pidgin even if telepathy-idle is not installed To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/388906/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 540311] Re: Not possible to add groups in contact list
** Changed in: empathy Status: New => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/540311 Title: Not possible to add groups in contact list To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/540311/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772749] Re: [Cosmic] searx segfaults when being run
This currently fails autopkgtests in Debian[1] as well as in Ubuntu[2]. [1]: https://ci.debian.net/packages/s/searx/ [2]: https://autopkgtest.ubuntu.com/packages/searx -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772749 Title: [Cosmic] searx segfaults when being run To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/searx/+bug/1772749/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772749] [NEW] [Cosmic] searx segfaults when being run
Public bug reported: The searx program currently segmentation faults whenever it's run directly by `uwsgi` executed as a system daemon, but it also segmentation faults when executed directly as the `uwsgi` process. This in turn is breaking its autopkgtests, and in turn prevents other applications from migrating out of proposed due to failing autopkgtests. Autopkgtests were run locally, and the crash dump will be uploaded here shortly from within the local autopkgtests directory. Because the application fails autopkgtests and cannot start even when directly installed into a server and configured to work with uwsgi, I am marking this as a "Critical" importance. (Feel free to override if you disagree) ** Affects: searx (Ubuntu) Importance: Critical Status: New ** Tags: cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772749 Title: [Cosmic] searx segfaults when being run To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/searx/+bug/1772749/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1405380] [NEW] evince crashed with SIGSEGV in INT_cairo_surface_set_device_scale()
You have been subscribed to a public bug: Evince crashed after about 10 minutes printing to file PDF with the attached. The next time I printed it took 2 hours so it is intermittenly reproducible. ProblemType: Crash DistroRelease: Ubuntu 15.04 Package: evince 3.14.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1 Uname: Linux 3.16.0-28-generic x86_64 ApportVersion: 2.15.1-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Wed Dec 24 01:00:32 2014 ExecutablePath: /usr/bin/evince ExecutableTimestamp: 1413470384 InstallationDate: Installed on 2014-12-14 (10 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20141213) ProcCmdline: evince /home/name/Desktop/grammar4.ps ProcCwd: /home/name ProcEnviron: LANGUAGE=en_US PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x7f8734828a08 : mov0x1c(%rdi),%r9d PC (0x7f8734828a08) ok source "0x1c(%rdi)" (0x001c) not located in a known VMA region (needed readable region)! destination "%r9d" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: evince StacktraceTop: INT_cairo_surface_set_device_scale (surface=0x0, sx=1, sy=1) at /build/buildd/cairo-1.13.0~20140204/src/cairo-surface.c:1676 set_device_scale_on_surface (device_scale=, surface=) at /build/buildd/evince-3.14.1/./libview/ev-pixbuf-cache.c:273 copy_job_to_job_info (job_render=job_render@entry=0x1a27010, job_info=job_info@entry=0x154df00, pixbuf_cache=pixbuf_cache@entry=0x1427340) at /build/buildd/evince-3.14.1/./libview/ev-pixbuf-cache.c:288 job_finished_cb (job=, pixbuf_cache=0x1427340) at /build/buildd/evince-3.14.1/./libview/ev-pixbuf-cache.c:340 _g_closure_invoke_va (closure=0x0, closure@entry=0x19187d0, return_value=return_value@entry=0x0, instance=0x0, instance@entry=0x1a27010, args=0x7f8714021c30, args@entry=0x7fff7e9903d0, n_params=0, param_types=0x7f8714021760) at /build/buildd/glib2.0-2.43.2/./gobject/gclosure.c:831 Title: evince crashed with SIGSEGV in INT_cairo_surface_set_device_scale() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo ** Affects: evince (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-crash vivid wily -- evince crashed with SIGSEGV in INT_cairo_surface_set_device_scale() https://bugs.launchpad.net/bugs/1405380 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/mailman/listinfo/ubuntu-bugs
[Bug 1772754] [NEW] package refind 0.11.2-0ppa1 failed to install/upgrade: installed refind package post-installation script subprocess returned error exit status 1
Public bug reported: It was impossible to install refind with terminal or .deb package. ProblemType: Package DistroRelease: Ubuntu 18.04 Package: refind 0.11.2-0ppa1 ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17 Uname: Linux 4.15.0-22-generic x86_64 ApportVersion: 2.20.9-0ubuntu7 AptOrdering: refind:amd64: Install NULL: ConfigurePending Architecture: amd64 Date: Tue May 22 23:18:44 2018 ErrorMessage: installed refind package post-installation script subprocess returned error exit status 1 InstallationDate: Installed on 2018-05-22 (0 days ago) InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426) Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3 PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 2.7.15~rc1-1 RelatedPackageVersions: dpkg 1.19.0.5ubuntu2 apt 1.6.1 SourcePackage: refind Title: package refind 0.11.2-0ppa1 failed to install/upgrade: installed refind package post-installation script subprocess returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: refind (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772754 Title: package refind 0.11.2-0ppa1 failed to install/upgrade: installed refind package post-installation script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/refind/+bug/1772754/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772751] [NEW] segfault in libX11.so.6.3.0
Public bug reported: (1) lsb_release-rd output == Description:Ubuntu 18.04 LTS Release:18.04 (2) apt-cache-policy output ==gdm3: Installed: 3.28.0-0ubuntu1 Candidate: 3.28.0-0ubuntu1 Version table: *** 3.28.0-0ubuntu1 500 500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages 100 /var/lib/dpkg/status (3) I expected to be able login using X (4) What happened: Looking in syslog, I see the following message: May 22 16:47:33 Paradise kernel: [ 5793.249149] gdm-simple-choo[25864]: segfault at 1 ip 7fb0267de4b9 sp 7fff46d5e0d0 error 6 in libX11.so.6.3.0[7fb0267b6000+134000] ** Affects: gdm3 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772751 Title: segfault in libX11.so.6.3.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1772751/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772530] Re: OpenLDAP depends on old version of KRB5 which conflicts with other packages
>As far as I know the libldap packages in those distros don't directly >link a GSSAPI library at all. Ubuntu is the only one I'm aware of that >enables this. Yes. On other distros, it links directly to libkrb5.so. That in turn can either link to Heimdal or MIT, resolving the problem. I will look into nslcd and adcli and can hopefully get working from there. Thanks for the help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772530 Title: OpenLDAP depends on old version of KRB5 which conflicts with other packages To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1772530/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1705215] Re: invalid udev rules shipped in mdadm-udeb
This bug was fixed in the package mdadm - 4.1~rc1-2 --- mdadm (4.1~rc1-2) unstable; urgency=medium * Install identical udev rules into d-i installer udeb, as used in the installed system. Specifically, post-processed rules with full path to mdadm binary subsituted, instead of installing useless rules with the template variable BINDIR. LP: #1705215 -- Dimitri John Ledkov Tue, 22 May 2018 14:26:59 +0100 ** Changed in: mdadm (Ubuntu Cosmic) Status: Confirmed => 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/1705215 Title: invalid udev rules shipped in mdadm-udeb To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1705215/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772749] Re: [Cosmic] searx segfaults when being run
Refer to crash bug #1772749 for crash dump data. The crash report is also attached here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772749 Title: [Cosmic] searx segfaults when being run To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/searx/+bug/1772749/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772096] Re: fence_vmware_soap is not working after installation of fence-agents
Does this mean that you don't consider this to be a bug with the packaging? Shouldn't all dependencies required to make the package work be installed? I'm not sure what "suggestions" means - I just thought that if I installed a package it should not install binaries that don't work due to some missing dependency. Are you saying I need to go file a Debian bug to hope this ever gets addressed? I can't see how that makes sense as I'm not using Debian and can't document it as a problem except on Ubuntu... I'm just an end user trying to get by, and don't really want to go through all the ordeal of signing up for yet another bug tracker and trying to figure out how to convince people it's a problem in Debian when I'm not even using that. I'll just make sure to install the other packages that should be dependencies manually if this isn't going to be fixed in Ubuntu... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772096 Title: fence_vmware_soap is not working after installation of fence-agents To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fence-agents/+bug/1772096/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772749] Re: [Cosmic] searx segfaults when being run
Crash dump data was from inside an autopkgtest run. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772749 Title: [Cosmic] searx segfaults when being run To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/searx/+bug/1772749/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772749] Re: [Cosmic] searx segfaults when being run
Crash dump data was from inside an autopkgtest run. ** Attachment added: "_usr_bin_uwsgi-core.0.crash" https://bugs.launchpad.net/ubuntu/+source/searx/+bug/1772749/+attachment/5143000/+files/_usr_bin_uwsgi-core.0.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772749 Title: [Cosmic] searx segfaults when being run To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/searx/+bug/1772749/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728244] Re: Touchpad stops working after reboot on Apollo Lake
Patch for kernel 4.16.10 to fix touchpad problems of Thomson X6 (revert PM / QoS: Fix device resume latency PM QoS patch) ** Patch added: "kernel-4.16.10-thomson-x6.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1728244/+attachment/5143001/+files/kernel-4.16.10-thomson-x6.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728244 Title: Touchpad stops working after reboot on Apollo Lake To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1728244/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772753] [NEW] [searx] - uwsgi-core crashed with SIGSEGV in __libc_fork()
Public bug reported: searx causes this crash. This should probably be filed as a searx bug, and is related to bug 1772749 ProblemType: Crash DistroRelease: Ubuntu 18.10 Package: uwsgi-core 2.0.15-11 ProcVersionSignature: Ubuntu 4.13.0-41.46~16.04.1-generic 4.13.16 Uname: Linux 4.13.0-41-generic x86_64 ApportVersion: 2.20.10-0ubuntu2 Architecture: amd64 Date: Tue May 22 21:00:27 2018 ExecutablePath: /usr/bin/uwsgi-core ProcCmdline: /usr/bin/uwsgi --ini /usr/share/uwsgi/conf/default.ini --ini /etc/uwsgi/apps-enabled/searx.ini --daemonize /var/log/uwsgi/app/searx.log ProcEnviron: LANG=C.UTF-8 PATH=(custom, no user) SegvAnalysis: Segfault happened at: 0x7fd87b84b51f: cmpb $0x48,(%rax) PC (0x7fd87b84b51f) ok source "$0x48" ok destination "(%rax)" (0x7fd87988f500) not located in a known VMA region (needed writable region)! SegvReason: writing unknown VMA Signal: 11 SourcePackage: uwsgi StacktraceTop: ?? () __libc_fork () at ../sysdeps/nptl/fork.c:204 daemonize (logfile=0x55b70f7a1440 "/var/log/uwsgi/app/searx.log") at core/utils.c:137 uwsgi_setup (argc=, argv=, envp=) at core/uwsgi.c:2279 main (argc=, argv=, envp=) at core/uwsgi.c:2011 Title: uwsgi-core crashed with SIGSEGV in __libc_fork() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: ** Affects: searx (Ubuntu) Importance: Medium Status: New ** Tags: amd64 apport-crash cosmic package-from-proposed uec-images ** Package changed: uwsgi (Ubuntu) => searx (Ubuntu) ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772753 Title: [searx] - uwsgi-core crashed with SIGSEGV in __libc_fork() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/searx/+bug/1772753/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 159300] [NEW] Search is disabled when reading postscript documents
You have been subscribed to a public bug: Binary package hint: evince 1) lsb_release -rd Description:Ubuntu Vivid Vervet (development branch) Release:15.04 2) apt-cache policy evince evince: Installed: 3.14.1-0ubuntu1 Candidate: 3.14.1-0ubuntu1 Version table: *** 3.14.1-0ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages 100 /var/lib/dpkg/status 3) What is expected to happen is when one opens the attached file via evince, one may search via Ctrl+F: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/159300/+attachment/4278783/+files/diplom.ps 4) What happens instead is it is greyed out. WORKAROUND: Convert the ps into pdf with ps2pdf, and then open the PDF with evince. ProblemType: Bug Architecture: i386 Date: Thu Nov 1 17:10:33 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/evince NonfreeKernelModules: nvidia Package: evince 2.20.0-0ubuntu3 PackageArchitecture: i386 ProcCmdline: evince diplom.pdf ProcCwd: /home/fdr/uni/Linkoping/papers ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=it_IT.UTF-8 SourcePackage: evince Uname: Linux maggie 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux ** Affects: evince (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- Search is disabled when reading postscript documents https://bugs.launchpad.net/bugs/159300 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/mailman/listinfo/ubuntu-bugs
[Bug 1405380] Re: evince crashed with SIGSEGV in INT_cairo_surface_set_device_scale()
** No longer affects: evince (Ubuntu) ** Project changed: evince => evince (Ubuntu) ** Changed in: evince (Ubuntu) Importance: Critical => Undecided ** Changed in: evince (Ubuntu) Status: Expired => New ** Changed in: evince (Ubuntu) Remote watch: GNOME Bug Tracker #740958 => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1405380 Title: evince crashed with SIGSEGV in INT_cairo_surface_set_device_scale() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1405380/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772753] Stacktrace.txt
** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1772753/+attachment/5143002/+files/Stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772753 Title: [searx] - uwsgi-core crashed with SIGSEGV in __libc_fork() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/searx/+bug/1772753/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772753] StacktraceSource.txt
** Attachment added: "StacktraceSource.txt" https://bugs.launchpad.net/bugs/1772753/+attachment/5143003/+files/StacktraceSource.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772753 Title: [searx] - uwsgi-core crashed with SIGSEGV in __libc_fork() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/searx/+bug/1772753/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772753] [searx] - uwsgi-core crashed with SIGSEGV in __libc_fork()
StacktraceTop: ?? () __libc_fork () at ../sysdeps/nptl/fork.c:204 daemonize (logfile=0x55b70f7a1440 "/var/log/uwsgi/app/searx.log") at core/utils.c:137 uwsgi_setup (argc=, argv=, envp=) at core/uwsgi.c:2279 main (argc=, argv=, envp=) at core/uwsgi.c:2011 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772753 Title: [searx] - uwsgi-core crashed with SIGSEGV in __libc_fork() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/searx/+bug/1772753/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772753] ThreadStacktrace.txt
** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1772753/+attachment/5143004/+files/ThreadStacktrace.txt ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/1772753/+attachment/5142984/+files/CoreDump.gz ** Changed in: searx (Ubuntu) Importance: Undecided => Medium ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772753 Title: [searx] - uwsgi-core crashed with SIGSEGV in __libc_fork() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/searx/+bug/1772753/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1405380] Re: evince crashed with SIGSEGV in INT_cairo_surface_set_device_scale()
Unable to reproduce the following in Bionic: * Crashing while reviewing the document. * Crashing while printing document to PDF. * 20 minute print time. When I printed it in a fairly resource constrained VM, it took ~10 minutes. The long'ish time to print is correlated to Evince only utilizing one CPU core out of four available to the VM. ** Changed in: evince (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1405380 Title: evince crashed with SIGSEGV in INT_cairo_surface_set_device_scale() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1405380/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 539412] Re: debootstrap fails if the directory contains a space
** Changed in: debootstrap (Debian) Status: Fix Committed => 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/539412 Title: debootstrap fails if the directory contains a space To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/539412/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 159300] Re: Search is disabled when reading postscript documents
** No longer affects: evince (Ubuntu) ** Project changed: evince => evince (Ubuntu) ** Changed in: evince (Ubuntu) Status: Confirmed => New ** Changed in: evince (Ubuntu) Remote watch: GNOME Bug Tracker #321910 => None ** Changed in: evince (Ubuntu) Status: New => Triaged ** Description changed: Binary package hint: evince + + Upstream URL: + https://gitlab.gnome.org/GNOME/evince/issues/20 1) lsb_release -rd Description: Ubuntu Vivid Vervet (development branch) Release: 15.04 2) apt-cache policy evince evince: - Installed: 3.14.1-0ubuntu1 - Candidate: 3.14.1-0ubuntu1 - Version table: - *** 3.14.1-0ubuntu1 0 - 500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages - 100 /var/lib/dpkg/status + Installed: 3.14.1-0ubuntu1 + Candidate: 3.14.1-0ubuntu1 + Version table: + *** 3.14.1-0ubuntu1 0 + 500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages + 100 /var/lib/dpkg/status 3) What is expected to happen is when one opens the attached file via evince, one may search via Ctrl+F: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/159300/+attachment/4278783/+files/diplom.ps 4) What happens instead is it is greyed out. WORKAROUND: Convert the ps into pdf with ps2pdf, and then open the PDF with evince. ProblemType: Bug Architecture: i386 Date: Thu Nov 1 17:10:33 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/evince NonfreeKernelModules: nvidia Package: evince 2.20.0-0ubuntu3 PackageArchitecture: i386 ProcCmdline: evince diplom.pdf ProcCwd: /home/fdr/uni/Linkoping/papers ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=it_IT.UTF-8 SourcePackage: evince Uname: Linux maggie 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux ** Tags added: bionic gutsy vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/159300 Title: Search is disabled when reading postscript documents To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/159300/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1758205] Comment bridged from LTC Bugzilla
--- Comment From wenxi...@us.ibm.com 2018-05-22 17:45 EDT--- I built the latest upstream kernel on my briggs + Bolt. Looks the patch only fixed lsblk issue. We can drop the following patch through this bug, then open a new one for /dev/disk/by-path issue. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/nvme/host/core.c?h=v4.16-rc6&id=8a30ecc6e0ecbb9ae95daf499b2680b885ed0349 If I disable NVME_MULTIPATH, I didn't see the issue. Since NVME_MULTIPATH is new feature, probably still have some issues around. I will work on /dev/disk/by-path issue in the new bug. Thanks, Wendy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1758205 Title: Ubuntu 18.04 NVMe disks are not displayed on lsblk and /dev/disk/by- path (NVMe / Bolt ) (systemd?) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-power-systems/+bug/1758205/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1771662] Re: libvirtError: Node device not found: no node device with matching name
Comparing the kernel logs, on Xenial, the second nic comes up: May 22 15:00:27 aurorus kernel: [ 24.840500] IPv6: ADDRCONF(NETDEV_UP): enP2p1s0f2: link is not ready May 22 15:00:27 aurorus kernel: [ 25.472391] thunder-nicvf 0002:01:00.2 enP2p1s0f2: Link is Up 1 Mbps Full duplex But on bionic, we only ever have f3 up. Note this isn't a network configuration, but rather the state of the Nic and the switch. It doesn't appear to matter, 0f3 is what get's bridged by juju anyhow. But it does suggest that something is different. There is a slight kernel version variance as well: Xenial: May 22 15:00:27 aurorus kernel: [0.00] Linux version 4.15.0-22-generic (buildd@bos02-arm64-038) (gcc version 5.4.0 20160609 (Ubuntu/Lin Bionic: May 17 18:03:47 aurorus kernel: [0.00] Linux version 4.15.0-20-generic (buildd@bos02-arm64-029) (gcc version 7.3.0 (Ubuntu/Linaro 7.3. Looks like Xenial does not use unified cgroup namespaces, not sure what affect this may have on what's running in those lxd juju containers. % grep DENIED *.log bionic.log:May 17 18:19:33 aurorus kernel: [ 983.592228] audit: type=1400 audit(1526581173.043:70): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxd-juju-657fe9-1-lxd-1_" name="/sys/fs/cgroup/unified/" pid=24143 comm="systemd" fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" bionic.log:May 17 18:19:33 aurorus kernel: [ 983.592476] audit: type=1400 audit(1526581173.043:71): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxd-juju-657fe9-1-lxd-1_" name="/sys/fs/cgroup/unified/" pid=24143 comm="systemd" fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" bionic.log:May 17 18:19:41 aurorus kernel: [ 991.818402] audit: type=1400 audit(1526581181.267:88): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxd-juju-657fe9-1-lxd-1_" name="/run/systemd/unit-root/var/lib/lxcfs/" pid=24757 comm="(networkd)" flags="ro, nosuid, nodev, remount, bind" bionic.log:May 17 18:19:46 aurorus kernel: [ 997.271203] audit: type=1400 audit(1526581186.719:90): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxd-juju-657fe9-1-lxd-2_" name="/sys/fs/cgroup/unified/" pid=25227 comm="systemd" fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" bionic.log:May 17 18:19:46 aurorus kernel: [ 997.271425] audit: type=1400 audit(1526581186.723:91): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxd-juju-657fe9-1-lxd-2_" name="/sys/fs/cgroup/unified/" pid=25227 comm="systemd" fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" bionic.log:May 17 18:19:55 aurorus kernel: [ 1006.285863] audit: type=1400 audit(1526581195.735:108): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxd-juju-657fe9-1-lxd-2_" name="/run/systemd/unit-root/" pid=26209 comm="(networkd)" flags="ro, remount, bind" bionic.log:May 17 18:20:12 aurorus kernel: [ 1022.760512] audit: type=1400 audit(1526581212.211:110): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxd-juju-657fe9-1-lxd-0_" name="/sys/fs/cgroup/unified/" pid=28344 comm="systemd" fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" bionic.log:May 17 18:20:12 aurorus kernel: [ 1022.760713] audit: type=1400 audit(1526581212.211:111): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxd-juju-657fe9-1-lxd-0_" name="/sys/fs/cgroup/unified/" pid=28344 comm="systemd" fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" bionic.log:May 17 18:20:20 aurorus kernel: [ 1031.256448] audit: type=1400 audit(1526581220.707:128): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxd-juju-657fe9-1-lxd-0_" name="/run/systemd/unit-root/" pid=29205 comm="(networkd)" flags="ro, remount, bind" bionic.log:May 17 18:30:03 aurorus kernel: [ 1613.787782] audit: type=1400 audit(1526581803.277:151): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxd-juju-657fe9-1-lxd-0_" name="/bin/" pid=91926 comm="(arter.sh)" flags="ro, remount, bind" bionic.log:May 17 18:30:03 aurorus kernel: [ 1613.832621] audit: type=1400 audit(1526581803.321:152): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxd-juju-657fe9-1-lxd-0_" name="/bin/" pid=91949 comm="(y-helper)" flags="ro, remount, bind" xenial.log:May 22 15:15:10 aurorus kernel: [ 918.311740] audit: type=1400 audit(1527002110.131:109): apparmor="DENIED" operation="file_mmap" namespace="root//lxd-juju-878ab5-1-lxd-1_" profile="/usr/lib/lxd/lxd-bridge-proxy" name="/usr/lib/lxd/lxd-bridge-proxy" pid=40973 comm="lxd-bridge-prox" requested_mask="m" denied_mask="m" fsuid=10 ouid=10 xenial.log:May 22 15:15:11 aurorus kernel: [ 919.605481] audit: type=1400 audit(1527002111.427:115): apparmor="DENIED" operati
Re: [Bug 1771726] Re: After gsch2pcb, pcb fails to open the new pcb file
Sure, please see attached. Chad asked me for this also. It might be of interest that gsch2pcb from the fedora repository did not fail in this way, even though it shows the same version number. On 05/22/2018 05:04 PM, Roland Lutz wrote: >> 2) The space in the file name breaks gsch2pcb, resulting in corrupted > elements in the pcb file. > > Could you please provide me with an example broken output file, as well > as a manually patched working output file, so I can fix this in > gsch2pcb? > ** Attachment added: "gedafootprintbug.zip" https://bugs.launchpad.net/bugs/1771726/+attachment/5143005/+files/gedafootprintbug.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771726 Title: After gsch2pcb, pcb fails to open the new pcb file To manage notifications about this bug go to: https://bugs.launchpad.net/pcb/+bug/1771726/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 485745] [NEW] Evince presents PDF with mis-rendered Hebrew
You have been subscribed to a public bug: Binary package hint: evince 1) lsb_release -rd Description:Ubuntu Vivid Vervet (development branch) Release:15.04 2) apt-cache policy evince evince: Installed: 3.14.1-0ubuntu1 Candidate: 3.14.1-0ubuntu1 Version table: *** 3.14.1-0ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages 100 /var/lib/dpkg/status 3) What is expected to happen opening https://bugs.launchpad.net/ubuntu/+source/evince/+bug/485745/+attachment/1057914/+files/HW4.pdf is it looks the same as it does in Adobe Reader. 4) What happens instead is it shows gibberish as per the screenshot https://launchpadlibrarian.net/36337912/Screenshot-1.gif . WORKAROUND: Use Chromium's built-in PDF viewer. apt-cache policy chromium-browser chromium-browser: Installed: 39.0.2171.65-0ubuntu0.14.04.1.1064 Candidate: 39.0.2171.65-0ubuntu0.14.04.1.1064 Version table: *** 39.0.2171.65-0ubuntu0.14.04.1.1064 0 500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/universe amd64 Packages 500 http://security.ubuntu.com/ubuntu/ trusty-security/universe amd64 Packages 100 /var/lib/dpkg/status 34.0.1847.116-0ubuntu2 0 500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages ProblemType: Bug Architecture: amd64 Date: Fri Nov 20 13:27:27 2009 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/bin/evince NonfreeKernelModules: nvidia Package: evince 2.28.1-0ubuntu1.1 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-14.48-generic SourcePackage: evince Uname: Linux 2.6.31-14-generic x86_64 ** Affects: poppler (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug karmic maverick precise trusty vivid -- Evince presents PDF with mis-rendered Hebrew https://bugs.launchpad.net/bugs/485745 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/mailman/listinfo/ubuntu-bugs
[Bug 1414810] Re: Ability to merge all CPU statistics into one - feature request
** Changed in: gnome-system-monitor Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1414810 Title: Ability to merge all CPU statistics into one - feature request To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-system-monitor/+bug/1414810/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1043685] Re: Missing currency: New Taiwan Dollar
** Changed in: gcalctool Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1043685 Title: Missing currency: New Taiwan Dollar To manage notifications about this bug go to: https://bugs.launchpad.net/gcalctool/+bug/1043685/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 896590] Re: Empathy often shows notifications "Password required"
** Changed in: empathy Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/896590 Title: Empathy often shows notifications "Password required" To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/896590/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1293282] Re: evince cannot open pdf with AESV3 256 encryption
** Changed in: evince Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1293282 Title: evince cannot open pdf with AESV3 256 encryption To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/1293282/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 668833] Re: When the user is busy, the status should be enforced
** Changed in: empathy Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/668833 Title: When the user is busy, the status should be enforced To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/668833/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 877123] Re: windows width grow on typing numbers
** Changed in: gcalctool Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877123 Title: windows width grow on typing numbers To manage notifications about this bug go to: https://bugs.launchpad.net/gcalctool/+bug/877123/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 647002] Re: "Error when sending message" warning should distinguish between cause of going offline
** Changed in: empathy Status: New => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/647002 Title: "Error when sending message" warning should distinguish between cause of going offline To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/647002/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 597481] Re: Empathy doesn't play sounds when chats are focused
** Changed in: empathy Status: New => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/597481 Title: Empathy doesn't play sounds when chats are focused To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/597481/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 502999] Re: The microphone and webcam icons displayed in the buddy list need improvement
** Changed in: empathy Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/502999 Title: The microphone and webcam icons displayed in the buddy list need improvement To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/502999/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 379403] Re: Drag and drop of images is dangerous in evince and too easy to perform
** Changed in: evince Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/379403 Title: Drag and drop of images is dangerous in evince and too easy to perform To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/379403/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 504405] Re: Ctrl-Tab should jump to the next tab
** Changed in: empathy Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/504405 Title: Ctrl-Tab should jump to the next tab To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/504405/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 160966] Re: Copy&Paste after using autofilter does not work as expected in gnumeric
** Changed in: gnumeric Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/160966 Title: Copy&Paste after using autofilter does not work as expected in gnumeric To manage notifications about this bug go to: https://bugs.launchpad.net/gnumeric/+bug/160966/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 71164] Re: Processes listing should give indication that it is updating
** Changed in: gnome-system-monitor Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/71164 Title: Processes listing should give indication that it is updating To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-system-monitor/+bug/71164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 38297] Re: "Best fit" zoom should be renamed "Fit Page".
** Changed in: evince Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/38297 Title: "Best fit" zoom should be renamed "Fit Page". To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/38297/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 86867] Re: Adobe Reader and Evince 0.6.1 cannot play sound of pdf
** Changed in: evince Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/86867 Title: Adobe Reader and Evince 0.6.1 cannot play sound of pdf To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/86867/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 145637] Re: Monitor document changes
** Changed in: evince Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/145637 Title: Monitor document changes To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/145637/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1359036] Re: evince crashed with SIGSEGV in reload_remote_copy_progress_cb()
** Changed in: evince Status: New => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359036 Title: evince crashed with SIGSEGV in reload_remote_copy_progress_cb() To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/1359036/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772564] Re: package linux-image-extra-4.13.0-43-generic (not installed) failed to install/upgrade: unable to open '/lib/modules/4.13.0-43-generic/kernel/drivers/hwmon/vt1211.ko.dpkg-new': Operat
I suffer from the same bug and doing: sudo apt-get install -f also fails, with the following output: Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies...Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done Done Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done The following additional packages will be installed: linux-image-4.13.0-43-generic Suggested packages: fdutils linux-tools The following NEW packages will be installed: linux-image-4.13.0-43-generic 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 19 not fully installed or removed. Need to get 0 B/20.9 MB of archives. After this operation, 72.6 MB of additional disk space will be used. Do you want to continue? [Y/n] y (Reading database ... 497058 files and directories currently installed.) Preparing to unpack .../linux-image-4.13.0-43-generic_4.13.0-43.48~16.04.1_amd64.deb ... Examining /etc/kernel/preinst.d/ Done. Unpacking linux-image-4.13.0-43-generic (4.13.0-43.48~16.04.1) ... dpkg: error processing archive /var/cache/apt/archives/linux-image-4.13.0-43-generic_4.13.0-43.48~16.04.1_amd64.deb (--unpack): cannot copy extracted data for './boot/vmlinuz-4.13.0-43-generic' to '/boot/vmlinuz-4.13.0-43-generic.dpkg-new': failed to write (No space left on device) dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.13.0-43-generic /boot/vmlinuz-4.13.0-43-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.13.0-43-generic /boot/vmlinuz-4.13.0-43-generic Errors were encountered while processing: /var/cache/apt/archives/linux-image-4.13.0-43-generic_4.13.0-43.48~16.04.1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772564 Title: package linux-image-extra-4.13.0-43-generic (not installed) failed to install/upgrade: unable to open '/lib/modules/4.13.0-43-generic/kernel/drivers/hwmon/vt1211.ko.dpkg- new': Operation not permitted To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772564/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1771662] Re: libvirtError: Node device not found: no node device with matching name
ok; looks like that 4.15.0-22-generic just released and wasn't what I used in the first reproduction... I doubt that's it. On Tue, May 22, 2018 at 4:58 PM, Ryan Harper <1771...@bugs.launchpad.net> wrote: > Comparing the kernel logs, on Xenial, the second nic comes up: > > May 22 15:00:27 aurorus kernel: [ 24.840500] IPv6: > ADDRCONF(NETDEV_UP): enP2p1s0f2: link is not ready > May 22 15:00:27 aurorus kernel: [ 25.472391] thunder-nicvf > 0002:01:00.2 enP2p1s0f2: Link is Up 1 Mbps Full duplex > > But on bionic, we only ever have f3 up. Note this isn't a network > configuration, but rather the state of the Nic and the switch. > It doesn't appear to matter, 0f3 is what get's bridged by juju anyhow. > But it does suggest that something is different. > > There is a slight kernel version variance as well: > > Xenial: > May 22 15:00:27 aurorus kernel: [0.00] Linux version > 4.15.0-22-generic (buildd@bos02-arm64-038) (gcc version 5.4.0 20160609 > (Ubuntu/Lin > > Bionic: > May 17 18:03:47 aurorus kernel: [0.00] Linux version > 4.15.0-20-generic (buildd@bos02-arm64-029) (gcc version 7.3.0 > (Ubuntu/Linaro 7.3. > > Looks like Xenial does not use unified cgroup namespaces, not sure > what affect this may have on what's running in those lxd juju > containers. > > % grep DENIED *.log > bionic.log:May 17 18:19:33 aurorus kernel: [ 983.592228] audit: > type=1400 audit(1526581173.043:70): apparmor="DENIED" > operation="mount" info="failed flags match" error=-13 > profile="lxd-juju-657fe9-1-lxd-1_" > name="/sys/fs/cgroup/unified/" pid=24143 comm="systemd" > fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" > bionic.log:May 17 18:19:33 aurorus kernel: [ 983.592476] audit: > type=1400 audit(1526581173.043:71): apparmor="DENIED" > operation="mount" info="failed flags match" error=-13 > profile="lxd-juju-657fe9-1-lxd-1_" > name="/sys/fs/cgroup/unified/" pid=24143 comm="systemd" > fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" > bionic.log:May 17 18:19:41 aurorus kernel: [ 991.818402] audit: > type=1400 audit(1526581181.267:88): apparmor="DENIED" > operation="mount" info="failed flags match" error=-13 > profile="lxd-juju-657fe9-1-lxd-1_" > name="/run/systemd/unit-root/var/lib/lxcfs/" pid=24757 > comm="(networkd)" flags="ro, nosuid, nodev, remount, bind" > bionic.log:May 17 18:19:46 aurorus kernel: [ 997.271203] audit: > type=1400 audit(1526581186.719:90): apparmor="DENIED" > operation="mount" info="failed flags match" error=-13 > profile="lxd-juju-657fe9-1-lxd-2_" > name="/sys/fs/cgroup/unified/" pid=25227 comm="systemd" > fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" > bionic.log:May 17 18:19:46 aurorus kernel: [ 997.271425] audit: > type=1400 audit(1526581186.723:91): apparmor="DENIED" > operation="mount" info="failed flags match" error=-13 > profile="lxd-juju-657fe9-1-lxd-2_" > name="/sys/fs/cgroup/unified/" pid=25227 comm="systemd" > fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" > bionic.log:May 17 18:19:55 aurorus kernel: [ 1006.285863] audit: > type=1400 audit(1526581195.735:108): apparmor="DENIED" > operation="mount" info="failed flags match" error=-13 > profile="lxd-juju-657fe9-1-lxd-2_" > name="/run/systemd/unit-root/" pid=26209 comm="(networkd)" flags="ro, > remount, bind" > bionic.log:May 17 18:20:12 aurorus kernel: [ 1022.760512] audit: > type=1400 audit(1526581212.211:110): apparmor="DENIED" > operation="mount" info="failed flags match" error=-13 > profile="lxd-juju-657fe9-1-lxd-0_" > name="/sys/fs/cgroup/unified/" pid=28344 comm="systemd" > fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" > bionic.log:May 17 18:20:12 aurorus kernel: [ 1022.760713] audit: > type=1400 audit(1526581212.211:111): apparmor="DENIED" > operation="mount" info="failed flags match" error=-13 > profile="lxd-juju-657fe9-1-lxd-0_" > name="/sys/fs/cgroup/unified/" pid=28344 comm="systemd" > fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" > bionic.log:May 17 18:20:20 aurorus kernel: [ 1031.256448] audit: > type=1400 audit(1526581220.707:128): apparmor="DENIED" > operation="mount" info="failed flags match" error=-13 > profile="lxd-juju-657fe9-1-lxd-0_" > name="/run/systemd/unit-root/" pid=29205 comm="(networkd)" flags="ro, > remount, bind" > bionic.log:May 17 18:30:03 aurorus kernel: [ 1613.787782] audit: > type=1400 audit(1526581803.277:151): apparmor="DENIED" > operation="mount" info="failed flags match" error=-13 > profile="lxd-juju-657fe9-1-lxd-0_" name="/bin/" > pid=91926 comm="(arter.sh)" flags="ro, remount, bind" > bionic.log:May 17 18:30:03 aurorus kernel: [ 1613.832621] audit: > type=1400 audit(1526581803.321:152): apparmor="DENIED" > operation="mount" info="failed flags match" error=-13 > profile="lxd-juju-657fe9-1-lxd-0_" name="/bin/" > pid=91949 comm="(y-helper)" flags="ro, remount, bind" > > > xenial.log:May 22 15:15:10 aurorus kernel: [ 918.311740] audit: > type=1400 audit(1527002110.
[Bug 1765191] Re: [SRU] (13)Permission denied: [client 1.2.3.4:60750] AH00035: access to /static/dashboard/img/favicon.ico denied (filesystem path '/var/lib/openstack-dashboard/static') because search
openstack-dashboard-ubuntu-theme needs to be updated to depend on 3:13.0.0-0ubuntu1, I wonder if we could relax this dependency a bit, something like: Depends: openstack-dashboard (>= 3:13.0.0, <= 3:14.0.0) The problem would be that this kind of change may not be SRUable, and this is a dummy package, so maybe we should just bite the bullet and everytime bump up the version in the openstack-dashboard we need to remember to do update openstack-dashboard-ubuntu-theme as well. # apt-get install openstack-dashboard openstack-dashboard-ubuntu-theme Reading package lists... Done Building dependency tree Reading state information... Done openstack-dashboard-ubuntu-theme is already the newest version (3:13.0.0-0ubuntu1). Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: openstack-dashboard-ubuntu-theme : Depends: openstack-dashboard (= 3:13.0.0-0ubuntu1) but 3:13.0.0-0ubuntu1.1 is to be installed E: Unable to correct problems, you have held broken packages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1765191 Title: [SRU] (13)Permission denied: [client 1.2.3.4:60750] AH00035: access to /static/dashboard/img/favicon.ico denied (filesystem path '/var/lib /openstack-dashboard/static') because search permissions are missing on a component of the path To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1765191/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1758205] Re: Ubuntu 18.04 NVMe disks are not displayed on lsblk and /dev/disk/by-path (NVMe / Bolt ) (systemd?)
** Changed in: linux (Ubuntu) Status: In Progress => Fix Released ** Changed in: linux (Ubuntu Bionic) Status: Incomplete => 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/1758205 Title: Ubuntu 18.04 NVMe disks are not displayed on lsblk and /dev/disk/by- path (NVMe / Bolt ) (systemd?) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-power-systems/+bug/1758205/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 226819] [NEW] "Find" does not find for me. Gives 0 results for all searches.
You have been subscribed to a public bug: Binary package hint: evince The find bar appears when I press ctrl+f, but when I type in a word it gives 0 results even though the word is in the pdf. ** Affects: evince (Ubuntu) Importance: Undecided Status: New ** Tags: likely-dup -- "Find" does not find for me. Gives 0 results for all searches. https://bugs.launchpad.net/bugs/226819 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/mailman/listinfo/ubuntu-bugs
[Bug 485745] Re: Evince presents PDF with mis-rendered Hebrew
Works in Bionic from a default install with no adjustments made to fonts. ** No longer affects: evince ** No longer affects: poppler (Ubuntu) ** Project changed: poppler => poppler (Ubuntu) ** Changed in: poppler (Ubuntu) Importance: Medium => Undecided ** Changed in: poppler (Ubuntu) Status: Invalid => New ** Changed in: poppler (Ubuntu) Remote watch: freedesktop.org Bugzilla #79804 => None ** Changed in: poppler (Ubuntu) Importance: Undecided => Low ** Changed in: poppler (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/485745 Title: Evince presents PDF with mis-rendered Hebrew To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/485745/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 514930] [NEW] URLs not clickable
You have been subscribed to a public bug: Binary package hint: evince The URL contained in the pdf are not clickable Ubuntu Lucid 10.04 (Netbook Edition) ** Affects: evince (Ubuntu) Importance: Undecided Status: New ** Tags: bionic lucid -- URLs not clickable https://bugs.launchpad.net/bugs/514930 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/mailman/listinfo/ubuntu-bugs
[Bug 1715552] Re: VMWare does not start
Thank you iLugo, your workaround instructions work for me with 18.04 and VMPlayer 12.5.9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1715552 Title: VMWare does not start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1715552/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772760] [NEW] Touchpad slows down and then stops working
Public bug reported: Cannot find a reason, but sometimes once a day, sometimes twice a day, my touchpad starts to work slowly, like jumping, and after a few seconds, it completely stops working. At some point, I did something with Terminal and it started working, but cannot reproduce it. The only thing that seems to be really working is to Suspend laptop and come back in Ubuntu (or restart, but that means to close everything + it takes more time). While I wrote this text, it seems to have recovered by itself, it is working right now, but this is unreliable and cannot be used in production (what about stopping it during a presentation, cannot suspend in a meeting). Hopefully, it is some kernel problem, as I reported kernel package. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-22-generic 4.15.0-22.24 ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17 Uname: Linux 4.15.0-22-generic x86_64 ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 Date: Wed May 23 01:15:44 2018 InstallationDate: Installed on 2018-04-27 (25 days ago) InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426) SourcePackage: linux-signed UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: linux-signed (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772760 Title: Touchpad slows down and then stops working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed/+bug/1772760/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1767706] Re: Ubuntu 18.04 no guest session
Confirmed. No Guest session on login screen. Ubuntu 18.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767706 Title: Ubuntu 18.04 no guest session To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1767706/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1765191] Re: [SRU] (13)Permission denied: [client 1.2.3.4:60750] AH00035: access to /static/dashboard/img/favicon.ico denied (filesystem path '/var/lib/openstack-dashboard/static') because search
I just noticed that openstack-dashboard-ubuntu-theme is a binary package built out from the horizon source package, just like openstack- dashboard, but it comes from universe and universe-proposed was not enabled in this node. so disregard my previous comment. # apt policy openstack-dashboard-ubuntu-theme openstack-dashboard-ubuntu-theme: Installed: 3:13.0.0-0ubuntu1 Candidate: 3:13.0.0-0ubuntu1 Version table: *** 3:13.0.0-0ubuntu1 500 500 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages 100 /var/lib/dpkg/status -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1765191 Title: [SRU] (13)Permission denied: [client 1.2.3.4:60750] AH00035: access to /static/dashboard/img/favicon.ico denied (filesystem path '/var/lib /openstack-dashboard/static') because search permissions are missing on a component of the path To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1765191/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772758] Re: gnome-shell crashed with signal 5 in _XIOError()
*** This bug is a duplicate of bug 1505409 *** https://bugs.launchpad.net/bugs/1505409 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1505409, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/1772758/+attachment/5143006/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/1772758/+attachment/5143008/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/1772758/+attachment/5143011/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/1772758/+attachment/5143012/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/1772758/+attachment/5143013/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1772758/+attachment/5143014/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1772758/+attachment/5143015/+files/ThreadStacktrace.txt ** This bug has been marked a duplicate of bug 1505409 gnome-shell crashed with SIGTRAP in x_io_error() from _XIOError() from _XEventsQueued() from XPending() from gdk_check_xpending() ["Connection to xwayland lost"] ** Information type changed from Private to Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772758 Title: gnome-shell crashed with signal 5 in _XIOError() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1772758/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 426145] Re: PDF form image input box does not work in evince
** Tags added: bionic ** No longer affects: evince ** Description changed: + Upstream URL: + https://gitlab.gnome.org/GNOME/evince/issues/537 + Binary package hint: evince 1) lsb_release -rd Description: Ubuntu Vivid Vervet (development branch) Release: 15.04 2) apt-cache policy evince evince: Installed: 3.14.1-0ubuntu1 Candidate: 3.14.1-0ubuntu1 Version table: *** 3.14.1-0ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages 100 /var/lib/dpkg/status 3) What is expected to happen is when one opens the following attachment, scrolls down to the bottom right, to the right of "Nom et signature" click the field and an pop up opens to insert a picture file, as it does in Adobe Reader https://bugs.launchpad.net/ubuntu/+source/evince/+bug/426145/+attachment/705192/+files/form_fiche_evalrisq.pdf . 4) What happens instead is this is not a clickable option. First reproduced in Ubuntu 9.04 evince 2.26.1-0ubuntu1. WORKAROUND: Open with LibreOffice Draw and insert the picture. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/426145 Title: PDF form image input box does not work in evince To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/426145/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 676401] Re: PDF Links not working in evince
** No longer affects: evince ** Tags added: bionic ** Description changed: + Upstream URL: + https://gitlab.gnome.org/GNOME/evince/issues/186 + Binary package hint: evince 1) Natty: lsb_release -rd Description:Ubuntu Natty (development branch) Release:11.04 Maverick: lsb_release -rd Description: Ubuntu 10.10 Release: 10.10 2) Natty: apt-cache policy evince evince: - Installed: 2.32.0-0ubuntu12 - Candidate: 2.32.0-0ubuntu12 - Version table: - *** 2.32.0-0ubuntu12 0 - 500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages - 100 /var/lib/dpkg/status + Installed: 2.32.0-0ubuntu12 + Candidate: 2.32.0-0ubuntu12 + Version table: + *** 2.32.0-0ubuntu12 0 + 500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages + 100 /var/lib/dpkg/status Maverick: apt-cache policy evince evince: Installed: 2.32.0-0ubuntu1 Candidate: 2.32.0-0ubuntu1 Version table: *** 2.32.0-0ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status apt-cache policy acroread acroread: Installed: 9.4-1maverick1 Candidate: 9.4-1maverick1 Version table: *** 9.4-1maverick1 0 500 http://archive.canonical.com/ubuntu/ maverick/partner i386 Packages 100 /var/lib/dpkg/status 3) What is expected to happen is when one performs at the Terminal: cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/evince/+bug/676401/+attachment/1736025/+files/SST_20101101_Nov_2010.pdf && evince SST_20101101_Nov_2010.pdf then clicks the link on page 12 that states, "continue on page 31" the PDF immediately goes to page 31 in evince. 4) What happens instead is that it does not. WORKAROUND: Use acroread. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: evince 2.32.0-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic i686 Architecture: i386 Date: Wed Nov 17 02:55:14 2010 EcryptfsInUse: Yes InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) KernLog: ProcEnviron: LANG=en_US.utf8 SHELL=/bin/bash SourcePackage: evince -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/676401 Title: PDF Links not working in evince To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/676401/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1770440] Re: Display server crashes after suspend, I have to reboot using the power button as even (ALT+F1) does not take me to the Terminal to properly reboot the system or restart X.
I have tried the lates upstream Kernel and it works just fine. Linux 4.16.11-041611-generic #201805221331 SMP Tue May 22 17:34:25 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1770440 Title: Display server crashes after suspend, I have to reboot using the power button as even (ALT+F1) does not take me to the Terminal to properly reboot the system or restart X. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1770440/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1771726] Re: After gsch2pcb, pcb fails to open the new pcb file
> Sure, please see attached. Which is which? > It might be of interest that gsch2pcb from the fedora repository did not fail in this way, even though it shows the same version number. This is weird. Are the gnet-gsch2pcb.scm files identical? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771726 Title: After gsch2pcb, pcb fails to open the new pcb file To manage notifications about this bug go to: https://bugs.launchpad.net/pcb/+bug/1771726/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1771662] Re: libvirtError: Node device not found: no node device with matching name
Do you really want a tar? How about ls -alR? xenial: http://paste.ubuntu.com/p/wyQ3kTsyBB/ On Tue, May 22, 2018 at 5:14 PM, Jason Hobbs wrote: > ok; looks like that 4.15.0-22-generic just released and wasn't what I > used in the first reproduction... I doubt that's it. > > On Tue, May 22, 2018 at 4:58 PM, Ryan Harper <1771...@bugs.launchpad.net> > wrote: >> Comparing the kernel logs, on Xenial, the second nic comes up: >> >> May 22 15:00:27 aurorus kernel: [ 24.840500] IPv6: >> ADDRCONF(NETDEV_UP): enP2p1s0f2: link is not ready >> May 22 15:00:27 aurorus kernel: [ 25.472391] thunder-nicvf >> 0002:01:00.2 enP2p1s0f2: Link is Up 1 Mbps Full duplex >> >> But on bionic, we only ever have f3 up. Note this isn't a network >> configuration, but rather the state of the Nic and the switch. >> It doesn't appear to matter, 0f3 is what get's bridged by juju anyhow. >> But it does suggest that something is different. >> >> There is a slight kernel version variance as well: >> >> Xenial: >> May 22 15:00:27 aurorus kernel: [0.00] Linux version >> 4.15.0-22-generic (buildd@bos02-arm64-038) (gcc version 5.4.0 20160609 >> (Ubuntu/Lin >> >> Bionic: >> May 17 18:03:47 aurorus kernel: [0.00] Linux version >> 4.15.0-20-generic (buildd@bos02-arm64-029) (gcc version 7.3.0 >> (Ubuntu/Linaro 7.3. >> >> Looks like Xenial does not use unified cgroup namespaces, not sure >> what affect this may have on what's running in those lxd juju >> containers. >> >> % grep DENIED *.log >> bionic.log:May 17 18:19:33 aurorus kernel: [ 983.592228] audit: >> type=1400 audit(1526581173.043:70): apparmor="DENIED" >> operation="mount" info="failed flags match" error=-13 >> profile="lxd-juju-657fe9-1-lxd-1_" >> name="/sys/fs/cgroup/unified/" pid=24143 comm="systemd" >> fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" >> bionic.log:May 17 18:19:33 aurorus kernel: [ 983.592476] audit: >> type=1400 audit(1526581173.043:71): apparmor="DENIED" >> operation="mount" info="failed flags match" error=-13 >> profile="lxd-juju-657fe9-1-lxd-1_" >> name="/sys/fs/cgroup/unified/" pid=24143 comm="systemd" >> fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" >> bionic.log:May 17 18:19:41 aurorus kernel: [ 991.818402] audit: >> type=1400 audit(1526581181.267:88): apparmor="DENIED" >> operation="mount" info="failed flags match" error=-13 >> profile="lxd-juju-657fe9-1-lxd-1_" >> name="/run/systemd/unit-root/var/lib/lxcfs/" pid=24757 >> comm="(networkd)" flags="ro, nosuid, nodev, remount, bind" >> bionic.log:May 17 18:19:46 aurorus kernel: [ 997.271203] audit: >> type=1400 audit(1526581186.719:90): apparmor="DENIED" >> operation="mount" info="failed flags match" error=-13 >> profile="lxd-juju-657fe9-1-lxd-2_" >> name="/sys/fs/cgroup/unified/" pid=25227 comm="systemd" >> fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" >> bionic.log:May 17 18:19:46 aurorus kernel: [ 997.271425] audit: >> type=1400 audit(1526581186.723:91): apparmor="DENIED" >> operation="mount" info="failed flags match" error=-13 >> profile="lxd-juju-657fe9-1-lxd-2_" >> name="/sys/fs/cgroup/unified/" pid=25227 comm="systemd" >> fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" >> bionic.log:May 17 18:19:55 aurorus kernel: [ 1006.285863] audit: >> type=1400 audit(1526581195.735:108): apparmor="DENIED" >> operation="mount" info="failed flags match" error=-13 >> profile="lxd-juju-657fe9-1-lxd-2_" >> name="/run/systemd/unit-root/" pid=26209 comm="(networkd)" flags="ro, >> remount, bind" >> bionic.log:May 17 18:20:12 aurorus kernel: [ 1022.760512] audit: >> type=1400 audit(1526581212.211:110): apparmor="DENIED" >> operation="mount" info="failed flags match" error=-13 >> profile="lxd-juju-657fe9-1-lxd-0_" >> name="/sys/fs/cgroup/unified/" pid=28344 comm="systemd" >> fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" >> bionic.log:May 17 18:20:12 aurorus kernel: [ 1022.760713] audit: >> type=1400 audit(1526581212.211:111): apparmor="DENIED" >> operation="mount" info="failed flags match" error=-13 >> profile="lxd-juju-657fe9-1-lxd-0_" >> name="/sys/fs/cgroup/unified/" pid=28344 comm="systemd" >> fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec" >> bionic.log:May 17 18:20:20 aurorus kernel: [ 1031.256448] audit: >> type=1400 audit(1526581220.707:128): apparmor="DENIED" >> operation="mount" info="failed flags match" error=-13 >> profile="lxd-juju-657fe9-1-lxd-0_" >> name="/run/systemd/unit-root/" pid=29205 comm="(networkd)" flags="ro, >> remount, bind" >> bionic.log:May 17 18:30:03 aurorus kernel: [ 1613.787782] audit: >> type=1400 audit(1526581803.277:151): apparmor="DENIED" >> operation="mount" info="failed flags match" error=-13 >> profile="lxd-juju-657fe9-1-lxd-0_" name="/bin/" >> pid=91926 comm="(arter.sh)" flags="ro, remount, bind" >> bionic.log:May 17 18:30:03 aurorus kernel: [ 1613.832621] audit: >> type=1400 audit(1526581803.321:152): apparmor="DENIED" >> operation="mo
[Bug 514930] Re: URLs not clickable
** Tags added: bionic lucid ** No longer affects: evince (Ubuntu) ** Project changed: evince => evince (Ubuntu) ** Changed in: evince (Ubuntu) Importance: Wishlist => Undecided ** Changed in: evince (Ubuntu) Status: Expired => New ** Changed in: evince (Ubuntu) Remote watch: GNOME Bug Tracker #669107 => None ** Changed in: evince (Ubuntu) Importance: Undecided => Low ** Changed in: evince (Ubuntu) Status: New => Triaged ** Description changed: + Upstream URL: + https://gitlab.gnome.org/GNOME/evince/issues/268 + Binary package hint: evince The URL contained in the pdf are not clickable Ubuntu Lucid 10.04 (Netbook Edition) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/514930 Title: URLs not clickable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/514930/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 238276] Re: split tutorials to a separate binary
** Changed in: inkscape (Debian) Status: Fix Committed => 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/238276 Title: split tutorials to a separate binary To manage notifications about this bug go to: https://bugs.launchpad.net/inkscape/+bug/238276/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 226819] Re: "Find" does not find for me. Gives 0 results for all searches.
** No longer affects: evince (Ubuntu) ** Project changed: evince => evince (Ubuntu) ** Changed in: evince (Ubuntu) Importance: Wishlist => Undecided ** Changed in: evince (Ubuntu) Status: Expired => New ** Changed in: evince (Ubuntu) Remote watch: GNOME Bug Tracker #652909 => None ** Changed in: evince (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/226819 Title: "Find" does not find for me. Gives 0 results for all searches. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/226819/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 159032] [NEW] Unable to edit form created by pdflatex
You have been subscribed to a public bug: Binary package hint: evince 1) lsb_release -rd Description:Ubuntu Vivid Vervet (development branch) Release:15.04 2) apt-cache policy evince evince: Installed: 3.14.1-0ubuntu1 Candidate: 3.14.1-0ubuntu1 Version table: *** 3.14.1-0ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages 100 /var/lib/dpkg/status 3) What is expected to happen is when one opens the following PDF created using pdftex/pdflatex, the form may be edited, just like in Adobe Reader: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/159032/+attachment/167511/+files/simpleform.pdf 4) What happens instead is it is not editable. WORKAROUND: Open it in Chrome's built-in PDF reader. apt-cache policy google-chrome-stable:i386 google-chrome-stable:i386: Installed: 39.0.2171.95-1 Candidate: 39.0.2171.95-1 Version table: *** 39.0.2171.95-1 0 500 http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages 100 /var/lib/dpkg/status ** Affects: evince (Ubuntu) Importance: Undecided Status: New ** Tags: bionic vivid -- Unable to edit form created by pdflatex https://bugs.launchpad.net/bugs/159032 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/mailman/listinfo/ubuntu-bugs
[Bug 1768245] Re: SRU tracking bug for KDE's Plasma 5.12.5 for bionic
All good. I enabled Proposed (Pre-release Updates) to my VM using Discover, and rebooted, and tested: - Discover Launched from the notification widget and successfully applied a system update - Alt F2 launched Krunner and I successfully invoked kinfocenter - Kinfocenter Successfully returned KDE Plasma 5.12.5 KDE Frameworks 5.44, and Qt 5.9.5 - Alt F1 launches the Kicker Application Launcher, and I successfully launched konsole and ran an apt command under sudo - The Super key also launches the Kicker Application Launcher, and I successfully launched System Settings - I used the RMB to successfully add the Analog Clock and Weather Widgets, and configured the weather widget successfully. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768245 Title: SRU tracking bug for KDE's Plasma 5.12.5 for bionic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluedevil/+bug/1768245/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1770440] Re: Display server crashes after suspend, I have to reboot using the power button as even (ALT+F1) does not take me to the Terminal to properly reboot the system or restart X.
Linux 4.16.11-041611-generic #201805221331 SMP Tue May 22 17:34:25 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux this fixed the bug for me ** Tags added: kernel-fixed-upstream ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1770440 Title: Display server crashes after suspend, I have to reboot using the power button as even (ALT+F1) does not take me to the Terminal to properly reboot the system or restart X. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1770440/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1397516] [NEW] Evince prints blank pages with attached PDF
You have been subscribed to a public bug: 1) lsb_release -rd Description:Ubuntu Vivid Vervet (development branch) Release:15.04 2) apt-cache policy evince libcairo2 libpoppler[0-9] evince: Installed: 3.14.1-0ubuntu1 Candidate: 3.14.1-0ubuntu1 Version table: *** 3.14.1-0ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages 100 /var/lib/dpkg/status libcairo2: Installed: 1.13.0~20140204-0ubuntu1 Candidate: 1.13.0~20140204-0ubuntu1 Version table: *** 1.13.0~20140204-0ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages 100 /var/lib/dpkg/status libpoppler47: Installed: 0.28.1-1ubuntu1 Candidate: 0.28.1-1ubuntu1 Version table: *** 0.28.1-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages 100 /var/lib/dpkg/status 3) What is expected to happen is when one prints the following file https://launchpadlibrarian.net/193467180/kalender-2014-querformat-4-seiten.pdf it does so successfully. 4) What happens instead is one sees blank pages printing to a physical printer, or printing to PostScript, and reopening in either gv or evince. WORAKROUND: Sending the same file directly to the printer using "lpr" works fine. WORKAROUND: Use Firefox's built-in PDF viewer to print. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: evince 3.14.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7 Uname: Linux 3.16.0-25-generic x86_64 ApportVersion: 2.14.7-0ubuntu8 Architecture: amd64 CurrentDesktop: Unity Date: Sat Nov 29 11:47:33 2014 EcryptfsInUse: Yes InstallationDate: Installed on 2013-04-12 (595 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) KernLog: SourcePackage: evince UpgradeStatus: Upgraded to utopic on 2014-10-24 (36 days ago) ** Affects: evince (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug utopic -- Evince prints blank pages with attached PDF https://bugs.launchpad.net/bugs/1397516 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/mailman/listinfo/ubuntu-bugs
[Bug 1772575] Re: Kernel 4.4 NBD size overflow with image size exceeding 1TB
Thank you for your prompt attention! I can confirm your test kernel resolves this issue: # uname -v #154~lp1772575 SMP Tue May 22 16:06:05 UTC 2018 # blockdev --getsize64 /dev/nbd0 1181116006400 # fdisk -l /dev/nbd0 | head -1 Disk /dev/nbd0: 1.1 TiB, 1181116006400 bytes, 2306867200 sectors -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772575 Title: Kernel 4.4 NBD size overflow with image size exceeding 1TB To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 181915] [NEW] page scroll causes loss of context to the reader
You have been subscribed to a public bug: Binary package hint: evince Open a PDF and set the continuous view mode option. Start to read, scroll with Page Down. You lose track on where to continue reading, evince doesn't scroll a full screen page down. The last line you read on the screen will appear somewhere on the next screen after you scroll, you have to search for it to continue reading from the point you stopped. This makes reading PDFs a tiresome process. ProblemType: Bug Architecture: amd64 Date: Thu Jan 10 23:44:54 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/evince NonfreeKernelModules: nvidia Package: evince 2.21.1-0ubuntu1 PackageArchitecture: amd64 ProcCmdline: evince file:///home/anr/doc/books/agile-web-devel-with-rails.pdf ProcCwd: /home/anr ProcEnviron: LANGUAGE=en_US:en PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: evince Uname: Linux pequod 2.6.24-3-generic #1 SMP Thu Jan 3 22:50:33 UTC 2008 x86_64 GNU/Linux ** Affects: evince (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- page scroll causes loss of context to the reader https://bugs.launchpad.net/bugs/181915 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/mailman/listinfo/ubuntu-bugs
[Bug 1194674] [NEW] Drop-down fields in PDF forms are not saved
You have been subscribed to a public bug: This concerns evince 3.6.1-1ubuntu3 in Ubuntu raring. I have a PDF form in which a couple of fields are multi-option drop-down widgets, e.g. Title: [ Select one ] Mr. Ms. Mrs. The field is initially set to "[ Select one ]", and I am supposed to select one of the options. I do this, and save a copy of the PDF. When I open the newly-filled PDF file, most of the fields have my information in them, but the drop-downs have reverted to the "[ Select one ]" state. ** Affects: evince (Ubuntu) Importance: Undecided Status: New -- Drop-down fields in PDF forms are not saved https://bugs.launchpad.net/bugs/1194674 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/mailman/listinfo/ubuntu-bugs
[Bug 1036564] Re: System monitor takes 100% when displaying resources tab
** Changed in: gnome-system-monitor Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036564 Title: System monitor takes 100% when displaying resources tab To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-system-monitor/+bug/1036564/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 843894] Re: Favorite channels disappear after you leave the channel
** Changed in: empathy Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/843894 Title: Favorite channels disappear after you leave the channel To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/843894/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 864599] Re: Width of window of history is constantly growing
** Changed in: empathy Status: New => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/864599 Title: Width of window of history is constantly growing To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/864599/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1045870] Re: I cannot use more than one IRC online account at a time
** Changed in: empathy Status: New => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1045870 Title: I cannot use more than one IRC online account at a time To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/1045870/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 241604] Re: Maximum zoom in Evince is 400%
** Changed in: evince Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/241604 Title: Maximum zoom in Evince is 400% To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/241604/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1397516] Re: Evince prints blank pages with attached PDF
Printing to PS and reopening shows all pages in Bionic. ** No longer affects: evince (Ubuntu) ** Project changed: evince => evince (Ubuntu) ** Changed in: evince (Ubuntu) Importance: Medium => Undecided ** Changed in: evince (Ubuntu) Status: Expired => New ** Changed in: evince (Ubuntu) Remote watch: GNOME Bug Tracker #741995 => None ** Changed in: evince (Ubuntu) Importance: Undecided => Low ** Changed in: evince (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/1397516 Title: Evince prints blank pages with attached PDF To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1397516/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 284504] Re: System Monitor should provide option to monitor temperature.
** Changed in: gnome-system-monitor Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/284504 Title: System Monitor should provide option to monitor temperature. To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-system-monitor/+bug/284504/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 529229] Re: no buddy icon or incorrect buddy icon for facebook
** Changed in: empathy Status: New => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/529229 Title: no buddy icon or incorrect buddy icon for facebook To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/529229/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 162111] Re: Evince displays math equations incorrectly
** Changed in: evince Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/162111 Title: Evince displays math equations incorrectly To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/162111/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 159032] Re: Unable to edit form created by pdflatex
** Tags added: bionic vivid ** No longer affects: evince (Ubuntu) ** Project changed: evince => evince (Ubuntu) ** Changed in: evince (Ubuntu) Status: Expired => New ** Changed in: evince (Ubuntu) Remote watch: GNOME Bug Tracker #741588 => None ** Changed in: evince (Ubuntu) Status: New => Triaged ** Description changed: + Upstream URL: + https://gitlab.gnome.org/GNOME/evince/issues/536 + Binary package hint: evince 1) lsb_release -rd Description: Ubuntu Vivid Vervet (development branch) Release: 15.04 2) apt-cache policy evince evince: - Installed: 3.14.1-0ubuntu1 - Candidate: 3.14.1-0ubuntu1 - Version table: - *** 3.14.1-0ubuntu1 0 - 500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages - 100 /var/lib/dpkg/status + Installed: 3.14.1-0ubuntu1 + Candidate: 3.14.1-0ubuntu1 + Version table: + *** 3.14.1-0ubuntu1 0 + 500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages + 100 /var/lib/dpkg/status 3) What is expected to happen is when one opens the following PDF created using pdftex/pdflatex, the form may be edited, just like in Adobe Reader: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/159032/+attachment/167511/+files/simpleform.pdf 4) What happens instead is it is not editable. WORKAROUND: Open it in Chrome's built-in PDF reader. apt-cache policy google-chrome-stable:i386 google-chrome-stable:i386: - Installed: 39.0.2171.95-1 - Candidate: 39.0.2171.95-1 - Version table: - *** 39.0.2171.95-1 0 - 500 http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages - 100 /var/lib/dpkg/status + Installed: 39.0.2171.95-1 + Candidate: 39.0.2171.95-1 + Version table: + *** 39.0.2171.95-1 0 + 500 http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages + 100 /var/lib/dpkg/status -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/159032 Title: Unable to edit form created by pdflatex To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/159032/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 209284] Re: evince crashed with SIGSEGV in g_closure_invoke()
** Changed in: evince Status: New => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/209284 Title: evince crashed with SIGSEGV in g_closure_invoke() To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/209284/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 164684] Re: tali computer players cheat
** Changed in: gnome-games Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/164684 Title: tali computer players cheat To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-games/+bug/164684/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 360311] Re: "Fit Page Width" mode goes with the largest page width in document, not current page
** Changed in: evince Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/360311 Title: "Fit Page Width" mode goes with the largest page width in document, not current page To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/360311/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs