Fedora Linux Support Community & Resources Center
  #1  
Old 13th September 2012, 08:16 PM
patrick Offline
Registered User
 
Join Date: Mar 2012
Location: Carrboro, NC, USA
Posts: 17
linuxchrome
Zeitgeist activity-log-manager?

https://launchpad.net/activity-log-manager

I found a spec file for the old 0.8 version of the zeitgeist activity-log-manager in bugzilla. I managed to butcher it enough so that the latest 0.9.4 version produces an rpm:

Code:
Name:           activity-log-manager
Version:        0.9.4
Release:        1%{?dist}
Summary:        Easily control what gets logged by Zeitgeist

License:        GPLv2+
URL:            https://launchpad.net/activity-log-manager/
Source0:        http://launchpad.net/activity-log-manager/0.9/0.9.4/+download/activity-log-manager-0.9.4.tar.gz

BuildRequires:  python-devel python-distutils-extra desktop-file-utils intltool
Requires:       zeitgeist >= 0.9.0

%description
Activity Log Manager is a graphical user interface which lets
you easily control what gets logged by Zeitgeist.

%prep
%setup -q


%build
#%{__python} setup.py build
%configure
make

%install
rm -rf %{buildroot}

#%{__python} setup.py install -O1 --skip-build --root %{buildroot}
make install DESTDIR=%{buildroot} PREFIX=%{_prefix}

rm -rf %{buildroot}/%{_datadir}/dbus-1/
rm -rf %{buildroot}/%{_datadir}/gnome-control-center/
rm -rf %{buildroot}/%{_datadir}/polkit-1/
rm -rf %{buildroot}/etc/

desktop-file-validate %{buildroot}/%{_datadir}/applications/activity-log-manager.desktop

#mkdir %{buildroot}/%{_datadir}/locale
#cp -r -p build/mo/* %{buildroot}/%{_datadir}/locale
%find_lang %{name}

%files -f %{name}.lang
%defattr(-,root,root,-)
%doc COPYING
%{_bindir}/*
#%{_datadir}/%{name}
%{_datadir}/applications/*
/usr/doc/alm/AUTHORS
/usr/doc/alm/ChangeLog
/usr/doc/alm/COPYING
/usr/doc/alm/INSTALL
/usr/doc/alm/NEWS
/usr/doc/alm/README
%{_datadir}/icons/hicolor/32x32/apps/activity-log-manager.svg
%{_datadir}/icons/hicolor/48x48/apps/activity-log-manager.svg


%changelog
* Mon May 30 2011 Mads Villadsen <maxx@krakoa.dk> - 0.8.0-1
- Initial release
It compiles, installs, and then not much:
Code:
patrick@gnubox:~/rpmbuild$ activity-log-manager 

(activity-log-manager:16616): Gtk-CRITICAL **: gtk_box_pack: assertion `gtk_widget_get_parent (child) == NULL' failed

(activity-log-manager:16616): GLib-GIO-CRITICAL **: g_application_list_actions: assertion `application->priv->is_registered' failed
Segmentation fault (core dumped)
Is it even possible to have this running on a non-ubuntu system? Was I missing some libs when I compiled it, or did my removal of ubuntu whoopsie screw it all up?
Reply With Quote
  #2  
Old 13th September 2012, 08:36 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,612
linuxfirefox
Re: Zeitgeist activity-log-manager?

Why build it yourself. For Fedora 17, the 0.9.0-1 packages are in the fedora repo.

Here are the packages available:
Code:
gedit-zeitgeist.x86_64 : Zeitgeist plugin for gedit
libqzeitgeist.i686 : Qt Zeitgeist Library
libqzeitgeist.x86_64 : Qt Zeitgeist Library
libqzeitgeist-devel.i686 : Development files for libqzeitgeist
libqzeitgeist-devel.x86_64 : Development files for libqzeitgeist
libzeitgeist.i686 : Client library for applications that want to interact with
                  : the Zeitgeist daemon
libzeitgeist.x86_64 : Client library for applications that want to interact with
                    : the Zeitgeist daemon
libzeitgeist-devel.i686 : Development files for libzeitgeist(x86-32)
libzeitgeist-devel.x86_64 : Development files for libzeitgeist(x86-64)
pogo-zeitgeist.noarch : Zeitgeist module for Pogo
zeitgeist-datahub.x86_64 : The zeitgeist engine data logger
gnome-activity-journal.noarch : Browse and search your Zeitgeist activities
zeitgeist.noarch : Framework providing Desktop activity awareness
zeitgeist.x86_64 : Framework providing Desktop activity awareness
If you just have to have the 0.9.4 version, then grab the source rpms from the repo with yumdownloader and use their spec files. Something may have changes for the 0.9.x versions.

yumdownloader --source packagename
Reply With Quote
  #3  
Old 13th September 2012, 08:39 PM
patrick Offline
Registered User
 
Join Date: Mar 2012
Location: Carrboro, NC, USA
Posts: 17
linuxchrome
Re: Zeitgeist activity-log-manager?

I would love to, but none of those packages are the activity-log-manager, as far as I can tell?
Reply With Quote
  #4  
Old 13th September 2012, 09:02 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,612
linuxfirefox
Re: Zeitgeist activity-log-manager?

I see what you are referring to now. I misunderstood what you were trying to install.

I tried looking around on koji and see where they tried to build it about a month ago for F18 (using that same 0.8.0-1 version), but I can't find any of the source or rpm files for it.
Reply With Quote
Reply

Tags
activitylogmanager, zeitgeist

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Zeitgeist Data-Sources in Fedora 16 mother Using Fedora 1 29th November 2011 02:06 PM
GNOME's Zeitgeist Is Coming To The KDE Desktop tox Linux Chat 0 30th November 2010 12:55 AM
Zeitgeist/GNOME Activity Journal on F12 Milena Using Fedora 6 10th March 2010 10:52 PM
How do I install gnome zeitgeist in Fedora 11? dth4h Using Fedora 0 8th September 2009 05:30 AM
GNOME 3.0 To Get GNOME Shell Zeitgeist Demz Linux Chat 0 3rd April 2009 12:59 AM


Current GMT-time: 16:21 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat