<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/rxvt-unicode/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/rxvt-unicode/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 07 Aug 2004 18:17:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/rxvt-unicode/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>can't compile on solaris - XIM patch</title><link>https://sourceforge.net/p/rxvt-unicode/bugs/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;compile fails with this error:&lt;/p&gt;
&lt;p&gt;.....&lt;br /&gt;
-fPIC -DPIC&lt;br /&gt;
rxvtcolor.C: In member function `bool rxvt_xim::init()':&lt;br /&gt;
rxvtcolor.C:129: error: invalid conversion from `void&lt;br /&gt;
(*)(_XIM*, char*, char*)' &lt;br /&gt;
to `void (*)(_XIC*, char*, char*)'&lt;br /&gt;
make[1]: *** [rxvtcolor.lo] Error 1&lt;br /&gt;
make[1]: *** Waiting for unfinished jobs....&lt;br /&gt;
.....&lt;/p&gt;
&lt;p&gt;the patch fixes this.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 07 Aug 2004 18:17:29 -0000</pubDate><guid>https://sourceforge.net9caabc9450d38aa2ea7fe550d252bbff19702049</guid></item><item><title>inheritPixmap causes border around urxvt</title><link>https://sourceforge.net/p/rxvt-unicode/bugs/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When I set inheritPixmap to true in ~/.Xdefaults urxvt&lt;br /&gt;
has a small (1 or 2 pixel) border around it that has&lt;br /&gt;
colors from the applications behind it (see screenshot&lt;br /&gt;
at bottom). I am using version 3.1 of urvxt.&lt;/p&gt;
&lt;p&gt;Tested with blackbox and xfce4.&lt;/p&gt;
&lt;p&gt;Please let me know if you need more info.&lt;/p&gt;
&lt;p&gt;picture here:&lt;br /&gt;
&lt;a href="http://www.prism.gatech.edu/~gtg722b/showme/urxvt-borderbug.png" rel="nofollow"&gt;http://www.prism.gatech.edu/~gtg722b/showme/urxvt-borderbug.png&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">matt manzel</dc:creator><pubDate>Sat, 17 Jul 2004 23:31:11 -0000</pubDate><guid>https://sourceforge.net5d39df94e3e7639b6ea43b1c183d3b603e7d9b35</guid></item><item><title>Foreground: White (bold issue)</title><link>https://sourceforge.net/p/rxvt-unicode/bugs/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If foreground == white when the foreground is bold it&lt;br /&gt;
is blocked in white and the text is not visible. I&lt;br /&gt;
would recommend in this case that the foreground be&lt;br /&gt;
switched to something else.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 29 May 2004 20:23:06 -0000</pubDate><guid>https://sourceforge.net3607f34c9ef276277c33054b7b98b90ff082cbc3</guid></item><item><title>Colors table does not show up in man page</title><link>https://sourceforge.net/p/rxvt-unicode/bugs/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The colors table under COLORS AND GRAPHICS in the 2.8 manpage does &lt;br /&gt;
not show up on my system (Fedora Core 1) when I run man urxvt from &lt;br /&gt;
inside urxvt (or in xterm for that matter).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reuben Thomas</dc:creator><pubDate>Thu, 22 Apr 2004 20:41:36 -0000</pubDate><guid>https://sourceforge.net260fc719dc53c7ec366cac5e004b3ed0c6d4ecb7</guid></item><item><title>man page: +/-sb needs a configure scrollbar</title><link>https://sourceforge.net/p/rxvt-unicode/bugs/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the manpage, you should mention that the +sb and -sb options to urxvt &lt;br /&gt;
need some --enable-scroll-* option to work.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reuben Thomas</dc:creator><pubDate>Thu, 22 Apr 2004 20:38:56 -0000</pubDate><guid>https://sourceforge.netaafe88c8bd3c3997cf8975a82f035a9ab171267b</guid></item><item><title>Bold doesn't work</title><link>https://sourceforge.net/p/rxvt-unicode/bugs/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;All bold text ends up being displayed as reverse-video text.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pat Gunn</dc:creator><pubDate>Fri, 09 Apr 2004 19:39:26 -0000</pubDate><guid>https://sourceforge.net0fbac14c2fef71ada31f4f1ed00053426702e57c</guid></item><item><title>failed to create input context with miniChinput</title><link>https://sourceforge.net/p/rxvt-unicode/bugs/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OS: Red Hat Linux 9&lt;br /&gt;
Input method: miniChinput-0.0.3-37&lt;br /&gt;
rxvt-unicode buildconfig:&lt;br /&gt;
--enable-everything --with-codesets=cn,cn_ext&lt;br /&gt;
--disable-xpm-background&lt;/p&gt;
&lt;p&gt;urxvt fails to create input context when starting:&lt;/p&gt;
&lt;p&gt;# LANG=zh_CN XMODIFIERS=@im=Chinput ./rxvt &amp;amp;&lt;br /&gt;
urxvt: failed to create input context, continuing without&lt;br /&gt;
XIM.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wenzhuo Zhang</dc:creator><pubDate>Sun, 04 Apr 2004 13:21:05 -0000</pubDate><guid>https://sourceforge.net2fae37538acc4cdd5543f1cde46b6fcad09624f7</guid></item><item><title>wrong x11 title set for utf directories</title><link>https://sourceforge.net/p/rxvt-unicode/bugs/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I set my bash prompt to display current directory in a&lt;br /&gt;
window title  PS1="\[\033]0;\w \u@\h\007\]"&lt;/p&gt;
&lt;p&gt;when i cd into directory with containing non-english chars&lt;br /&gt;
urxvt displays its name wrong. dir name is valid utf string&lt;/p&gt;
&lt;p&gt;gnome-terminal, mlterm, and rox show this dir name properly&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anatoly Asviyan</dc:creator><pubDate>Wed, 24 Mar 2004 23:35:43 -0000</pubDate><guid>https://sourceforge.netca61ef44e052049603d4874110f33fdbc82a58af</guid></item><item><title>Manpage with hyphens instead of minus signs</title><link>https://sourceforge.net/p/rxvt-unicode/bugs/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hallo,&lt;/p&gt;
&lt;p&gt;the manpage contains a lot of stroke signs (eg. in&lt;br /&gt;
option names) but they are not escaped properly. So&lt;br /&gt;
groff renders them not to minus signs (most often meant&lt;br /&gt;
in option names) but to unicode hyphens. Nice to see&lt;br /&gt;
but not so good to copy-paste the options (not accepted&lt;br /&gt;
by getopt ;).&lt;/p&gt;
&lt;p&gt;Also, this yodl helper does strange things, there&lt;br /&gt;
unresolved macros calls in the manpage, see&lt;br /&gt;
&lt;a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=236824" rel="nofollow"&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=236824&lt;/a&gt;&lt;br /&gt;
for details.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Eduard.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eduard Bloch</dc:creator><pubDate>Sat, 13 Mar 2004 00:22:18 -0000</pubDate><guid>https://sourceforge.net1f0e5077b9902f2540818c045c3406939ee4bd1e</guid></item><item><title>urxvt </title><link>https://sourceforge.net/p/rxvt-unicode/bugs/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;debian:/tmp# urxvt&lt;br /&gt;
Xlib: connection to ":0.0" refused by server&lt;br /&gt;
Xlib: No protocol specified&lt;/p&gt;
&lt;p&gt;Speicherzugriffsfehler&lt;/p&gt;
&lt;p&gt;AFAICS cosmtical issue, fix:&lt;/p&gt;
&lt;p&gt;--- rxvt-unicode-2.2.orig/src/rxvtcolor.C&lt;br /&gt;
+++ rxvt-unicode-2.2/src/rxvtcolor.C&lt;br /&gt;
@@ -112,6 +112,7 @@&lt;br /&gt;
bool rxvt_display::init ()&lt;br /&gt;
{&lt;br /&gt;
display = XOpenDisplay (id);&lt;br /&gt;
+  if(!display) exit(-1);&lt;/p&gt;
&lt;p&gt;screen = DefaultScreen (display);&lt;br /&gt;
root   = DefaultRootWindow (display);&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eduard Bloch</dc:creator><pubDate>Thu, 11 Mar 2004 23:40:31 -0000</pubDate><guid>https://sourceforge.net86b50072210682ddd15de03965d79abde8fd48f8</guid></item></channel></rss>