Ubuntu 12.10

good morning
I downloaded the latest version in my language for ubuntu (12.2.16-1) and I installed on ubuntu 12.10.
when I try to design the program crashes,
carry the result of the debug "LD_LIBRARY_PATH = / opt/bricsys/bricscad/v12 gdb / opt/bricsys/bricscad/v12/bricscad":

GNU gdb (GDB) 7.5-ubuntu
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /opt/bricsys/bricscad/v12/bricscad...(no debugging symbols found)...done.
(gdb) run
Starting program: /opt/bricsys/bricscad/v12/bricscad 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xad36bb40 (LWP 9539)]
[New Thread 0xac434b40 (LWP 9548)]
WARNING: gnome-keyring:: couldn't connect to: /run/user/fanda/keyring-i9HXaf/pkcs11: No such file or directory

Program received signal SIGSEGV, Segmentation fault.
0xae0ef4d5 in FT_Add_Module () from /usr/lib/i386-linux-gnu/libfreetype.so.6


thanks for your time

Comments

  • perfect, thank you very much

    although in reality is a warning :
    "WARNING: gnome-keyring :: could not connect to: / run/user/fanda/keyring-i9HXaf/pkcs11: No such file or directory" 
    but still works
  • This fix worked for Linux Mint 14 too. Thank you.
  • hello

    I've tried to install the last V.13 64-amd on a 10.04-lucid-amd machine.

    It's asking me about the appmenu-gtk lib. I've tried to install it with sudo apt-get...but the system answers me with a cold: Could't find.."

    Is there someone who know that matter? Could I overcome on it successfully at the end of this story?

    For last, the developers can set appmenu-gtk and relatives directly on a patch downloadable ?

    Thanks before, really.

    Bruno
    post scriptum: here is the poem..

    sudo apt-get install appmenu-gtk
    Reading package lists... Done
    Building dependency tree      
    Reading state information... Done
    W: Duplicate sources.list entry http://archive.canonical.com/ lucid/partner Packages (/var/lib/apt/lists/archive.canonical.com_dists_lucid_partner_binary-amd64_Packages)
    W: You may want to run apt-get update to correct these problems
    E: Couldn't find package appmenu-gtk

This discussion has been closed.