** Changed in: netbook-remix-launcher
Status: Fix Committed => Fix Released
--
On startup Gnome Keyring asks for password in the background
https://bugs.launchpad.net/bugs/447886
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnom
** Branch linked: lp:ubuntu/netbook-launcher
--
On startup Gnome Keyring asks for password in the background
https://bugs.launchpad.net/bugs/447886
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.
--
desktop-bugs
Fixed it :)
** Changed in: netbook-remix-launcher
Status: Triaged => Fix Committed
--
On startup Gnome Keyring asks for password in the background
https://bugs.launchpad.net/bugs/447886
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed
This bug was fixed in the package netbook-launcher - 2.1.12-0ubuntu2
---
netbook-launcher (2.1.12-0ubuntu2) karmic; urgency=low
* New patch, 60_unminise-gnome-keyring, unminimise gnome-keyring windows
once on startup, in an idle handler, as the desktop toggling on
netbook-la
** Changed in: netbook-launcher (Ubuntu Karmic)
Assignee: Jason Smith (jassmith) => Neil J. Patel (njpatel)
** Changed in: netbook-launcher (Ubuntu Karmic)
Status: Confirmed => In Progress
** Changed in: netbook-remix-launcher
Assignee: Jason Smith (jassmith) => Neil J. Patel (nj
Also, as the dialog box is in the background, it seems any subsequently
launched apps don't grab the focus. Launch the Terminal app with gnome-
keyring in the background and the cursor isn't active until you click
the Terminal window.
--
On startup Gnome Keyring asks for password in the backgroun
Jason,
I've just checked out your branch and unfortunately it still doesn't
work. This time you get to see the gnome-keyring dialog box for around a
second before the netbook UI is shown over the top of it. So it looks
like the dialog box is being obscured somewhere later in the chain.
--
On sta
I am still having significant issues duplicating this bug despite
following instructions posted here. I do strongly believe this bug to be
a race condition however. I have attached a branch that may help in this
regard, if anyone can beta test it that is effected by the bug, please
let me know.
Re
I agree with the solution to target only g-keyring's wnckprops: this
should limit potential regressions.
--
On startup Gnome Keyring asks for password in the background
https://bugs.launchpad.net/bugs/447886
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which
Ok I have a more in depth break down of the bugs behavior.
1) Gnome Keyring window is opened (in the forground)
2) Netbook Remix Launcher is opened (in the background)
3) Window manager, for some reason performs a focus event on NL (netbook
launcher)
4) In response, NL performs a wnck_screen_togg
This is somewhat confusing. After looking at the code for nl-window, it
appears it doesn't actually call gtk_window_present on itself at all. It
does that for transient windows assigned to itself but not on itself. I
think the keyring is actually getting minimized(?) rather than being
obstructed fr
I've pushed a tentative fix to my PPA, but can not reproduce the problem
to verify the fix.
I changed /etc/xdg/autostart/netbook-launcher.desktop to
Exec=/usr/bin/netbook-launcher-wrapper which is a shell script with:
#/bin/sh
set -e
sleep 5
exec /usr/bin/netbook-launcher "$@"
But gnome-keyring
Ok, we'll try to fix this one in time for the last karmic upload window
on Monday.
Some comments about a possible resolution so that interested parties can
comment and exchange while a fix is being worked on:
- the bug seems to be triggered by gnome-keyring being launched early in the
session,
** Changed in: netbook-remix-launcher
Importance: Undecided => High
** Changed in: netbook-remix-launcher
Status: New => Triaged
** Changed in: netbook-remix-launcher
Milestone: None => ubuntu-9.10
** Changed in: netbook-remix-launcher
Assignee: (unassigned) => Neil J. Patel (
Forgot to mention one item in the above list - auto-login needs to be
enabled too I believe
--
On startup Gnome Keyring asks for password in the background
https://bugs.launchpad.net/bugs/447886
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribe
I'm able to reproduce this also, the important pieces to make it happen are:
1. a saved wifi connection
2. you have to setup your gnome-keyring with a password, rather than leaving it
blank
3. reboot the system
Workarounds are pretty simple and could probably be release noted if
this can't be fix
** Changed in: netbook-launcher (Ubuntu Karmic)
Milestone: karmic-updates => ubuntu-9.10
--
On startup Gnome Keyring asks for password in the background
https://bugs.launchpad.net/bugs/447886
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscrib
** Changed in: netbook-launcher (Ubuntu Karmic)
Status: New => Confirmed
--
On startup Gnome Keyring asks for password in the background
https://bugs.launchpad.net/bugs/447886
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-k
Hi,
I just installed Karmic Beta Netbook Remix in a Dell Mini 10v and I got
this bug.
In the first session i saved my home network and then at first reboot I
noticed that It was offline but i needed time to discover the window in
background. I have autologin like reporter.
The lock in top right
Oliver Grawert saw the problem but here are the instructions to
reproduce. Install with no net connection and select auto-login. When
the new install comes up join a network and enter your credentials. From
then on every boot results in a grey padlock appearing on the left hand
side of the panel wa
Tracking for SRUs, seems too intrusive to fix in karmic
--
On startup Gnome Keyring asks for password in the background
https://bugs.launchpad.net/bugs/447886
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.
--
d
I'd like one other person to reproduce to see if it's a common issue; I
think I understand what's going on, but it's the first report we ever
got.
** Changed in: netbook-launcher (Ubuntu)
Milestone: None => karmic-updates
** Also affects: gnome-keyring (Ubuntu Karmic)
Importance: Wishlist
I suspect to reproduce, you just need to enable autologin and then have
a saved wifi connection that needs a password. Since your gnome keyring
is still locked (isn't auto-unlocked when you autologin), NM needs to
ask you to unlock it. (haven't tested myself to reproduce, just have
seen this sort
Does someone reproduce the issue? It might a race on startup
--
On startup Gnome Keyring asks for password in the background
https://bugs.launchpad.net/bugs/447886
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.
The padlock icon allows a right click that offers the option to 'un-
minimise' which could mean that its either started before the launcher
or that its somehow started minimised?
--
On startup Gnome Keyring asks for password in the background
https://bugs.launchpad.net/bugs/447886
You received th
the duplicate comment was a bit quick but that's not a keyring issue,
either a dialog focus one or a client one rather
--
On startup Gnome Keyring asks for password in the background
https://bugs.launchpad.net/bugs/447886
You received this bug notification because you are a member of Ubuntu
Deskt
Thanks for the bug report. This particular bug has already been
reported, but feel free to report any other bugs you find.
** Changed in: gnome-keyring (Ubuntu)
Importance: Undecided => Wishlist
** Changed in: gnome-keyring (Ubuntu)
Status: New => Invalid
--
On startup Gnome Keyring a
suspect this might really be a gnome-keyring issue
** Also affects: gnome-keyring (Ubuntu)
Importance: Undecided
Status: New
--
On startup Gnome Keyring asks for password in the background
https://bugs.launchpad.net/bugs/447886
You received this bug notification because you are a memb
28 matches
Mail list logo