https://bugzilla.novell.com/show_bug.cgi?id=847114 https://bugzilla.novell.com/show_bug.cgi?id=847114#c0 Summary: gedit "Quick Open" plugin doesn't if "File Browser Panel" plugin is enabled Classification: openSUSE Product: openSUSE 13.1 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: jmason@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Steps to reproduce: install gedit, gedit-plugins In gedit -> Preferences, enable "Quick Open" plugin, close preferences dialog. Click File -> Quick Open menu, observe "Quick Open" dialog appears. In gedit -> Preferences, enable "File Browser Panel" plugin, close preferences dialog. Click File -> Quick Open menu, observe "Quick Open" dialog does not appear. If gedit is started from terminal, observe: Traceback (most recent call last): File "/usr/lib/gedit/plugins/quickopen/__init__.py", line 179, in on_quick_open_activate self._create_popup() File "/usr/lib/gedit/plugins/quickopen/__init__.py", line 96, in _create_popup msg = bus.send_sync('/plugins/filebrowser', 'get_root') AttributeError: 'MessageBus' object has no attribute 'send_sync' -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.