Finally, I resolve the issue. It seems that virtualbox guest doesn't like the upgrade (installed from Disk provided by virtualbox, not the package). After uninstalling it, I can launch gtk3 softwares.
2017-04-28 13:59 GMT-04:00 Guillaume Smaha <guillaume.sm...@gmail.com>: > Hi ! > > After an upgrade from Yakkety to Zesty, I encountered a lot of problems > with the softwares based on gtk3 like : gedit, gtk3-demo, > software-properties-gtk, ... > > When I try to execute these softwares, there is no error or output and > nothing happens. > > To validate gtk2 software, I tried with **vim-gtk** (gtk 2) and it works. > I tried with **vim-gtk3 -V5** and it doesn't work ; see the output : > 852: The child process failed to start the GUI > Reading viminfo file "/home/user/.viminfo" info oldfilesOpening the X > display took 1 msecTesting the X display failed > > > I tried with gdk and gtk debug messages **G_MESSAGES_DEBUG=all gedit > --gtk-debug=all --gdk-debug=all** : > Gdk-Message: Trying wayland backend > Gdk-Message: opening display > Gdk-Message: Trying mir backend > Gdk-Message: Trying x11 backend > Gdk-Message: visual: true color: 32 > Gdk-Message: visual: direct color: 24 > ... > Gdk-Message: visual: true color: 24 > ... > Gdk-Message: GLX version 1.3 found > - Vendor: Chromium > - Checked extensions: > * GLX_ARB_create_context_profile: no > * GLX_EXT_create_context_es2_profile: no > * GLX_SGI_swap_control: no > * GLX_EXT_texture_from_pixmap: yes > * GLX_SGI_video_sync: no > * GLX_EXT_buffer_age: no > * GLX_OML_sync_control: no > > > > I also found another message with **gedit -w** : > Failed to register: GDBus.Error:org.freedesktop.DBus.Error.NoReply: > Message recipient disconnected from message bus without replying > > > > So, I tried to launch **gedit** with **dbus-monitor** to see the dbus > calls : > method call time=1493401377.797832 sender=:1.144 -> > destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=Hello > method return time=1493401377.797863 sender=org.freedesktop.DBus -> > destination=:1.144 serial=1 reply_serial=1 > string ":1.144" > signal time=1493401377.797870 sender=org.freedesktop.DBus -> > destination=(null destination) serial=318 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameOwnerChanged > string ":1.144" > string "" > string ":1.144" > signal time=1493401377.797878 sender=org.freedesktop.DBus -> > destination=:1.144 serial=2 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameAcquired > string ":1.144" > method call time=1493401377.798806 sender=:1.144 -> > destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=RequestName > string "org.gnome.gedit" > uint32 4 > signal time=1493401377.798828 sender=org.freedesktop.DBus -> > destination=(null destination) serial=319 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameOwnerChanged > string "org.gnome.gedit" > string "" > string ":1.144" > signal time=1493401377.798836 sender=org.freedesktop.DBus -> > destination=:1.144 serial=3 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameAcquired > string "org.gnome.gedit" > method return time=1493401377.798841 sender=org.freedesktop.DBus -> > destination=:1.144 serial=4 reply_serial=2 > uint32 1 > signal time=1493401377.811926 sender=org.freedesktop.DBus -> > destination=:1.144 serial=5 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameLost > string "org.gnome.gedit" > signal time=1493401377.811953 sender=org.freedesktop.DBus -> > destination=(null destination) serial=320 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameOwnerChanged > string "org.gnome.gedit" > string ":1.144" > string "" > signal time=1493401377.811961 sender=org.freedesktop.DBus -> > destination=:1.144 serial=6 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameLost > string ":1.144" > signal time=1493401377.811966 sender=org.freedesktop.DBus -> method call > time=1493401487.458312 sender=:1.146 -> destination=org.freedesktop.DBus > serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; > member=Hello > method return time=1493401487.458331 sender=org.freedesktop.DBus -> > destination=:1.146 serial=1 reply_serial=1 > string ":1.146" > signal time=1493401487.458336 sender=org.freedesktop.DBus -> > destination=(null destination) serial=325 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameOwnerChanged > string ":1.146" > string "" > string ":1.146" > signal time=1493401487.458342 sender=org.freedesktop.DBus -> > destination=:1.146 serial=2 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameAcquired > string ":1.146" > method call time=1493401487.458946 sender=:1.146 -> > destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=RequestName > string "org.gnome.gedit" > uint32 4 > signal time=1493401487.458963 sender=org.freedesktop.DBus -> > destination=(null destination) serial=326 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameOwnerChanged > string "org.gnome.gedit" > string "" > string ":1.146" > signal time=1493401487.458970 sender=org.freedesktop.DBus -> > destination=:1.146 serial=3 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameAcquired > string "org.gnome.gedit" > method return time=1493401487.458973 sender=org.freedesktop.DBus -> > destination=:1.146 serial=4 reply_serial=2 > uint32 1 > signal time=1493401487.474067 sender=org.freedesktop.DBus -> > destination=:1.146 serial=5 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameLost > string "org.gnome.gedit" > signal time=1493401487.474109 sender=org.freedesktop.DBus -> > destination=(null destination) serial=327 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameOwnerChanged > string "org.gnome.gedit" > string ":1.146" > string "" > signal time=1493401487.474138 sender=org.freedesktop.DBus -> > destination=:1.146 serial=6 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameLost > string ":1.146" > signal time=1493401487.474158 sender=org.freedesktop.DBus -> > destination=(null destination) serial=328 path=/org/freedesktop/DBus; > interface=org.freedesktop.DBus; member=NameOwnerChanged > string ":1.146" > string ":1.146" > string "" > > But I don't know how to search deeper in dbus. > > Any ideas ? > > > Thanks > -- > Guillaume Smaha > -- Guillaume Smaha
-- Lubuntu-users mailing list Lubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/lubuntu-users