Starting with application=... doesn't seem to be working
Bug #1334231 reported by
Sebastien Bacher
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Online Accounts: GNOME Control Center |
Confirmed
|
Undecided
|
Unassigned | ||
gnome-control-center-signon (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
unity-control-center (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
The issue happens on trusty. If you run "unity-
Should it open on the "add" page with the filter set on the application specified?
Note that it could be an issue in u-c-c and how it calls the panel as well
To post a comment you must log in.
I added a couple of debugging lines in u-c-c-signon, and here's the result:
========== center -v credentials -- application= shotwell control- center: 27615): credentials- cc-panel- DEBUG: Loaded control- center: 27615): Gtk-DEBUG: Connecting to session manager control- center: 27615): DEBUG: Enabling debugging control- center: 27615): DEBUG: Extra argument: application= shotwell control- center: 27615): credentials- cc-panel- DEBUG: cc-credentials- preferences. vala:107: no params cc-panel- Message: cc-credentials- accounts- model.vala: 259: Error loading icon 'vimeo': Icon 'vimeo' not present in theme cc-panel- Message: cc-credentials- providers- model.vala: 109: No desktop app info found for application name: com.ubuntu. developer. webapps. webapp- facebook_ webapp- facebook cc-panel- Message: cc-credentials- providers- model.vala: 109: No desktop app info found for application name: uoa-integration -tests cc-panel- Message: cc-credentials- providers- model.vala: 109: No desktop app info found for application name: com.ubuntu. developer. knitzsche. oa-2_oa- 2 cc-panel- Message: cc-credentials- providers- model.vala: 109: No desktop app info found for application name: it.mardy. account- tester_ account- tester cc-panel- Message: cc-credentials- providers- model.vala: 109: No desktop app info found for application name: com.ubuntu. reminders_ reminders control- center: 27615): credentials- cc-panel- DEBUG: cc-credentials- account- details- page.vala: 239: No configuration widget for provider windows-live control- center: 27615): credentials- cc-panel- DEBUG: Startup argument given: application= shotwell
unity-control-
(unity-
(unity-
** (unity-
** (unity-
(unity-
credentials-
credentials-
credentials-
credentials-
credentials-
credentials-
(unity-
(unity-
==========
It looks like our plugin is "constructed" and *then* the "argv" property is set. Our code assumes that this is a construct property.
I'm not sure whether this assumption is correct, but since this used to work, it's very likely that something changed in u-c-c.