[Bug 1898377] [NEW] python3-kivy package is missing a dependency

2020-10-03 Thread DaytonaJohn
Public bug reported: The `TextInput` class in kivy requires `xsel` and `xclip`. These are not listed as dependencies for the `python3-kivy` package, but any attempt to use a `TextInput` will fail without them. ** Affects: kivy (Ubuntu) Importance: Undecided Status: New -- You re

[Bug 1211511] Re: update-manager hides but wants to install ignored phased updates

2018-10-03 Thread DaytonaJohn
I saw this same issue on 3 October, 2018 under Ubuntu 18.04. Software Updater notifies that updates are available and that 1.5 MB need to be downloaded, but shows nothing in the list of software to be updated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1724013] Re: mount does not correctly process x-* options

2017-11-09 Thread DaytonaJohn
However, mount.cifs ignores the options passed to it by the util-linux mount when it is not invoked by root. In that case, mount.cifs obtains the options from the fstab file and does not do any processing to ignore comments. So the status of this bug should not be invalid, unless mount.cifs is not

[Bug 1724013] Re: mount does not correctly process x-* options

2017-10-24 Thread DaytonaJohn
After further investigation, it turns out that mount is actually handling the options correctly and passing the options (with x-* options removed) to mount.cifs. The problem is that mount.cifs ignores those passed options if the user running the mount command is not root, and just grabs the options

[Bug 1724013] Re: mount does not correctly process x-* options

2017-10-17 Thread DaytonaJohn
output from "mount -v /mnt/mybook": mount.cifs kernel mount options: ip=192.168.1.3,unc=\\192.168.1.3\Public,noauto,x- test.opt,noperm,soft,cache=none,sec=none,uid=1000,gid=1000,user=,pass= mount error(22): Invalid argument Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) --

[Bug 1724013] [NEW] mount does not correctly process x-* options

2017-10-16 Thread DaytonaJohn
Public bug reported: According to the mount(8) man page: All options prefixed with "x-" are interpreted as comments or as userspace application-specific options. These options are not stored in the mtab file, nor sent to the mount.type helpers nor to the mount(2) system call. The suggest

Re: [Bug 1530523] Re: kcm_driver_manager: Infinitely shows Collecting information

2017-09-02 Thread DaytonaJohn
Yes, I do have that package installed. However, your email alerted me to what my problem really is. I am doing development using python and I have a private installation of python3.6. The DriverManager_DBus script is getting my installation of python3. I tried installing the "dbus-python" modu

[Bug 1530523] Re: kcm_driver_manager: Infinitely shows Collecting information

2017-09-01 Thread DaytonaJohn
I know you wanted tags, but I cannot find instructions on how to add tags and have no further time to spend on this right now. Sorry -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1530523 Title: kcm_

[Bug 1530523] Re: kcm_driver_manager: Infinitely shows Collecting information

2017-09-01 Thread DaytonaJohn
I don't think this fixed it for me. Here are the details: According to Synaptic Package Manager, I am running libqapt3 and libqapt3-runtime both at version 3.0.2-0ubuntu1.2 When I run the driver manager from the system settings, It does not show any drivers. Syslog shows: Sep 1 15:13:03 jra-HP

[Bug 1530523] Re: kcm_driver_manager: Infinitely shows Collecting information

2016-07-09 Thread DaytonaJohn
I just did some updates and noticed that I am back to the hung driver manager. As pubalapoub says, rerunning the update-apt-xapian-index fixes it again. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to libqapt in Ubuntu. https://bugs.launchpad

[Bug 1530523] Re: kcm_driver_manager: Infinitely shows Collecting information

2016-07-01 Thread DaytonaJohn
#28 worked for me, also!!! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1530523 Title: kcm_driver_manager: Infinitely shows Collecting information To manage notifications about this bug go to: htt

Re: [Bug 1469995] Re: grub-efi-amd64-signed Forced Uninstall Causes Boot Failure

2015-12-10 Thread DaytonaJohn
Copied it to /boot/efi/EFI/ubuntu/grubx64.efi On 12/10/2015 07:27 PM, Bill Miller wrote: > DaytonaJohn (daytonajra), where did you copy the signed grubx64.efi to? > Was it to /usr/lib/grub? Thanks for any help. > -- You received this bug notification because you are a member of Ub

[Bug 1469995] Re: grub-efi-amd64-signed Forced Uninstall Causes Boot Failure

2015-07-11 Thread DaytonaJohn
Just a bit more information. The secure boot fails because these updates replace the signed grubx64.efi with an unsigned version. I copied a signed grubx64.efi from a backup (overwriting the one from the updates), and now my secure boot is working correctly again. -- You received this bug notific