Announcement

Collapse
No announcement yet.

Need libwebkitgtk-3.0.so to run TPFMM

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

    #16
    webkitgtk3 is not the same thing as libwebkitgtk3, unfortunately, and I don't see it here on my pretty much bone stock 19.04 setup:

    Code:
    gus@gus-HP-Compaq-Elite-8300-SFF:~$ apt search webkitgtk3
    Sorting... Done
    Full Text Search... Done
    then, broadening the search:
    Code:
    gus@gus-HP-Compaq-Elite-8300-SFF:~$ apt search webkitgtk
    Sorting... Done
    Full Text Search... Done
    epiphany-browser/disco 3.32.0-1ubuntu1 amd64
      Intuitive GNOME web browser
    
    gir1.2-javascriptcoregtk-4.0/disco,now 2.24.1-1 amd64 [installed,automatic]
      JavaScript engine library from WebKitGTK - GObject introspection data
    
    libjavascriptcoregtk-4.0-18/disco,now 2.24.1-1 amd64 [installed,automatic]
      JavaScript engine library from WebKitGTK
    
    libjavascriptcoregtk-4.0-bin/disco 2.24.1-1 amd64
      JavaScript engine library from WebKitGTK - command-line interpreter
    
    libjavascriptcoregtk-4.0-dev/disco 2.24.1-1 amd64
      JavaScript engine library from WebKitGTK - development files
    
    libwebkit2-sharp-4.0-cil/disco 2.10.9+git20160917-1.1 amd64
      CLI bindings for WebKitGTK+ 4.0 using GObject Introspection
    
    libwebkit2-sharp-4.0-cil-dev/disco 2.10.9+git20160917-1.1 amd64
      CLI bindings for WebKitGTK+ 4.0 using GObject Introspection - development
    
    luakit/disco 2017.08.10-1 amd64
      fast and small web browser extensible by Lua
    
    ruby-webkit2-gtk/disco,disco 3.3.5-1 all
      WebKitGTK+ bindings for the Ruby language
    
    webkit2gtk-driver/disco 2.24.1-1 amd64
      WebKitGTK WebDriver support

    Comment


      #17
      Originally posted by claydoh View Post
      webkitgtk3 is not the same thing as libwebkitgtk3, unfortunately, and I don't see it here on my pretty much bone stock 19.04 setup:

      Code:
      gus@gus-HP-Compaq-Elite-8300-SFF:~$ apt search webkitgtk3
      Sorting... Done
      Full Text Search... Done
      then, broadening the search:
      Code:
      gus@gus-HP-Compaq-Elite-8300-SFF:~$ apt search webkitgtk
      Sorting... Done
      Full Text Search... Done
      epiphany-browser/disco 3.32.0-1ubuntu1 amd64
       Intuitive GNOME web browser
      
      gir1.2-javascriptcoregtk-4.0/disco,now 2.24.1-1 amd64 [installed,automatic]
       JavaScript engine library from WebKitGTK - GObject introspection data
      
      libjavascriptcoregtk-4.0-18/disco,now 2.24.1-1 amd64 [installed,automatic]
       JavaScript engine library from WebKitGTK
      
      libjavascriptcoregtk-4.0-bin/disco 2.24.1-1 amd64
       JavaScript engine library from WebKitGTK - command-line interpreter
      
      libjavascriptcoregtk-4.0-dev/disco 2.24.1-1 amd64
       JavaScript engine library from WebKitGTK - development files
      
      libwebkit2-sharp-4.0-cil/disco 2.10.9+git20160917-1.1 amd64
       CLI bindings for WebKitGTK+ 4.0 using GObject Introspection
      
      libwebkit2-sharp-4.0-cil-dev/disco 2.10.9+git20160917-1.1 amd64
       CLI bindings for WebKitGTK+ 4.0 using GObject Introspection - development
      
      luakit/disco 2017.08.10-1 amd64
       fast and small web browser extensible by Lua
      
      ruby-webkit2-gtk/disco,disco 3.3.5-1 all
       WebKitGTK+ bindings for the Ruby language
      
      webkit2gtk-driver/disco 2.24.1-1 amd64
       WebKitGTK WebDriver support
      Because I installed it manually?
      Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

      http://www.kubuntu.org/getkubuntu

      Comment


        #18
        I listed my history to show what updated on 4/26. I used spectacle, but couldn't save it due to a bug in spectacle. Looks like apt removed libwebgtk3. No wounder it broke.
        Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

        http://www.kubuntu.org/getkubuntu

        Comment


          #19
          Originally posted by Snowhog View Post
          Package libicu60 contains the file you need. See if it's installable.
          No, I'll have to search. Probably have to install manually.
          Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

          http://www.kubuntu.org/getkubuntu

          Comment


            #20
            I got it working long enough to tell it where the game is installed, but after I saved that it tried to run and crashed!

            Code:
            (TPFMM:12404): Gtk-CRITICAL **: 09:31:13.394: _gtk_widget_get_preferred_size_and_baseline: assertion 'GTK_IS_WIDGET (widget)' failed
            
            (TPFMM:12404): GLib-GObject-WARNING **: 09:31:13.413: invalid unclassed pointer in cast to 'GtkTreeModel'
            
            (TPFMM:12404): Gtk-CRITICAL **: 09:31:13.413: gtk_tree_model_iter_n_children: assertion 'GTK_IS_TREE_MODEL (tree_model)' failed
            
            (TPFMM:12404): GLib-GObject-WARNING **: 09:31:13.413: invalid unclassed pointer in cast to 'GtkTreeModel'
            
            (TPFMM:12404): Gtk-CRITICAL **: 09:31:13.413: gtk_tree_model_iter_n_children: assertion 'GTK_IS_TREE_MODEL (tree_model)' failed
            
            (TPFMM:12404): Gtk-CRITICAL **: 09:31:13.429: gtk_window_set_default_size: assertion 'width >= -1' failed
            
            (TPFMM:12404): Gtk-CRITICAL **: 09:31:13.429: gtk_widget_set_size_request: assertion 'width >= -1' failed
            commonapi.init  20190331
            Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

            http://www.kubuntu.org/getkubuntu

            Comment

            Working...
            X