[Touch-packages] [Bug 1696502] [NEW] Suspend laptop while ethernet is connected with wifi disabled, unplug ethernet, wake laptop, NetworkManager never recovers

2017-06-07 Thread Jonathan Kamens
Public bug reported: Repro steps: 1. Configure ethernet not to enable automatically when plugged in. 2. Plug laptop into ethernet and enable ethernet connection. 3. Disable wifi. 4. Confirm that you have network connectivity. 5. Suspend laptop. 6. Unplug ethernet. 7. Wake laptop. NetworkManager

[Touch-packages] [Bug 1655431] Re: apt-helper / update-notifier / ttf-mscorefonts-installer download failure (regression)

2017-06-05 Thread Jonathan Kamens
The bug of which this one was previously marked a duplicate (I unmarked it) was fixed months ago, and yet I'm still getting this email from cron.daily every single day: >/etc/cron.daily/update-notifier-common: >ttf-mscorefonts-installer: processing... The problem at this point seems to have

[Touch-packages] [Bug 1692316] Re: can't delete printer

2017-05-21 Thread Jonathan Kamens
Note: after many attempts, when I stopped cups one more time after reporting the bug, the printer disappeared from printers.conf. I suspect that this may have been a permissions issue. I did chmod -R ugo+rwX /etc/cups before attempting to delete the printer to see if it was, but that didn't help.

[Touch-packages] [Bug 1692316] [NEW] can't delete printer

2017-05-21 Thread Jonathan Kamens
Public bug reported: Trying to delete a printer through either system-config-printer or http://localhost:631/printers. Both claim that the printer was deleted, but it doesn't go away. Cups logs: localhost - root [21/May/2017:08:58:17 -0400] "POST /admin/ HTTP/1.1" 200 103 - - localhost - root

[Touch-packages] [Bug 1683179] Re: Variables set inside files executed with do not visible to script

2017-04-16 Thread Jonathan Kamens
Hmm. I see this in the output of perl -V: DEBPKG:debian/document_inc_removal - Document in perlvar that we remove '.' from @INC by default So I guess this is a conscious decision to remove "." from @INC in Perl in Zesty? Is this documented anywhere other than the perlvar man page? Like

[Touch-packages] [Bug 1683179] [NEW] Variables set inside files executed with do not visible to script

2017-04-16 Thread Jonathan Kamens
Public bug reported: I just downloaded and compiled stock Perl 5.24.1 without any Ubuntu packages. Then I put this in a file called foo.pl: --cut do 'froodle.conf'; print $froodle, "\n"; --cut and this in froodle.conf: --cut $froodle = 'freedle'; --cut Then I ran "perl foo.pl" with the stock

[Touch-packages] [Bug 1536165] Re: X server hangs on start when DisplayPort is connected

2016-07-06 Thread Jonathan Kamens
>I'm not sure what you are going on about, but you found an offense where none was given. "You're not allowed to be offended unless I say you're allowed to be offended." >Despite this, since you aren't interested in pursuing this further, there is nothing further to do with this report. Your

[Touch-packages] [Bug 1536165] Re: X server hangs on start when DisplayPort is connected

2016-07-06 Thread Jonathan Kamens
By the way, perhaps I would be more likely to be willing to help more if you hadn't made a snotty comment about bug-reporting etiquette when you asked me to update my BIOS. A comment which, oddly, appears to have disappeared. I find it quite disconcerting that people are apparently able to make

[Touch-packages] [Bug 1536165] Re: X server hangs on start when DisplayPort is connected

2016-07-06 Thread Jonathan Kamens
Good grief. I took the time to submit the bug. I took the time to upgrade my BIOS and report to you that it's still broken after doing so. I have a solution to my problem -- using the nvidia driver instead of nouveau -- so the marginal value to me in continuing to invest time and effort in this

[Touch-packages] [Bug 1536165] Re: X server hangs on start when DisplayPort is connected

2016-07-06 Thread Jonathan Kamens
>If you update to this following https://help.ubuntu.com/community/BIOSUpdate does it change anything? No. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1536165 Title: X

[Touch-packages] [Bug 1536165] Re: X server hangs on start when DisplayPort is connected

2016-07-06 Thread Jonathan Kamens
>1) Please provide the output of the following terminal command (not perform an >apport-collect): >sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date $ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date [sudo] password for jik: R01-A4 05/18/2016 $ **

[Touch-packages] [Bug 1576193] [NEW] software-properties-gtk complains about Gdk being imported without a version

2016-04-28 Thread Jonathan Kamens
Public bug reported: jik@jik5:~$ software-properties-gtk & [1] 6387 jik@jik5:~$ /usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py:40: PyGIWarning: Gdk was imported without specifying a version first. Use gi.require_version('Gdk', '3.0') before import to ensure that

[Touch-packages] [Bug 1547662] Re: user systemd services are not started on login

2016-02-22 Thread Jonathan Kamens
OK then. Sorry for bothering you. The documentation on this stuff is... sparse and difficult to navigate. I'll make the change and reopen or open a new ticket if it still isn't working. ** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification

[Touch-packages] [Bug 1547662] Re: user systemd services are not started on login

2016-02-22 Thread Jonathan Kamens
# /home/jik/.config/systemd/user/eruv.service [Unit] Description=Eruv status checker [Service] ExecStart=/home/jik/scripts/eruv.pl [Install] WantedBy=multi-user.target ** Changed in: systemd (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a

[Touch-packages] [Bug 1547662] [NEW] user systemd services are not started on login

2016-02-22 Thread Jonathan Kamens
Public bug reported: I have two user systemd services, which you can see running here: ● [hostname elided] State: running Jobs: 0 queued Failed: 0 units Since: Tue 2016-02-16 20:03:38 EST; 2 days ago CGroup: /user.slice/user-1000.slice/user@1000.service ├─1922

[Touch-packages] [Bug 1519370] Re: can't switch to USB headset after plugging it in

2016-01-23 Thread Jonathan Kamens
I don't understand why this bug was marked "Incomplete" and subsequently "Expired". As far as I can tell, at no time was I asked to provide any additional information. Some clarification? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1536294] Re: Network filesystems don't mount on boot

2016-01-21 Thread Jonathan Kamens
My computer was newly installed with 15.10, no prior Ubuntu version, so I don't know whether the problem is new in this release. I don't see how a upstream kernel would be relevant. This is not a kernel issue, it's an issue with systemd trying to mount filesystems before the network is all the

[Touch-packages] [Bug 1536294] ProcEnviron.txt

2016-01-20 Thread Jonathan Kamens
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1536294/+attachment/4553542/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1536294] UdevDb.txt

2016-01-20 Thread Jonathan Kamens
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1536294/+attachment/4553554/+files/UdevDb.txt ** Changed in: systemd (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1536294] JournalErrors.txt

2016-01-20 Thread Jonathan Kamens
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1536294/+attachment/4553538/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1536294] SystemdDelta.txt

2016-01-20 Thread Jonathan Kamens
apport information ** Attachment added: "SystemdDelta.txt" https://bugs.launchpad.net/bugs/1536294/+attachment/4553545/+files/SystemdDelta.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1313513] Re: mountall does not honour _netdev

2016-01-20 Thread Jonathan Kamens
OK. Couldn't find another bug about this with systemd, so created #1536294. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mountall in Ubuntu. https://bugs.launchpad.net/bugs/1313513 Title: mountall does not honour

[Touch-packages] [Bug 1536294] Dependencies.txt

2016-01-20 Thread Jonathan Kamens
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1536294/+attachment/4553537/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1536294] Lsusb.txt

2016-01-20 Thread Jonathan Kamens
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1536294/+attachment/4553540/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1536294] ProcCpuinfo.txt

2016-01-20 Thread Jonathan Kamens
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1536294/+attachment/4553541/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1536294] Lspci.txt

2016-01-20 Thread Jonathan Kamens
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1536294/+attachment/4553539/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1536294] ProcInterrupts.txt

2016-01-20 Thread Jonathan Kamens
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1536294/+attachment/4553543/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1536294] WifiSyslog.txt

2016-01-20 Thread Jonathan Kamens
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1536294/+attachment/4553535/+files/WifiSyslog.txt ** Package changed: linux (Ubuntu) => systemd (Ubuntu) ** Description changed: Ubuntu 15.10, I have several CIFS filesystems listed in /etc/fstab.

[Touch-packages] [Bug 1536294] CurrentDmesg.txt

2016-01-20 Thread Jonathan Kamens
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1536294/+attachment/4553536/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1313513] Re: mountall does not honour _netdev

2016-01-20 Thread Jonathan Kamens
By the way, in my case it appears to be because mount can't resolve the host name of the CIFS file server. I think this is because systemd is trying to mount the filesystems before the nameserver is finished launching, so perhaps if bind9.service is enabled on the host, systemd needs to wait for

[Touch-packages] [Bug 1313513] Re: mountall does not honour _netdev

2016-01-20 Thread Jonathan Kamens
I'm really not sure what to make of all this. My fstab has several cifs filesystems in it, and none of them mount at boot regardless of whether _netdev is specified. I don't know whether that's because of this bug -- it's not even clear to me _exactly_ what this bug is about -- or some other bug

[Touch-packages] [Bug 1536165] [NEW] X server hangs on start when DisplayPort is connected

2016-01-20 Thread Jonathan Kamens
Public bug reported: I just bought a new Acer Predator AG6-710, which supposedly comes with a NVIDIA GeForce GTX 980 graphics controller. It has four output plugs -- DVI, two mini DisplayPort, and HDMI. When I have only one monitor plugged in, on the DVI port using DVI-A, i.e., through a DVI-A

[Touch-packages] [Bug 1313513] Re: mountall does not honour _netdev

2016-01-20 Thread Jonathan Kamens
Actually, I was wrong, it's not because of DNS problems, it's because systemd is trying to mount the filesystems before the network is up. I changed the host names in /etc/fstab to IP addresses, and it still doesn't work: Jan 20 08:17:31 jik5 mount[979]: mount error(101): Network is unreachable

[Touch-packages] [Bug 1536165] Re: X server hangs on start when DisplayPort is connected

2016-01-20 Thread Jonathan Kamens
Problem goes away if I install nvidia-352. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1536165 Title: X server hangs on start when DisplayPort is connected Status in

[Touch-packages] [Bug 1313513] Re: mountall does not honour _netdev

2016-01-20 Thread Jonathan Kamens
Fixed for me by putting this in /etc/systemd/system/remote-fs- pre.target.d/override.conf: [Unit] Requires=NetworkManager-wait-online.service After=NetworkManager-wait-online.service -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1518411] Re: "Maximum number of clients reached", new in Ubuntu 15.10

2016-01-07 Thread Jonathan Kamens
It's a script I wrote myself. I would be happy to share it if that would be useful. I do not understand why you marked this issue invalid. Surely you are not meaning to suggest that it is invalid for users to write their own tools which periodically change the desktop background using the

[Touch-packages] [Bug 1518411] Re: "Maximum number of clients reached", new in Ubuntu 15.10

2016-01-06 Thread Jonathan Kamens
This has something to do with the fact that I have a script running in the background that changes my background image every couple minutes. When I disable that script, the problem goes away. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1519370] [NEW] can't switch to USB headset after plugging it in

2015-11-24 Thread Jonathan Kamens
Public bug reported: In 15.10 (Wily)... I get to work, plug in my USB hub with my USB headset plugged into it, go to sound settings. Headset is listed there. I tell sound settings to switch output to the headset. It doesn't switch (i.e., when I play a test sound, it's still coming out of the

[Touch-packages] [Bug 1518411] [NEW] "Maximum number of clients reached", new in Ubuntu 15.10

2015-11-20 Thread Jonathan Kamens
Public bug reported: In my newly upgraded (from 15.04) Ubuntu 15.10 system, after I've been logged in for a while I can no longer open new windows and instead get a "Maximum number of clients reached" error. This did not happen in 15.04. I ran "lsof" on the X server and did not see an excessive

[Touch-packages] [Bug 1003950] Re: launcher does not show minimized update manager while clicked

2014-12-23 Thread Jonathan Kamens
This is still happening for me in 14.10. I can't figure out how to nominate it for 14.10 in the settings at the top of the bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu.

<    1   2