GTG

Tasks without due dates appearing in Gnome shell calendar under "Today" and "Tomorrow"

Bug #1084828 reported by Justin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GTG
Expired
Undecided
Unassigned

Bug Description

GTG .3 (from daily ppa) on Gnome 3.4.2 under Debian 7.0. Tasks without assigned due dates are appearing on the Gnome shell calendar under "Today" and "Tomorrow."

Revision history for this message
Izidor Matušov (izidor) wrote :

Hi Justin, where this thing happens? Do you use this extension? https://extensions.gnome.org/extension/409/gtg-integration/

Could you please make a screenshot of the situation? Thank you.

Changed in gtg:
status: New → Incomplete
Revision history for this message
Justin (jrshaffner) wrote : Re: [Bug 1084828] Re: Tasks without due dates appearing in Gnome shell calendar under "Today" and "Tomorrow"
Download full text (7.5 KiB)

Hi Izidor,

I am using that extension. Any task that is assigned a date -- any date,
even 'soon' -- appears under the "Today" and "Tomorrow" headings and
also on any of the calendar dates when you click on them. Perhaps this
is how the extension was designed, but it doesn't make sense to include
these tasks there when they're also listed on the side. I would have
though these should be reserved for tasks scheduled/ due on said dates.
I would attach a screenshot, but for some reason at the moment I'm
unable to open GTG. The terminal printout is below.

Thank you in advance,
Justin

$ gtg -d
2012-12-01 00:15:09,106 - DEBUG - gtg:core_main_init:139 - Debug output
enabled.
2012-12-01 00:15:09,201 - DEBUG - __init__:__init__:68 - Backends found:
['backend_tomboy', 'backend_identica', 'backend_rtm',
'backend_localfile', 'backend_twitter', 'backend_gnote',
'backend_evolution', 'backend_mantis', 'backend_launchpad']
2012-12-01 00:15:09,259 - WARNING - __init__:__init__:77 - Backend
backend_twitter could not be loaded: No module named tweepy.models
2012-12-01 00:15:09,260 - WARNING - __init__:__init__:77 - Backend
backend_evolution could not be loaded: No module named evolution
2012-12-01 00:15:09,260 - WARNING - __init__:__init__:77 - Backend
backend_mantis could not be loaded: No module named suds.client
2012-12-01 00:15:09,261 - WARNING - __init__:__init__:77 - Backend
backend_launchpad could not be loaded: No module named
launchpadlib.launchpad
2012-12-01 00:15:09,315 - DEBUG - task:add_child:539 - adding child 1@1
to task 0@1
2012-12-01 00:15:09,315 - DEBUG - task:add_child:539 - adding child 2@1
to task 0@1
2012-12-01 00:15:09,315 - DEBUG - task:add_child:539 - adding child 3@1
to task 0@1
2012-12-01 00:15:09,316 - DEBUG - task:add_child:539 - adding child 4@1
to task 0@1
2012-12-01 00:15:09,316 - DEBUG - task:add_child:539 - adding child 5@1
to task 0@1
2012-12-01 00:15:09,316 - DEBUG - task:add_child:539 - adding child 6@1
to task 0@1
2012-12-01 00:15:09,316 - DEBUG - task:add_child:539 - adding child 7@1
to task 0@1
2012-12-01 00:15:09,316 - DEBUG - task:add_child:539 - adding child 8@1
to task 0@1
2012-12-01 00:15:09,323 - DEBUG - task:add_child:539 - adding child
cf7ecf3e-de44-4b08-a0cc-c4ef297153af to task
9b412a0b-6008-454a-85e5-cf0e7a228c65
2012-12-01 00:15:09,331 - DEBUG - task:add_child:539 - adding child
9e115a31-6f5a-4528-9fc8-5e1ad5fd0a46 to task
9127cde2-17cb-4cd7-8a9b-d6b38b9292c4
2012-12-01 00:15:09,331 - DEBUG - task:add_child:539 - adding child
0db600fc-6af6-43e3-9f99-8d2fd0d86683 to task
9127cde2-17cb-4cd7-8a9b-d6b38b9292c4
2012-12-01 00:15:09,331 - DEBUG - task:add_child:539 - adding child
8a498f8c-e51f-419a-b057-6ac5df6e8d84 to task
9127cde2-17cb-4cd7-8a9b-d6b38b9292c4
2012-12-01 00:15:09,331 - DEBUG - task:add_child:539 - adding child
70d76173-b8d4-495a-aae2-d6aa5c5494e2 to task
9127cde2-17cb-4cd7-8a9b-d6b38b9292c4
2012-12-01 00:15:09,335 - DEBUG - task:add_child:539 - adding child
52a3a705-cfce-4162-b051-8634dea9021f to task
a2882f05-131d-4361-bb40-a21550b2ab44
2012-12-01 00:15:09,335 - DEBUG - task:add_child:539 - adding child
f27f31d3-2f47-42b6-9607-bd1c4818f55b to task
a2882f05-131...

Read more...

Revision history for this message
Izidor Matušov (izidor) wrote :

Hi Justin, I reported that traceback and fixed it in bug #1085617.

Workaround: Delete from ~/.config/gtg/gtg.conf line starting with "expanded_tags = "

Let me guess about those tasks: do they have subtasks? do they have set start or due date? Or maybe today is between their start and due date?

(Screenshot would be perfect ;)

Revision history for this message
Justin (jrshaffner) wrote :

Hi Izidor,

Deleting the line starting with "expanded_tags = " worked. Regarding the
tasks, they do not have subtasks. But "Today and "tomorrow" is between
their start and/or due date. But this means if I assign any dates to all
tasks, then all tasks would show up in all places!

A screenshot is attached. Let me know if another visual arrangement
would work better.

Thanks again,
Justin

On 12/02/2012 07:18 AM, Izidor Matušov wrote:
> Hi Justin, I reported that traceback and fixed it in bug #1085617.
>
> Workaround: Delete from ~/.config/gtg/gtg.conf line starting with
> "expanded_tags ="
>
> Let me guess about those tasks: do they have subtasks? do they have set
> start or due date? Or maybe today is between their start and due date?
>
> (Screenshot would be perfect ;)
>

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Getting Things GNOME! because there has been no activity for 60 days.]

Changed in gtg:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.