This also breaks Vuze (and potentially other apps using SWT?):
Gdk-ERROR **: The program 'Vuze' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 975 error_code 8 request_code 153 minor_code 4
Public bug reported:
Binary package hint: slidentd
$ strace /usr/sbin/slidentd
execve("/usr/sbin/slidentd", ["/usr/sbin/slidentd"], [/* 29 vars */]) = 0
open("/etc/passwd", O_RDONLY) = 3
lseek(3, 0, SEEK_END) = 1667
old_mmap(NULL, 1667, PROT_READ, M
Excellent; your fix completely solves my issue. Thanks for your
trouble!
--
Package doesn't provide 'inet-superserver' dependency
https://launchpad.net/bugs/79316
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Public bug reported:
Binary package hint: xinetd
The xinetd package doesn't provide the inet-superserver dependency,
preventing packages such as slidentd from installing without pulling
down a different implementation of inetd.
** Affects: xinetd (Ubuntu)
Importance: Undecided
Stat
Yeah, I have a /lot/ of code blocks that go over that number. For
instance, the block of code that I first noticed this issue with is only
about 70 lines long, but it still manages to hit the 2000 character
limit. 70 lines with an average of ~30 characters per line really isn't
much, especially w
Public bug reported:
gedit fails to highlight matching brackets which have more than 2000
characters between them. If I have a long-ish block of code in which
the opening and closing brackets are greater than 2000 characters apart,
I'm unable to leave the input cursor sitting next to one and have