Luis Rodrigo Gallardo Cruz | 1 Jan 2008 18:11
Gravatar

Possible cause for Debian Bug#406559: Xlib converts 32 bit data to 64 bit

I've received the following proposed patch and explanation for one of
the long standing 64 bit issues. Please, if you have been affected by
these bugs, test it. I have no 64 bit systems to try it on.

I uploaded the patch to the wiki, too.

For reference, the debian bugs that this patch might solve are:

#406559: Evolution alarm pop-up breaks sawfish
#403100: Infinite loop after middle-clicking root window

----- Forwarded message from Thadeu Lima de Souza Cascardo <cascardo <at> minaslivre.org> -----

Subject: Bug#406559: Xlib converts 32 bit data to 64 bit
From: Thadeu Lima de Souza Cascardo <cascardo <at> minaslivre.org>
Date: Tue, 1 Jan 2008 10:11:13 -0200
To: 403100 <at> bugs.debian.org, 406559 <at> bugs.debian.org
X-Spam-Level: 
Envelope-to: rodrigo <at> nul-unu.com
Delivery-date: Tue, 01 Jan 2008 06:14:27 -0600
Reply-To: Thadeu Lima de Souza Cascardo <cascardo <at> minaslivre.org>,
	406559 <at> bugs.debian.org
X-Debian-PR-Message: report 406559
X-Debian-PR-Package: sawfish
X-Debian-PR-Keywords: help
X-Debian-PR-Source: sawfish
Organization: Minas Livre
X-Spam_bar: --

Hello.
(Continue reading)

Kieran McGivern | 9 Jan 2008 18:59

Changing window title font

Hi,
How do I modify the size and font of window title via the .sawfishrc file?

Thanks,

Andrea Vettorello | 10 Jan 2008 09:48
Picon

Re: Changing window title font

On Jan 9, 2008 6:59 PM, Kieran McGivern <kmcgivern <at> googlemail.com> wrote:
> Hi,
> How do I modify the size and font of window title via the .sawfishrc file?
>

FWIK, with ~/.sawfishrc file you can change the default-font and the
current theme could use it on the title bar with, using

(custom-set-typed-variable (quote default-font) (quote
"font-description") (quote font))

where in font-description you use the new fontconfig or old xlfd
description (you know the font name, family, foundry, weight, etc.)

Other than that, some theme can define a different font for title bar,
this is done for sure with the FinalStep theme, and IIRC, on Sanity
too.

--

-- 
Andrea

kettani lalla fatima zahra | 10 Jan 2008 13:23
Picon

set as a system modal window


Hi all,
I am using Sawfish 1.3 as a window manager on gnome 2.0 and i would like to know if it can set a child window of a specific application as a system modal window and desallow any input to other windows until this child window is acknowledged.
can any one help?
regards

paty
Michal Jaegermann | 10 Jan 2008 16:54

Re: Changing window title font

On Thu, Jan 10, 2008 at 09:48:35AM +0100, Andrea Vettorello wrote:
> On Jan 9, 2008 6:59 PM, Kieran McGivern <kmcgivern <at> googlemail.com> wrote:
> > Hi,
> > How do I modify the size and font of window title via the .sawfishrc file?
> >

You do that by running "Customization" GUI and picking up fonts
there.

> FWIK, with ~/.sawfishrc file you can change the default-font and the
> current theme could use it on the title bar with, using
> 
> (custom-set-typed-variable (quote default-font) (quote
> "font-description") (quote font))

The above will write to ~/.sawfish/custom things lines of that sort:

;; sawfish user customization -- do not edit by hand!
.......
(custom-set-typed-variable (quote default-font) (quote ("Pango" .
"Bitstream Charter Bold Italic 14")) (quote font))
(custom-set-typed-variable (quote CoolClean:font) (quote ("Pango" .
"Century Schoolbook L, Bold Italic 14")) (quote font))

That "Pango" string may show up if you are using sawfish compiled
from the current source and not long time ago obsolete "releases".

    Michal

Allan Duncan | 11 Jan 2008 03:54
Picon

Re: Changing window title font

Andrea Vettorello wrote:
> On Jan 9, 2008 6:59 PM, Kieran McGivern <kmcgivern <at> googlemail.com> wrote:
>> Hi,
>> How do I modify the size and font of window title via the .sawfishrc file?
>>
> 
> FWIK, with ~/.sawfishrc file you can change the default-font and the
> current theme could use it on the title bar with, using
> 
> (custom-set-typed-variable (quote default-font) (quote
> "font-description") (quote font))
> 
> where in font-description you use the new fontconfig or old xlfd
> description (you know the font name, family, foundry, weight, etc.)
> 
> Other than that, some theme can define a different font for title bar,
> this is done for sure with the FinalStep theme, and IIRC, on Sanity
> too.

Try ~/.sawfish/custom instead.
Mine says
(custom-set-typed-variable (quote default-font) (quote "-b&h-luxi
serif-medium-r-normal-*-*-160-*-*-p-*-iso8859-1") (quote font)

Of course that only applies if there is no other setting, such as
(custom-set-typed-variable (quote CoolClean:font) (quote
"-adobe-helvetica-medium-r-normal-*-*-180-*-*-p-*-iso8859-1") (quote font))

Since I can't see a serif font in front of me, I guess the latter spec.
applies, even if it does come before the default font.

Janek Kozicki | 14 Jan 2008 17:01
Picon
Favicon

Preparations for release 1.3.2

Hello, 

I was too busy past 3 months, but now I have time to make release
1.3.2 with all the patches submitted to our wiki.

So I plan to release 1.3.2 around 20 january and all submitted
Patches will be considered for inclusion into this release. However
it is not possible for me to make an uninformed choice. Your votes are
really necessary to make a decision. If you are concerned about
sawfish release 1.3.2 please do following:

   1. pick a particular patch and test it in your sawfish, by
      applying it to your sawfish installation and checking how it
      works. 
        http://sawfish.wikia.com/wiki/Patches

   2. edit the patch page and put there either {{yes}}, {{no}} or
      {{wtf}}, with a small comment how well/bad it performs. 

Patches that I'm unable to verify (be it positively or negatively)
will remain in submitted patches waiting for next release. All the
other patches will be either accepted and included in 1.3.2 release
or rejected.

Your input in this wiki and the mailing list is really important,
it's all of you who drives sawfish releases. I'm just humbly making
it happen ;) No jokes - it's really true :)

hope to hear from you

PS: I've also written a news entry on our wiki website.
--

-- 
Janek Kozicki                                                         |

Janek Kozicki | 14 Jan 2008 20:07
Picon
Favicon

correspendence about sawfish with Richard Stallman

Hello,

A month ago Richard Stallman sent me an email asking about sawfish.
Since he didn't object forwarding it here I am doing so - see for
yourself the attached emails.

Bottom line:

1. it looks to the outside world that we are doing good, even though
   the only thing we have done here was preventing sawfish death.

2. Consequently if anyone wants sawfish to really grow and to be a
   real leader if this project (not just maintainer like me) he is
   welcome to step up. Remember: sawfish could become a default for
   gnome again! And more popular to use with KDE also! It just needs
   more work.

So until no one appears we all will simply continue to keep sawfish
alive - with me as a maintainer. Perhaps someone here will submit
enough right patches necessary for sawfish to become gnome default.
It will take a longer time but is a reasonable path to follow also.

We will see what the time will bring.

best regards
-- 
Janek Kozicki                                                         |
Picon Picon
From: Richard Stallman <rms <at> gnu.org>
Subject: Sawfish revindicated?
Date: 2007-11-24 03:12:14 GMT
What would you think of this goal: to enhance Sawfish to catch up with
Metacity in eye candy, while retaining its superior programmability,
and then lobby to make Sawfish the normal GNOME window manager?

X-Face Picon
From: Janek Kozicki <cosurgi <at> gmail.com>
Subject: Re: Sawfish revindicated?
Date: 2007-11-25 14:35:55 GMT
Richard Stallman said:     (by the date of Fri, 23 Nov 2007 22:12:14 -0500)

> What would you think of this goal: to enhance Sawfish to catch up with
> Metacity in eye candy, while retaining its superior programmability,
> and then lobby to make Sawfish the normal GNOME window manager?

Myself alone is not enough, John Harper had quit and Marius is not
active.

I'm not a sawfish coder, just a maintainer - I can only commit
patches and make releases - because John gave me sourceforge and SVN
access. But I cannot develop sawfish. I don't know lisp language and
I'm not that good at C.

I am just a self-declared sawfish community member who will make
releases. I have offered to do this just to avoid sawfish's death.

If we can find more willing developers for this task, then odds are
better. Can I forward your email to the mailing list? Perhaps some
other people will get inspired and find time for serious development.

Otherwise we shall let things roll in their own speed. I'll have a
bit more time on january, then I'll commit all patches waiting in the
queue and make release 1.3.2.

-- 
# Janek Kozicki
Picon Picon
From: Richard Stallman <rms <at> gnu.org>
Subject: Re: Sawfish revindicated?
Date: 2007-12-02 21:27:13 GMT
    > What would you think of this goal: to enhance Sawfish to catch up with
    > Metacity in eye candy, while retaining its superior programmability,
    > and then lobby to make Sawfish the normal GNOME window manager?

    Myself alone is not enough, John Harper had quit and Marius is not
    active.

The FSF could ask people to join the project, if the project is a good
idea and would have a good leader.  So my questions are:

* Does the idea make sense?

* Is there someone who could lead this?
Without a leader it is hard for more people to join.
X-Face Picon
From: Janek Kozicki <cosurgi <at> gmail.com>
Subject: Re: Sawfish revindicated?
Date: 2007-12-09 10:29:10 GMT
Richard Stallman said:     (by the date of Sun, 02 Dec 2007 16:27:13 -0500)

> The FSF could ask people to join the project, if the project is a good
> idea and would have a good leader.  So my questions are:
> 
> * Does the idea make sense?

> * Is there someone who could lead this?
> Without a leader it is hard for more people to join.

I cannot be a leader because I don't know sawfish code/internals.
If we could find anyone with better sawfish knowledge and enough
commitment/passion everyone would certainly appreciate this: the
project will move forward much faster.

The new website and latest release is a step in right direction,
I hope that this will make sawfish to get more attention, and
eventually someone will get involved enough to take over the lead of
the project.

Conclusion: the idea doesn't make sense *YET*. Sawfish is not dying
anymore, but we have to let it grow and find more people with
commitment. Then we can think about conquering GNOME desktop again.

I think I'll inform people on the mailing list about this idea.
Better they will know what's going on.

--

-- 
# Janek Kozicki
Andrea Vettorello | 15 Jan 2008 09:16
Picon

Re: Preparations for release 1.3.2

On Jan 14, 2008 5:01 PM, Janek Kozicki <janek_listy <at> wp.pl> wrote:
[...]

>
> hope to hear from you

I think i've included all the patches and i've used the modified
Sawfish for various weeks without issues, or at least no regressions
that i've noticed. I'll report to the individual wiki pages real soon.

--

-- 
Andrea

Janek Kozicki | 15 Jan 2008 10:28
Picon
Favicon

Re: Preparations for release 1.3.2

Andrea Vettorello said:     (by the date of Tue, 15 Jan 2008 09:16:36 +0100)

> On Jan 14, 2008 5:01 PM, Janek Kozicki <janek_listy <at> wp.pl> wrote:
> [...]
> 
> >
> > hope to hear from you
> 
> I think i've included all the patches and i've used the modified
> Sawfish for various weeks without issues, or at least no regressions
> that i've noticed. I'll report to the individual wiki pages real soon.

great, thanks a lot!

--

-- 
Janek Kozicki                                                         |


Gmane