Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: GTK3 apps are too slow in xubuntu 13.04

  1. #1
    Join Date
    May 2013
    Beans
    11

    Unhappy GTK3 apps are too slow in xubuntu 13.04

    Hello everyone!

    I have a Samsung N145-JP02 netbook with Kingston V300 60GB SSD and 2GB of RAM installed. It works really fast with xubuntu.
    The problem is that GTK3 applications run VERY slow. For example, there is an application to change XFCE4 menu contents.
    It starts for about 10-12 seconds! Same problem with Transmission. As far as I understand, they all use GTK3.

    Just compare - Skype (QT4) starts in 2 seconds, Libreoffice (GTK2) in 4 seconds.
    Any ideas how to speed it up? Or it is impossible and I should just replace this apps with their gtk2 alternatives?

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: GTK3 apps are too slow in xubuntu 13.04

    is that netbook able to run a pae kernel ? or have it to use llvm ?
    glance at the System Monitor to see which process(es) is/are using too much resources; and maybe the logs could also help you with usefull warnings/errors

  3. #3
    Join Date
    May 2013
    Beans
    11

    Re: GTK3 apps are too slow in xubuntu 13.04

    dino99, thanks for the answer.
    Please make yourself clear about PAE, I do not understand why you mentioned it. As far as I know PAE allows to use >4GB ram on 32-bit operating systems. As I said above, this netbook has only 2GB of RAM. Why do I need PAE kernel?

  4. #4
    Join Date
    Dec 2007
    Beans
    12,521

    Re: GTK3 apps are too slow in xubuntu 13.04

    Quote Originally Posted by horonitel View Post
    .... For example, there is an application to change XFCE4 menu contents.
    It starts for about 10-12 seconds! Same problem with Transmission. As far as I understand, they all use GTK3.
    ...
    What is the exact name of the first one? What about Evince (Document Viewer)? Does that also take a long time?

  5. #5
    Join Date
    May 2013
    Beans
    11

    Re: GTK3 apps are too slow in xubuntu 13.04

    I do not know it's name. I could not find it in ps aux output
    Empty evince (no document opened) takes more than libreoffice writer with 1-page docx.

  6. #6
    Join Date
    Dec 2007
    Beans
    12,521

    Re: GTK3 apps are too slow in xubuntu 13.04

    Can you try changing themes? What theme are you using now?

  7. #7
    Join Date
    Oct 2005
    Location
    Milano, Italy
    Beans
    871
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: GTK3 apps are too slow in xubuntu 13.04

    Try to install the gtk engines:
    Code:
    sudo apt-get install gtk3-engines-xfce gtk2-engines-xfce
    In my case the applications start instantly
    ------------------------------------------------
    yep ”short and long URL„
    http://yep.it/
    ------------------------------------------------

  8. #8
    Join Date
    Dec 2007
    Beans
    12,521

    Re: GTK3 apps are too slow in xubuntu 13.04

    Quote Originally Posted by dentaku65 View Post
    Try to install the gtk engines:
    Code:
    sudo apt-get install gtk3-engines-xfce gtk2-engines-xfce
    In my case the applications start instantly
    Xubuntu ships with the necessary engines because the default theme includes gtk2 and gtk3.

  9. #9
    Join Date
    Oct 2005
    Location
    Milano, Italy
    Beans
    871
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: GTK3 apps are too slow in xubuntu 13.04

    Quote Originally Posted by vasa1 View Post
    Xubuntu ships with the necessary engines because the default theme includes gtk2 and gtk3.
    Well is surely true, but on my xubuntu quantal (clean install) those engines were not installed; in any case if you execute transmission-gtk without the engines indicated the launching it takes about 15 seconds, with the engines starts instantly
    Last edited by dentaku65; June 1st, 2013 at 12:17 PM.
    ------------------------------------------------
    yep ”short and long URL„
    http://yep.it/
    ------------------------------------------------

  10. #10
    Join Date
    May 2013
    Beans
    11

    Re: GTK3 apps are too slow in xubuntu 13.04

    Well, I removed unico engines and installed xfce4 engines, which were not installed by default. Also I've changed gtk2/3 theme to zukitwo, now gtk3 apps do not display errors if started from terminal. Now It's a bit faster, but still far from being like gtk2.

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •