Announcement

Collapse
No announcement yet.

[Solved] Software Problem

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [Solved] Software Problem

    I have youtranslation application running without problem on my laptop, but on my pc I get the following error:

    Exception in Gtk# callback delegate
    Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
    System.DllNotFoundException: gdk-x11-2.0
    at (wrapper managed-to-native) TrayIcon:gdk_x11_display_get_xdisplay (intptr)
    at TrayIcon.OnRealized () [0x00000]
    at Gtk.Widget.realized_cb (IntPtr widget) [0x00000]
    at GLib.ExceptionManager.RaiseUnhandledException(Syst em.Exception e, Boolean is_terminal)
    at Gtk.Widget.realized_cb(IntPtr widget)
    at Gtk.Widget.realized_cb(IntPtr )
    at Gtk.Widget.gtk_widget_show_all(IntPtr )
    at Gtk.Widget.gtk_widget_show_all(IntPtr )
    at Gtk.Widget.ShowAll()
    at YTTrayIcon..ctor(Gtk.Window mwin, .ytApp y)
    at ytApp.setupGUI()
    at ytApp..ctor(System.String[] args)
    at ytApp.Main(System.String[] args)


    Any idea how to solve this DLL problem?

    #2
    Re: Software Problem

    I have a fresh installation of kubuntu and I get the same error...

    any expert can help me please?

    Comment


      #3
      Re: Software Problem

      I solve the issue after I install the development package

      sudo apt-get install libgtk2.0-dev

      weird, isn't it?

      Comment


        #4
        Re: [Solved] Software Problem



        Yup, it is.

        Kubuntu/KDE tend to throw up little 'pickles'. My system decided that Digikam would become the default 'file manager' for some reason. Didn't work of course and all sorted now.

        Likewise I get the odd fatal error 11 (SIGSEGV) but I know (now) how to sort that out!

        All really quite exciting and still miles better than that other OS.

        (My penny's worth!)
        Celeron CPU G1610@2.60GHz x 2
        GeForce 8400 GS/PCle/SSE2
        Kubuntu 14.04 - 64 bit Linux - KDE 4.13.0

        Comment

        Working...
        X