Re: Deadlock in kded whith Qt 5.6

2016-01-20 Thread David Faure
On Wednesday 20 January 2016 08:41:31 Thiago Macieira wrote: > On Wednesday 20 January 2016 09:08:38 David Faure wrote: > > > Can you run with QDBUS_DEBUG=1 and tell me the messages it prints? > > > [cut] > > I didn't see any "invoking message spies" of the debug I left. Are you sure > this had

Re: Review Request 126831: WIP: Fix QFileDialog::openUrl() for remote files

2016-01-20 Thread Alex Richardson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126831/ --- (Updated Jan. 20, 2016, 9 p.m.) Review request for KDE Frameworks. Bugs

Review Request 126831: WIP: Fix QFileDialog::openUrl() for remote files

2016-01-20 Thread Alex Richardson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126831/ --- Review request for Kate and KDE Frameworks. Bugs: 345253 https://bugs

Re: Deadlock in kded whith Qt 5.6

2016-01-20 Thread Thiago Macieira
On Wednesday 20 January 2016 09:08:38 David Faure wrote: > > Can you run with QDBUS_DEBUG=1 and tell me the messages it prints? > [cut] I didn't see any "invoking message spies" of the debug I left. Are you sure this had the hook installed? For that matter, can you apply the attached patch so w

Re: Review Request 125682: Pre-fill translator information for KAboutApplicationDialog

2016-01-20 Thread Lorenzo Porta
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125682/#review91379 --- src/kmainwindow.cpp (lines 213 - 214)

Re: Review Request 126818: Cache QX11Info::appRootWindow in eventFilter

2016-01-20 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126818/ --- (Updated Jan. 20, 2016, 9:09 a.m.) Status -- This change has been ma

Re: Review Request 126745: Fix karchive autotests on Windows

2016-01-20 Thread Kevin Funk
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126745/ --- (Updated Jan. 20, 2016, 8:59 a.m.) Status -- This change has been ma

Re: Deadlock in kded whith Qt 5.6

2016-01-20 Thread David Faure
On Tuesday 19 January 2016 23:59:31 Thiago Macieira wrote: > On Wednesday 20 January 2016 08:55:17 David Faure wrote: > > Doesn't seem to support service autostart + module autoload together. > > > but if I kill kded5 again and do this right away: > > $ qdbus org.kde.kcookiejar5 /modules/kcookiej

Re: Review Request 126813: Fix build with older polkit

2016-01-20 Thread Martin Gräßlin
> On Jan. 19, 2016, 5:22 p.m., David Jarvie wrote: > > The symbol `polkit_system_bus_name_get_user_sync` doesn't exist in the > > Debian stable polkit libraries (it doesn't exist in the polkit-1 package > > sources or Debian patches either). The Debian stable package version is > > 0.105-8. >

Re: Deadlock in kded whith Qt 5.6

2016-01-20 Thread Thiago Macieira
On Wednesday 20 January 2016 08:55:17 David Faure wrote: > Doesn't seem to support service autostart + module autoload together. > but if I kill kded5 again and do this right away: > $ qdbus org.kde.kcookiejar5 /modules/kcookiejar > then it doesn't work: kded5 gets started, but the call gets this