Text Input Box with Xlib

2013-02-02 Thread Gabriel Duarte
Hello! I am new in the list and I'm facing the first difficults in using Xlib. I have been playing around Xlib a little and then I decided to write a small set of widgets to make easier the things. I already got window and button widgets working, and now I would like to write a text input box,

Re: Text Input Box with Xlib

2013-02-02 Thread Alan Coopersmith
On 02/ 2/13 01:56 PM, Gabriel Duarte wrote: I already got window and button widgets working, and now I would like to write a text input box, but I have no idea how to start. If someone out there have advices, example code, etc etc, I would be very glad. The best advice we can give you is to

Re: Text Input Box with Xlib

2013-02-02 Thread Robert Heller
At Sat, 02 Feb 2013 14:02:04 -0800 Alan Coopersmith alan.coopersm...@oracle.com wrote: On 02/ 2/13 01:56 PM, Gabriel Duarte wrote: I already got window and button widgets working, and now I would like to write a text input box, but I have no idea how to start. If someone out there have

[PATCH 1/8 v2] Handle failure to create counter in init_system_idle_counter

2013-02-02 Thread Alan Coopersmith
Check for NULL pointer (which can be returned for multiple reasons) before trying to dereference it to add privates. To avoid memory leak in error path, delay malloc of privates until we're ready to add them. In case we do return NULL up through SyncInitDeviceIdleTime, handle the possibility of

[Bug 60180] R200 segfault at startx

2013-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #1 from Alex Deucher ag...@yahoo.com --- Can you install the debugging packages and get a proper backtrace with gdb: http://wiki.x.org/wiki/Development/Documentation/ServerDebugging Also please attach your full xorg log and dmesg

[Bug 60180] R200 segfault at startx

2013-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #2 from jc.gerv...@videotron.ca --- dmesg: http://gentoo.pastebin.ca/2310183 Xorg -configure run: Xorg.0.log http://gentoo.pastebin.ca/2310182 build log: http://gentoo.pastebin.ca/2310188 -- You are receiving this mail because:

[Bug 20476] [RV530 x1650] Black screen on X boot

2013-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=20476 klondike klond...@klondike.es changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 60180] R200 segfault at startx

2013-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #3 from jc.gerv...@videotron.ca --- gdb /usr/bin/Xorg $(pidof X) GNU gdb (Gentoo 7.5 p1) 7.5 This GDB was configured as powerpc-unknown-linux-gnu. Reading symbols from /usr/bin/Xorg...done. (gdb) set args -configure (gdb) run Starting