[Bug 1013945]

2015-02-11 Thread Troy Sankey
Created attachment 5917 lowers the minimum inactivity duration from 14 to 4 minutes Here you go. This one even allows down to 5 minutes. I lightly tested it, and it seems to work. For convenience, here are the commands to fetch the relevant properties from the relevant channels (for testing):

[Bug 1013945]

2015-02-11 Thread Troy Sankey
Created attachment 5918 inactivity slider now uses exponential scale This is only slightly related, but it caught my attention because testing the previous patch was awkward. IIRC, OS X (or GNOME 3, I don't quite remember) has some of their inactivity sliders on an exponential scale. This is muc

[Bug 480671]

2013-09-07 Thread Troy Sankey
I'm having this problem too, but in my case there is *no user error*. I have multiple web services on that single domain, some with "Admin" and some with "admin" for technical reasons. This bug in Firefox is reproducible without user error. -- You received this bug notification because you are a

[Bug 1094534] Re: USB 3.0 ports don't work after suspend, xhci_hcd errors in kernel log

2013-05-20 Thread Troy Sankey
Exact same problem, Samsung NP900X4C, kernel version 3.9.0-030900-generic, Ubuntu 13.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1094534 Title: USB 3.0 ports don't work after suspend, xhci_hc

[Bug 663943] Re: No UDP tracker support

2013-03-19 Thread Troy Sankey
Seems to be working now in 2.77 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/663943 Title: No UDP tracker support To manage notifications about this bug go to: https://bugs.launchpad.net/transmiss

[Bug 663943] Re: No UDP tracker support

2013-02-21 Thread Troy Sankey
Transmission 2.76 in Ubuntu 12.04 will not connect to UDP trackers, only HTTP. Error message: "Could not connect to tracker." Magnet links from TPB do not magnetize. I always need to add more (HTTP) trackers manually. -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 931614] Re: ASUS backlit keys buttons don't work

2012-03-03 Thread Troy Sankey
Yes, the brightness of the keyboard. The LCD brightness keys work fine as-is. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/931614 Title: ASUS backlit keys buttons don't work To manage notification

[Bug 931614] Re: ASUS backlit keys buttons don't work

2012-02-13 Thread Troy Sankey
I suppose my previous patch wasn't as dynamic as it could have been. I assumed everybody's max brightness was the same as mine so I hard coded the number 3, but I should have used the max_brightness file. ** Patch added: "more robust patch" https://bugs.launchpad.net/ubuntu/+source/acpi-suppor

[Bug 931614] Re: ASUS backlit keys buttons don't work

2012-02-13 Thread Troy Sankey
** Patch added: "add four files for asus key brightness functionality" https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/931614/+attachment/2736571/+files/keyspatch.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 931614] Re: ASUS backlit keys buttons don't work

2012-02-13 Thread Troy Sankey
** Patch added: "add four files for asus key brightness functionality" https://bugs.launchpad.net/bugs/931614/+attachment/2736549/+files/keyspatch.diff ** Description changed: Ubuntu 11.10 acpi-support 0.138 ASUS G73jh - The ASUS backlit key brightness up/down buttons do not have any

[Bug 931614] [NEW] ASUS backlit keys buttons don't work

2012-02-13 Thread Troy Sankey
Public bug reported: Ubuntu 11.10 acpi-support 0.138 ASUS G73jh The ASUS backlit key brightness up/down buttons do not have any acpi events/scripts assigned. The buttons trigger the following acpi events: up: hotkey ATKD 00c4 down: hotkey ATKD 00c5 I have attached a potential patch that