[Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread joshg
I tried with no success, but I'll try with the next version.

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: 
Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: 
Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread joshg
Ok, I'm now trying to uninstall everything and delete all the zeitgeist-
concerned files. Then I'll reinstall everything and try again.

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: 
Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: 
Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


Re: [Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread Stefano Candori
have you copied the file extension/gnome-activity-journal.py  from the trunk
directory of GAJ  in /home/joshg/.local/share/zeitgeist/extensions??
(apparently no:
 [2010-12-28 19:16:52,618] - DEBUG - zeitgeist.extension - Searching for
user extensions in: /home/joshg/.local/share/zeitgeist/extensions
[2010-12-28 19:16:52,631] - DEBUG - zeitgeist.extension - No extra
extensions
)
And looking to your debug of GAJ it seems you're launching the system
installed one and not the trunk version...

2010/12/28 joshg <694...@bugs.launchpad.net>

> starting zeitgeist-daemon:
>
> [2010-12-28 19:16:52,562] - DEBUG - root - Checking for another running
> instance...
> [2010-12-28 19:16:52,573] - DEBUG - root - No running instances found.
> [2010-12-28 19:16:52,612] - INFO - zeitgeist.sql - Using database:
> /home/joshg/.local/share/zeitgeist/activity.sqlite
> [2010-12-28 19:16:52,616] - DEBUG - zeitgeist.sql - Core schema is good. DB
> loaded in 3.95607948303ms
> [2010-12-28 19:16:52,617] - DEBUG - zeitgeist.extension - Searching for
> system extensions in:
> /home/joshg/zeitgeist/zeitgeist/_zeitgeist/engine/extensions
> [2010-12-28 19:16:52,618] - DEBUG - zeitgeist.extension - Searching for
> user extensions in: /home/joshg/.local/share/zeitgeist/extensions
> [2010-12-28 19:16:52,631] - DEBUG - zeitgeist.extension - No extra
> extensions
> [2010-12-28 19:16:52,631] - DEBUG - zeitgeist.extension - Found extensions:
> [,  '_zeitgeist.engine.extensions.datasource_registry.DataSourceRegistry'>]
> [2010-12-28 19:16:52,632] - DEBUG - zeitgeist.extension - Loading extension
> 'Blacklist'
> [2010-12-28 19:16:52,632] - DEBUG - zeitgeist.blacklist - No existing
> blacklist config found
> [2010-12-28 19:16:52,633] - DEBUG - zeitgeist.extension - Loading extension
> 'DataSourceRegistry'
> [2010-12-28 19:16:52,634] - DEBUG - zeitgeist.datasource_registry - Loaded
> data-source data from /home/joshg/.local/share/zeitgeist/datasources.pickle
> [2010-12-28 19:16:52,638] - INFO - root - Trying to start the datahub
> [2010-12-28 19:16:52,667] - DEBUG - root - Running datahub
> (/usr/bin/zeitgeist-datahub) with PID=7402
> [2010-12-28 19:16:52,667] - INFO - root - Starting Zeitgeist service...
> [2010-12-28 19:16:53,242] - DEBUG - zeitgeist.engine - Inserted 4 events in
> 0.007849s
> [2010-12-28 19:17:29,705] - DEBUG - zeitgeist.engine - Found 0 events IDs
> in 0.000871s
>
>
> starting GAJ:
>
>
> ** Message: pygobject_register_sinkfunc is deprecated (GstObject)
> Traceback (most recent call last):
>   File "/usr/bin/gnome-activity-journal", line 94, in 
> from src.main import PortalWindow
>   File "/usr/share/gnome-activity-journal/src/main.py", line 30, in
> 
> from activity_widgets import MultiViewContainer, TimelineViewContainer,
> ThumbViewContainer
>   File "/usr/share/gnome-activity-journal/src/activity_widgets.py", line
> 35, in 
> from store import ContentStruct, CLIENT
>   File "/usr/share/gnome-activity-journal/src/store.py", line 504, in
> 
>STORE = Store()
>  File "/usr/share/gnome-activity-journal/src/store.py", line 367, in
> __init__
> days_population = ZeitgeistDBusInterface().get_extension("Log",
> "journal/activity").GetHistogramData()
>   File "/usr/lib/pymodules/python2.6/zeitgeist/client.py", line 82, in
> __getattr__
> raise TypeError("Unknown method name: %s" % name)
> TypeError: Unknown method name: GetHistogramData
>
> --
> You received this bug notification because you are subscribed to The
> Zeitgeist Project.
> https://bugs.launchpad.net/bugs/694849
>
> Title:
>  Gnome Activity Journal doesn't show any activities even if all
> dipendencies installed
>
> Status in GNOME Activity Journal:
>  Confirmed
>
> Bug description:
>  When starting Activity Journal (ppa) from terminal:
>
> ** Message: pygobject_register_sinkfunc is deprecated (GstObject)
> `menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
> /usr/share/gnome-activity-journal/src/supporting_widgets.py:728:
> GtkWarning: Failed to load type module: (null)
>
>  super(ContextMenu, self).__init__()
> `menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
> /usr/share/gnome-activity-journal/src/supporting_widgets.py:348:
> GtkWarning: Failed to load type module: (null)
>
>  self.combobox = gtk.combo_box_new_text()
>
> Ubuntu Maverick 10.10 32bit
> gnome-activity-journal 0.5.0.1-0ubuntu1
> zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick
>
>
>

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journ

[Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread joshg
starting zeitgeist-daemon:

[2010-12-28 19:16:52,562] - DEBUG - root - Checking for another running 
instance...
[2010-12-28 19:16:52,573] - DEBUG - root - No running instances found.
[2010-12-28 19:16:52,612] - INFO - zeitgeist.sql - Using database: 
/home/joshg/.local/share/zeitgeist/activity.sqlite
[2010-12-28 19:16:52,616] - DEBUG - zeitgeist.sql - Core schema is good. DB 
loaded in 3.95607948303ms
[2010-12-28 19:16:52,617] - DEBUG - zeitgeist.extension - Searching for system 
extensions in: /home/joshg/zeitgeist/zeitgeist/_zeitgeist/engine/extensions
[2010-12-28 19:16:52,618] - DEBUG - zeitgeist.extension - Searching for user 
extensions in: /home/joshg/.local/share/zeitgeist/extensions
[2010-12-28 19:16:52,631] - DEBUG - zeitgeist.extension - No extra extensions
[2010-12-28 19:16:52,631] - DEBUG - zeitgeist.extension - Found extensions: 
[, ]
[2010-12-28 19:16:52,632] - DEBUG - zeitgeist.extension - Loading extension 
'Blacklist'
[2010-12-28 19:16:52,632] - DEBUG - zeitgeist.blacklist - No existing blacklist 
config found
[2010-12-28 19:16:52,633] - DEBUG - zeitgeist.extension - Loading extension 
'DataSourceRegistry'
[2010-12-28 19:16:52,634] - DEBUG - zeitgeist.datasource_registry - Loaded 
data-source data from /home/joshg/.local/share/zeitgeist/datasources.pickle
[2010-12-28 19:16:52,638] - INFO - root - Trying to start the datahub
[2010-12-28 19:16:52,667] - DEBUG - root - Running datahub 
(/usr/bin/zeitgeist-datahub) with PID=7402
[2010-12-28 19:16:52,667] - INFO - root - Starting Zeitgeist service...
[2010-12-28 19:16:53,242] - DEBUG - zeitgeist.engine - Inserted 4 events in 
0.007849s
[2010-12-28 19:17:29,705] - DEBUG - zeitgeist.engine - Found 0 events IDs in 
0.000871s


starting GAJ:


** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Traceback (most recent call last):
  File "/usr/bin/gnome-activity-journal", line 94, in 
from src.main import PortalWindow
  File "/usr/share/gnome-activity-journal/src/main.py", line 30, in 
from activity_widgets import MultiViewContainer, TimelineViewContainer, 
ThumbViewContainer
  File "/usr/share/gnome-activity-journal/src/activity_widgets.py", line 35, in 

from store import ContentStruct, CLIENT
  File "/usr/share/gnome-activity-journal/src/store.py", line 504, in 
STORE = Store()
  File "/usr/share/gnome-activity-journal/src/store.py", line 367, in __init__
days_population = ZeitgeistDBusInterface().get_extension("Log", 
"journal/activity").GetHistogramData()
  File "/usr/lib/pymodules/python2.6/zeitgeist/client.py", line 82, in 
__getattr__
raise TypeError("Unknown method name: %s" % name)
TypeError: Unknown method name: GetHistogramData

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: 
Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: 
Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread Stefano Candori
and before restarting: copy extension/gnome_activity_journal.py from the 
gnome-activity-journal folder into
~/.local/share/zeitgeist/extensions

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: 
Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: 
Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread Stefano Candori
mmm..it seems you're running the old zeitgeist-daemontry to kill every 
zeitgeist process and launch the one from trunk.
Btw join us on irc channel: #zeitgeist ..if you want..we'll resolve quickier...

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: 
Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: 
Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread joshg
Sorry! That was obvious!
Ok, installed from trunk. If I start GAJ:

jo...@joshg:~$ ~/zeitgeist/gnome-activity-journal/gnome-activity-journal
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Traceback (most recent call last):
  File "/home/joshg/zeitgeist/gnome-activity-journal/gnome-activity-journal", 
line 99, in 
from src.main import PortalWindow
  File "/home/joshg/zeitgeist/gnome-activity-journal/src/main.py", line 30, in 

from activity_widgets import MultiViewContainer, TimelineViewContainer, 
ThumbViewContainer
  File "/home/joshg/zeitgeist/gnome-activity-journal/src/activity_widgets.py", 
line 36, in 
from store import ContentStruct, CLIENT
  File "/home/joshg/zeitgeist/gnome-activity-journal/src/store.py", line 535, 
in 
STORE = Store()
  File "/home/joshg/zeitgeist/gnome-activity-journal/src/store.py", line 393, 
in __init__
days_population = ZeitgeistDBusInterface().get_extension("Log", 
"journal/activity").GetHistogramData()
  File 
"/home/joshg/zeitgeist/gnome-activity-journal/../zeitgeist/zeitgeist/client.py",
 line 82, in __getattr__
raise TypeError("Unknown method name: %s" % name)
TypeError: Unknown method name: GetHistogramData

The window doesn't open even

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: 
Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: 
Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


Re: [Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread Stefano Candori
ok before doing make you should run ./autogen.sh

2010/12/28 joshg <694...@bugs.launchpad.net>

> I installed it doing this:
>
> To download it:
> mkdir ~/zeitgeist; cd ~/zeitgeist
> bzr get lp:zeitgeist; bzr get lp:gnome-activity-journal
>
> Now to start it:
> ~/zeitgeist/zeitgeist/zeitgeist-daemon.py &
> ~/zeitgeist/gnome-activity-journal/gnome-activity-journal
>
> When I start zeitgeist-daemon.py:
>
>
> ~/zeitgeist/zeitgeist/zeitgeist-daemon.py &
> [1] 4020
> jo...@joshg:~$ Traceback (most recent call last):
>  File "/home/joshg/zeitgeist/zeitgeist/zeitgeist-daemon.py", line 41, in
> 
>from _zeitgeist.engine import constants
>  File
> "/home/joshg/zeitgeist/zeitgeist/zeitgeist/../_zeitgeist/engine/__init__.py",
> line 26, in 
>from zeitgeist.client import ZeitgeistDBusInterface
>  File "/home/joshg/zeitgeist/zeitgeist/zeitgeist/client.py", line 35, in
> 
>from zeitgeist.datamodel import (Event, Subject, TimeRange,
> StorageState,
>  File "/home/joshg/zeitgeist/zeitgeist/zeitgeist/datamodel.py", line 1112,
> in 
>raise ImportError("Unable to load zeitgeist ontology, "
> ImportError: Unable to load zeitgeist ontology, please run `make` and try
> again.
>
> And if I start GAJ:
>
>
> Traceback (most recent call last):
>  File
> "/home/joshg/zeitgeist/gnome-activity-journal/gnome-activity-journal", line
> 72, in 
>from src import config
>  File "/home/joshg/zeitgeist/gnome-activity-journal/src/config.py", line
> 39, in 
>from zeitgeist.datamodel import Event, Subject, Interpretation,
> Manifestation, \
>  File
> "/home/joshg/zeitgeist/gnome-activity-journal/../zeitgeist/zeitgeist/datamodel.py",
> line 1112, in 
>raise ImportError("Unable to load zeitgeist ontology, "
> ImportError: Unable to load zeitgeist ontology, please run `make` and try
> again.
>
>
> If i run "make" it says that there's no makefile (that's true).
>
> --
> You received this bug notification because you are subscribed to The
> Zeitgeist Project.
> https://bugs.launchpad.net/bugs/694849
>
> Title:
>  Gnome Activity Journal doesn't show any activities even if all
> dipendencies installed
>
> Status in GNOME Activity Journal:
>  Confirmed
>
> Bug description:
>  When starting Activity Journal (ppa) from terminal:
>
> ** Message: pygobject_register_sinkfunc is deprecated (GstObject)
> `menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
> /usr/share/gnome-activity-journal/src/supporting_widgets.py:728:
> GtkWarning: Failed to load type module: (null)
>
>  super(ContextMenu, self).__init__()
> `menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
> /usr/share/gnome-activity-journal/src/supporting_widgets.py:348:
> GtkWarning: Failed to load type module: (null)
>
>  self.combobox = gtk.combo_box_new_text()
>
> Ubuntu Maverick 10.10 32bit
> gnome-activity-journal 0.5.0.1-0ubuntu1
> zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick
>
>
>

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: 
Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: 
Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread joshg
I installed it doing this:

To download it:
mkdir ~/zeitgeist; cd ~/zeitgeist
bzr get lp:zeitgeist; bzr get lp:gnome-activity-journal

Now to start it:
~/zeitgeist/zeitgeist/zeitgeist-daemon.py &
~/zeitgeist/gnome-activity-journal/gnome-activity-journal

When I start zeitgeist-daemon.py:


~/zeitgeist/zeitgeist/zeitgeist-daemon.py &
[1] 4020
jo...@joshg:~$ Traceback (most recent call last):
  File "/home/joshg/zeitgeist/zeitgeist/zeitgeist-daemon.py", line 41, in 

from _zeitgeist.engine import constants
  File 
"/home/joshg/zeitgeist/zeitgeist/zeitgeist/../_zeitgeist/engine/__init__.py", 
line 26, in 
from zeitgeist.client import ZeitgeistDBusInterface
  File "/home/joshg/zeitgeist/zeitgeist/zeitgeist/client.py", line 35, in 

from zeitgeist.datamodel import (Event, Subject, TimeRange, StorageState,
  File "/home/joshg/zeitgeist/zeitgeist/zeitgeist/datamodel.py", line 1112, in 

raise ImportError("Unable to load zeitgeist ontology, "
ImportError: Unable to load zeitgeist ontology, please run `make` and try again.

And if I start GAJ:


Traceback (most recent call last):
  File "/home/joshg/zeitgeist/gnome-activity-journal/gnome-activity-journal", 
line 72, in 
from src import config
  File "/home/joshg/zeitgeist/gnome-activity-journal/src/config.py", line 39, 
in 
from zeitgeist.datamodel import Event, Subject, Interpretation, 
Manifestation, \
  File 
"/home/joshg/zeitgeist/gnome-activity-journal/../zeitgeist/zeitgeist/datamodel.py",
 line 1112, in 
raise ImportError("Unable to load zeitgeist ontology, "
ImportError: Unable to load zeitgeist ontology, please run `make` and try again.


If i run "make" it says that there's no makefile (that's true).

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: 
Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: 
Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


Re: [Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread Stefano Candori
Well, now the warning are "normal" because i get these too.
Btw at the moment i've no clue on why it's freezing...tell me as soon as
you've tested the trunk version.

2010/12/28 joshg <694...@bugs.launchpad.net>

> I installed appmenu-gtk (wich I had recently uninstalled due to its
> presumed futility) and now the error has become this:
>
>
> ** Message: pygobject_register_sinkfunc is deprecated (GstObject)
> /usr/share/gnome-activity-journal/src/common.py:747: DeprecationWarning:
> object.__new__() takes no parameters
>  GIO_FILES[subj] = object.__new__(classtype, *args, **kwargs)
> /usr/share/gnome-activity-journal/src/activity_widgets.py:303: GtkWarning:
> gtk_box_pack: assertion `child->parent == NULL' failed
>  self.pack_end(hbox)
>
>
> But GAJ freezes. I'll install the trunk version
>
> --
> You received this bug notification because you are subscribed to The
> Zeitgeist Project.
> https://bugs.launchpad.net/bugs/694849
>
> Title:
>  Gnome Activity Journal doesn't show any activities even if all
> dipendencies installed
>
> Status in GNOME Activity Journal:
>  Confirmed
>
> Bug description:
>  When starting Activity Journal (ppa) from terminal:
>
> ** Message: pygobject_register_sinkfunc is deprecated (GstObject)
> `menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
> /usr/share/gnome-activity-journal/src/supporting_widgets.py:728:
> GtkWarning: Failed to load type module: (null)
>
>  super(ContextMenu, self).__init__()
> `menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
> /usr/share/gnome-activity-journal/src/supporting_widgets.py:348:
> GtkWarning: Failed to load type module: (null)
>
>  self.combobox = gtk.combo_box_new_text()
>
> Ubuntu Maverick 10.10 32bit
> gnome-activity-journal 0.5.0.1-0ubuntu1
> zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick
>
>
>

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: 
Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: 
Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] joshg joined gnome-zeitgeist-users

2010-12-28 Thread Friends of GNOME Zeitgeist
Hello GNOME Zeitgeist Team,

joshg (joshg) has been added as a member of Friends of GNOME Zeitgeist
(gnome-zeitgeist-users) by joshg (joshg). Follow the link below for more
details.

https://launchpad.net/~gnome-zeitgeist-users/+member/joshg

-- 
You received this email because you are an admin of the Friends of GNOME 
Zeitgeist team
via the GNOME Zeitgeist Team team.

___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread joshg
I installed appmenu-gtk (wich I had recently uninstalled due to its
presumed futility) and now the error has become this:


** Message: pygobject_register_sinkfunc is deprecated (GstObject)
/usr/share/gnome-activity-journal/src/common.py:747: DeprecationWarning: 
object.__new__() takes no parameters
  GIO_FILES[subj] = object.__new__(classtype, *args, **kwargs)
/usr/share/gnome-activity-journal/src/activity_widgets.py:303: GtkWarning: 
gtk_box_pack: assertion `child->parent == NULL' failed
  self.pack_end(hbox)


But GAJ freezes. I'll install the trunk version

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: 
Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: 
Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 561860] Re: Activity Journal's Right-Click Delete Functionality Broken

2010-12-28 Thread Siegfried Gevatter
I'm closing this bug since it has been fixed both in Zeitgeist (by
always committing removals) and in GNOME Activity Journal (by removing
all events in the same day part).

Stefano, please open a new bug about your issue, against Zeitgeist Data-
sources. IMHO the Bazaar plugin should be fixed to give each revision a
different URI, possibly including the revision ID.

** Changed in: gnome-activity-journal
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/561860

Title:
  Activity Journal's Right-Click Delete Functionality Broken

Status in GNOME Activity Journal:
  Fix Released
Status in Zeitgeist Framework:
  Fix Released

Bug description:
  "
Description of problem:
Activity Journal's right-click delete functionality is broken.

Version-Release number of selected component (if applicable):
0.3.3

How reproducible:
100%

Steps to Reproduce:
1. Launch the Activity Journal.
2. Right-click on an item.
3. From the context menu that appears, choose to delete the item from the
journal.

Actual results:
Nothing happens.

Expected results:
Item's entry should be removed.
"


Reported in Fedora 13 against gnome-activity-journal-0.3.3-1.fc13.noarch.

https://bugzilla.redhat.com/show_bug.cgi?id=579144



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread Stefano Candori
Sorry for the double post: i mean past here all the text that is shown
in the terminal where you've launched "zeitgeist-daemon".

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: 
Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: 
Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread Stefano Candori
Ok i get those warnings too, so that is not the problem...
Try to do that: "zeitgeist-daemon --replace" in a terminalopen GAJ and then 
past here __all__ the text that is shown.

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: 
Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: 
Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Gnome-zeitgeist] [Bug 694849] Re: Gnome Activity Journal doesn't show any activities even if all dipendencies installed

2010-12-28 Thread joshg
Ok, it seems i has added events:

DEBUG:zeitgeist.engine:Inserted 21 events in 0.292205s
DEBUG:zeitgeist.fts:Committing FTS index

But GAJ starts and doesn't show nothing. By now, it freezes and doesn't allow 
me to use it. So I have to kill it.
>From terminal it shows something new:

self.combobox = gtk.combo_box_new_text()
/usr/share/gnome-activity-journal/src/common.py:747: DeprecationWarning: 
object.__new__() takes no parameters
  GIO_FILES[subj] = object.__new__(classtype, *args, **kwargs)
/usr/share/gnome-activity-journal/src/activity_widgets.py:303: GtkWarning: 
gtk_box_pack: assertion `child->parent == NULL' failed
  self.pack_end(hbox)

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/694849

Title:
  Gnome Activity Journal doesn't show any activities even if all dipendencies 
installed

Status in GNOME Activity Journal:
  Confirmed

Bug description:
  When starting Activity Journal (ppa) from terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:728: GtkWarning: 
Failed to load type module: (null)

  super(ContextMenu, self).__init__()
`menu_proxy_module_load': python: undefined symbol: menu_proxy_module_load
/usr/share/gnome-activity-journal/src/supporting_widgets.py:348: GtkWarning: 
Failed to load type module: (null)

  self.combobox = gtk.combo_box_new_text()

Ubuntu Maverick 10.10 32bit
gnome-activity-journal 0.5.0.1-0ubuntu1
zeitgeist-core 0.6-0ubuntu1~0ppa1~maverick



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp