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

accounts-daemon service, fix gnome-shell, add libgnomekbd, musicbrainz5, sushi, gnome-contacts #2153

Merged
merged 16 commits into from
Apr 9, 2014

Conversation

lucabrunox
Copy link
Contributor

For some reason, gnome-shell worked out without gnome-settings-daemon gschemas on my system. After a garbage collect + rebuild, it didn't work anymore. Turned out it was missing gschemas dependency.
The accounts-daemon is used for knowing some user information in gnome-shell, however we should forbid changing accounts from gnome-control-center user-accounts.

@lucabrunox
Copy link
Contributor Author

Updated. Added libgnomekbd.

@lucabrunox lucabrunox changed the title accounts-daemon service, fix gnome-shell accounts-daemon service, fix gnome-shell, add libgnomekbd Apr 7, 2014
@lucabrunox
Copy link
Contributor Author

Added gnome-system-monitor, it's missing from #247 but it's in gnome core.

@lucabrunox
Copy link
Contributor Author

added musicbrainz5 and gnome sushi

@lucabrunox lucabrunox changed the title accounts-daemon service, fix gnome-shell, add libgnomekbd accounts-daemon service, fix gnome-shell, add libgnomekbd, musicbrainz5 and sushi Apr 7, 2014
@lucabrunox lucabrunox changed the title accounts-daemon service, fix gnome-shell, add libgnomekbd, musicbrainz5 and sushi accounts-daemon service, fix gnome-shell, add libgnomekbd, musicbrainz5, sushi, gnome-contacts Apr 8, 2014
@lucabrunox
Copy link
Contributor Author

added gnome-contacts, moved accountservce to services/desktops and sushi and eds to services/desktops/gnome3

@lucabrunox
Copy link
Contributor Author

Added telepathy-mission-control dbus service

@lucabrunox
Copy link
Contributor Author

Fix file-roller

@lucabrunox
Copy link
Contributor Author

Added at-spi2-core service to nixos, for the a11y dbus name.

@lucabrunox
Copy link
Contributor Author

Wrapped evolution-calendar-factory and gnome-contacts-search-provider. Removed desktop/gnome-dictionary. Added environment.gnome3.excludePackages.
I'm in doubt on whether the difference function should stay in lib/lists.nix or in gnome3.nix for now.

at-spi2-core spits this warning at startup, probably because it starts before gnome-session, and the service has no activation: org.a11y.atspi.Registry[11663]: ** (at-spi2-registryd:11666): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files

So far this is the only noteworthy warning in the logs.

@domenkozar
Copy link
Member

I tested it inside a virtualbox vm. I'll downgrade 3.12 apps, otherwise it looks good. I have a bunch of bugs that don't appear to you, we'll have to boil down those in near future.

domenkozar added a commit that referenced this pull request Apr 9, 2014
accounts-daemon service, fix gnome-shell, add libgnomekbd, musicbrainz5, sushi, gnome-contacts
@domenkozar domenkozar merged commit e5e27cf into NixOS:master Apr 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants