Your message dated Fri, 28 Feb 2014 13:45:56 +0100
with message-id <[email protected]>
and subject line Re: Bug#433073: Please disable DirectFB's window backend buffer
has caused the Debian Bug report #433073,
regarding Please disable DirectFB's window backend buffer
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
433073: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=433073
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: rootskel-gtk
severity: wishlist
tags: patch
DirectFB allows to set [1] the way the desktop window buffering
mechanism works by disabling the backend buffer.
The result, in my experiments, was saving some some hundreds KB of
memory with no noticeable drawbacks.
I propose to apply the attached one-line patch and look for possible
artifact which may appear on the display, and in the case reverse the patch.
regards
Attilio
[1] http://www.directfb.org/docs/directfbrc.5.html
Index: src/etc/directfbrc
===================================================================
--- src/etc/directfbrc (revisione 48095)
+++ src/etc/directfbrc (copia locale)
@@ -4,3 +4,4 @@
disable-module=keyboard
disable-module=ps2mouse
#disable-module=linux_input
+desktop-buffer-mode=frontonly
--- End Message ---
--- Begin Message ---
Attilio Fiandrotti <[email protected]> (2007-07-14):
> package: rootskel-gtk
> severity: wishlist
> tags: patch
>
> DirectFB allows to set [1] the way the desktop window buffering
> mechanism works by disabling the backend buffer.
> The result, in my experiments, was saving some some hundreds KB of
> memory with no noticeable drawbacks.
> I propose to apply the attached one-line patch and look for possible
> artifact which may appear on the display, and in the case reverse
> the patch.
DirectFB is gone, so closing this bug report.
Mraw,
KiBi.
signature.asc
Description: Digital signature
--- End Message ---