Getting valgrind/callgrind dumps for weston.

2013-02-07 Thread ashjas
Hello, I am not able to produce any valid callgrind dumps for weston. i am giving the following command: valgrind --tool=callgrind ./weston-launch -- --modules=xwayland.so,desktop-shell.so i get a fully functional weston compositor.. but it always ends up with a dumpfile with no contents. 0kb f

Re: xorg.conf sample for xwayland with wlshm DDX.

2013-01-29 Thread ashjas
an absolute path . i dont know why... other components of wayland didnt report any such errors and were able to find the necessary headers placed in $WLD. Thanks. Ashish On Tue, Jan 29, 2013 at 10:36 PM, wrote: > Done. Any changes you'd make? Thanks for the feedback. > > On 01

Re: xorg.conf sample for xwayland with wlshm DDX.

2013-01-29 Thread ashjas
quot; Driver "wlshm" # or wlshm or intel EndSection The path $WLD/etc/X11/xorg.conf is essential because earlier i was trying to add this same information at ./share/X11/xorg.conf.d/10-evdev.conf , which didnt work.. Thanks for the help. Regards Ashish On Tue, Jan 29, 2013 at 5:04 P

xorg.conf sample for xwayland with wlshm DDX.

2013-01-28 Thread ashjas
Hello, I am currently on a machine that has a nvidia graphics but i am running into issues with xwayland with the nouveau DDX .. i had started a help thread to which i am still waiting for a response from the wayland team. Mean while i was trying to use the wlshm DDX which is generic and uses sof

Re: Issues with running Xclient using xwayland.

2013-01-25 Thread ashjas
0b0 (gdb) print xwl_screen->registry $2 = (struct wl_registry *) 0x0 (gdb) any help? Thanks. Ashish. On Fri, Jan 25, 2013 at 3:43 PM, ashjas wrote: > Hello, > > I tried attaching the Xorg process to gdb to get a more detailed > backtrace.(by adding sleep to the child process) > > h

Re: Issues with running Xclient using xwayland.

2013-01-25 Thread ashjas
s to function wl_proxy_create (factory=0x0, interface=0x7feb89670c60) where it segfaults at the line struct wl_display *display = factory->display; Any clues why? Thanks Regards, Ashish On Fri, Jan 25, 2013 at 10:07 AM, ashjas wrote: > Hello Bill, > > Thanks for sending the patch. > But

Re: Issues with running Xclient using xwayland.

2013-01-24 Thread ashjas
, Jan 25, 2013 at 1:47 AM, Bill Spitzak wrote: > ashjas wrote: > > Thanks Bill for that info.. after searching for your patch i found this > > discussion of what you indicated.. but i couldnot find the patch that > > you mentioned.. > > http://lists.freedesktop.org/**

Re: Issues with running Xclient using xwayland.

2013-01-23 Thread ashjas
Thanks Bill for that info.. after searching for your patch i found this discussion of what you indicated.. but i couldnot find the patch that you mentioned.. http://lists.freedesktop.org/archives/wayland-devel/2012-September/005203.html can you give me some pointers? Thanks. On Thu, Jan 24, 201

Re: Issues with running Xclient using xwayland.

2013-01-22 Thread ashjas
that are failing really required? if yes.. how to build them? as after following all the steps in the xwayland build guide. i dont end up having these modules.. any clues? Thanks. On Tue, Jan 22, 2013 at 1:40 PM, ashjas wrote: > Yes i have followed all the steps here > http://wayland.

Re: Issues with running Xclient using xwayland.

2013-01-22 Thread ashjas
"./weston-launch -- --modules=xwayland.so,desktop-shell.so" command worked.. thanks! Thanks. On Tue, Jan 22, 2013 at 11:57 AM, Scott Moreau wrote: > Hi ashjas, > > On Mon, Jan 21, 2013 at 11:21 PM, ashjas wrote: > >> Hello, >> >> I am trying to run

Re: Error: building xwayland

2013-01-21 Thread ashjas
yes Pekka thanks. that did the trick. On Mon, Jan 21, 2013 at 4:31 PM, Pekka Paalanen wrote: > On Mon, 21 Jan 2013 12:59:55 +0530 > ashjas wrote: > > > Hello, > > > > I have already built wayland and weston, and they are running fine,but > when > > i try

Error: building xwayland

2013-01-20 Thread ashjas
Hello, I have already built wayland and weston, and they are running fine,but when i try to build xwayland i am getting some configure errors: ./configure: line 24556: syntax error near unexpected token `'$(top_srcdir)/hw/xfree86/xwayland'' ./configure: line 24556: ` WAYLAND_SCANNER_RULES('$(top_

Re: Mplayer build guide

2013-01-11 Thread ashjas
Thanks to all.. that worked!. now there is a good wayland client to have a look upon! wayland is getting interesting! On Fri, Jan 11, 2013 at 6:06 PM, Alexander Preisinger < alexander.preisin...@gmail.com> wrote: > > > > 2013/1/11 ashjas > >> Hello alexander, &

Re: Mplayer build guide

2013-01-11 Thread ashjas
Hello.. I was trying to test this build.. but i am getting errors upon executing the mplayer. Seems it is asking for opengl3 support.. i tried to look at the configure options in wayland to enable the opengl 3 support.. but didnt find any.. any clues? Thanks. ---

Wayland doesnt seem rendering on gpu

2013-01-08 Thread ashjas
Hello, I am running weston-launch without X. i did that by stoping the window manager on ubuntu using sudo stop lightdm and greping for X process.. but it seems that all the rendering is still being done on the cpu as the cpu is almost 100% when i run the ./smoke client demo application.. how to

Re: Running wayland without X running.

2013-01-07 Thread ashjas
hangs forever.. Thanks n regards, Ashish On Mon, Jan 7, 2013 at 5:44 PM, David Herrmann wrote: > Hi ashjas > > On Mon, Jan 7, 2013 at 11:46 AM, ashjas wrote: > > Hello, > > > > ive just started development on wayland and am trying to run wayland > without > &

Running wayland without X running.

2013-01-07 Thread ashjas
Hello, ive just started development on wayland and am trying to run wayland without X server. I am on ubuntu machine 12.04 64bit with the following from glxinfo | grep -i opengl OpenGL vendor string: nouveau OpenGL renderer string: Gallium 0.4 on NV98 OpenGL version string: 2.1 Mesa 8.0.4 OpenGL