More data. I downloaded from the head (master) of the git tree and 
compiled from source. When I launch using sudo, viking doesn't hang. It 
can load the gpx file just fine.

What resource is viking trying to grab that it doesn't have permissions 
for? I'm not trying to access any physical device, just display a .gpx 
that I already pulled from an eTrex. I would think that viking shouldn't 
need root permissions.

===============================

bob@booger:~/viking-code$ sudo src/viking
[sudo] password for bob:

** (viking:25808): WARNING **: No such file or directory: 
/home/bob/.viking/viking.ini

** (viking:25808): WARNING **: unbuffer not found in PATH

(viking:25808): GLib-GObject-WARNING **: g_object_set_valist: construct 
property "lat-attr" for object 'VikGotoXmlTool' can't be set after 
construction

(viking:25808): GLib-GObject-WARNING **: g_object_set_valist: construct 
property "lon-attr" for object 'VikGotoXmlTool' can't be set after 
construction

** (viking:25808): WARNING **: No such file or directory: 
/home/bob/.viking/viking_layer_defaults.ini
DEBUG: queue count=72 size=16522272

(viking:25808): Gtk-CRITICAL **: IA__gtk_widget_get_screen: assertion 
'GTK_IS_WIDGET (widget)' failed

(process:25899): GLib-CRITICAL **: g_slice_set_config: assertion 
'sys_page_size == 0' failed

(firefox:25899): GLib-GObject-WARNING **: Attempt to add property 
GnomeProgram::sm-connect after class was initialised

(firefox:25899): GLib-GObject-WARNING **: Attempt to add property 
GnomeProgram::show-crash-dialog after class was initialised

(firefox:25899): GLib-GObject-WARNING **: Attempt to add property 
GnomeProgram::display after class was initialised

(firefox:25899): GLib-GObject-WARNING **: Attempt to add property 
GnomeProgram::default-icon after class was initialised
DEBUG: queue count=97 size=20850148
DEBUG: queue count=178 size=47400328
DEBUG: queue count=265 size=97396612





On 02/01/2014 09:16 AM, Robert Carter wrote:
> I'm having an issue with the viking application window graying out and
> spinning when I try to load a .gpx file for display. It never recovers
> and I have to kill the process. Can you give me any help in debugging this?
>
> viking: 1.5 compiled from source
> OS: Ubutnu 13.10, 64 bit
>
> When run viking from the command line, there isn't any interesting
> warning message displayed.
>
> If I run viking under gdb, then kill it to get the back trace to
> possibly see where it is hung, I get this:
>
> Program received signal SIGINT, Interrupt.
> __lll_lock_wait () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
> 135     ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: No such
> file or directory.
> (gdb) bt
> #0  __lll_lock_wait () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
> #1  0x00007ffff4d48192 in _L_lock_1142 () from
> /lib/x86_64-linux-gnu/libpthread.so.0
> #2  0x00007ffff4d48110 in __GI___pthread_mutex_lock (mutex=0x74a860) at
> pthread_mutex_lock.c:104
> #3  0x00007ffff654a3a1 in g_mutex_lock () from
> /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #4  0x00007ffff754267e in ?? () from
> /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
> #5  0x00007ffff6509d4d in g_main_context_prepare () from
> /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #6  0x00007ffff650a5c3 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #7  0x00007ffff650ab0a in g_main_loop_run () from
> /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #8  0x00007ffff78c9277 in gtk_main () from
> /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
> #9  0x00000000004131ff in main (argc=1, argv=0x7fffffffe488) at main.c:228
>
> ------------------------------------------------------------------------------
> WatchGuard Dimension instantly turns raw network data into actionable
> security intelligence. It gives you real-time visual feedback on key
> security issues and trends.  Skip the complicated setup - simply import
> a virtual appliance and go from zero to informed in seconds.
> http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
> _______________________________________________
> Viking-devel mailing list
> Viking-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/viking-devel
> Viking home page: http://viking.sf.net/
>


------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Viking-devel mailing list
Viking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viking-devel
Viking home page: http://viking.sf.net/

Reply via email to