tisn05 / sk1

Automatically exported from code.google.com/p/sk1
Other
0 stars 0 forks source link

segfault due to rgb foreground/background values in .Xdefaults #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. edit .Xdefaults (or .Xresources) and change the default background and 
foreground colors, antering rgb values:

*background: rgb:00/00/00
*foreground: rgb:ef/ef/ef

2. start sk1

What is the expected output?
sk1 should recognize rgb colors and start normally

What do you see instead?
sk1 segfaults at startup

What version of the product are you using? On what operating system?
sk1 0.9.1-6 on Linux (ArchLinux 64bit)

Please provide any additional information below.

See the ArchLinux bug report downstream:
https://bugs.archlinux.org/task/24239

Original issue reported on code.google.com by iosonofa...@gmail.com on 12 Jul 2011 at 9:32