** Attachment added: "patch"
   http://librarian.launchpad.net/4796918/depthfix.patch

** Description changed:

  Binary package hint: rxvt-unicode
  
  This has been fixed in the cvs and here is a patch for version 7.7 I
  have tried it and it works... not much changes..
- 
- 
--------------------------------------------------------------------------------------
- --- init.C    2006-02-20 17:41:16.000000000 -0500
- +++ init.C.new        2006-10-12 02:34:59.000000000 -0400
- @@ -302,14 +302,14 @@
-    // using a local pointer decreases code size a lot
-    xa = display->xa;
-  
- +  set (display);
- +
- +  extract_resources ();
- +
-  #if XFT
-    if (rs[Rs_depth])
-      set (display, strtol (rs[Rs_depth], 0, 0));
- -  else
-  #endif
- -    set (display);
- -
- -  extract_resources ();
-  
-    free (r_argv);
- 
- -----------------------------------------------------------------------
- 
- so yeah..

-- 
URxvt*depth not being parsed on start up
https://launchpad.net/bugs/65627

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to