[Xfce-bugs] [Bug 15302] [Regression] In pathbar style, opening folders in new tabs with middle mouse click doesn't work
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Thu Apr 18 20:16:05 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15302
Theo Linkspfeifer <lastonestanding at tutanota.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lastonestanding at tutanota.co
| |m
--- Comment #2 from Theo Linkspfeifer <lastonestanding at tutanota.com> ---
https://git.xfce.org/xfce/thunar/tree/thunar/thunar-location-button.c#n562
The g_signal_emit() call was changed to g_signal_emit_by_name() [1], but the
parameter list was not adjusted [2]. Simply removing the '0' fixes the bug.
---
[1]
https://git.xfce.org/xfce/thunar/commit/thunar/thunar-location-button.c?id=a90fb8a4d9c9c21507917cbaa7b4b050c50092be
[2]
https://developer.gnome.org/gobject/stable/gobject-Signals.html#g-signal-emit
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list