[Bug 1935756] Re: support for https in is_url()
https://github.com/jonsafari/mocp/pull/32 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935756 Title: support for https in is_url() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1935756/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1935756] Re: support for https in is_url()
Author disabled the "issues" feature so there's no means for making a bug report. Guess I'll clone the repo, fork it to my own github, write the patch and then submit a pull request. If the pull is accepted, do I return here to ask for a version bump in this package? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935756 Title: support for https in is_url() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1935756/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1935756] [NEW] support for https in is_url()
Public bug reported: MOC will recognize filenames starting with "http://"; and "ftp://"; as URLs, and use libcurl. But it will not recognize filenames starting with "https://"; Just need to add another condition in the "is_url(const char *str)" function in files.c and recompile. ** Affects: moc (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/1935756 Title: support for https in is_url() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1935756/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1871184] Re: openconnect throws errors and routing issues after connection.
Using Ubuntu 20.10 now, with openconnect=8.10-1 and vpnc-scripts=0.1~git20200226-1 I dropped the --script parameter, and I did not see errors about misusing "ip route", and routing to hosts over the VPN seems to be okay. $ openconnect --authgroup=$REDACTED --cert-expire-warning=5 --compression=none --no-deflate --disable-ipv6 --timestamp --user=$USER --dump-http-traffic --verbose https://webportal.${COMPANY}/+webvpn+/ $ ip r default via 192.168.1.1 dev eth0 proto dhcp metric 100 10.0.0.0/8 dev tun0 scope link 10.123.196.0/24 dev tun0 scope link xxx.xxx.186.23 dev tun0 scope link xxx.xxx.186.25 dev tun0 scope link -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871184 Title: openconnect throws errors and routing issues after connection. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vpnc-scripts/+bug/1871184/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1878714] [NEW] hangs when pasting URL from clipboard
Public bug reported: Pidgin hangs when pasting http:// or https:// URLs into the text entry field. Can't kill it, must kill -9 the process. Steps to reproduce: - open chat window to a jabber/xmpp contact - type "http://www.launchpad.net/"; in a separate terminal window. highlight with the mouse, Ctrl-C to copy. - focus on chat window, Ctrl-V paste What I expect: The text appears in the chat window, and the chat window still response to keyboard/mouse input. What I see: Text does not appear, pidgin stops responding to any input, maybe even stops updating its windows. Other info: Doesn't hang if I use `xclip -selection clipboard -i <<<"https://www.launchpad.net"` then Ctrl-V to paste. Saw this in the `pidgin -d` debug logs: ``` (18:50:23) jabber: Sending (ssl) (myn...@gmail.com/Home): (18:50:29) Gtk: Failed to set text from markup due to error parsing markup: Attribute 'fontdesc' is not allowed on the tag on line 1 char 39 (18:50:29) Gtk: Failed to set text from markup due to error parsing markup: Attribute 'fontdesc' is not allowed on the tag on line 1 char 39 (18:50:29) Gtk: Failed to set text from markup due to error parsing markup: Attribute 'fontdesc' is not allowed on the tag on line 1 char 39 dns[1116855]: nobody needs me... =( ``` Might be Gtk misbehaving with clipboard data, and pidgin goes catatonic dealing with a bad message from Gtk? ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: pidgin 1:2.13.0-2.2ubuntu4 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Thu May 14 18:51:18 2020 InstallationDate: Installed on 2016-06-05 (1439 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: pidgin UpgradeStatus: Upgraded to focal on 2020-04-25 (19 days ago) modified.conffile..etc.default.apport: [modified] mtime.conffile..etc.default.apport: 2018-03-20T22:16:27.108498 ** Affects: pidgin (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal third-party-packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878714 Title: hangs when pasting URL from clipboard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/1878714/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1876968] [NEW] Error "Usage: ip route { list | flush } SELECTOR"
Public bug reported: On starting an openconnect session, I get error messages that appear to be caused by interactions with /sbin/ip: sudo openconnect --syslog --deflate --disable-ipv6 \ "--authgroup=$AUTHGRP" "--user=$USERNAM" "$VPN_URL" Please enter your username and password. Password: Error: any valid prefix is expected rather than "dev". Error: ipv4: Invalid values in header for route get request. Usage: ip route { list | flush } SELECTOR ip route save SELECTOR ip route restore ip route showdump ip route get [ ROUTE_GET_FLAGS ] ADDRESS [ from ADDRESS iif STRING ] [ oif STRING ] [ tos TOS ] [ mark NUMBER ] [ vrf NAME ] [ uid NUMBER ] [ ipproto PROTOCOL ] [ sport NUMBER ] [ dport NUMBER ] ip route { add | del | change | append | replace } ROUTE Maybe the output format of /sbin/ip changed since openconnect was last updated? ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: openconnect 8.05-1 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Tue May 5 13:57:58 2020 InstallationDate: Installed on 2016-06-05 (1430 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: openconnect UpgradeStatus: Upgraded to focal on 2020-04-25 (9 days ago) modified.conffile..etc.default.apport: [modified] mtime.conffile..etc.default.apport: 2018-03-20T22:16:27.108498 ** Affects: openconnect (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876968 Title: Error "Usage: ip route { list | flush } SELECTOR" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/1876968/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1867166] [NEW] man page mentions unknown option --continue
Public bug reported: in the git-merge man page, in the "HOW TO RESOLVE CONFLICTS" section, it says Use git commit or git merge --continue to seal the deal. But when I try `git merge --continue` or `git merge --continue $branch` I get error: unknown option `continue' ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: git 1:2.20.1-2ubuntu1.19.10.1 ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10 Uname: Linux 5.3.0-24-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu8.5 Architecture: amd64 CurrentDesktop: KDE Date: Thu Mar 12 11:27:24 2020 InstallationDate: Installed on 2018-10-30 (498 days ago) InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725) SourcePackage: git UpgradeStatus: Upgraded to eoan on 2019-11-14 (118 days ago) mtime.conffile..etc.logrotate.d.apport: 2018-12-13T12:13:33.355709 ** Affects: git (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug eoan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867166 Title: man page mentions unknown option --continue To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/git/+bug/1867166/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1865291] [NEW] free(): invalid pointer
Public bug reported: Steps to reproduce: $ sudo apt install swell-foop $ swell-foop Seen: free(): invalid pointer Aborted Expected: anything else. While I'm here -- there's no man page nor info page in the package. I looked in /usr/share/doc/$pkgname and just found a copyright notice and a changelog. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: swell-foop 1:3.34.0-1 ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13 Uname: Linux 5.3.0-29-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu8.3 Architecture: amd64 CurrentDesktop: XFCE Date: Sat Feb 29 11:23:47 2020 InstallationDate: Installed on 2016-06-05 (1364 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: swell-foop UpgradeStatus: Upgraded to eoan on 2019-11-09 (111 days ago) modified.conffile..etc.default.apport: [modified] mtime.conffile..etc.default.apport: 2018-03-20T22:16:27.108498 ** Affects: swell-foop (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug eoan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865291 Title: free(): invalid pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/swell-foop/+bug/1865291/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1862855] Re: "file does not exist" for existing files
It's the snap: Name: libreoffice Version: 6.4.0.3 Rev: 170 Tracking: stable Publisher: canonical I don't know how to report a bug for snap packages published by Canonical. If this is working as intended then... :shrug: broke the Rule Of Least Surprise but that was probably as intended. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1862855 Title: "file does not exist" for existing files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1862855/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1862855] [NEW] "file does not exist" for existing files
Public bug reported: libreoffice reports files are missing when trying to open them from anywhere but $HOME/Documents/ May be related to Ubuntu moving libreoffice to be a snap package. How to reproduce: $ echo "anything at all" >/tmp/testfile.txt $ libreoffice /tmp/testfile.txt Expected: LibreOffice Writer starts, or I'm prompted for whether I wanted to use --writer or --calc Seen: error message "/tmp/testfile.txt does not exist" ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: libreoffice (not installed) ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10 Uname: Linux 5.3.0-24-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu8.2 Architecture: amd64 CurrentDesktop: KDE Date: Tue Feb 11 18:14:58 2020 InstallationDate: Installed on 2018-10-30 (469 days ago) InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725) SourcePackage: libreoffice UpgradeStatus: Upgraded to eoan on 2019-11-14 (89 days ago) mtime.conffile..etc.logrotate.d.apport: 2018-12-13T12:13:33.355709 ** Affects: libreoffice (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug eoan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1862855 Title: "file does not exist" for existing files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1862855/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1860664] Re: upgrate to snapd wipes out all user settings
`rm -rf ~/snap/chromium; snap run chromium` No output on stdout nor stderr. Bookmarks, history and languages I installed since I filed the bug are gone again. Any other switches to add to `snap run` for verbose or extra debug output ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1860664 Title: upgrate to snapd wipes out all user settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1860664/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1860664] [NEW] upgrate to snapd wipes out all user settings
Public bug reported: Ubuntu 19.10. apt-get upgrade. I'm warned that chromium from now on required snapd and will only be implemented as snap packages. I complete the upgrade, start chromium-browser and - config settings are gone - bookmarks are gone - history is gone - languages are gone - addons are gone - extensions are gone - saved passwords are gone Maybe it's as simple as moving some directory in my $HOME to a new location, but since this is a snapd I worry that I'd have to pull apart the snap package to insert things like dictionaries, and repeat this effort every time snapd updates the package (which it does silently! I'd only know if the software breaks!) ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: chromium-browser 79.0.3945.79-0ubuntu0.19.10.2 ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13 Uname: Linux 5.3.0-29-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu8.3 Architecture: amd64 CurrentDesktop: XFCE Date: Thu Jan 23 08:21:08 2020 DiskUsage: Filesystem Type Size Used Avail Use% Mounted on /dev/mapper/xubuntu--vg-root ext4 451G 366G 62G 86% / tmpfstmpfs 3.9G 70M 3.9G 2% /dev/shm /dev/mapper/xubuntu--vg-root ext4 451G 366G 62G 86% / InstallationDate: Installed on 2016-06-05 (1327 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) MachineType: ASUSTeK Computer Inc. G73Sw ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.3.0-29-generic root=/dev/mapper/xubuntu--vg-root ro nosplash nmi_watchdog=0 vga=773 acpi_osi=Linux Snap.Changes: ID Status Spawn Ready Summary 2Done2020-01-23T08:07:05-05:00 2020-01-23T08:12:26-05:00 Install "chromium" snap 4Done2020-01-23T08:12:26-05:00 2020-01-23T08:12:28-05:00 Connect chromium:password-manager-service to snapd:password-manager-service Snap.ChromeDriverVersion: ChromeDriver 79.0.3945.117 (04f0a055010adab4484f7497fbfdbf312c307f1d-refs/branch-heads/3945@{#1019}) Snap.ChromiumVersion: Chromium 79.0.3945.117 snap SourcePackage: chromium-browser UpgradeStatus: Upgraded to eoan on 2019-11-09 (74 days ago) dmi.bios.date: 02/10/2011 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: G73Sw.205 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: G73Sw dmi.board.vendor: ASUSTeK Computer Inc. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK Computer Inc. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrG73Sw.205:bd02/10/2011:svnASUSTeKComputerInc.:pnG73Sw:pvr1.0:rvnASUSTeKComputerInc.:rnG73Sw:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0: dmi.product.name: G73Sw dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK Computer Inc. modified.conffile..etc.default.apport: [modified] mtime.conffile..etc.default.apport: 2018-03-20T22:16:27.108498 ** Affects: chromium-browser (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug eoan snap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1860664 Title: upgrate to snapd wipes out all user settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1860664/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1856717] [NEW] man page / usage string mismatch
Public bug reported: man geoiplookup offers: geoiplookup [-d directory] [-f filename] [-v] The usage string from `geoiplookup -h` offers: geoiplookup [-h] [-?] [-d custom_dir] [-f custom_file] [-v] [-i] [-l] The '-i' and '-l' parameters are missing from the man page. The program itself does not have a '--help' to explain these parameters/options further. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: geoip-bin 1.6.12-5 ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1 Uname: Linux 5.3.0-19-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu8.3 Architecture: amd64 CurrentDesktop: XFCE Date: Tue Dec 17 09:37:04 2019 InstallationDate: Installed on 2016-06-05 (1290 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: geoip UpgradeStatus: Upgraded to eoan on 2019-11-09 (37 days ago) modified.conffile..etc.default.apport: [modified] mtime.conffile..etc.default.apport: 2018-03-20T22:16:27.108498 ** Affects: geoip (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug eoan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856717 Title: man page / usage string mismatch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/geoip/+bug/1856717/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1856362] [NEW] missing groff dependency
Public bug reported: Steps to reproduce: $ sudo apt install awscli $ aws help Expected: (usual usage text) Seen instead: Could not find executable named "groff" I know it's unusual for a human to use ubuntu without having man-db installed, but it can happen. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: awscli 1.14.44-1ubuntu1 Uname: Linux 4.9.0-11-amd64 x86_64 ApportVersion: 2.20.9-0ubuntu7.9 Architecture: amd64 Date: Fri Dec 13 15:56:58 2019 PackageArchitecture: all ProcEnviron: TERM=xterm PATH=(custom, no user) SourcePackage: awscli UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: awscli (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/1856362 Title: missing groff dependency To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/awscli/+bug/1856362/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1792052] Re: module 'lpeg_patterns.http' not found but lua-lpeg-patterns installed
A year later and this is still an obstacle. I resorted to ph,err = io.popen("curl " .. URL , "r") -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1792052 Title: module 'lpeg_patterns.http' not found but lua-lpeg-patterns installed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lua-http/+bug/1792052/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1843824] [NEW] missing ita-wiki wordlist
Public bug reported: Helptext `xkcdpass -h` gives a list of "Provided wordfiles" including "ita-wiki". This wordlist is not included in the debian package. Steps to reproduce: sudo apt install xkcdpass xkcdpass -h # note the description for -w,--wordfile xkcdpass --wordfile ita-wiki dpkg -L xkcdpass |grep /static/ ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: xkcdpass 1.16.5+dfsg.1-1 ProcVersionSignature: Ubuntu 5.0.0-23.24-generic 5.0.15 Uname: Linux 5.0.0-23-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.10-0ubuntu27.1 Architecture: amd64 CurrentDesktop: KDE Date: Thu Sep 12 15:20:46 2019 Dependencies: python3-pkg-resources 40.8.0-1 InstallationDate: Installed on 2018-10-30 (316 days ago) InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725) PackageArchitecture: all SourcePackage: xkcdpass UpgradeStatus: Upgraded to disco on 2019-04-18 (147 days ago) modified.conffile..etc.logrotate.d.apport: [modified] mtime.conffile..etc.logrotate.d.apport: 2018-12-13T12:13:33.355709 ** Affects: xkcdpass (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug disco -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1843824 Title: missing ita-wiki wordlist To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xkcdpass/+bug/1843824/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1843812] [NEW] apt info "please use the '-a' switch"
Public bug reported: When getting info about a package, I see a notice asking me to "Please use the '-a' switch", but the apt program does not accept an '-a' switch. Steps to reproduce: $ apt info docker.io ... N: There is 1 additional record. Please use the '-a' switch to see it $ apt -a info docker.io $ apt info -a docker.io $ apt info docker.io -a Expected outcome: same output as `apt info docker.io` but with the 1 additional record. Seen outcome: E: Command line option 'a' [from -a] is not understood in combination with the other options. Also seen: `apt info $pkg` gives the same output as `apt show $pkg` including the Notice message, but where `apt info -a $pkg` fails, `apt show -a $pkg` succeeds. Workaround: Use `apt show -a $pkg` instead. ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: apt 1.8.1 ProcVersionSignature: Ubuntu 5.0.0-23.24-generic 5.0.15 Uname: Linux 5.0.0-23-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.10-0ubuntu27.1 Architecture: amd64 CurrentDesktop: KDE Date: Thu Sep 12 14:16:09 2019 InstallationDate: Installed on 2018-10-30 (316 days ago) InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725) SourcePackage: apt UpgradeStatus: Upgraded to disco on 2019-04-18 (147 days ago) modified.conffile..etc.logrotate.d.apport: [modified] modified.conffile..etc.logrotate.d.apt: [modified] mtime.conffile..etc.logrotate.d.apport: 2018-12-13T12:13:33.355709 mtime.conffile..etc.logrotate.d.apt: 2018-12-13T12:13:41.355709 ** Affects: apt (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug disco -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1843812 Title: apt info "please use the '-a' switch" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1843812/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1834963] Re: apache dependency
That does help. The package description doesn't mention this package is meant for the most common assumed scenario, nor what that most-common scenario would be -- good thing I wasn't installing packages unattended. Took me a few guesses to figure out what I could install so I'd have php for nginx without installing something that would wrestle with nginx for control of port 80. Demote to minor, and maybe a change request: update documentation to inform consumers what assumptions were made about what all users would need when they ask for just "php" ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834963 Title: apache dependency To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php7.2/+bug/1834963/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1834963] [NEW] apache dependency
Public bug reported: Package "php" or "php7.2" cannot be installed without also installing package "apache2". But PHP can be used without an httpd, and even if you believe that is not so or highly unlikely, package "php" will still install "apache2" even if another package providing httpd is already installed. Steps to reproduce: $ sudo apt install lighttpd # or "nginx" $ sudo apt install php Expected: The following additional packages will be installed: php7.2 php-common php7.2-common ... Seen instead: The following additional packages will be installed: apache2 apache2-bin apache2-data apache2-utils ... php7.2 php-common php7.2-common ... ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: php7.2 (not installed) ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8 Uname: Linux 5.0.0-20-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.10-0ubuntu27 Architecture: amd64 Date: Mon Jul 1 14:51:49 2019 InstallationDate: Installed on 2016-06-05 (1121 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) ProcEnviron: LANGUAGE=en_CA:en TERM=xterm-256color PATH=(custom, no user) LANG=en_CA.UTF-8 SHELL=/bin/bash SourcePackage: php7.2 UpgradeStatus: Upgraded to disco on 2019-04-19 (73 days ago) modified.conffile..etc.default.apport: [modified] mtime.conffile..etc.default.apport: 2018-03-20T22:16:27.108498 ** Affects: php7.2 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug disco -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834963 Title: apache dependency To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php7.2/+bug/1834963/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1833801] [NEW] initctl: invalid command: rotate
Public bug reported: rsyslog 8.16.0-1ubuntu3.1 , Ubuntu 16.04.6 LTS the logrotate for rsyslog is a bit awry. The /etc/logrotate.d/rsyslog has this in the postrotate block: /usr/lib/rsyslog/rsyslog-rotate But when invoked (either by logrotate or manually) I get: initctl: invalid command: rotate Try `initctl --help' for more information. invoke-rc.d: initscript rsyslog, action "rotate" failed. The workaround is to change the postrotate block to what I saw in a much earlier version: postrotate service rsyslog rotate > /dev/null endscript ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: rsyslog 8.16.0-1ubuntu3.1 Uname: Linux 2.6.32-042stab127.2 x86_64 ApportVersion: 2.20.1-0ubuntu2.18 Architecture: amd64 Date: Sat Jun 22 00:24:52 2019 ProcEnviron: TERM=screen-256color PATH=(custom, no user) LANG=en_CA.UTF-8 SHELL=/bin/bash SourcePackage: rsyslog UpgradeStatus: Upgraded to xenial on 2016-06-15 (1101 days ago) mtime.conffile..etc.logrotate.d.rsyslog: 2019-06-22T00:24:05.675752 ** Affects: rsyslog (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833801 Title: initctl: invalid command: rotate To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1833801/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1799213] Re: Gtk-CRITICAL gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
As per https://wiki.ubuntu.com/DebuggingProgramCrash I added the ddebs repositories echo "deb http://ddebs.ubuntu.com $(lsb_release -cs) main restricted universe multiverse" >> /etc/apt/sources.list.d/ddebs.list echo -e "deb http://ddebs.ubuntu.com $(lsb_release -cs)-updates main restricted universe multiverse\ndeb http://ddebs.ubuntu.com $(lsb_release -cs)-proposed main restricted universe multiverse" >> /etc/apt/sources.list.d/ddebs.list apt install ubuntu-dbgsym-keyring apt update Then for each of the packages you mentioned, I need to run "apt-cache policy $name", write down the version number in "Installled" then "apt install ${name}-dbgsym=${version}" for each one. (I hope I don't need to do this for all 84 libraries linked by nm-applet.) dpkg -S `which nm-applet` apt install network-manager-gnome-dbgsym=1.8.20-1ubuntu1 ldd `which nm-applet` |egrep 'libglib|libgtk|network-manager' dpkg -S /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 apt-cache policy libgtk-3-0 apt install libgtk-3-0-dbgsym=3.24.8-1ubuntu1 dpkg -S /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 apt-cache policy libglib2.0-0 apt install libglib2.0-0-dbgsym=2.60.0-1 Then following the instructions in https://wiki.ubuntu.com/Backtrace again. New backtrace is attached to this comment. ** Attachment added: "nm-applet.backtrace.2019-05-06.txt" https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1799213/+attachment/5261728/+files/nm-applet.backtrace.2019-05-06.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799213 Title: Gtk-CRITICAL gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1799213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1799213] Re: Gtk-CRITICAL gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
My mistake, stderr *is* getting a constant repeat of these error messages in version 1.8.20-1ubuntu1 , I didn't wait long enough. The same six warning messages, every 60-120 seconds. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799213 Title: Gtk-CRITICAL gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1799213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1799213] Re: Gtk-CRITICAL gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
I've upgraded to 19.04 since, with network-manager-gnome 1.8.20-1ubuntu1 . It bleats some error messages to stderr on startup, but not a constant stream like before: (nm-applet:13762): Gtk-WARNING **: 22:45:40.305: Can't set a parent on widget which has a parent (nm-applet:13762): Gdk-CRITICAL **: 22:45:40.569: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed (nm-applet:13762): Gtk-CRITICAL **: 22:45:41.561: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed (nm-applet:13762): Gtk-CRITICAL **: 22:45:41.561: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed (nm-applet:13762): Gtk-WARNING **: 22:45:41.572: Can't set a parent on widget which has a parent (nm-applet:13762): Gtk-CRITICAL **: 22:45:41.582: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed (nm-applet:13762): Gtk-CRITICAL **: 22:45:41.582: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed (nm-applet:13762): Gtk-WARNING **: 22:45:41.595: Can't set a parent on widget which has a parent Running it with "--g-fatal-warnings" as you suggested just quits on the first warning, no crash, no dump: moses@jolyne:~$ nm-applet --g-fatal-warnings (nm-applet:13783): Gtk-WARNING **: 22:47:37.548: Can't set a parent on widget which has a parent Trace/breakpoint trap Attaching a new backtrace. (I attached a backtrace last time, but this bug was still marked "incomplete" and autocleaned. If this was because I was non-compliant, please tell me what I did or have done wrong.) ** Attachment added: "backtrace" https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1799213/+attachment/5261086/+files/gdb-nm-applet.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799213 Title: Gtk-CRITICAL gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1799213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1825406] Re: fonts stretched or squished since Ubuntu 19.04 upgrade
screenshot of the font-stretching in Libreoffice Calc & Write ** Attachment added: "Screenshot_20190418_135058.png" https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1825406/+attachment/5256790/+files/Screenshot_20190418_135058.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825406 Title: fonts stretched or squished since Ubuntu 19.04 upgrade To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1825406/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1825406] [NEW] fonts stretched or squished since Ubuntu 19.04 upgrade
Public bug reported: Upgraded to Ubuntu 19.04. Since then, LibreOffice Calc stretches the text in some fields but not others. Text is not stretched during data entry, but when the cell loses focus the displayed text is changed to a distorted shape. I tried deleting my ~/.config/libreoffice and creating a new document and it still happens. In Libreoffice Write, the text is also distorted, but letters are overlapping not stretched. I do not see this behaviour in other text- editors (ie. Kate). I will attach a screenshot if I can. ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: libreoffice (not installed) ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6 Uname: Linux 5.0.0-13-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.10-0ubuntu27 Architecture: amd64 CurrentDesktop: KDE Date: Thu Apr 18 13:44:13 2019 InstallationDate: Installed on 2018-10-30 (169 days ago) InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725) SourcePackage: libreoffice UpgradeStatus: Upgraded to disco on 2019-04-18 (0 days ago) modified.conffile..etc.logrotate.d.apport: [modified] mtime.conffile..etc.logrotate.d.apport: 2018-12-13T12:13:33.355709 ** Affects: libreoffice (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug disco -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825406 Title: fonts stretched or squished since Ubuntu 19.04 upgrade To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1825406/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1786391] Re: libasan0 : AddressSanitizer CHECK failed
er, libasan0 Version: 4.8.5-4ubuntu9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1786391 Title: libasan0 : AddressSanitizer CHECK failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1786391/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1786391] Re: libasan0 : AddressSanitizer CHECK failed
Still a problem in Ubuntu 18.10, mp3gain version 1.5.2-r2-6 ii mp3gain1.5.2-r2-6 amd64Lossless mp3 normalizer with stat moses@jolyne:~$ mp3gain --help ==16547== AddressSanitizer CHECK failed: ../../../../src/libsanitizer/asan/asan_rtl.cc:411 "((!asan_init_is_running && "ASan init calls itself!")) != (0)" (0x0, 0x0) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1786391 Title: libasan0 : AddressSanitizer CHECK failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1786391/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1767711] Re: Nvidia+XFCE: Totem window is see-through during playback, colours washed out
"turn off FXAA" workaround works here too. Ubuntu 18.10, Nvidia driver 390.87-0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767711 Title: Nvidia+XFCE: Totem window is see-through during playback, colours washed out To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1767711/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1804686] [NEW] "Formatting control flags" mentioned in man page are absent
Public bug reported: The man page for 'gofmt' describes three 'Formatting control flags': -comments=true , -tabs-true, and -tabwidth=8. If I attempt to use them, I get i.e. "flag provided but not defined: -tabs" Steps to reproduce: gofmt <<<"package main" # success gofmt -invalidflag=true <<<"package main" # failure, as expected gofmt -comments=true <<<"package main" # failure, unexpected gofmt -tabs=true <<<"package main" # failure, unexpected the '-comments', '-tabs' and '-tabwidth' are removed from gofmt in version 1.11.2, but I am using gofmt version 1.10 from Ubuntu. If this change was backported to golang-go 1.10~4 then the manpage should be updated to match. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: golang-go 2:1.10~4ubuntu1 ProcVersionSignature: Ubuntu 4.18.0-11.12-generic 4.18.12 Uname: Linux 4.18.0-11-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.10-0ubuntu13.1 Architecture: amd64 CurrentDesktop: KDE Date: Thu Nov 22 12:26:51 2018 InstallationDate: Installed on 2018-10-30 (22 days ago) InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725) SourcePackage: golang-defaults UpgradeStatus: Upgraded to cosmic on 2018-11-02 (19 days ago) ** Affects: golang-defaults (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1804686 Title: "Formatting control flags" mentioned in man page are absent To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/golang-defaults/+bug/1804686/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1318975] Re: /usr/bin/host utility cannot change port for DNS querires
for what it's worth, `nslookup` can also set the port for a query: dig @localhost -p 8600 mysql.service.consul nslookup -po=8600 mysql.service.consul localhost ... but both "nslookup" and "dig" come from package "dnsutils", which brings in six other packages and 512kB of diskspace for amd64 packages. Would any but the smallest of embedded systems be burdened? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318975 Title: /usr/bin/host utility cannot change port for DNS querires To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/iputils/+bug/1318975/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 249642] Re: Missing suggested/recommended package
This problem is still present in Ubuntu 18.10. Package: k3b, Arch: amd64, Version: 18.04.3-0ubnutu2 "transcode" is not in the Depends, Recommends nor Suggests lists, but the software warns me on startup that it requires the "transcode" program for full operation. Furthermore, the "transcode" package is missing from Ubuntu 18.10 "cosmic cuttlefish" repositories. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/249642 Title: Missing suggested/recommended package To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/k3b/+bug/249642/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1799345] [NEW] Sypheed not (or no longer) using SNI for SSL connections
Public bug reported: Problem appeared after upgrading from Ubuntu 18.04 to 18.10. When starting Sylpheed, connecting to imap.gmail.com over SSL, I get a warning embedded in the SSL certificate: "Subject: /OU=No SNI provided; please fix your client./CN=invalid2.invalid " May be related to this bug report about 'fetchmail' in redhat enterprise when it was still using TLSv1.2 instead of TLSv1.3: https://bugzilla.redhat.com/show_bug.cgi?id=1611815 https://gitlab.com/fetchmail/fetchmail/commit/9b8b634312f169fab872f3580c2febe5af031615 ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: sylpheed 3.5.1-1ubuntu3 ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12 Uname: Linux 4.18.0-10-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.10-0ubuntu13 Architecture: amd64 CurrentDesktop: XFCE Date: Tue Oct 23 00:27:01 2018 InstallationDate: Installed on 2016-06-05 (869 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: sylpheed UpgradeStatus: Upgraded to cosmic on 2018-10-21 (1 days ago) modified.conffile..etc.default.apport: [modified] mtime.conffile..etc.default.apport: 2018-03-20T22:16:27.108498 ** Affects: sylpheed (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799345 Title: Sypheed not (or no longer) using SNI for SSL connections To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sylpheed/+bug/1799345/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1799213] Re: Gtk-CRITICAL gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
The wiki page says to look in /var/crash but there's no files there. it says to install the "$name-dbg" package, but there is no "network- manager-gnome-dbg" package. I added the ddebs repository, and installed `apt-get install network- manager-gnome-dbgsym=1.8.18-2ubuntu2` . Then I went to https://wiki.ubuntu.com/Backtrace and followed the instructions there to get a "backtrace". attaching it now. ** Attachment added: "gdb backtrace of nm-applet" https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1799213/+attachment/5204376/+files/gdb-nm-applet.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799213 Title: Gtk-CRITICAL gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1799213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1799213] [NEW] Gtk-CRITICAL gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Public bug reported: Ubuntu 18.10, network-manager-gnome 1.8.18-2 Every three minutes or less, the applet writes to stderr these messages: (nm-applet:3677): Gtk-CRITICAL **: 08:09:47.640: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed (nm-applet:3677): Gtk-CRITICAL **: 08:09:47.640: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed (nm-applet:3677): Gtk-WARNING **: 08:09:47.668: Can't set a parent on widget which has a parent (nm-applet:3677): Gtk-CRITICAL **: 08:10:50.616: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed (nm-applet:3677): Gtk-CRITICAL **: 08:10:50.616: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed (nm-applet:3677): Gtk-WARNING **: 08:10:50.639: Can't set a parent on widget which has a parent Steps to reproduce: - install network-manager-gnome, add the nm-applet to the panel - wait Expected outcome: - not filling up error logs Seen outcome: - filling up error logs ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: network-manager-gnome 1.8.18-2ubuntu2 ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12 Uname: Linux 4.18.0-10-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.10-0ubuntu13 Architecture: amd64 CurrentDesktop: XFCE Date: Mon Oct 22 08:08:37 2018 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2016-06-05 (869 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) IpRoute: default via 192.168.1.1 dev enp5s0 proto dhcp metric 100 169.254.0.0/16 dev enp5s0 scope link metric 1000 192.168.1.0/24 dev enp5s0 proto kernel scope link src 192.168.1.111 metric 100 NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=false SourcePackage: network-manager-applet UpgradeStatus: Upgraded to cosmic on 2018-10-21 (0 days ago) modified.conffile..etc.default.apport: [modified] mtime.conffile..etc.default.apport: 2018-03-20T22:16:27.108498 nmcli-con: NAMEUUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT AUTOCONNECT-PRIORITY READONLY DBUS-PATH ACTIVE DEVICE STATE ACTIVE-PATH SLAVE FILENAME Wired connection 1 ac8e86d9-6cff-3015-828a-e5fdbd9f5b0b ethernet 1540209985 Mon 22 Oct 2018 08:06:25 AM EDT yes -999 no /org/freedesktop/NetworkManager/Settings/1 yes enp5s0 activated /org/freedesktop/NetworkManager/ActiveConnection/1 -- /etc/NetworkManager/system-connections/Wired connection 1 nmcli-dev: DEVICE TYPE STATE DBUS-PATH CONNECTION CON-UUID CON-PATH enp5s0 ethernet connected /org/freedesktop/NetworkManager/Devices/2 Wired connection 1 ac8e86d9-6cff-3015-828a-e5fdbd9f5b0b /org/freedesktop/NetworkManager/ActiveConnection/1 wlp3s0 wifi disconnected /org/freedesktop/NetworkManager/Devices/3 -- ---- lo loopback unmanaged /org/freedesktop/NetworkManager/Devices/1 -- ---- nmcli-nm: RUNNING VERSION STATE STARTUP CONNECTIVITY NETWORKING WIFI-HW WIFI WWAN-HW WWAN running 1.12.4 connected started full enabled enabled enabled enabled disabled ** Affects: network-manager-applet (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799213 Title: Gtk-CRITICAL gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1799213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1792052] [NEW] module 'lpeg_patterns.http' not found but lua-lpeg-patterns installed
Public bug reported: Using Lua 5.3 and lua-lpeg-patterns 0.4-1 Steps to reproduce: $ lua <<<"local hr = require 'http.request'" Expected outcome: no output (success) Seen outcome: lua: /usr/share/lua/5.3/http/request.lua:2: module 'lpeg_patterns.http' not found: no field package.preload['lpeg_patterns.http'] no file '/usr/local/share/lua/5.3/lpeg_patterns/http.lua' no file '/usr/local/share/lua/5.3/lpeg_patterns/http/init.lua' no file '/usr/local/lib/lua/5.3/lpeg_patterns/http.lua' no file '/usr/local/lib/lua/5.3/lpeg_patterns/http/init.lua' no file '/usr/share/lua/5.3/lpeg_patterns/http.lua' no file '/usr/share/lua/5.3/lpeg_patterns/http/init.lua' no file './lpeg_patterns/http.lua' no file './lpeg_patterns/http/init.lua' no file '/usr/local/lib/lua/5.3/lpeg_patterns/http.so' no file '/usr/lib/x86_64-linux-gnu/lua/5.3/lpeg_patterns/http.so' no file '/usr/lib/lua/5.3/lpeg_patterns/http.so' no file '/usr/local/lib/lua/5.3/loadall.so' no file './lpeg_patterns/http.so' no file '/usr/local/lib/lua/5.3/lpeg_patterns.so' no file '/usr/lib/x86_64-linux-gnu/lua/5.3/lpeg_patterns.so' no file '/usr/lib/lua/5.3/lpeg_patterns.so' no file '/usr/local/lib/lua/5.3/loadall.so' no file './lpeg_patterns.so' stack traceback: [C]: in function 'require' /usr/share/lua/5.3/http/request.lua:2: in main chunk [C]: in function 'require' stdin:1: in main chunk [C]: in ? This may be a problem in lua-lpeg-patterns missing code for lua 5.3 , but I don't know whether to file a bug with that package or with this package; I'm filing a bug with this package since it's what's throwing the error. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: lua-http 0.1-3 ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18 Uname: Linux 4.15.0-33-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.9-0ubuntu7.3 Architecture: amd64 CurrentDesktop: XFCE Date: Tue Sep 11 20:13:42 2018 InstallationDate: Installed on 2016-06-05 (828 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) PackageArchitecture: all SourcePackage: lua-http UpgradeStatus: Upgraded to bionic on 2018-04-27 (137 days ago) ** Affects: lua-http (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/1792052 Title: module 'lpeg_patterns.http' not found but lua-lpeg-patterns installed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lua-http/+bug/1792052/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1196390] Re: g_variant_new_string: assertion `string != NULL' failed
I do not see this problem in liferea 1.12.2-1 (Ubuntu 18.04.1). You can close it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196390 Title: g_variant_new_string: assertion `string != NULL' failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/1196390/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1744340] Re: missing models.dat file
I upgraded to hplip 3.17.10+repack0-5 (as part of upgrading to Ubuntu 18.04 LTS) and the problem's gone away. This package depends on libsane-hpaio 3.17.10+repack0-5 , which comes with /usr/share/hplip/data/models/models.dat , and the hp-* commands are able to find it: $ hp-setup stat("/usr/share/hplip/data/models/models.dat", {st_mode=S_IFREG|0644, st_size=1178923, ...}) = 0 openat(AT_FDCWD, "/usr/share/hplip/data/models/models.dat", O_RDONLY) = 23 oversight on my part not to come back to this bug and say "fixed in a newer version" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744340 Title: missing models.dat file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1744340/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1791399] [NEW] forced to use Lua5.1 (2012)
Public bug reported: Severity: minor, feature request Steps to reproduce: - apt install lua-check - luacheck -v Seen: - lua-check depends on lua5.1, which forces system-wide change of `lua` to `lua5.1` - even after using `update-alternatives` to revert system back to using lua5.3, luacheck -v reports "Luacheck: 0.21.1 \ Lua: Lua 5.1" - Luacheck version 0.21.1 was 2017-09-10, two and a half years after Lua5.3 became the current version. Expected: - lua-check depends on lua-any (is it possible? is it feasible?) Other info: - luacheck must force the lua version to use, because lua(5.1|5.2|5.3) searches only versioned paths for libraries -- if the luacheck libraries are in the "5.1" paths, then the "5.3" interpreter won't see them. Workaround: after installing package lua-check - update-alternatives --install /usr/bin/lua lua-interpreter /usr/bin/lua5.3 130 --slave /usr/share/man/man1/lua.1.gz lua-manual /usr/share/man/man1/lua5.3.1.gz - update-alternatives --install /usr/bin/luac lua-compiler /usr/bin/luac5.3 130 --slave /usr/share/man/man1/luac.1.gz lua-compiler-manual /usr/share/man/man1/luac5.3.1.gz - mkdir -p /usr/local/share/lua/5.3 - ln -s /usr/share/lua/5.1/luacheck /usr/local/share/lua/5.3/luacheck - perl -pi -e 's/env lua5.1/env lua5.3/' /usr/bin/luacheck I acknowledge that this is not a "bug" per se; I don't know how else to make a change request. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: lua-check 0.21.1-1 ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18 Uname: Linux 4.15.0-33-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 CurrentDesktop: XFCE Date: Sat Sep 8 00:08:51 2018 InstallationDate: Installed on 2016-06-05 (824 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) PackageArchitecture: all SourcePackage: luacheck UpgradeStatus: Upgraded to bionic on 2018-04-27 (134 days ago) ** Affects: luacheck (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/1791399 Title: forced to use Lua5.1 (2012) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/luacheck/+bug/1791399/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1789339] [NEW] wrong sort order in cbz files
Public bug reported: Seen: - pages in a .cbz archive are displayed out-of-order Steps to reproduce: - TMP=$(mktemp -d) - cd $TMP - for n in 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 0A 0B 0C 0D 0E 0F; do convert -background lightblue -fill blue -pointsize 72 label:"$n" $n.png ; done - zip $TMP.cbz *.png - qcomicbook $TMP.cbz Expected: - pages displayed will be in alphabetical order, same order as `ls $TMP |sort` : 01, 02, ... 09, 0A, 0a, 0B, 0b, ... - or pages displayed will be in byte order, same order as `ls $TMP |LC_ALL=C sort` : 01, 02, ... 09, 0A, 0B, ... 0F, 0a, 0b, ... Seen: - pages are displayed in a strange order: 0A, 0B, 0C, 0D, 0E, 0F, 0a, 0b, 0c, 0d, 0e, 0f, 01, 02, 03, ... ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: qcomicbook 0.9.1-2 ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 Uname: Linux 4.15.0-30-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 CurrentDesktop: XFCE Date: Tue Aug 28 00:23:04 2018 InstallationDate: Installed on 2016-06-05 (813 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: qcomicbook UpgradeStatus: Upgraded to bionic on 2018-04-27 (123 days ago) ** Affects: qcomicbook (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/1789339 Title: wrong sort order in cbz files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qcomicbook/+bug/1789339/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1767711] Re: Nvidia+XFCE: Totem window is see-through during playback, colours washed out
What does "status: invalid" mean? In XFCE > Settings > Additional Drivers > Additional Drivers, it's currently set to "NVIDIA Corporation GF106M [GeForce GTX 460M] "[x] Using NVIDIA driver metapackage from nvidia-driver-390 (proprietary, tested)". Other options are "[ ] Using NVIDIA bindary driver - version 340.106 from nvidia-340 (proprietary)" and "[ ] Using X.Org server - Nouveau display driver from xserver-xorg-video-nouveau (open source)" Tried to install nvidia-340, but it cocked up and left the system in a bad state. I couldn't even revert to nvidia-driver-390 without doing a lot of "apt --fix-broken install ... dpkg-divert --remove" loops. Installed the nouveau driver, doesn't send output to the primary display, had to plug in a second display. (???) used "xfwm4-tweaks-settings" to make sure Compositing is turned on. Started "totem vapourwave.mp4" and... no transparency. does_not_reproduce NVIDIA website says the latest "long lived" (stable?) version is 390.77 (2018-07-16). https://www.nvidia.com/Download/driverResults.aspx/136120/en-us . It won't let me install it because of the kernel modules already installed, which I can't remove with modprobe nor rmmod because "resource is in use" despite no dependencies and I already stopped X.Org. I'll keep trying. Looking like it's a bad interaction between Totem and the NVIDIA proprietary driver (nvidia-driver-390). Weird that the other video players, even the gstreamer-based ones, don't suffer the same problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767711 Title: Nvidia+XFCE: Totem window is see-through during playback, colours washed out To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1767711/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1767711] Re: Nvidia+XFCE: Totem window is see-through during playback, colours washed out
I didn't try 'marco' because I didn't know what that is. Installing it now. totem used with 'marco' and 'compton' are not washed out, but strangely transparent. See attached image for 'marco' -- compton is the same just no messages on stderr from compton. ** Attachment added: "totem.with.marco.png" https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1767711/+attachment/5174902/+files/totem.with.marco.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767711 Title: Nvidia+XFCE: Totem window is see-through during playback, colours washed out To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1767711/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1768562] Re: calling "xscreensaver-command -deactivate" every 20 seconds
Incomplete? What else do you need? > It should not be enabled by default though. I didn't even know there was a "Presentation Mode" checkbox, so I doubt I turned it on. Is there a way for me to check in a config file where this is/was set? I can wipe out that config file, restart xfce4-power- manager and thus find out what the default really is. For the benefit of the impatient who find this report: That "presentation mode" checkbox doesn't appear on the stock panel, nor is it in the systray/notification area. You must: right click on a panel, choose "Panel" then "add new items...", search for "power", select "power management plugin" then "add", then right-click on the new barttery-shaped icon that appears in that panel, then turn off the "Presentation mode" checkbox. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768562 Title: calling "xscreensaver-command -deactivate" every 20 seconds To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1768562/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1767711] Re: Nvidia+XFCE: Totem window is see-through during playback, colours washed out
> what output do you get when launching totem from a terminal moses@jolyne:~/Videos$ totem vapourwave.mp4 (totem:27938): Gtk-WARNING **: 15:09:23.719: Calling org.xfce.Session.Manager.Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Method "Inhibit" with signature "susu" on interface "org.xfce.Session.Manager" doesn't exist ... nothing else while the video is playing. After quitting totem I see this: (totem:27938): GLib-GObject-WARNING **: 15:10:38.356: invalid (NULL) pointer instance (totem:27938): GLib-GObject-CRITICAL **: 15:10:38.356: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed (totem:27938): GLib-GObject-WARNING **: 15:10:38.356: invalid (NULL) pointer instance (totem:27938): GLib-GObject-CRITICAL **: 15:10:38.356: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed (totem:27938): GLib-GObject-WARNING **: 15:10:38.356: invalid (NULL) pointer instance (totem:27938): GLib-GObject-CRITICAL **: 15:10:38.356: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed (totem:27938): Totem-CRITICAL **: 15:10:38.356: totem_object_empty_menu_section: assertion 'TOTEM_IS_OBJECT (totem)' failed > the builtin compositor can be disabled via xfwm4-tweaks-settings... launched xfwm4-tweaks-settings, to Compositor tab, unchecked the box [ ] Enable display compositing. Tried totem again, and no washed-out transparency. Workaround confirmed. Why this happens with totem and not mplayer, vlc, parole, mpv, or OpenShot, that's a head-scratcher. Especially mpv, since mpv & totem are linked to almost all the same libraries (mpv also uses libz.so.1 and linux-vdso.so.1) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767711 Title: Nvidia+XFCE: Totem window is see-through during playback, colours washed out To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1767711/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1767711] Re: Nvidia+XFCE: Totem window is see-through during playback, colours washed out
Forgot to mention: after turning off display compositing in xfwm4 -tweaks-settings, and running parole, the output to stderr is exactly the same as when display compositing was turned on. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767711 Title: Nvidia+XFCE: Totem window is see-through during playback, colours washed out To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1767711/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1786391] [NEW] libasan0 : AddressSanitizer CHECK failed
Public bug reported: Code that worked in Ubuntu 16.04 LTS does not work in Ubuntu 18.04.1. (I tried to report this bug for package "libasan0" but bugs.launchpad.net sends me hto gcc-4.8) $ mp3gain --help ==8893== AddressSanitizer CHECK failed: ../../../../src/libsanitizer/asan/asan_rtl.cc:411 "((!asan_init_is_running && "ASan init calls itself!")) != (0)" (0x0, 0x0) #0 0x7f287806d0cd (/usr/lib/x86_64-linux-gnu/libasan.so.0.0.0+0x120cd) #1 0x7f2878073eb3 (/usr/lib/x86_64-linux-gnu/libasan.so.0.0.0+0x18eb3) #2 0x7f287806e088 (/usr/lib/x86_64-linux-gnu/libasan.so.0.0.0+0x13088) #3 0x7f2878063fb9 (/usr/lib/x86_64-linux-gnu/libasan.so.0.0.0+0x8fb9) #4 0x7f28780701f2 (/usr/lib/x86_64-linux-gnu/libasan.so.0.0.0+0x151f2) #5 0x7f287b001aa7 (/lib/x86_64-linux-gnu/ld-2.27.so+0x17aa7) #6 0x7f287aff53eb (/lib/x86_64-linux-gnu/ld-2.27.so+0xb3eb) #7 0x7f2877a32da5 (/lib/x86_64-linux-gnu/libc-2.27.so+0x166da5) #8 0x7f28774aa0e3 (/lib/x86_64-linux-gnu/libdl-2.27.so+0x10e3) #9 0x7f2877a332de (/lib/x86_64-linux-gnu/libc-2.27.so+0x1672de) #10 0x7f2877a3336e (/lib/x86_64-linux-gnu/libc-2.27.so+0x16736e) #11 0x7f28774aa734 (/lib/x86_64-linux-gnu/libdl-2.27.so+0x1734) #12 0x7f28774aa165 (/lib/x86_64-linux-gnu/libdl-2.27.so+0x1165) #13 0x7f2878078b3b (/usr/lib/x86_64-linux-gnu/libasan.so.0.0.0+0x1db3b) #14 0x7f287806bff3 (/usr/lib/x86_64-linux-gnu/libasan.so.0.0.0+0x10ff3) #15 0x7f287806da3a (/usr/lib/x86_64-linux-gnu/libasan.so.0.0.0+0x12a3a) #16 0x7f287affa805 (/lib/x86_64-linux-gnu/ld-2.27.so+0x10805) #17 0x7f287afeb0c9 (/lib/x86_64-linux-gnu/ld-2.27.so+0x10c9) ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: libasan0 4.8.5-4ubuntu8 ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18 Uname: Linux 4.15.0-29-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 CurrentDesktop: XFCE Date: Thu Aug 9 23:04:04 2018 Dependencies: gcc-4.8-base 4.8.5-4ubuntu8 gcc-8-base 8-20180414-1ubuntu2 libc6 2.27-3ubuntu1 libgcc1 1:8-20180414-1ubuntu2 InstallationDate: Installed on 2016-06-05 (795 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: gcc-4.8 UpgradeStatus: Upgraded to bionic on 2018-04-27 (104 days ago) ** Affects: gcc-4.8 (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/1786391 Title: libasan0 : AddressSanitizer CHECK failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1786391/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 745669] Re: graphviz output type 'dia' please
Looks like it already is upstream: https://gitlab.com/graphviz/graphviz/issues/689 Submitted on 2010-02-18 . if '-Tdia' was removed, maybe it's better to label this WONTFIX and patch the man page to omit mention of 'dia' output format. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745669 Title: graphviz output type 'dia' please To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/graphviz/+bug/745669/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1706460] Re: Outdated Totem documentation describes and mentions features absent from the software
Problem is still present in Ubuntu 18.04 , totem 3.26.0 man page still mentions the 'F9' key, but pressing F9 does nothing. and the Help document still talks about things "in the sidebar," but there is no sidebar. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1706460 Title: Outdated Totem documentation describes and mentions features absent from the software To manage notifications about this bug go to: https://bugs.launchpad.net/totem/+bug/1706460/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1768562] [NEW] calling "xscreensaver-command -deactivate" every 20 seconds
Public bug reported: After upgrading to Ubuntu 18.04, "/usr/bin/xscreensaver-command -deactivate" is launched every twenty seconds. Behaviour stops if I kill xfce4-power-manager. Seems this is a [known problem](https://www.jwz.org/xscreensaver//faq.html#no-blank), and the solution is to turn off "Presentation Mode". But the new xfce4-power- manager-settings does not mention "Presentation Mode", and I already turned off "Display power management". I replaced /usr/bin/xscreensaver-command with the following to find out what was launching it, but it always says parent pid (PPID) is '1', as if it was started by systemd itself or as if the parent process died before the child started, and orphaned processes are always parented by pid 1. #!/bin/bash # what's causing the wake-ups? OUT=/tmp/xscreensaver-command-pid.txt echo "$$ : $0 $@" > $OUT ; # pstree -l -p >> $OUT # ps w >> $OUT #ps o stat,euid,ruid,tty,tpgid,sess,pgrp,ppid,pid,pcpu,comm >> $OUT ; ps f -opid,ppid,cmd $$ >> $OUT /usr/libexec/xscreensaver/xscreensaver-command "$@" The $OUT file is created every twenty seconds. If I find the pid for xfce4-power-manager and `kill` it, then the $OUT file stops updating, so I feel strongly that xfce4-power-manager is the culprit, and the documented solution ("turn off Presentation Mode") is no longer available in Ubuntu 18.04 / xfce4-power-manager 1.6.1 ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xfce4-power-manager 1.6.1-0ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17 Uname: Linux 4.15.0-20-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 CurrentDesktop: XFCE Date: Wed May 2 10:45:26 2018 InstallationDate: Installed on 2016-06-05 (696 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: xfce4-power-manager UpgradeStatus: Upgraded to bionic on 2018-04-27 (5 days ago) ** Affects: xfce4-power-manager (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/1768562 Title: calling "xscreensaver-command -deactivate" every 20 seconds To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1768562/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1767711] Re: window is see-through during playback, colours washed out
gnome-calculator (3.28.0): does not have the same problem. gedit (3.28.1): does not have the same problem. Other video players (VLC, mplayer, parole) do not have the same problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767711 Title: window is see-through during playback, colours washed out To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1767711/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1767711] [NEW] window is see-through during playback, colours washed out
Public bug reported: Since the upgrade to Ubuntu 18.10, the Totem player will show everything behind it during playback, and the colours of the video are washed-out. https://i.imgur.com/0AwJMmf.jpg I did not find 'tranparency' nor 'opacity' setting in the program preferences, and the colour adjudgement settings are pinned to +/-0. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: totem 3.26.0-0ubuntu6 ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17 Uname: Linux 4.15.0-20-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 CurrentDesktop: XFCE Date: Sat Apr 28 14:56:29 2018 InstallationDate: Installed on 2016-06-05 (692 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: totem UpgradeStatus: Upgraded to bionic on 2018-04-27 (1 days ago) ** Affects: totem (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/1767711 Title: window is see-through during playback, colours washed out To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1767711/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1758537] Re: mid3v2 mangles data before adding to ID3v2 tags
I thought it might be because 'WXXX' is for freeform url data, so I used a more official frame 'WOAS'. The frame name wasn't munged, but the value was: $ mid3v2 --WOAS 'https://ubuntu.org' example.mp3 $ mid3v2 -l example.mp3 ... WOAS=[u'https://ubuntu.org'] and when using mutagen directly: >>> import mutagen >>> f = mutagen.File('example.mp3') >>> f.tags['WOAS'] WOAS(url="[u'https://ubuntu.org']") >>> str(f.tags['WOAS']) "[u'https://ubuntu.org']" >>> f.tags['WOAS'].url "[u'https://ubuntu.org']" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1758537 Title: mid3v2 mangles data before adding to ID3v2 tags To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mutagen/+bug/1758537/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1758537] [NEW] mid3v2 mangles data before adding to ID3v2 tags
Public bug reported: I can't add frame 'WXXX' to mp3 files; mid3v2 changes the frame name and the frame value before writing to disk. What I did: $ mid3v2 --list-raw example.mp3 Raw IDv2 tag info for example.mp3 TDRC(encoding=, text=[u'2018']) TALB(encoding=, text=[u'albumname']) TPE1(encoding=, text=[u'artistname']) TIT2(encoding=, text=[u'songtitle']) $ mid3v2 -h ... You can set the value for any ID3v2 frame by using '--' and then a frame ID. For example: mid3v2 --TIT3 "Monkey!" file.mp3 ... $ mid3v2 --WXXX "http://ubuntu.com/"; example.mp3 What I expected: $ mid3v2 --list-raw example.mp3 WXXX(encoding=, text=[u'http://ubuntu.com/']) or WXXX(encoding=, url=u'http://ubuntu.com/') What I saw: $ mid3v2 --list-raw example.mp3 WXXX(encoding=, desc=u'', url=u"[u'http://ubuntu.com/']") When I use mutagen itself to read that frame I get: >>> import mutagen >>> f = mutagen.File('example.mp3') >>> f.tags['WXXX'] KeyError: 'WXXX' >>> f.tags['WXXX:'] WXXX(encoding=, desc='', url="[u'http://ubuntu.com/']") >>> str(f.tags['WXXX:']) "[u'http://ubuntu.com/']" I said "WXXX" not "WXXX:", and the value that mid3v2 stored was a string of a one-item list of the actual string I told it to store. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: python-mutagen 1.38-1 ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13 Uname: Linux 4.13.0-25-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.7-0ubuntu3.7 Architecture: amd64 CurrentDesktop: XFCE Date: Sat Mar 24 10:42:08 2018 Dependencies: InstallationDate: Installed on 2016-06-05 (657 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) PackageArchitecture: all SourcePackage: mutagen UpgradeStatus: Upgraded to artful on 2017-10-22 (153 days ago) ** Affects: mutagen (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug artful -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1758537 Title: mid3v2 mangles data before adding to ID3v2 tags To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mutagen/+bug/1758537/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1753195] [NEW] "per-process limit on the number of open file descriptors has been reached"
Public bug reported: I usually leave Clementine running all the time in the background, playing music most of the time. After a week or so, clementine will still make animations with progress bars and changing playlist, but does not make any sound. I see these messages on stderr: (clementine:27280): GStreamer-CRITICAL **: gst_poll_write_control: assertion 'set != NULL' failed (clementine:27280): GStreamer-CRITICAL **: gst_poll_free: assertion 'set != NULL' failed The per-process limit on the number of open file descriptors has been reached. ERROR: cannot create wakeup pipe The per-process limit on the number of open file descriptors has been reached. ERROR: cannot create wakeup pipe AL lib: (EE) ALCplaybackAlsa_open: Could not open playback device 'default': Too many open files difficult to reproduce, since I must leave clementine running for many days to get this, but it's happened twice before; this was the first time I kept an xterm open to watch stderr. Before you ask "why are you using ALSA instead of Pulseaudio?" I had to ditch pulseaudio because it would crash with clementine, and I would have to reboot both pulsed and clementine every three days, sometimes more often, and clementine wasn't the only program that would get pulsed wedged hard -- also happened with Chromium, VLC, totem, and even Audacity. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: clementine 1.3.1+git276-g3485bbe43+dfsg-1 ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13 Uname: Linux 4.13.0-25-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.7-0ubuntu3.7 Architecture: amd64 CurrentDesktop: XFCE Date: Sat Mar 3 22:21:09 2018 InstallationDate: Installed on 2016-06-05 (636 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: clementine UpgradeStatus: Upgraded to artful on 2017-10-22 (133 days ago) ** Affects: clementine (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug artful -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1753195 Title: "per-process limit on the number of open file descriptors has been reached" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/clementine/+bug/1753195/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1682933] Re: py console is not a console
Problem is still present in hexchat 2.12.4-5build2 and Ubuntu 17.10 . Should I file a new bug report? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1682933 Title: py console is not a console To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hexchat/+bug/1682933/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1547466] Re: grep switches into binary mode while processing a text file under the C locale
I just tripped over something like this with grep v3.1-2 (Ubuntu 17.10 "artful"). the LC_ALL setting did not make a difference, and grep 3.1 passes the "test case" described in the bug description. I have many text files, but one of them had a string of 49 \x00 chars. What confused me was the switch into binary mode happens on line 1,128,254, but the string of nulls is on line 1,128,436. My method to find the triggering data was : `split -n 2 events.log` repeatedly: testing each half, discarding the half that passes and repeating until I had a failing text file I can manually examine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547466 Title: grep switches into binary mode while processing a text file under the C locale To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grep/+bug/1547466/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1744595] [NEW] (ogg) vorbis metadata in music ignored if "COMPILATION" is absent
Public bug reported: I have many .ogg music files with valid metadata, but the metadata does not appear in the Clementine "Library" nor playlist queue display. ie. the following file: {{{ $ ogginfo 02-Sisters_of_Mercy.ogg Processing file "02-Sisters_of_Mercy.ogg"... New logical stream (#1, serial: 7da8): type vorbis Vorbis headers parsed for stream 1, information follows... Version: 0 Vendor: Xiphophorus libVorbis I 20011231 (1.0 rc3) Channels: 2 Rate: 44100 Nominal bitrate: 160.032000 kb/s Upper bitrate: 4294967.295000 kb/s Lower bitrate: 4294967.295000 kb/s User comments section follows... ALBUM=The Best of Leonard Cohen ARTIST=Leonard Cohen DATE=1975 GENRE=Folk TITLE=Sisters of Mercy TRACKNUMBER=02 Vorbis stream 1: Total data length: 4293559 bytes Playback length: 3m:36.106s Average bitrate: 158.942214 kb/s Logical stream 1 ended }}} ... appears in the "Unknown" part of the Library feature, and when queued appears with title "02-Sisters_of_Mercy.ogg" and length "3:36" but no Artist nor Album. If I use Clementine's tool for editing information, and make an inconsequential change, I see that Clementine adds a new tag: {{{ $ vorbiscomment -l 02-Sisters_of_Mercy.ogg ALBUM=The Best of Leonard Cohen ARTIST=Leonard Cohen COMPILATION=0 DATE=1975 GENRE=Folk TITLE=Sisters of Mercy TRACKNUMBER=2 }}} If I use `vorbiscomment -a -t "COMPILATION=0"` to change other ogg vorbis files, the "Library" and playlist in Clementine updates and populates the UI with the metadata. According to the Vorbis Comment spec, "COMPILATION" is not a required field, so I feel Clementine should not refuse to process the other valid metadata if this tag is absent. https://xiph.org/vorbis/doc/v-comment.html Workaround: write a bashscript to add the superfluous "COMPILATION=0" tag to all my *.ogg files. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: clementine 1.3.1+git276-g3485bbe43+dfsg-1 ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13 Uname: Linux 4.13.0-25-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.7-0ubuntu3.7 Architecture: amd64 CurrentDesktop: XFCE Date: Sun Jan 21 15:26:57 2018 InstallationDate: Installed on 2016-06-05 (595 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: clementine UpgradeStatus: Upgraded to artful on 2017-10-22 (91 days ago) ** Affects: clementine (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug artful -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744595 Title: (ogg) vorbis metadata in music ignored if "COMPILATION" is absent To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/clementine/+bug/1744595/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1744340] [NEW] missing models.dat file
Public bug reported: Most of the hp-* commands report "error: Unable to locate models.dat file", and are unusable. The "base/models.py" python module expects to find models.dat somewhere near /usr/share/hplip/models/models.dat" Sample error message: # hp-setup 002:034 error: Unable to locate models.dat file HP Linux Imaging and Printing System (ver. 3.17.7) Printer/Fax Setup Utility ver. 9.0 Copyright (c) 2001-15 HP Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' Searching for device... Traceback (most recent call last): File "/usr/share/hplip/base/models.py", line 539, in __getitem__ return self.__cache[model] KeyError: 'hp_laserjet_professional_p1102w' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/hp-setup", line 317, in dlg = ui.SetupDialog(None, param, jd_port, device_uri, remove) File "/usr/share/hplip/ui5/setupdialog.py", line 189, in __init__ self.initUi() File "/usr/share/hplip/ui5/setupdialog.py", line 221, in initUi self.initDiscoveryPage() File "/usr/share/hplip/ui5/setupdialog.py", line 259, in initDiscoveryPage if self.manualDiscovery(): File "/usr/share/hplip/ui5/setupdialog.py", line 339, in manualDiscovery device_uri, sane_uri, fax_uri = device.makeURI(self.param, self.jd_port) File "/usr/share/hplip/base/device.py", line 416, in makeURI mq = queryModelByURI(cups_uri) File "/usr/share/hplip/base/device.py", line 457, in queryModelByURI return queryModelByModel(model) File "/usr/share/hplip/base/device.py", line 446, in queryModelByModel return model_dat[model] File "/usr/share/hplip/base/models.py", line 545, in __getitem__ if self.read_section(self.released_dat, model): File "/usr/share/hplip/base/models.py", line 455, in read_section fd = open(filename) TypeError: expected str, bytes or os.PathLike object, not NoneType ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: hplip 3.17.7+repack0-3 ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13 Uname: Linux 4.13.0-25-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.7-0ubuntu3.7 Architecture: amd64 CupsErrorLog: E [19/Jan/2018:09:33:03 -0500] [Job 175] Stopping unresponsive job. Date: Fri Jan 19 10:40:37 2018 InstallationDate: Installed on 2016-06-05 (593 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. MachineType: ASUSTeK Computer Inc. G73Sw Papersize: letter ProcEnviron: LANGUAGE=en_CA:en TERM=xterm-256color PATH=(custom, no user) LANG=en_CA.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-25-generic root=/dev/mapper/xubuntu--vg-root ro nosplash vga=773 acpi_osi=Linux SourcePackage: hplip UpgradeStatus: Upgraded to artful on 2017-10-22 (89 days ago) dmi.bios.date: 02/10/2011 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: G73Sw.205 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: G73Sw dmi.board.vendor: ASUSTeK Computer Inc. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK Computer Inc. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrG73Sw.205:bd02/10/2011:svnASUSTeKComputerInc.:pnG73Sw:pvr1.0:rvnASUSTeKComputerInc.:rnG73Sw:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0: dmi.product.name: G73Sw dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK Computer Inc. ** Affects: hplip (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug artful -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744340 Title: missing models.dat file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1744340/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1706460] [NEW] sidebar mentioned in man page and help document but absent from software
Public bug reported: 'man totem' mentions "F9 toggle display of the playlist" and the Help document in totem often describes choosing the "sidebar" option from the "View" menu. Pressing F9 does nothing. There is no "sidebar" option in the "View" menu. ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: totem 3.24.0-0ubuntu1 ProcVersionSignature: Ubuntu 4.10.0-26.30-generic 4.10.17 Uname: Linux 4.10.0-26-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.4-0ubuntu4.5 Architecture: amd64 CurrentDesktop: XFCE Date: Tue Jul 25 18:47:38 2017 InstallationDate: Installed on 2016-06-05 (415 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: totem UpgradeStatus: Upgraded to zesty on 2017-04-13 (103 days ago) ** Affects: totem (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug zesty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1706460 Title: sidebar mentioned in man page and help document but absent from software To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1706460/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1682933] Re: py console is not a console
I do have the python plugin loaded. "/py", "/py load", "/py unload", "/py reload", "/py list", "/py exec" and "/py about" all do what's expected. > /py exec 1+1 < 2 > /py about < HexChat Python interface version 1.0/3.5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1682933 Title: py console is not a console To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hexchat/+bug/1682933/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1682933] [NEW] py console is not a console
Public bug reported: In previous versions of hexchat, I could get a python REPL by typing "/py console". but now it seems to think I typed "/join >>python<<" instead. What I saw: /py console (switch to the new >>python<< tab) 1 + 1 What I expected: 2 What I saw instead: >>python<< :No such nick or channel name and in the raw IRC log: << PRIVMSG >>python<< :1 + 1 >> :localhost 401 moses >>python<< :No such nick or channel name ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: hexchat 2.12.4-2 ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8 Uname: Linux 4.10.0-19-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.4-0ubuntu4 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Apr 14 17:00:41 2017 InstallationDate: Installed on 2016-06-05 (313 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: hexchat UpgradeStatus: Upgraded to zesty on 2017-04-13 (1 days ago) ** Affects: hexchat (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug zesty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1682933 Title: py console is not a console To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hexchat/+bug/1682933/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1246245] Re: proftpd service fails to restart (including via logrotate)
Got bitten by this bug today. Yikes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1246245 Title: proftpd service fails to restart (including via logrotate) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/proftpd-dfsg/+bug/1246245/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1641380] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs
Just installed yakkety-updates/universe chromium-browser 55.0.2883.87-0ubuntu0.16.10.1328 I'm no longer shut out of Amazon (Cloudfront) nor IBM intranet sites. I'll find out if it's a permanent fix ten weeks from now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1641380 Title: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1641380/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1649151] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs on yakkety
Can also appear as "net::ERR_INSECURE_RESPONSE" This may be related to the mess with Symantec certs being compromised. I'm told it's fixed upstream in v55 , but the current version in Ubuntu 16.10 is still Chromium v53. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1649151 Title: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs on yakkety To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1649151/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 955675] Re: openssl s_client's '-ssl2' option no longer works in 12.04
Still here in Ubuntu 14.04.4 LTS and openssl 1.0.1f-1 Expecting 1.0.1g to arrive soon after the announcement of the DROWN exploit. The cheap fix would be to remove '-ssl2' from the usage string and man pages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955675 Title: openssl s_client's '-ssl2' option no longer works in 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/955675/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1479967] Re: md5sum mismatch
I believe the Etag is expected to have an md5sum of the payload, but in the case of multipart uploads, Amazon stores the md5sum of the most recent piece uploaded, with "-" and the piece number appended. You saw that your upload was in four pieces, and "-4" was appended to what was supposed to be the MD5 checksum. The problem is still present in s3cmd 1.5.3, and I suspect it is a mistake made by Amazon, not by the s3cmd developers. One suggested workaround was to use 's3cmd mv realname baloney ; s3cmd mv baloney realname ' to force Amazon S3 to recompute the md5sum... but IIRC this doesn't really move (or re-key) the file so much as download, reupload, then delete the original, so if the file is larger than multipart-chunk-size then it will reupload in pieces, recreating the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479967 Title: md5sum mismatch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/s3cmd/+bug/1479967/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1473797] [NEW] process does not end on exit
Public bug reported: Steps to reproduce: `/usr/games/einstein` Click on 'exit'. Expected outcome: Program ends, process removed. Witnessed outcome: This is written to stdout: X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 4 (X_DestroyWindow) Resource id in failed request: 0x1af Serial number of failed request: 224 Current serial number in output stream: 228 Process does not end until I do `kill $pidof einstein)` or ctrl-c on stdin. Other info: high (~100%) CPU use even when the main window is gone. strace says the last syscalls are: poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) writev(3, [{"\2\16\4\0\17\0\240\1\0@\0\0\t\0\240\1+$\1\0", 20}, {NULL, 0}, {"", 0}], 3) = 20 file descriptor #3 is, I think, unix socket "/tmp/.X11-unix/X0" ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: einstein 2.0.dfsg.2-9 ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8 Uname: Linux 3.19.0-21-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.1 Architecture: i386 CurrentDesktop: XFCE Date: Sun Jul 12 18:48:17 2015 InstallationDate: Installed on 2013-06-08 (764 days ago) InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1) SourcePackage: einstein UpgradeStatus: Upgraded to vivid on 2015-04-25 (78 days ago) ** Affects: einstein (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1473797 Title: process does not end on exit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/einstein/+bug/1473797/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1318168] Re: su: Failed to create session: No such file or directory
I'm getting the same superfluous errors. Doesn't interfere with logging in by ssh or switching user with su, but it does add noise to logwatch or other alert systems. This is what I tried: # strace su munin-async -s /bin/sh -c sleep\ 2 2>/tmp/strace.log # tail /var/log/auth.log Jul 9 16:26:45 mt su[12025]: Successful su for munin-async by root Jul 9 16:26:45 mt su[12025]: + /dev/pts/5 root:munin-async Jul 9 16:26:45 mt su[12025]: pam_unix(su:session): session opened for user munin-async by root(uid=0) Jul 9 16:26:45 mt su[12025]: pam_systemd(su:session): Failed to create session: No such file or directory Jul 9 16:26:47 mt su[12025]: pam_unix(su:session): session closed for user munin-async Therefore, the last message sent to syslog with "16:26:45" should be immediately after the problem. This is what I found: socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0) = 4 connect(4, {sa_family=AF_LOCAL, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 fcntl(4, F_GETFL) = 0x2 (flags O_RDWR) fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK)= 0 geteuid() = 0 getsockname(4, {sa_family=AF_LOCAL, NULL}, [2]) = 0 poll([{fd=4, events=POLLOUT}], 1, 0)= 1 ([{fd=4, revents=POLLOUT}]) sendto(4, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(4, "AUTH EXTERNAL 30\r\n", 18, MSG_NOSIGNAL, NULL, 0) = 18 poll([{fd=4, events=POLLIN}], 1, 4294967295) = 1 ([{fd=4, revents=POLLIN}]) read(4, "OK b48a6f42e045c3b9b9a4d61153bd3"..., 2048) = 37 poll([{fd=4, events=POLLOUT}], 1, 4294967295) = 1 ([{fd=4, revents=POLLOUT}]) sendto(4, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=4, events=POLLIN}], 1, 4294967295) = 1 ([{fd=4, revents=POLLIN}]) read(4, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=4, events=POLLOUT}], 1, 4294967295) = 1 ([{fd=4, revents=POLLOUT}]) sendto(4, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=4, events=POLLIN|POLLOUT}], 1, 4294967295) = 1 ([{fd=4, revents=POLLOUT}]) sendmsg(4, {msg_name(0)=NULL, msg_iov(2)=[{"l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., 128}, {"", 0}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 clock_gettime(CLOCK_MONOTONIC, {31561567, 529226967}) = 0 poll([{fd=4, events=POLLIN}], 1, 25000) = 1 ([{fd=4, revents=POLLIN}]) recvmsg(4, {msg_name(0)=NULL, msg_iov(1)=[{"l\2\1\1\r\0\0\0\1\0\0\0E\0\0\0\6\1s\0\10\0\0\0:1.66129"..., 2048}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 282 recvmsg(4, 0x7fff66502390, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) sendmsg(4, {msg_name(0)=NULL, msg_iov(2)=[{"l\1\0\1l\0\0\0\2\0\0\0\227\0\0\0\1\1o\0\27\0\0\0/org/fre"..., 168}, {"r\0\0\0\371.\0\0\2\0\0\0su\0\0\3\0\0\0tty\0\4\0\0\0user"..., 108}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 276 clock_gettime(CLOCK_MONOTONIC, {31561567, 529804611}) = 0 poll([{fd=4, events=POLLIN}], 1, 25000) = 1 ([{fd=4, revents=POLLIN}]) recvmsg(4, {msg_name(0)=NULL, msg_iov(1)=[{"l\3\1\1\36\0\0\0a\377\0\0e\0\0\0\6\1s\0\10\0\0\0:1.66129"..., 2048}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 150 recvmsg(4, 0x7fff66502480, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) sendto(3, "<83>Jul 9 16:26:45 su[12025]: p"..., 107, MSG_NOSIGNAL, NULL, 0) = 107 close(4)= 0 Looks like dbus isn't responding to requests. The mention of "/org/fre" makes me think that is "/org/freedesktop", but this is a headless server so I don't know why pam_systemd is mentioning things like desktops to dbus. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318168 Title: su: Failed to create session: No such file or directory To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ejabberd/+bug/1318168/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1460358] Re: double free or corruption
Same effect when using python3 with python3-wand. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460358 Title: double free or corruption To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wand/+bug/1460358/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1460358] Re: double free or corruption
re-ran it with python-dbg, if it helps: $ python-dbg Python 2.7.9 (default, Apr 2 2015, 15:43:03) [GCC 4.9.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from wand.image import Image [79988 refs] >>> a = Image(width=4,height=3) Debug memory block at address p=0xb6f35618: API 'm' 64 bytes originally requested The 3 pad bytes at p-3 are FORBIDDENBYTE, as expected. The 4 pad bytes at tail=0xb6f35658 are not all FORBIDDENBYTE (0xfb): at tail+0: 0x00 *** OUCH at tail+1: 0x00 *** OUCH at tail+2: 0xff *** OUCH at tail+3: 0xff *** OUCH The block was made by call #239078408 to debug malloc/realloc. Data at p: 01 00 00 00 0d 00 00 00 ... 00 00 e2 bf 00 00 00 00 Fatal Python error: bad trailing pad byte Aborted (core dumped) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460358 Title: double free or corruption To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wand/+bug/1460358/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1460358] [NEW] double free or corruption
Public bug reported: Steps to reproduce: $ python Python 2.7.9 (default, Apr 2 2015, 15:34:55) [GCC 4.9.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from wand.image import Image >>> i = Image(width=300,height=200) *** Error in `python': double free or corruption (!prev): 0x09bd8840 *** Aborted (core dumped) Expected outcome: - not a core dump ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: python-wand 0.3.9-1 ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3 Uname: Linux 3.19.0-16-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.1 Architecture: i386 Date: Sat May 30 20:24:45 2015 Dependencies: InstallationDate: Installed on 2013-06-08 (721 days ago) InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1) PackageArchitecture: all SourcePackage: wand UpgradeStatus: Upgraded to vivid on 2015-04-25 (35 days ago) ** Affects: wand (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460358 Title: double free or corruption To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wand/+bug/1460358/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1453463] [NEW] undefined symbol: FAMNoExists
Public bug reported: lighttpd won't start. Steps to reproduce: $ sudo /usr/sbin/lighttpd or $ sudo systemctl start lighttpd Expected outcome: daemon starts. Seen instead: /usr/sbin/lighttpd: symbol lookup error: /usr/sbin/lighttpd: undefined symbol: FAMNoExists or Job for lighttpd.service failed. See "systemctl status lighttpd.service" and "journalctl -xe" for details. $ systemctl status lighttpd.service -l May 09 17:53:32 deunan systemd[1]: Starting Lighttpd Daemon... May 09 17:53:32 deunan lighttpd[8229]: /usr/sbin/lighttpd: symbol lookup error: /usr/sbin/lighttpd: undefined symbol: FAMNoExists Other info: `ldd /usr/sbin/lighttpd` does not report any missing shared libraries. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: lighttpd 1.4.35-4ubuntu1 ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3 Uname: Linux 3.19.0-16-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1 Architecture: i386 Date: Sat May 9 17:51:52 2015 InstallationDate: Installed on 2013-06-08 (700 days ago) InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1) ProcEnviron: LANGUAGE=en_CA:en TERM=screen PATH=(custom, no user) LANG=en_CA.UTF-8 SHELL=/bin/bash SourcePackage: lighttpd UpgradeStatus: Upgraded to vivid on 2015-04-25 (14 days ago) mtime.conffile..etc.lighttpd.conf.available.10.cgi.conf: 2013-08-02T23:17:55 mtime.conffile..etc.lighttpd.conf.available.10.fastcgi.conf: 2013-09-11T11:19:16 ** Affects: lighttpd (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1453463 Title: undefined symbol: FAMNoExists To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lighttpd/+bug/1453463/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1066549] Re: package "vim" advertised to supply "gvim" but does not.
Currently using package 'command-not-found' version 0.3ubuntu15.3 (as per Ubuntu 15.04) and package 'vim' version 2:7.4.488-3ubuntu2 (as per Ubuntu 15.04). moses@deunan:~$ gvim The program 'gvim' can be found in the following packages: * vim * vim-gnome * vim-tiny * vim-athena * vim-gtk * vim-nox Try: sudo apt-get install moses@deunan:~$ sudo apt-get install vim Reading package lists... Done Building dependency tree Reading state information... Done vim is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. moses@deunan:~$ dpkg -l vim Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==---= ii vim2:7.4.488-3u i386 Vi IMproved - enhanced vi editor moses@deunan:~$ vim -g E25: GUI cannot be used: Not enabled at compile time The problem is still present. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066549 Title: package "vim" advertised to supply "gvim" but does not. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/1066549/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1444595] [NEW] broken softlink DejaVuSans.ttf
Public bug reported: phpmyadmin file /usr/share/phpmyadmin/libraries/chart/pChart/fonts/DejaVuSans.ttf is a softlink to ../../../../../fonts/truetype/ttf-dejavu/DejaVuSans.ttf aka /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf but no such file was installed. Maybe you meant to link to /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf ? That's what's installed by 'fonts-dejavu-core' which is mentioned in the "Depends:" for phpmyadmin. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: phpmyadmin 4:4.0.10-1 Uname: Linux 3.13.0-042stab093.5 x86_64 ApportVersion: 2.14.1-0ubuntu3.9 Architecture: amd64 Date: Wed Apr 15 13:11:05 2015 PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) LANG=en_CA.UTF-8 SHELL=/bin/bash SourcePackage: phpmyadmin UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: phpmyadmin (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444595 Title: broken softlink DejaVuSans.ttf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/phpmyadmin/+bug/1444595/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435622] Re: missing dependency libdb-5
I already did a dist-upgrade before I started. You can see the effects of it in comment #8 when I did the autoremove. Please close this ticket, mark it 'wrong package' or 'notabug'. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435622 Title: missing dependency libdb-5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1435622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435622] Re: missing dependency libdb-5
It's librcc. mocp -> librcc.so -> libdb5.1.so Close this ticket. "wrong package" or "notabug" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435622 Title: missing dependency libdb-5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1435622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435622] Re: missing dependency libdb-5
> and I know many, many characters of bug posters Is that supposed to be an insult? Please don't do that. I see that your amd64 build of moc doesn't depend on libdb5.1. And yet I've grabbed the latest i386 build of moc (2.5.0-1) from the Ubuntu repository, and this does depend on libdb5.1 I have another Ubuntu machine, this one 64-bit $ uname -a Linux equius 2.6.32-042stab102.9 #1 SMP Fri Dec 19 20:34:40 MSK 2014 x86_64 x86_64 x86_64 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 14.04.2 LTS Release:14.04 Codename: trusty $ dpkg -l |grep moc ii moc 1:2.5.0~beta1+svn20131120-1 $ ldd `which mocp` |grep libdb libdb-5.3.so => /usr/lib/x86_64-linux-gnu/libdb-5.3.so (0x7f434c70f000) hm. Still not getting moc 2.0.5-1 from the repository but the 2.5.0~beta1 instead. But this 64-bit package doesn't have the dependency, so it matches what you saw. I'll need to find another 32-bit machine to test further. Something else occurred to me: maybe there's another library (a 32-bit library?) that's linking in libdb5.1, so it appears in the output of `ldd`. If that's the case, then I need to move this bug report to the other package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435622 Title: missing dependency libdb-5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1435622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435622] Re: missing dependency libdb-5
I went to check in the repository for other versions of moc, and in http://ca.archive.ubuntu.com/ubuntu/pool/universe/m/moc/ I found moc_2.5.0~beta1+svn20131120-1_i386.deb (27-Nov-2013) , which is what apt-get installs (see comment #9 above where I do a full purge, clean, and re-get), but in the same folder I see moc_2.5.0-1_i386.deb (26-Oct-2014). Maybe this problem is already fixed in 2.5.0-1 ... but for some reason apt-get for Ubuntu 14.04.2 i386 isn't fetching this latest version? # dpkg -l moc ii moc1:2.5.0-1i386 ncurses based console audio playe # ldd `which mocp` |grep libdb libdb-5.3.so => /usr/lib/i386-linux-gnu/libdb-5.3.so (0xb713d000) libdb-5.1.so => not found ... nope, still the same problem of the package not asking for libdb5.1 as a dependency, even in 2.5.0-1 (which somehow isn't the version used by 14.04.2 ?) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435622 Title: missing dependency libdb-5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1435622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435622] Re: missing dependency libdb-5
I already said before: the fresh install you have probably brought in libdb5.1 from another package. The problem isn't whether libdb-5.1.so exists -- the problem is that mocp needs it, but it isn't one of the package dependencies. On your "new Ubuntu 14.04 stick", I'd like you to try this: $ ldd `which mocp` |grep libdb5.1 If you get a result, then mocp depends on libdb5.1. Next, try removing libdb5.1 (don't actually remove it) $ sudo apt-get remove $(dpkg -S libdb-5.1.so |cut -d':' -f1) The output from this attempt to remove libdb-5.1 *should* mention that it will also remove 'moc,' because mocp needs it and mocp comes from package 'moc'. If it doesn't say that it will remove 'moc', then it's possible to install 'moc' even when one of the necessary libraries is missing. The fix would be to update the package's "Depends:" info to include libdb5.1 . If you aren't an Ubuntu developer, at least you are an Ubuntu package maintainer, so you should know how to do this (if you are certain that it is necessary). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435622 Title: missing dependency libdb-5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1435622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435622] Re: missing dependency libdb-5
$ sudo ldconfig ; mocp mocp: error while loading shared libraries: libdb-5.1.so: cannot open shared object file: No such file or directory -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435622 Title: missing dependency libdb-5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1435622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435622] Re: missing dependency libdb-5
$ dpkg -l | grep libdb5 ii libdb5.3:i3865.3.28-3ubuntu3 i386 Berkeley v5.3 Database Libraries [runtime] $ sudo ldconfig ( no output; successful exit code [ $? == 0 ] ) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435622 Title: missing dependency libdb-5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1435622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435622] Re: missing dependency libdb-5
wait hangon that might've been *.deb files from my local cache, since I've been installing and uninstalling the package for the past few days. I should've run `apt-get clean` first to make sure I download fresh *.deb files from the repositories. $ sudo apt-get autoclean $ sudo apt-get clean $ sudo apt-get check # for good measure $ apt-get remove --purge moc $ sudo apt-get autoremove $ sudo apt-get install moc Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libopusfile0 librcc0 librcd0 libsidutils0 Suggested packages: moc-ffmpeg-plugin The following NEW packages will be installed: libopusfile0 librcc0 librcd0 libsidutils0 moc 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 389 kB of archives. After this operation, 1,343 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://ca.archive.ubuntu.com/ubuntu/ trusty/universe libopusfile0 i386 0.5-1 [42.6 kB] Get:2 http://ca.archive.ubuntu.com/ubuntu/ trusty/universe libsidutils0 i386 2.1.1-14 [27.5 kB] Get:3 http://ca.archive.ubuntu.com/ubuntu/ trusty/universe librcd0 i386 0.1.13-3build1 [59.3 kB] Get:4 http://ca.archive.ubuntu.com/ubuntu/ trusty/universe librcc0 i386 0.2.9-3.1ubuntu1 [41.2 kB] Get:5 http://ca.archive.ubuntu.com/ubuntu/ trusty/universe moc i386 1:2.5.0~beta1+svn20131120-1 [218 kB] Fetched 389 kB in 0s (459 kB/s) Selecting previously unselected package libopusfile0. (Reading database ... 316276 files and directories currently installed.) Preparing to unpack .../libopusfile0_0.5-1_i386.deb ... Unpacking libopusfile0 (0.5-1) ... Selecting previously unselected package libsidutils0. Preparing to unpack .../libsidutils0_2.1.1-14_i386.deb ... Unpacking libsidutils0 (2.1.1-14) ... Selecting previously unselected package librcd0. Preparing to unpack .../librcd0_0.1.13-3build1_i386.deb ... Unpacking librcd0 (0.1.13-3build1) ... Selecting previously unselected package librcc0. Preparing to unpack .../librcc0_0.2.9-3.1ubuntu1_i386.deb ... Unpacking librcc0 (0.2.9-3.1ubuntu1) ... Selecting previously unselected package moc. Preparing to unpack .../moc_1%3a2.5.0~beta1+svn20131120-1_i386.deb ... Unpacking moc (1:2.5.0~beta1+svn20131120-1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for menu (2.1.46ubuntu1) ... Setting up libopusfile0 (0.5-1) ... Setting up libsidutils0 (2.1.1-14) ... Setting up librcd0 (0.1.13-3build1) ... Setting up librcc0 (0.2.9-3.1ubuntu1) ... Setting up moc (1:2.5.0~beta1+svn20131120-1) ... Processing triggers for libc-bin (2.19-0ubuntu6.6) ... Processing triggers for menu (2.1.46ubuntu1) ... moses@deunan:~$ mocp mocp: error while loading shared libraries: libdb-5.1.so: cannot open shared object file: No such file or directory -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435622 Title: missing dependency libdb-5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1435622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435622] Re: missing dependency libdb-5
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 14.04.2 LTS Release:14.04 Codename: trusty $ sudo apt-get remove --purge moc The following packages will be REMOVED: moc* moc-ffmpeg-plugin* 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. After this operation, 889 kB disk space will be freed. Do you want to continue? [Y/n] y (Reading database ... 346281 files and directories currently installed.) Removing moc-ffmpeg-plugin (1:2.5.0~beta1+svn20131120-1) ... Removing moc (1:2.5.0~beta1+svn20131120-1) ... Purging configuration files for moc (1:2.5.0~beta1+svn20131120-1) ... Processing triggers for menu (2.1.46ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... $ sudo apt-get autoremove Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: libopusfile0 librcc0 librcd0 libsidutils0 linux-headers-3.13.0-45 linux-headers-3.13.0-45-generic linux-image-3.13.0-45-generic linux-image-extra-3.13.0-45-generic linux-tools-3.13.0-45 linux-tools-3.13.0-45-generic 0 upgraded, 0 newly installed, 10 to remove and 0 not upgraded. After this operation, 225 MB disk space will be freed. Do you want to continue? [Y/n] y $ sudo apt-get install moc Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libopusfile0 librcc0 librcd0 libsidutils0 Suggested packages: moc-ffmpeg-plugin The following NEW packages will be installed: libopusfile0 librcc0 librcd0 libsidutils0 moc 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/389 kB of archives. After this operation, 1,343 kB of additional disk space will be used. Do you want to continue? [Y/n] y Selecting previously unselected package libopusfile0. (Reading database ... 316276 files and directories currently installed.) Preparing to unpack .../libopusfile0_0.5-1_i386.deb ... Unpacking libopusfile0 (0.5-1) ... Selecting previously unselected package libsidutils0. Preparing to unpack .../libsidutils0_2.1.1-14_i386.deb ... Unpacking libsidutils0 (2.1.1-14) ... Selecting previously unselected package librcd0. Preparing to unpack .../librcd0_0.1.13-3build1_i386.deb ... Unpacking librcd0 (0.1.13-3build1) ... Selecting previously unselected package librcc0. Preparing to unpack .../librcc0_0.2.9-3.1ubuntu1_i386.deb ... Unpacking librcc0 (0.2.9-3.1ubuntu1) ... Selecting previously unselected package moc. Preparing to unpack .../moc_1%3a2.5.0~beta1+svn20131120-1_i386.deb ... Unpacking moc (1:2.5.0~beta1+svn20131120-1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for menu (2.1.46ubuntu1) ... Setting up libopusfile0 (0.5-1) ... Setting up libsidutils0 (2.1.1-14) ... Setting up librcd0 (0.1.13-3build1) ... Setting up librcc0 (0.2.9-3.1ubuntu1) ... Setting up moc (1:2.5.0~beta1+svn20131120-1) ... Processing triggers for libc-bin (2.19-0ubuntu6.6) ... Processing triggers for menu (2.1.46ubuntu1) ... $ mocp mocp: error while loading shared libraries: libdb-5.1.so: cannot open shared object file: No such file or directory $ ldd `which mocp` |grep libdb libdb-5.3.so => /usr/lib/i386-linux-gnu/libdb-5.3.so (0xb712c000) libdb-5.1.so => not found -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435622 Title: missing dependency libdb-5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1435622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435622] Re: missing dependency libdb-5
I'm already at LTS 2 $ cat /etc/issue Ubuntu 14.04.2 LTS \n \l And checking apt-cache show moc I see Depends: libasound2 (>= 1.0.16), libc6 (>= 2.15), libcurl3-gnutls (>= 7.16.2), libdb5.3, But: $ ldd `which mocp` |grep libdb libdb-5.3.so => /usr/lib/i386-linux-gnu/libdb-5.3.so (0xb716f000) libdb-5.1.so => not found So it's linked to a verison of libdb that isn't in the 'Depends:' line of the package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435622 Title: missing dependency libdb-5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1435622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435622] Re: missing dependency libdb-5
The stick you used probably has libdb5.1 installed because it's a dependency of some other packaage. The point is, it's not a dependency of *this* package. And it should be, because the software won't run without it. And I do have 2.5.0 installed, which you'd see if you read the original bug report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435622 Title: missing dependency libdb-5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1435622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435622] [NEW] missing dependency libdb-5
Public bug reported: Seems that MOC needs a library that isn't in the package requirements. Steps to reproduce: $ sudo apt-get install moc $ mocp Expected result: MOC client starts Seen result: "mocp: error while loading shared libraries: libdb-5.1.so: cannot open shared object file: No such file or directory" Other information: $ ldd `which mocp` |grep 'not found' libdb-5.1.so => not found Workaround: $ sudo apt-get install libdb5.1 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: moc 1:2.5.0~beta1+svn20131120-1 ProcVersionSignature: Ubuntu 3.13.0-46.77-generic 3.13.11-ckt15 Uname: Linux 3.13.0-46-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.7 Architecture: i386 CurrentDesktop: XFCE Date: Mon Mar 23 19:55:19 2015 InstallationDate: Installed on 2013-06-08 (653 days ago) InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1) SourcePackage: moc UpgradeStatus: Upgraded to trusty on 2014-04-20 (337 days ago) ** Affects: moc (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435622 Title: missing dependency libdb-5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1435622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 559331] Re: Permanent "Printer-out-of-paper" message.
Ubuntu 14.10 , CUPS 1.7.2, DeviceURI "hp:/usb/HP_LaserJet_Professional_P1102w" and I just ran into this problem myself. Rebooted the printer, printed a test page with the printer to make sure there's no paperjam or bad mechanical sensor. Ubuntu still refuses to sent print jobs to the printer because "out-of-paper." Tried he workaround mentioned in #2 above, and CUPS automatically resumed the print jobs without my prompting. It seems CUPS doesn't query the printer for its status, or doesn't query the printer often enough. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/559331 Title: Permanent "Printer-out-of-paper" message. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/559331/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1409214] [NEW] "aw, snap!" page when YouTube player finishes
Public bug reported: Steps to reproduce: - # first make sure that this is a clean vanilla install - pkill -9 chromium-browser - mv ~/.config/chromium ~/.config/chromium.old - dpkg -P chromium-browser - apt-get clean - apt-get install chromium-browser - chromium-browser - # navigate to example video https://www.youtube.com/watch?v=NSfOB8ANdWU Expected behaviour: - song finishes, Youtube page waits for user input Seen behaviour - song finishes, browser tab crashes with the "aw, snap!" message displayed I've been able to do this repeatedly with the music video mentioned above. As you can see from the steps to reproduce, there are no extentions and should be no weird configurations interfering. This problem appeared on or around january 8th, so may be a problem with a dependent library that was updated this week. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: chromium-browser 39.0.2171.65-0ubuntu0.14.04.1.1064 ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11 Uname: Linux 3.13.0-43-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.6 Architecture: i386 CurrentDesktop: XFCE Date: Sat Jan 10 00:30:48 2015 InstallationDate: Installed on 2013-06-08 (580 days ago) InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1) SourcePackage: chromium-browser UpgradeStatus: Upgraded to trusty on 2014-04-20 (264 days ago) modified.conffile..etc.default.chromium.browser: [deleted] ** Affects: chromium-browser (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 third-party-packages trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1409214 Title: "aw, snap!" page when YouTube player finishes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1409214/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1380208] [NEW] Source ID was not found when attempting to remove it
Public bug reported: Heaps of warning messages to stderr when viewing files: /usr/lib/pymodules/python2.7/mirage.py:3827: Warning: Source ID 3105 was not found when attempting to remove it gobject.source_remove(self.load_when_idle) /usr/lib/pymodules/python2.7/mirage.py:3831: Warning: Source ID 3109 was not found when attempting to remove it gobject.source_remove(self.preload_when_idle) /usr/lib/pymodules/python2.7/mirage.py:3835: Warning: Source ID 3110 was not found when attempting to remove it gobject.source_remove(self.preload_when_idle2) Don't know if it's a problem with GTK+ or a problem with how GTK+ is used. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: mirage 0.9.5.1-1.1 ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6 Uname: Linux 3.13.0-36-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.4 Architecture: i386 CurrentDesktop: XFCE Date: Sat Oct 11 22:44:07 2014 InstallationDate: Installed on 2013-06-08 (490 days ago) InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1) SourcePackage: mirage UpgradeStatus: Upgraded to trusty on 2014-04-20 (174 days ago) ** Affects: mirage (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 third-party-packages trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380208 Title: Source ID was not found when attempting to remove it To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mirage/+bug/1380208/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1374878] [NEW] missing lighttpd-fastcgi filter
Public bug reported: Steps to reproduce: apt-get install fail2ban service fail2ban stop cat >/etc/fail2ban/jail.local <<<" [lighttpd-fastcgi] enabled = true logpath = /var/log/lighttpd/error.log" service fail2ban start Expected outcome: * Starting authentication failure monitor fail2ban ...done. Seen outcome: * Starting authentication failure monitor fail2ban ERROR Found no accessible config files for 'filter.d/lighttpd-fastcgi' under /etc/fail2ban ERROR Unable to read the filter ERROR Errors in jail 'lighttpd-fastcgi'. Skipping... ...fail! Additional info: in /etc/fail2ban/jail.conf I see this line: filter = lighttpd-fastcgi but there is no "lighttpd-fastcgi.conf" file in /etc/fail2ban/filters.d/ ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: fail2ban 0.8.11-1 Uname: Linux 2.6.32-042stab078.27 x86_64 ApportVersion: 2.14.1-0ubuntu3.4 Architecture: amd64 Date: Sat Sep 27 20:20:30 2014 PackageArchitecture: all ProcEnviron: TERM=screen-256color PATH=(custom, no user) LANG=en_CA.UTF-8 SHELL=/bin/bash SourcePackage: fail2ban UpgradeStatus: Upgraded to trusty on 2014-05-02 (148 days ago) ** Affects: fail2ban (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1374878 Title: missing lighttpd-fastcgi filter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fail2ban/+bug/1374878/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1313254] Re: "GLib-CRITICAL **: Source ID ___ was not found"
Found in bug #1264368 a possible explanation: gthumb may be passing bad/invalid paramters to `g_source_remove()`. Also relevant: https://bugzilla.gnome.org/show_bug.cgi?id=721369#c7 > It's not GTK+. GLib recently started throwing a warning when g_source_remove() > is passed garbage (as per warning). Your applications have probably been > broken > for a while, and there's no telling what could actually have happened in the > past when g_source_remove() would happily close any random source because the > programmer got the wrong argument to g_source_remove(). ** Bug watch added: GNOME Bug Tracker #721369 https://bugzilla.gnome.org/show_bug.cgi?id=721369 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1313254 Title: "GLib-CRITICAL **: Source ID ___ was not found" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gthumb/+bug/1313254/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1332867] Re: "Application does not handle command line arguments"
Tried it again today -- seems to happen only when there's already an instance of gthumb running on the same workstation by the same user. New steps to reproduce: $ gthumb & $ gthumb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1332867 Title: "Application does not handle command line arguments" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gthumb/+bug/1332867/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1332867] [NEW] "Application does not handle command line arguments"
Public bug reported: What I did: $ gthumb What I expect: application starts with a new window What I saw instead "GDBus.Error:org.freedesktop.DBus.Error.NotSupported: Application does not handle command line arguments" This is bizarre because I did not provide any command-line arguments. path to executable: $ ls -ld `which gthumb` -rwxr-xr-x 1 root root 991584 Apr 8 10:20 /usr/bin/gthumb* removed and re-installed the package from Ubuntu 14.04 repositories -- same result. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: gthumb 3:3.3.1.is.3.2.7-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 CurrentDesktop: XFCE Date: Sat Jun 21 14:38:48 2014 InstallationDate: Installed on 2013-06-08 (378 days ago) InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1) SourcePackage: gthumb UpgradeStatus: Upgraded to trusty on 2014-04-20 (61 days ago) ** Affects: gthumb (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 third-party-packages trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1332867 Title: "Application does not handle command line arguments" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gthumb/+bug/1332867/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1313254] [NEW] "GLib-CRITICAL **: Source ID ___ was not found"
Public bug reported: When viewing a directory, gthumb spews many lines to stderr. When changing to a different folder, it spews more. Every line looks like the following (with a different number in ___ each time): (gthumb:18933): GLib-CRITICAL **: Source ID ___ was not found when attempting to remove it ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: gthumb 3:3.3.1.is.3.2.7-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3 Architecture: i386 CurrentDesktop: XFCE Date: Sun Apr 27 01:34:55 2014 InstallationDate: Installed on 2013-06-08 (322 days ago) InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1) SourcePackage: gthumb UpgradeStatus: Upgraded to trusty on 2014-04-20 (6 days ago) ** Affects: gthumb (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 third-party-packages trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1313254 Title: "GLib-CRITICAL **: Source ID ___ was not found" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gthumb/+bug/1313254/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1311276] [NEW] error message instructs me to nonexistent feature 'downloads'
Public bug reported: Steps to reproduce: - view newsfeed - rightclick on image - select 'Save As...' Expected behaviour: - file select dialog opens, type in filename or use one provided, click okay - (this is the behaviour in the previous version, that came with Ubuntu 13.10) Seen behaviour: - error message: Command failed: steadyflow add '*URL*' Please check whether the configured download tool iss installed and working correctly! You can change it in 'Download' tab in Tools/Preferences." - So I go to the application's menu, 'Tools > Preferences'. The tabs are: Feeds, Folders, Headlines, Browser, GUI, Proxy, Enclosures, Plugins. There is no 'Downloads' tab. - furthermore, the package 'liferea' does not have "steadyflow" as a dependency. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: liferea 1.10.3-1ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3 Architecture: i386 CurrentDesktop: XFCE Date: Tue Apr 22 14:52:41 2014 InstallationDate: Installed on 2013-06-08 (318 days ago) InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1) SourcePackage: liferea UpgradeStatus: Upgraded to trusty on 2014-04-20 (1 days ago) ** Affects: liferea (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 third-party-packages trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1311276 Title: error message instructs me to nonexistent feature 'downloads' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/1311276/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1310450] [NEW] feeds vanish from reduced feed before they can be read
Public bug reported: What I did: - have one (or more) RSS feeds subscribed - set view to "Reduced Feed List" in View menu - an RSS feed has one new item - click on that one new item in the headlines (upper-right) subwindow What I expect: - the lower-right subwindow shows the new item - the new item in the upper-right is marked as no longer new - the RSS feed may disappear from the left-hand window What I get instead: - lower-right subwindow is emptied - upper-right subwindow changes to the next RSS feed with unread items - the RSS feed always dissappears from the left-hand window, making it difficult to re-find the item I clicked on that was taken away before I could read it. Workaround: - never use the "Reduced Feed List" feature ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: liferea 1.10.3-1ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3 Architecture: i386 CurrentDesktop: XFCE Date: Mon Apr 21 00:39:55 2014 InstallationDate: Installed on 2013-06-08 (316 days ago) InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1) SourcePackage: liferea UpgradeStatus: Upgraded to trusty on 2014-04-20 (0 days ago) ** Affects: liferea (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 third-party-packages trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1310450 Title: feeds vanish from reduced feed before they can be read To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/1310450/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1059950] Re: Mangler crashes frequently w/ errors in terminal
not getting a segfault, but the symptoms seem similar -- program wedges hard, window stops redrawing. Ran the program with `strace mangler 2>/tmp/strace.log` and here's the last system calls: futex(0x98534cc, FUTEX_WAIT_REQUEUE_PI_PRIVATE, 1, NULL, 0x985c528) = 0 clock_gettime(CLOCK_MONOTONIC, {1026549, 424232054}) = 0 write(17, "W", 1) = 1 clock_gettime(CLOCK_MONOTONIC, {1026549, 424536702}) = 0 write(17, "W", 1) = 1 futex(0x985c528, FUTEX_UNLOCK_PI_PRIVATE, 159724744) = 0 futex(0x98534cc, FUTEX_WAIT_REQUEUE_PI_PRIVATE, 3, NULL, 0x985c528) = 0 futex(0x985c528, FUTEX_UNLOCK_PI_PRIVATE, -1242918912) = 0 mmap2(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = -1 ENOMEM (Cannot allocate memory) write(2, "\n(mangler:11131): glibmm-CRITICA"..., 195 (mangler:11131): glibmm-CRITICAL **: unhandled exception (type Glib::Error) in signal handler: domain: g_thread_error code : 0 what : Error creating thread: Resource temporarily unavailable ) = 195 futex(0x9436900, FUTEX_WAIT_PRIVATE, 2, NULL ... and that's where the program waited until I gave it a Ctrl-C. No troubles with the other programs (GTK+ and not) running at the same time, so I'm confident it's not some resource pool for the entire workstation being exhausted since the other GTK stuff doesn't crash nor hang. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1059950 Title: Mangler crashes frequently w/ errors in terminal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mangler/+bug/1059950/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1245211] Re: gimp-2.8 SIGSEGV in g_slice_alloc() while idling
I don't know how to get apport to give me a copy of the crash info, instead of sending off into the aether and vanishing. I can look at the text on-screen and transcribe it here. SegvAnalysis: Segfault happened at: 0xb6a4db2e : mov (%edit),%edx PC(0xb6a4db2e) ok source "(%edi)" (0x503b276e) not located in a known VMA region (needed readable region!) destination "%edx" ok Stack memory exhasted (SP below stack segment) SegvReason: reading unknown VMA StackTraceTop: g_slice_alloc() from /lib/i386-linux-gnu/libglib-2.0.so.0 g_slice_allo0() from /lib/i386-linux-gnu/libglib-2.0.so.0 g_type_create_instance() from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 ??() from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 g_object_newv() from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245211 Title: gimp-2.8 SIGSEGV in g_slice_alloc() while idling To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1245211/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1245211] Re: gimp-2.8 SIGSEGV in g_slice_alloc() while idling
forgot I already filed this bug; happens more than once a week now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245211 Title: gimp-2.8 SIGSEGV in g_slice_alloc() while idling To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1245211/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1278024] [NEW] missing man pages mentioned in hunspell(1)
Public bug reported: What I saw: `man hunspell` ... SEE ALSO hunspell (3), hunspell (4) What I expected: `man 3 hunspell` will summon a man page describing hunspell library calls. `man 4 hunspell` will summon a man page describing hunspell special files. What I got: "No manual entry for hunspell in section 3" "No manual entry for hunspell in section 4" ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: hunspell 1.3.2-4ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.12.5-0ubuntu2.2 Architecture: i386 Date: Sun Feb 9 00:49:58 2014 InstallationDate: Installed on 2013-06-08 (245 days ago) InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1) MarkForUpload: True SourcePackage: hunspell UpgradeStatus: Upgraded to saucy on 2013-10-18 (113 days ago) ** Affects: hunspell (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 saucy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1278024 Title: missing man pages mentioned in hunspell(1) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hunspell/+bug/1278024/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 433438] Re: device descriptor read/64, error -110
Happens to me sometimes when powering on from suspend -- any USB device plugged in will get the following: usb 5-1: new full-speed USB device number 21 using uhci_hcd usb 5-1: device descriptor read/64, error -110 No plugged-in USB device will be properly detected until a cold boot -- camera, mouse, keyboard or harddrive. This is Ubuntus 12.10 through 13.10; may be a hardware problem, but again: it only happens to me after the computer has been in Suspend power mode, and not every time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/433438 Title: device descriptor read/64, error -110 To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/433438/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs