Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Little things plugins GUI #384

Closed
latot opened this issue Nov 2, 2015 · 4 comments
Closed

Little things plugins GUI #384

latot opened this issue Nov 2, 2015 · 4 comments
Labels

Comments

@latot
Copy link
Contributor

latot commented Nov 2, 2015

Hi, again, well here a little things i found in the gui of the plugins windows:

  1. For some reason the info of all the plugins are missed, i use the version 2.0 in gentoo and there works fine.

  2. When we click configuration button of a plugin it hides the info of the plugin permanently, and the options of the configuration, ex.
    Select a marked plugin (bold letters), there we can see the info of the plugin, click in config, now we can see the options, click again config, now the options and the info are hidded we only can see the name of the plugin and the button, then click again the config button, it doesn't show the options. This happend with all config buttons, if you click the config button of a unmarked plugin, you hide all with one click xD

Here the log of the 2):

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/blueman/gui/manager/ManagerMenu.py", line 92, in <lambda>
    item.connect('activate', lambda *args: self.blueman.Applet.open_plugin_dialog())
  File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib64/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Distr: Gentoo 64 (9999 ebuild)
BlueZ: 5.35

Thx all and for yours work.

@infirit
Copy link
Contributor

infirit commented Nov 2, 2015

I can't reproduce this but I think this is related to the previous issue you opened. It looks like you are starting the plugin dialog from blueman-manager. Does the same happen when right clicking on the status icon (blueman-applet)?

@latot
Copy link
Contributor Author

latot commented Nov 2, 2015

i'll be back in some hours, then i can answare.

@latot
Copy link
Contributor Author

latot commented Nov 2, 2015

Hi, rethinking this issue, basically blueman-manager don't load the info of the plugins, and it was right, if i open the plugins from the blueman-applet seems works.
i'm checking other things for now..

@infirit
Copy link
Contributor

infirit commented Nov 3, 2015

Same problem as reported in #383, closiong.

@infirit infirit closed this as completed Nov 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants