Thu, Apr 15 2004
08:32:10
|
|
Request created by guest
|
|
Subject: nviz problem
Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 5.0.3
This error message come when i'm open my raster file and when open vektor file,the
picture is not display.
Loading Data
Update elev null mask
Loading Data
translating colors
Adding panels from /usr/local/grass5/etc/nviz2.2/scripts
Nv_(panels)
toplevel made
Xlib: extension "XFree86-DRI" missing on display ":0.0".
info widget made
panel area made
file menu made
Help menu made
disabled made
Nv_mkPanelMenu 1
child killed: segmentation violation
while executing
"exec /usr/local/grass5/etc/nviz2.2/NVWISH2.2 -f /usr/local/grass5/etc/nviz2.2/scripts/nviz2.2_scrip
t
-name NVIZ >&@stdout"
("eval" body line 1)
invoked from within
"eval exec $env(GISBASE)/etc/nviz2.2/NVWISH2.2 -f $env(GISBASE)/etc/nviz2.2/scripts/nviz2.2_script
-name NVIZ >&@stdout"
invoked from within
"if {$argv == ""} {
#no arguments
eval exec $env(GISBASE)/etc/nviz2.2/NVWISH2.2 -f $env(GISBASE)/etc/nviz2.2/scripts/nviz2.2_script
-name NVIZ >&@stdo..."
(file "/usr/local/grass5/bin/nviz" line 16)
(iksandi) |
|
Thu, Apr 15 2004
14:21:45
|
|
Mail sent by neteler@itc.it
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Thu, 15 Apr 2004 14:38:23 +0200
|
From |
Markus Neteler <neteler@itc.it>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #2382] (grass) nviz problem
|
Message-ID |
<20040415123823.GB30260@thuille.itc.it>
|
Mail-Followup-To |
Request Tracker <grass-bugs@intevation.de>, grass5@grass.itc.it
|
References |
<20040415063210.768BB13B89@lists.intevation.de>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
In-Reply-To |
<20040415063210.768BB13B89@lists.intevation.de>
|
User-Agent |
Mutt/1.4.1i
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
On Thu, Apr 15, 2004 at 08:32:10AM +0200, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=2382
> -------------------------------------------------------------------------
>
> Subject: nviz problem
>
> Platform: GNU/Linux/i386
> grass obtained from: Trento Italy site
> grass binary for platform: Compiled from Sources
> GRASS Version: 5.0.3
>
> This error message come when i'm open my raster file and when open vektor file,the
picture is not display.
>
> Loading Data
> Update elev null mask
> Loading Data
> translating colors
> Adding panels from /usr/local/grass5/etc/nviz2.2/scripts
> Nv_(panels)
> toplevel made
> Xlib: extension "XFree86-DRI" missing on display ":0.0".
Probably the X Server configuration in
/etc/X11/XF86Config
is missing the following section:
Section "DRI"
Group 0
Mode 0666
EndSection
Cheers
Markus
|
|
Thu, Apr 15 2004
14:21:59
|
|
Status changed to resolved by mneteler
|
|