Page 1 of 1

New Firefox 46 Brings GTK3 Integration

Posted: 27 Apr 2016, 07:16
by Evan
<removed>

Re: New Firefox 46 Brings GTK3 Integration

Posted: 27 Apr 2016, 17:59
by ztrapl
Firefox after updating to version 46 cannot be run.

Code: Select all

root@porteus:~# firefox
XPCOMGlueLoad error for file /usr/lib/firefox/libmozgtk.so:
libgtk-3.so.0: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
:(

Re: New Firefox 46 Brings GTK3 Integration

Posted: 27 Apr 2016, 18:04
by Bogomips

Code: Select all

root@porteus:/home/guest# usm -s libgtk-3.so.0

 ----------------------------- 
 Are you searching for a library file? 

libgtk-3.so.0, it seems a library.
Would you like to find the package for it? [y/n]

 libgtk-3.so.0  was found in   gtk+3-3.8.2-i486-2.txz 

root@porteus:/home/guest# usm -g libgtk-3.so.0

 Nothing found for:  libgtk-3.so.0 

root@porteus:/home/guest# usm -g gtk+3        

 The following items were found.
 Choose an number to confirm. 
 ctrl+c to quit

1) gtk+3-3.8.2-i486-2.txz
#? 
Any good?

Re: New Firefox 46 Brings GTK3 Integration

Posted: 27 Apr 2016, 18:36
by ztrapl
I have to install certain gtk+3-3.8.2-x86_64-2.xzm, at-spi2-atk-2.8.1-x86_64-1.xzm, at-spi2-core-2.8.0-x86_64-1.xzm, libXevie-1.0.3-x86_64-1.xzm and Firefox works again.
Thanks. :)

Re: New Firefox 46 Brings GTK3 Integration

Posted: 27 Apr 2016, 22:35
by ncmprhnsbl
seems its still possible to compile firefox without gtk3 .. the guys at void are having troubles with gtk+3-3.20
(new gtk3 versions tend to break things, including itself :shock: )
https://github.com/voidlinux/void-packa ... x/template
line 86 : _args+=" --enable-default-toolkit=cairo-gtk2"

Re: New Firefox 46 Brings GTK3 Integration

Posted: 28 Apr 2016, 08:28
by Evan
<removed>

Re: New Firefox 46 Brings GTK3 Integration

Posted: 02 May 2016, 02:19
by Evan
<removed>

Re: New Firefox 46 Brings GTK3 Integration

Posted: 02 May 2016, 03:31
by ncmprhnsbl
Evan wrote: Can GTK+3 be added to KDE?
you sure can.
the upcoming porteus release will most likely include gtk3 by default..