Package: mysql-workbench
Followup-For: Bug #769393
Dear Dmitry,
Thanks for the tip! I placed the following wrapper script at
/usr/local/bin/mysql-workbench to work around the bug:
#!/bin/sh
if [ -n "${XDG_RUNTIME_DIR}" ]; then
GNOME_KEYRING_CONTROL="${XDG_RUNTIME_DIR}/keyring/control"
[ -z
Dear "dirdi",
In the related upstream bug report I found that it may be helpful to start
mysql-workbench as follows:
GNOME_KEYRING_CONTROL=1 mysql-workbench
I tried it and found that it fixed the issue for me.
--
Best wishes,
Dmitry Smirnov
GPG key : 4096R/53968D1B
signature.asc
Descr
Dear "dirdi",
Thanks for detailed bug report and for bringing this problem to my attention.
I forwarded it upstream as
http://bugs.mysql.com/bug.php?id=74909
--
All the best,
Dmitry Smirnov
GPG key : 4096R/53968D1B
---
Problems are not stop signs, they are guidelines.
-- Rober
Package: mysql-workbench
Version: 6.2.3+dfsg-7
Severity: normal
First of all, I'm aware of archived and related bugs #670813 and #670814.
Storing passwords in keychain does not work, if $GNOME_KEYRING_CONTROL env
variable is not present. mysql-workbench reports the following on startup:
$ mysql-
4 matches
Mail list logo