Can you file a ticket, attaching the configs that crash? https://code.ros.org/trac/ros-pkg/newticket?component=visualization&type=defect&&visualization Josh On Fri, Jun 18, 2010 at 2:06 AM, von Wichert, Georg < Georg.Wichert@siemens.com> wrote: > > >> 1. Unfortunately in most of the tries, I cannot add any displays > (e.g Point clouds) via > >> the user interface, the selection box for selecting the display type is > simply empty. I could > >> not yet figure out when and why the box will be empty or not. > > > What happens if you go to the Plugins menu, and load the builtin plugin? > > That helps! > > > > >> 2. after quitting rviz via the menu or ctrl-C it will crash on the > next start until I > >> delete the ~/.rviz AND */.ros directories. > > > > Can you get a stack trace? > > Sorry, I was not too precise... > > First, deleting ~/.rviz is sufficient. > > Second, it is not a real crash, rather it receives an X error message: > > wi@sonny:~$ rosrun rviz rviz > > [ INFO] [1276850796.066305053]: Loading general config from > [/home/wi/.rviz/config] > [ INFO] [1276850796.067124989]: Loading display config from > [/home/wi/.rviz/display_config] > > The program 'rviz' received an X Window System error. > > This probably reflects a bug in the program. The error was 'BadDrawable > (invalid Pixmap or Window parameter)'. (Details: serial 22 error_code 9 > request_code 136 minor_code 3) (Note to programmers: normally, X errors are > reported asynchronously; that is, you will receive the error a while after > causing it. To debug your program, run it with the --sync command line > option to change this behavior. You can then get a meaningful backtrace from > your debugger if you break on the gdk_x_error() function.) > > Best, > > Georg > > --- > > Dr. Georg von Wichert > > Siemens AG > Corporate Technology > Autonomous Systems > > 80200 Munich > > Fon: + 49 89 636 52819 > Fax: + 49 89 636 41423 > > http://www.ct.siemens.de > > Siemens Aktiengesellschaft: Vorsitzender des Aufsichtsrats: Gerhard Cromme; > Vorstand: Peter Löscher, Vorsitzender; Wolfgang Dehen, Heinrich Hiesinger, > Joe Kaeser, Barbara Kux, Hermann Requardt, Siegfried Russwurm, Peter Y. > Solmssen; Sitz der Gesellschaft: Berlin und München, Deutschland; > Registergericht: Berlin Charlottenburg, HRB 12300, München, HRB 6684; > WEEE-Reg.-Nr. DE 23691322 > > Wichtiger Hinweis: Diese E-Mail und etwaige Anlagen enthalten > firmenvertrauliche Informationen. Sollten Sie diese E-Mail irrtümlich > erhalten haben, benachrichtigen Sie uns bitte durch Antwort-Mail und löschen > Sie diese E-Mail nebst Anlagen von Ihrem System. Vielen Dank. > > > > ________________________________ > > From: ros-users-bounces@code.ros.org [mailto: > ros-users-bounces@code.ros.org] On Behalf Of Josh Faust > Sent: Thursday, June 17, 2010 6:27 PM > To: ros-users@code.ros.org > Subject: Re: [ros-users] Cturtle(SVN): problems running rviz > > > > > 1. Unfortunately in most of the tries, I cannot add any displays > (e.g Point clouds) via the user interface, the selection box for selecting > the display type is simply empty. I could not yet figure out when and why > the box will be empty or not. > > > What happens if you go to the Plugins menu, and load the builtin plugin? > > > > 2. after quitting rviz via the menu or ctrl-C it will crash on the > next start until I delete the ~/.rviz AND */.ros directories. > > > Can you get a stack trace? > > Josh > > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users >