Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13754] New: mrxvt 0.5.2 requires "no_debug_x.patch" patch to prevent performance decrease.

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13754] New: mrxvt 0.5.2 requires "no_debug_x.patch" patch to prevent performance decrease.
  • Date: 4 May 2007 03:44:31 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13754

Summary: mrxvt 0.5.2 requires "no_debug_x.patch" patch to prevent
performance decrease.
Product: Codex
Version: test grimoire
Platform: x86
URL: http://materm.sourceforge.net
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell-term-fm
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: jevv.cr AT gmail.com


According to their web page:

Oct 16, 2006
Oops. We messed up! The 0.5.2 release had X debugging information turned
ON.
This caused mrxvt to request X events to be processed synchronously, and
slowed
things down considerably. We now released a patch to fix this. Please patch
the
source! (Note -- even with debugging information turned on, mrxvt-0.5.2
outperformed 05.1 in most situations. Now it outperforms 0.5.1 in all
situations!)

The patch is provided through sourceforge.net, and can be reached through:

http://prdownloads.sourceforge.net/materm/no_debug_x.patch?download

I generated a personal spell for mrxvt, and besides palcing the patch in the
spell directory I used a PRE_BUILD like:

default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
patch -p0 < "$SCRIPT_DIRECTORY/no_debug_x.patch"

And things worked out...

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13754] New: mrxvt 0.5.2 requires "no_debug_x.patch" patch to prevent performance decrease., bugzilla-daemon, 05/03/2007

Archive powered by MHonArc 2.6.24.

Top of Page