[Bug 788653] New: gnome-shell failed to bring up VPN password prompt
https://bugzilla.novell.com/show_bug.cgi?id=788653 https://bugzilla.novell.com/show_bug.cgi?id=788653#c0 Summary: gnome-shell failed to bring up VPN password prompt Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: glin@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- To request password for VPN, gnome-shell invokes ${LIBEXECDIR}/nm-${vpn_service}-auth-dialog to show the password prompt. In gnome-shell.spec, /usr/lib/gnome-shell was assigned as ${LIBEXECDIR}, but nm-${vpn_service}-auth-dialog was installed in /usr/lib. Thus, gnome-shell cannot find any available auth-dialog. A quick solution would be to create a link of nm-${vpn_service}-auth-dialog to /usr/lib/gnome-shell, though the real fix is to make gnome-shell follow the path written in nm-${vpn_service}-auth-dialog.desktop. -- 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.
participants (1)
-
bugzilla_noreply@novell.com