[Touch-packages] [Bug 1579278] Re: Keep powersave CPU frequency scaling governor for CPUs that support intel_pstate

2017-03-20 Thread fish
On my Dell XPS 13 (i7-6500U) the only governors available are performance and powersave. Ubuntu 16.04 seems to set this always to 'powersave' for me. This causes the CPU to clock down to 300-400Mhz when idle. Unfortunately it's not clocking up again when under load sometimes. Setting the governor

[Touch-packages] [Bug 1576350] [NEW] wget crashes when terminal becomes too small

2016-04-28 Thread fish
Public bug reported: If started in a terminal which is too small, it crashes right away. If started in a bigger terminal which then gets resized, it crashes on resize: ``` ft {0, 947927}) read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\\0\0\0\0\0\0\0\0\0"..., 8192) = 4344 write(4,

[Touch-packages] [Bug 1482303] [NEW] python 3.4.0's argparse ignores subcommand

2015-08-06 Thread fish
Public bug reported: Hi, take this simple example: ``` #!/usr/bin/env python3 import argparse def do_default(options): print(default) def do_build(options): print(build) if __name__ == '__main__': parser = argparse.ArgumentParser() subparsers = parser.add_subparsers()

[Touch-packages] [Bug 1390625] Re: mouse cursor gets corrupted

2015-03-29 Thread Fish
The #7 workaround for Xubuntu 14.10 works for me. A few weeks ago I added a new user to Xubuntu, and that user didn't get the mouse corruption at all. But they do now - for the past few days. Unfortunately I'm not sure what caused the change, or exactly when it happened. -- You received this