unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36869: gnome-todo won't create new todo list
@ 2019-07-31  2:45 Jesse Gibbons
  2019-07-31  9:23 ` Ricardo Wurmus
  0 siblings, 1 reply; 3+ messages in thread
From: Jesse Gibbons @ 2019-07-31  2:45 UTC (permalink / raw)
  To: 36869

To replicate:
1. launch gnome-todo
2. Click "New List" in the top-left corner of the window.
3. Create a new list with any name
4. click ok

An error message will appear in the top-center of the window:
"An error occurred... creating a task list [Details]"

5. Click "Details".

An error message shows:
"An error occurred while creating a tak list

The name org.gnome.evolution.dataserver.Source5 was not provided
by any service files."

Any ideas how to fix?

-Jesse

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#36869: gnome-todo won't create new todo list
  2019-07-31  2:45 bug#36869: gnome-todo won't create new todo list Jesse Gibbons
@ 2019-07-31  9:23 ` Ricardo Wurmus
  2022-10-10  4:32   ` Maxim Cournoyer
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Wurmus @ 2019-07-31  9:23 UTC (permalink / raw)
  To: jgibbons2357; +Cc: 36869


Hi Jesse,

> The name org.gnome.evolution.dataserver.Source5 was not provided
> by any service files."

Looks like it needs the evolution-dataserver package to be installed in
a location where it is found for DBus activation.

A work-around is to install that package globally (by adding it to the
“packages” field in the operating system configuration) — or with a
reasonably recent version of Guix to install it in the default profile
(there’s a special case for DBus services installed to the default
profile).

A proper fix would involve propagating the evolution-dataserver package.

Could you please give one of these a try?

--
Ricardo

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#36869: gnome-todo won't create new todo list
  2019-07-31  9:23 ` Ricardo Wurmus
@ 2022-10-10  4:32   ` Maxim Cournoyer
  0 siblings, 0 replies; 3+ messages in thread
From: Maxim Cournoyer @ 2022-10-10  4:32 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: jgibbons2357, 36869-done

Hi,

Ricardo Wurmus <rekado@elephly.net> writes:

> Hi Jesse,
>
>> The name org.gnome.evolution.dataserver.Source5 was not provided
>> by any service files."
>
> Looks like it needs the evolution-dataserver package to be installed in
> a location where it is found for DBus activation.
>
> A work-around is to install that package globally (by adding it to the
> “packages” field in the operating system configuration) — or with a
> reasonably recent version of Guix to install it in the default profile
> (there’s a special case for DBus services installed to the default
> profile).
>
> A proper fix would involve propagating the evolution-dataserver package.

Done in 4451d08828.

Creating a new list in 'guix shell --pure endeavour -- endeavour' now
works for me.

Closing!

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-10  4:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31  2:45 bug#36869: gnome-todo won't create new todo list Jesse Gibbons
2019-07-31  9:23 ` Ricardo Wurmus
2022-10-10  4:32   ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).