Re: dixsym.c:353: `LogTypeToTxt' undeclared

2005-01-27 Thread Andrew C Aitchison
On Thu, 27 Jan 2005, Jeff Chua wrote:

 [ [EMAIL PROTECTED] ]
 
 On Wed, 26 Jan 2005, David Dawes wrote:
 
  On Thu, Jan 27, 2005 at 09:40:30AM +0800, Jeff Chua wrote:
  dixsym.c:353: `LogTypeToTxt' undeclared here (not in a function)
 
  I committed the fix for this a little while ago.
 
 Still not in the CVS yet.

There is about a two day delay between going into the CVS master
and appearing on the CVS server visible to the outside world.

That is a little unfair, I think it is sync'd up every 24 hours,
but the timing and the time zones are such that I usually have to wait
two days from an announcement like that before I see it in my
overnight CVS update.

Would it add significantly to the load on anoncvs.xfree86.org if it were
synced two, three or four times a day ?

Andrew C Aitchison

___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


XFree86 4.5.0 in feature freeze

2005-01-27 Thread David Dawes
XFree86 4.5.0 is now in feature freeze.  If you have submitted any new
features prior to today that haven't been dealt with, post a note here
with details.  The same goes for bug-fix submissions.

The code freeze is expected to be in late February 2005.  The last
pre-4.5.0 automatic snapshot (4.4.99.22) was made this morning: see
http://www.xfree86.org/develsnaps/.  Between now and the 4.5.0 release
there will be several release candidates as required.

Build and run-time testing, packaging, documentation updates and getting
bug fixes integrated are the priorities for this phase of the relelase
cycle.

David
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: X Scroll Event

2005-01-27 Thread Henrik Sandklef
Hi

You can use xkeymouse (look on sourceforge) to fake such stuff. I am
currently rewriting xkeymouse and will rename it and move it. Xkeymouse
can fake motion/button/key and launch apps after having grabbed some
key/button.

If that does help you, try the new script input to Xnee. There are new
versions at
   www.sandklef.com/xnee/

I you want to fake from a lower layer (kernel) try swinput (look at
savannah.gnu.org).

I (the author of the three suggested program) do not look in this list
more than once a week so send an email to me (as well as the list) if
you have any question.

/h
On Wed, 2005-01-19 at 18:01 +0800, Steven Daniel Webb wrote:
 I want to generate a Scroll event (identical to a scroll wheel on a 
 mouse) but from software.  Is there a function that will let me do this? 
   I know there is XWarpPointer to move the pointer and XSendEvent but 
 I'm not sure how to generate a scroll event.  Any info apprectiated.
 
 Does a Scroll event in X mean the same thing as is sent from a mouse's 
 scroll wheel?  Or is there another meaning (Like scrolling around a destop)?
 
 Thanks.
 
 Steve.
 ___
 Devel mailing list
 Devel@XFree86.Org
 http://XFree86.Org/mailman/listinfo/devel
-- 
Henrik Sandklef [EMAIL PROTECTED] 
Xnee maintainerhttp://www.gnu.org/software/xnee
Free Software Foundation Europe   http://www.fsfeurope.org  



___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Your account #8V7591

2005-01-27 Thread Tanya Whittaker
Hello,

 We tried contacting you awhile ago about your low interest morta(ge rate.

 You have qualified for the lowest rate in years.

 You could get over $380,000 for as little as $500 a month!

 Ba(d credit? Doesn't matter, low rates are fixed no matter what!

 
 To get a free, no obli,gation consultation click below:

 http://www.2005superlow.com/x/loan.php?id=fan


 Best Regards,

 Cedric Chandler
 
 please r*mv http://www.2005superlow.com/x/st.html
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: X Scroll Event

2005-01-27 Thread Steven Daniel Webb
Thanks.  I actually ended up using the XTest extention.  Work nicely.

Thanks for you help though.

Steve.



On Thu, 27 Jan 2005, Henrik Sandklef wrote:

 Hi
 
 You can use xkeymouse (look on sourceforge) to fake such stuff. I am
 currently rewriting xkeymouse and will rename it and move it. Xkeymouse
 can fake motion/button/key and launch apps after having grabbed some
 key/button.
 
 If that does help you, try the new script input to Xnee. There are new
 versions at
www.sandklef.com/xnee/
 
 I you want to fake from a lower layer (kernel) try swinput (look at
 savannah.gnu.org).
 
 I (the author of the three suggested program) do not look in this list
 more than once a week so send an email to me (as well as the list) if
 you have any question.
 
 /h
 On Wed, 2005-01-19 at 18:01 +0800, Steven Daniel Webb wrote:
  I want to generate a Scroll event (identical to a scroll wheel on a 
  mouse) but from software.  Is there a function that will let me do this? 
I know there is XWarpPointer to move the pointer and XSendEvent but 
  I'm not sure how to generate a scroll event.  Any info apprectiated.
  
  Does a Scroll event in X mean the same thing as is sent from a mouse's 
  scroll wheel?  Or is there another meaning (Like scrolling around a destop)?
  
  Thanks.
  
  Steve.
  ___
  Devel mailing list
  Devel@XFree86.Org
  http://XFree86.Org/mailman/listinfo/devel
 

___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: What happened to the fonts?

2005-01-27 Thread Bukie Mabayoje



Marc Aurele La France wrote:
On Tue, 25 Jan 2005, Marc Aurele La France wrote:
> On Thu, 20 Jan 2005, Mark Vojkovich wrote:
>> On Thu, 20 Jan 2005, Marc Aurele La France wrote:
>>> On Thu, 20 Jan 2005, Bukie Mabayoje wrote:
 Mark Vojkovich wrote:
> I synced up and built and now, though the server
starts fine,
> apps can't get any fonts. Window managers claim they can't
find
> fontsets like fixed so menus and such have no text in them.
> xfontsel seems to work though. Anyone know what's going
on?
> It's like the fonts.alias isn't being read anymore. I can
> see fixed in the fonts.alias and I can see the corresponding
> font in the fonts.dir and I can see that the font file exists
> and can verify that the server acknowledged that font path.
 I am looking into a similar problem too, when xfs is not running.
>>> I've been able to make the fontset message appear with a simple
test case
>>> (holding down the control key and pressing any mouse button while
the
>>> pointer
>>> is in an xterm).
>> I don't see that message with xterm. TWM menus
don't work though.
>> But, if I run TWM remotely from another machine it works.
I think
>> that implies that it's a problem with the local libraries.
Another
>> data point, is a test app that opens "fixed" seems to work fine,
so
>> it's not the case that aliases are broken in general - just in some
>> cases.
>> Bukie, how long have you been seeing this problem? I updated
>> yesterday and saw it for the first time. The last time I updated
>> was Nov 26. so that gives a pretty large window.
It was reported in the xfree86 by someone else earlier
this month. And I was able to reproduce it using their Linux distribution.
I can't test it in red hat because Red hat always start xfs when running
X. So I am currently trying to debug it using debian. The fact is X should
run without xfs running.

> Mark (and anyone else, of course),
> Please tell me whether the attached patch fixes (your version of)
the
> problem.
Umm. That's not right. Further investigation shows the xterm
behaviour I
was seeing was due to an NLS configuration error. Also, the TWM
menus I see
look as expected. Can you narrow down this problem a bit more?
Marc.
+--+---+
| Marc Aurele La France
| work: 1-780-492-9310
|
| Computing and Network Services | fax:
1-780-492-1729
|
| 352 General Services Building | email:
[EMAIL PROTECTED] |
| University of Alberta
+---+
| Edmonton, Alberta
|
|
| T6G 2H1
| Standard disclaimers apply
|
| CANADA
|
|
+--+---+
XFree86 developer and VP. ATI driver and X server internals.
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel
Sorry, I my mail system crashed and I lost some mail. That is why
I didn't respond to your message.


Re: What happened to the fonts?

2005-01-27 Thread Mark Vojkovich
On Tue, 25 Jan 2005, Marc Aurele La France wrote:

 Mark (and anyone else, of course),

 Please tell me whether the attached patch fixes (your version of) the
 problem.

   No, it does not.

Mark.

___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


[PATCH] fontmisc.h

2005-01-27 Thread Jeff Chua
The latest CVS can't compile bdfread.c
Attached is a patch to make it work on gcc version 2.95.3 20010315.
gcc -c -ansi -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wredundant-decls 
-Wnested-externs -Wundef  -I../../../include/fonts -I../include 
-I../../.. -I../../../exports/include   -Dlinux -D__i386__ 
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE 
-D_SVID_SOURCE  -D_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO   -DBDFFORMAT 
-DPCFFORMAT -DSNFFORMAT  -O2 -fno-strength-reduce   bdfread.c -o 
unshared/bdfread.o
...
bdfread.c:482: parse error before `;'
bdfread.c:291: label `BAILOUT' used but not defined
bdfread.c: At top level:
bdfread.c:490: parse error before `-'
bdfread.c:491: warning: type defaults to `int' in declaration of `i'
bdfread.c:491: warning: data definition has no type or storage class
bdfread.c:492: parse error before `for'
bdfread.c:512: parse error before `-'
make[4]: *** [bdfread.o] Error 1
make[4]: Leaving directory `/v6/src2/xfree86/xc/lib/font/bitmap'

Thanks,
Jeff
--- xfree86/xc/lib/font/include/fontmisc.h.org  Fri Jan 28 14:07:38 2005
+++ xfree86/xc/lib/font/include/fontmisc.h  Fri Jan 28 14:07:41 2005
@@ -93,8 +93,7 @@
 #else
 #define xalloc(n) Xllalloc((unsigned long long)n)
 #define xrealloc(p,n) Xllrealloc((pointer)p, (unsigned long long)n)
-#define xcalloc(n,s)  Xllcalloc(((unsigned long long)n) *
- ((unsigned long long)s))
+#define xcalloc(n,s)  Xllcalloc(((unsigned long long)n) * ((unsigned long 
long)s))
 #endif
 #define xfree(p)  Xfree((pointer)p)
 #endif
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel