[Desktop-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-08-16 Thread मनीष सिन्हा
** Also affects: scratch
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1197569

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

Status in Bijiben:
  Fix Released
Status in Cairo-Dock: Plug-ins:
  Fix Committed
Status in Diodon - GTK+ Clipboard Manager:
  Triaged
Status in Scratch:
  New
Status in Totem Movie Player:
  Fix Released
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “bijiben” package in Ubuntu:
  New
Status in “cairo-dock-plug-ins” package in Ubuntu:
  Triaged
Status in “diodon” package in Ubuntu:
  Fix Released
Status in “folks” package in Ubuntu:
  New
Status in “nautilus” package in Ubuntu:
  Confirmed
Status in “synapse” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New
Status in “unity-lens-applications” package in Ubuntu:
  New
Status in “unity-lens-files” package in Ubuntu:
  New
Status in “unity-lens-video” package in Ubuntu:
  New
Status in “upstart-app-launch” package in Ubuntu:
  New

Bug description:
  The older libzeitgeist (http://launchpad.net/libzeitgeist) served its
  days and will be deprecated soon.

  All the apps should slowly move to libzeitgeist 2 (zeitgeist-2.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bijiben/+bug/1197569/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1198554] Re: Allow enabling/disabling Unity scopes from Privacy Settings

2013-08-01 Thread मनीष सिन्हा
As of r84, I have managed to get the list of all the scopes under
XDG_DATA_DIRS/unity/scopes

There are a few confusion.

e.g. I have /usr/share/unity/scopes/graphics.scope which does not have
an icon because it is a category scope for
/usr/share/unity/scopes/graphics/deviantart.scope and this latter one
has an icon. What should be done? Should I ignore the category scope and
only go by lead scopes instead of scope which serve to act as a
container for other scopes?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1198554

Title:
  Allow enabling/disabling Unity scopes from Privacy Settings

Status in Privacy Manager for Zeitgeist:
  Confirmed
Status in Unity Applications Lens:
  New
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  The include online search results toggle in Privacy Settings is only
  a partial solution to the customizability people want from Unity's
  online searches.

  Unity 7.1, as part of the 100 Scopes initiative, adds many more scopes and 
allows for scopes to be individually disabled without installing them. The 
UI/UX for this is pretty bad though.
  1. Open the Dash
  2. Switch to the Applications lens
  3. Click Filter Results
  4. Select Search plugins
  5. Select the scope you want to disable and click Disable

  A better way for discoverability and usability is to have the Privacy
  Settings' Search tab include the list of installed scopes with an
  on/off toggle switch next to them.

  The list of scopes can be found by recurisvely searching
  XDG_DATA_DIRS/unity/scopes/*.scope. If a scope is in a subdirectory,
  replace the / with a hyphen (for instance graphics/colourlovers.scope
  should be graphics-colourlovers.scope).

  A .scope is a modified .desktop so display the Name and Icon listed.
  If an icon isn't listed, you can fall back to displaying
  /usr/share/icons/unity-icon-theme/places/svg/service-generic.svg .

  To disable a scope, add its name to gsettings
  com.canonical.Unity.Lenses disabled-scopes.

  Optionally, you can extend the basic enabling/disabling interface to
  allow choosing which scopes should always be searched and which should
  show up by default in the Home lens.

  Also optionally, remove the Search plugins feature from unity-lens-
  applications.

  See also the final mockup on
  https://wiki.ubuntu.com/SecurityAndPrivacySettings for a proposed
  Ubuntu mobile version of this.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: activity-log-manager 0.9.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-2.9-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: amd64
  Date: Sat Jul  6 18:04:49 2013
  InstallationDate: Installed on 2013-06-14 (22 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130613)
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1198554/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1198554] Re: Allow enabling/disabling Unity scopes from Privacy Settings

2013-07-29 Thread मनीष सिन्हा
Unity 7.1 landed in Saucy 18 hours back.
https://launchpad.net/ubuntu/saucy/+source/unity/7.1.0+13.10.20130729-0ubuntu1

Now I can start working on it.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1198554

Title:
  Allow enabling/disabling Unity scopes from Privacy Settings

Status in Privacy Manager for Zeitgeist:
  Confirmed
Status in Unity Applications Lens:
  New
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  The include online search results toggle in Privacy Settings is only
  a partial solution to the customizability people want from Unity's
  online searches.

  Unity 7.1, as part of the 100 Scopes initiative, adds many more scopes and 
allows for scopes to be individually disabled without installing them. The 
UI/UX for this is pretty bad though.
  1. Open the Dash
  2. Switch to the Applications lens
  3. Click Filter Results
  4. Select Search plugins
  5. Select the scope you want to disable and click Disable

  A better way for discoverability and usability is to have the Privacy
  Settings' Search tab include the list of installed scopes with an
  on/off toggle switch next to them.

  The list of scopes can be found by recurisvely searching
  XDG_DATA_DIRS/unity/scopes/*.scope. If a scope is in a subdirectory,
  replace the / with a hyphen (for instance graphics/colourlovers.scope
  should be graphics-colourlovers.scope).

  A .scope is a modified .desktop so display the Name and Icon listed.
  If an icon isn't listed, you can fall back to displaying
  /usr/share/icons/unity-icon-theme/places/svg/service-generic.svg .

  To disable a scope, add its name to gsettings
  com.canonical.Unity.Lenses disabled-scopes.

  Optionally, you can extend the basic enabling/disabling interface to
  allow choosing which scopes should always be searched and which should
  show up by default in the Home lens.

  Also optionally, remove the Search plugins feature from unity-lens-
  applications.

  See also the final mockup on
  https://wiki.ubuntu.com/SecurityAndPrivacySettings for a proposed
  Ubuntu mobile version of this.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: activity-log-manager 0.9.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-2.9-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: amd64
  Date: Sat Jul  6 18:04:49 2013
  InstallationDate: Installed on 2013-06-14 (22 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130613)
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1198554/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1200922] Re: gnome-control-center crashed with SIGSEGV in g_type_check_instance_cast()

2013-07-22 Thread मनीष सिन्हा
Evan, can you look into this. Looks like some issue with signals in
diagnostic widget

on_properties_changed (interface=0x7fd2f8fd8cd0,
changed_properties=optimized out, invalidated_properties=optimized
out, user_data=0x7fd2f8b727a0) at diagnostics-widget.c:149

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1200922

Title:
  gnome-control-center crashed with SIGSEGV in
  g_type_check_instance_cast()

Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  Testing Mir.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: activity-log-manager 0.9.7-0ubuntu2
  ProcVersionSignature: Ubuntu 3.10.0-2.11-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  ApportVersion: 2.10.2-0ubuntu4
  Architecture: amd64
  CrashCounter: 1
  Date: Sat Jul 13 09:01:51 2013
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2013-07-13 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130712)
  MarkForUpload: True
  ProcCmdline: gnome-control-center --overview
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fd2f6079fec g_type_check_instance_cast+28:
mov(%rax),%rdi
   PC (0x7fd2f6079fec) ok
   source (%rax) (0x) not located in a known VMA region 
(needed readable region)!
   destination %rdi ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: activity-log-manager
  StacktraceTop:
   g_type_check_instance_cast () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from 
/usr/lib/x86_64-linux-gnu/control-center-1/panels/libactivity-log-manager.so
   ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   g_cclosure_marshal_generic () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: gnome-control-center crashed with SIGSEGV in 
g_type_check_instance_cast()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/1200922/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1201653] Re: gnome-control-center crashed with SIGSEGV in ffi_call_SYSV()

2013-07-15 Thread मनीष सिन्हा
Can anyone reproduce this crash with symbols installed?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1201653

Title:
  gnome-control-center crashed with SIGSEGV in ffi_call_SYSV()

Status in “activity-log-manager” package in Ubuntu:
  New

Bug description:
  booted new 13.10 install was doing update

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: activity-log-manager 0.9.7-0ubuntu3
  ProcVersionSignature: Ubuntu 3.10.0-2.10-generic 3.10.0
  Uname: Linux 3.10.0-2-generic i686
  ApportVersion: 2.10.2-0ubuntu4
  Architecture: i386
  Date: Mon Jul 15 21:47:04 2013
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2013-07-16 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130712)
  MarkForUpload: True
  ProcCmdline: gnome-control-center
  ProcEnviron:
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=set
   PATH=(custom, no user)
   LANGUAGE=en_US
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0xacb48fcf:mov0x0(%ebp),%eax
   PC (0xacb48fcf) ok
   source 0x0(%ebp) (0x) not located in a known VMA region (needed 
readable region)!
   destination %eax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: activity-log-manager
  StacktraceTop:
   ?? () from 
/usr/lib/i386-linux-gnu/control-center-1/panels/libactivity-log-manager.so
   ffi_call_SYSV () from /usr/lib/i386-linux-gnu/libffi.so.6
   ffi_call () from /usr/lib/i386-linux-gnu/libffi.so.6
   g_cclosure_marshal_generic () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: gnome-control-center crashed with SIGSEGV in ffi_call_SYSV()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/1201653/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1197974] Re: Error setting crash reporting: GDBus.Error:org.freedesktop.DBus.Error.AuthFailed: Not authorized.

2013-07-10 Thread मनीष सिन्हा
** Changed in: activity-log-manager
Milestone: 0.9.7 = 0.9.8

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1197974

Title:
  Error setting crash reporting:
  GDBus.Error:org.freedesktop.DBus.Error.AuthFailed: Not authorized.

Status in Privacy Manager for Zeitgeist:
  Confirmed
Status in “activity-log-manager” package in Ubuntu:
  New

Bug description:
  1. Open activity-log-manager or System SettingsPrivacy.
  2. Switch to the diagnostics tab. Unlock and make sure both checkboxes are 
checked.
  3. Close activity-log-manager or System Settings.
  4. From the terminal, run either activity-log-manager or gnome-control-center 
activity-log-manager
  5. Wait a minute and you'll see these error messages:

  Error setting crash reporting: 
GDBus.Error:org.freedesktop.DBus.Error.AuthFailed: Not authorized.
  Error setting metrics reporting: 
GDBus.Error:org.freedesktop.DBus.Error.AuthFailed: Not authorized.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: activity-log-manager 0.9.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-2.9-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: amd64
  Date: Thu Jul  4 16:14:56 2013
  InstallationDate: Installed on 2013-06-14 (20 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130613)
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1197974/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1198554] Re: Allow enabling/disabling Unity scopes from Privacy Settings

2013-07-10 Thread मनीष सिन्हा
** Changed in: activity-log-manager
Milestone: 0.9.7 = 0.9.8

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1198554

Title:
  Allow enabling/disabling Unity scopes from Privacy Settings

Status in Privacy Manager for Zeitgeist:
  Confirmed
Status in Unity Applications Lens:
  New
Status in “activity-log-manager” package in Ubuntu:
  New

Bug description:
  The include online search results toggle in Privacy Settings is only
  a partial solution to the customizability people want from Unity's
  online searches.

  Unity 7.1, as part of the 100 Scopes initiative, adds many more scopes and 
allows for scopes to be individually disabled without installing them. The 
UI/UX for this is pretty bad though.
  1. Open the Dash
  2. Switch to the Applications lens
  3. Click Filter Results
  4. Select Search plugins
  5. Select the scope you want to disable and click Disable

  A better way for discoverability and usability is to have the Privacy
  Settings' Search tab include the list of installed scopes with an
  on/off toggle switch next to them.

  The list of scopes can be found by recurisvely searching
  XDG_DATA_DIRS/unity/scopes/*.scope. If a scope is in a subdirectory,
  replace the / with a hyphen (for instance graphics/colourlovers.scope
  should be graphics-colourlovers.scope).

  A .scope is a modified .desktop so display the Name and Icon listed.
  If an icon isn't listed, you can fall back to displaying
  /usr/share/icons/unity-icon-theme/places/svg/service-generic.svg .

  To disable a scope, add its name to gsettings
  com.canonical.Unity.Lenses disabled-scopes.

  Optionally, you can extend the basic enabling/disabling interface to
  allow choosing which scopes should always be searched and which should
  show up by default in the Home lens.

  Also optionally, remove the Search plugins feature from unity-lens-
  applications.

  See also the final mockup on
  https://wiki.ubuntu.com/SecurityAndPrivacySettings for a proposed
  Ubuntu mobile version of this.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: activity-log-manager 0.9.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-2.9-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: amd64
  Date: Sat Jul  6 18:04:49 2013
  InstallationDate: Installed on 2013-06-14 (22 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130613)
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1198554/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 940483] Re: Privacy Policy button should be a hyperlink

2013-07-10 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/940483

Title:
  Privacy Policy button should be a hyperlink

Status in Privacy Manager for Zeitgeist:
  Fix Released
Status in “activity-log-manager” package in Ubuntu:
  Fix Released

Bug description:
  The Privacy Panel has a new Diagnostics tab, with a button that says
  “Privacy Policy.” Buttons are generally labelled for the actions they
  perform. See the HIG on buttons: http://developer.gnome.org/hig-
  book/3.0/controls-buttons.html.en, which specifies “Label all buttons
  with imperative verbs.”

  “Privacy Policy” is not a verb. Rather, it is a destination on the
  web. Conventionally, this should be a flat hyperlink, either a
  GtkLinkButton or part of a label.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/940483/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1058037] Re: Activity Log Manager crashes with GLib-GIO-CRITICAL **: g_application_list_actions: assertion `application-priv-is_registered' failed

2013-07-10 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1058037

Title:
  Activity Log Manager crashes with GLib-GIO-CRITICAL **:
  g_application_list_actions: assertion
  `application-priv-is_registered' failed

Status in Privacy Manager for Zeitgeist:
  Fix Released
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “activity-log-manager” source package in Quantal:
  Confirmed
Status in “activity-log-manager” source package in Raring:
  Confirmed
Status in “activity-log-manager” source package in Saucy:
  Fix Released

Bug description:
  Activiy Log Manager 0.9.4-0ubuntu4 crashes on startup with the
  following error:

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

  (activity-log-manager:20944): GLib-GIO-CRITICAL **:
  g_application_list_actions: assertion
  `application-priv-is_registered' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: activity-log-manager 0.9.4-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  Date: Fri Sep 28 13:55:17 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120914)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1058037/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 973130] Re: [UIFE] Adding landscape installer caused UI overflow

2013-07-10 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/973130

Title:
  [UIFE] Adding landscape installer caused UI overflow

Status in Privacy Manager for Zeitgeist:
  Fix Released
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “activity-log-manager” source package in Precise:
  Fix Released

Bug description:
  The recent UIFE/FFE to add the landscape client installer (bug 961606)
  now causes the control-center layout to overflow and look ugly.

  I propose that we move the Privacy settings from the System to the
  Personal category. There is still an open slot there, and it makes
  more sense there anyway IMHO.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/973130/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 944993] Re: Typo in /src/history-widget.vala:68

2013-07-10 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/944993

Title:
  Typo in /src/history-widget.vala:68

Status in Privacy Manager for Zeitgeist:
  Fix Released
Status in “activity-log-manager” package in Ubuntu:
  Fix Released

Bug description:
  /src/history-widget.vala:68:

  label.set_markup(span size='small'%s/span.printf(_(Every time a
  file or an application is used, some information can be stored. This
  activity can be used to retrieve files during searches or as history
  in applicaitons.)));

  There should be applications.

  Thanks for fixing this typo.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/944993/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1024057] Re: gnome control center crashed when attempting to open privacy dialogue

2013-07-10 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1024057

Title:
  gnome control center crashed when attempting to open privacy dialogue

Status in Privacy Manager for Zeitgeist:
  Fix Released
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “activity-log-manager” source package in Precise:
  Fix Released
Status in “activity-log-manager” source package in Quantal:
  Fix Released

Bug description:
  [Impact]
  If .config/userdirs.dirs doesn't exist or is incomplete, it's not possible to 
open the privacy pane of gnome-control-center.

  [Test case]
  Move .config/userdirs.dirs to a different location, run gnome-control-center, 
click privacy pane.  If it crashes, this bug is still present.

  [Regression potential]
  The code submitted only modifies the way that special dirs are handled, so 
the worst that could happen is that special dirs are not handled in a special 
way.

  

  Original description

  When I attempt to open privacy in the gnome-control-center (system
  settings), system settings crashes with the following error message.
  All other functions within system settings work:

  magnus@1204:~$ gnome-control-center

  (gnome-control-center:11858): Gtk-CRITICAL **: gtk_box_pack: assertion 
`gtk_widget_get_parent (child) == NULL' failed
  Segmentation fault (core dumped)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.2-0ubuntu0.3
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Thu Jul 12 20:49:23 2012
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup22.0-0ubuntu2
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1024057/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1050620] Re: activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

2013-07-10 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1050620

Title:
  activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

Status in Privacy Manager for Zeitgeist:
  Fix Released
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “activity-log-manager” source package in Quantal:
  Confirmed
Status in “activity-log-manager” source package in Raring:
  Confirmed
Status in “activity-log-manager” source package in Saucy:
  Fix Released

Bug description:
  This crash occurred when attempting to run activity-log-manager from
  Terminal.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: activity-log-manager 0.9.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 16:52:01 2012
  ExecutablePath: /usr/bin/activity-log-manager
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120821)
  ProcCmdline: activity-log-manager
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7fcc0ae2cbf8:mov(%rax),%rsi
   PC (0x7fcc0ae2cbf8) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rsi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: activity-log-manager
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   gtk_window_set_application () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   g_cclosure_marshal_VOID__OBJECTv () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: activity-log-manager crashed with SIGSEGV in 
gtk_window_set_application()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1050620/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 944362] Re: i18n problems in activity-log-manager

2013-07-10 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/944362

Title:
  i18n problems in activity-log-manager

Status in Privacy Manager for Zeitgeist:
  Fix Released
Status in Ubuntu Translations:
  Fix Released
Status in “activity-log-manager” package in Ubuntu:
  Fix Released

Bug description:
  Currently, the src/diagnostics/com.ubuntu.whoopsiepreferences.policy file 
cannot be localized, because of several reasons:
  - it contains a random gettext-domain name. This should be the same as the 
template name (activity-log-manager), and it is just better to not hardwire it 
into the file, but leaving it to dh_translations to fill out. It is also an 
Ubuntu-specific feature, not merged yet into upstream, see bug #619632
  - the translatble strings are not marked for translations
  - the file is not listed in POTFILES.in

  Also the src/diagnostics/whoopsie.ui file should have a [type:
  gettext/glade] tag for the strings to be extracted.

  Attached branch fixes these problems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/944362/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1199605] Re: Only show apps that log to zg in Exclude Application chooser

2013-07-09 Thread मनीष सिन्हा
The best way I can come up is this

AllApps = All apps which have a desktop file
AppsWithNoDisplayTrue = Apps which have desktop file containing the key 
NoDisplay=true
AppsAlreadyLogged = Apps which have already logged atleast one event
AppsInDsRegistry = Apps which have their actor set in atleast one of the 
templates of DataSourceRegistry

The correct app list should be

(AllApps minus AppsWithNoDisplayTrue) union AppsAlreadyLogged union
AppsInDsRegistry

This is closest to solution but would be good to have a CheckBox

[ ] Show all applications which will show items in AllApps

** Also affects: activity-log-manager
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1199605

Title:
  Only show apps that log to zg in Exclude Application chooser

Status in Privacy Manager for Zeitgeist:
  New
Status in “activity-log-manager” package in Ubuntu:
  New

Bug description:
  The Exclude Application chooser appears to include all .desktop's including 
many that don't make sense like:
  - Python v2.7
  - Network Connections
  - Compiz
  - GNOME Shell Classic
  - View File
  - Window Manager

  I think it would be better for users to only have relevant apps show
  up in this list.

  GNOME 3.8 has a new Notifications panel in Settings that allows users
  to customize GNOME Shell notifications. Apps show up there either
  because they've explicitly opted in (see
  https://wiki.gnome.org/GnomeGoals/NotificationSource ) or because
  they've shown at least one notification.

  Zeitgeist could do something similar. Show apps in this list once one
  event has been logged from the app. And also make a way for app
  developers to signal to zg that they log to zg even before they have
  logged one event.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1199605/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 992338] Re: Privacy settings don't affect Gnome recently-used list.

2013-07-07 Thread मनीष सिन्हा
I guess Usage and History is already merged. Something has to be done
for Purge Trash and Temporary Files

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/992338

Title:
  Privacy settings don't affect Gnome recently-used list.

Status in Privacy Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  Blocking directories or apps, or clearing the history entirely in the
  Privacy settings pane does not prevent files in those directories or
  opened by those applications from appearing in the Gnome Recent
  Files list in file open/save dialogs. This second log is stored in
  ~/.local/share/recently-used.xbel.

  While I accept that the activity log manager cannot control the
  monitoring of each individual program, I expected that it would
  control the *global* recent files list.

  Short term: If there is no way to offer the same control, maybe an
  option to disable it (writing gtk-recent-files-max-age=0 to
  ~/.config/gtk-3.0/settings.ini apparently does that) with an
  appropriate notice. Also, clearing the zeitgeist history should clear
  the recently-used history.

  Noteworthy: in my searches to make sure my bug report was original, I
  came across a few people who had the complaint about the Recent
  Files list and I saw a number of replies telling them to use the
  Privacy pane.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/992338/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 992338] Re: Privacy settings don't affect Gnome recently-used list.

2013-07-07 Thread मनीष सिन्हा
This issue has been solved. For Purge Trash and Temporary Files keep
an eye on LP #1189313

** Changed in: activity-log-manager
   Status: Confirmed = Fix Committed

** Changed in: activity-log-manager
 Assignee: (unassigned) = Jeremy Bicha (jbicha)

** Changed in: activity-log-manager
Milestone: None = 0.9.7

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/992338

Title:
  Privacy settings don't affect Gnome recently-used list.

Status in Privacy Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  Blocking directories or apps, or clearing the history entirely in the
  Privacy settings pane does not prevent files in those directories or
  opened by those applications from appearing in the Gnome Recent
  Files list in file open/save dialogs. This second log is stored in
  ~/.local/share/recently-used.xbel.

  While I accept that the activity log manager cannot control the
  monitoring of each individual program, I expected that it would
  control the *global* recent files list.

  Short term: If there is no way to offer the same control, maybe an
  option to disable it (writing gtk-recent-files-max-age=0 to
  ~/.config/gtk-3.0/settings.ini apparently does that) with an
  appropriate notice. Also, clearing the zeitgeist history should clear
  the recently-used history.

  Noteworthy: in my searches to make sure my bug report was original, I
  came across a few people who had the complaint about the Recent
  Files list and I saw a number of replies telling them to use the
  Privacy pane.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/992338/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1198554] Re: Allow enabling/disabling Unity scopes from Privacy Settings

2013-07-07 Thread मनीष सिन्हा
Let's this out in next release

** Changed in: activity-log-manager
   Importance: Undecided = Low

** Changed in: activity-log-manager
   Status: New = Confirmed

** Changed in: activity-log-manager
Milestone: None = 0.9.7

** Changed in: activity-log-manager
 Assignee: (unassigned) = Manish Sinha (मनीष सिन्हा) (manishsinha)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1198554

Title:
  Allow enabling/disabling Unity scopes from Privacy Settings

Status in Privacy Manager for Zeitgeist:
  Confirmed
Status in Unity Applications Lens:
  New
Status in “activity-log-manager” package in Ubuntu:
  New

Bug description:
  The include online search results toggle in Privacy Settings is only
  a partial solution to the customizability people want from Unity's
  online searches.

  Unity 7.1, as part of the 100 Scopes initiative, adds many more scopes and 
allows for scopes to be individually disabled without installing them. The 
UI/UX for this is pretty bad though.
  1. Open the Dash
  2. Switch to the Applications lens
  3. Click Filter Results
  4. Select Search plugins
  5. Select the scope you want to disable and click Disable

  A better way for discoverability and usability is to have the Privacy
  Settings' Search tab include the list of installed scopes with an
  on/off toggle switch next to them.

  The list of scopes can be found by recurisvely searching
  XDG_DATA_DIRS/unity/scopes/*.scope. If a scope is in a subdirectory,
  replace the / with a hyphen (for instance graphics/colourlovers.scope
  should be graphics-colourlovers.scope).

  A .scope is a modified .desktop so display the Name and Icon listed.
  If an icon isn't listed, you can fall back to displaying
  /usr/share/icons/unity-icon-theme/places/svg/service-generic.svg .

  To disable a scope, add its name to gsettings
  com.canonical.Unity.Lenses disabled-scopes.

  Optionally, you can extend the basic enabling/disabling interface to
  allow choosing which scopes should always be searched and which should
  show up by default in the Home lens.

  Also optionally, remove the Search plugins feature from unity-lens-
  applications.

  See also the final mockup on
  https://wiki.ubuntu.com/SecurityAndPrivacySettings for a proposed
  Ubuntu mobile version of this.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: activity-log-manager 0.9.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-2.9-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: amd64
  Date: Sat Jul  6 18:04:49 2013
  InstallationDate: Installed on 2013-06-14 (22 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130613)
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1198554/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1198546] Re: remote-content-search preference should be binary not string

2013-07-07 Thread मनीष सिन्हा
First unity needs to make a transition before the tweak tools can follow

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1198546

Title:
  remote-content-search preference should be binary not string

Status in Privacy Manager for Zeitgeist:
  New
Status in Unity:
  New
Status in Unity Tweak Tool:
  New
Status in “activity-log-manager” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New
Status in “unity-tweak-tool” package in Ubuntu:
  New

Bug description:
  The gsettings com.canonical.Unity.Lenses remote-content-search has
  only two valid values: 'none' and 'all'.

  Please replace this with a binary setting instead as this is easier
  for tweak tools to implement and makes more sense for someone working
  with dconf-editor/gsettings manually.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.0.2+13.10.20130705.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-2.9-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sat Jul  6 17:27:34 2013
  InstallationDate: Installed on 2013-06-14 (22 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130613)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1198546/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932355] Re: activity-log-manager crashed with SIGSEGV in g_str_hash()

2013-07-07 Thread मनीष सिन्हा
Is anyone still able to get this? on 0.9.4 +

** Changed in: activity-log-manager
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/932355

Title:
  activity-log-manager crashed with SIGSEGV in g_str_hash()

Status in Privacy Manager for Zeitgeist:
  Triaged
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  I was adding a directory I wanted ignored.  After, I minimized the
  program to the launcher.  Not 1 minute later it crashed.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: activity-log-manager 0.9.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-16.25-generic 3.2.6
  Uname: Linux 3.2.0-16-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Feb 14 16:34:36 2012
  ExecutablePath: /usr/bin/activity-log-manager
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120201.2)
  ProcCmdline: activity-log-manager
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f4953a746e0 g_str_hash:   movzbl (%rdi),%edx
   PC (0x7f4953a746e0) ok
   source (%rdi) (0x) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: activity-log-manager
  StacktraceTop:
   g_str_hash () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/libgee.so.2
   ?? () from /usr/lib/libgee.so.2
   alm_files_widget_construct ()
   alm_activity_log_manager_construct ()
  Title: activity-log-manager crashed with SIGSEGV in g_str_hash()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/932355/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-07-06 Thread मनीष सिन्हा
Oliver,

your branch has not yet moved to zeitgeist-1.0

Replace in filewscript
conf.check_cfg(package='zeitgeist-1.0', uselib_store='ZEITGEIST', 
atleast_version='0.3.12', mandatory=1, args='--cflags --libs')   
with
conf.check_cfg(package='zeitgeist-2.0', uselib_store='ZEITGEIST', 
atleast_version='0.9.12', mandatory=1, args='--cflags --libs')

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1197569

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

Status in Bijiben:
  Confirmed
Status in Diodon - GTK+ Clipboard Manager:
  Confirmed
Status in Totem Movie Player:
  Fix Released
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “bijiben” package in Ubuntu:
  New
Status in “cairo-dock-plug-ins” package in Ubuntu:
  Triaged
Status in “diodon” package in Ubuntu:
  Confirmed
Status in “folks” package in Ubuntu:
  New
Status in “nautilus” package in Ubuntu:
  Confirmed
Status in “synapse” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New
Status in “unity-lens-applications” package in Ubuntu:
  New
Status in “unity-lens-files” package in Ubuntu:
  New
Status in “unity-lens-video” package in Ubuntu:
  New
Status in “upstart-app-launch” package in Ubuntu:
  New

Bug description:
  The older libzeitgeist (http://launchpad.net/libzeitgeist) served its
  days and will be deprecated soon.

  All the apps should slowly move to libzeitgeist 2 (zeitgeist-2.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bijiben/+bug/1197569/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1198546] Re: remote-content-search preference should be binary not string

2013-07-06 Thread मनीष सिन्हा
** Also affects: activity-log-manager (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1198546

Title:
  remote-content-search preference should be binary not string

Status in Privacy Manager for Zeitgeist:
  New
Status in Unity:
  New
Status in Unity Tweak Tool:
  New
Status in “activity-log-manager” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New

Bug description:
  The gsettings com.canonical.Unity.Lenses remote-content-search has
  only two valid values: 'none' and 'all'.

  Please replace this with a binary setting instead as this is easier
  for tweak tools to implement and makes more sense for someone working
  with dconf-editor/gsettings manually.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.0.2+13.10.20130705.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-2.9-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sat Jul  6 17:27:34 2013
  InstallationDate: Installed on 2013-06-14 (22 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130613)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1198546/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-07-05 Thread मनीष सिन्हा
** Changed in: nautilus (Ubuntu)
   Status: New = Confirmed

** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) = Manish Sinha (मनीष सिन्हा) (manishsinha)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1197569

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

Status in Bijiben:
  New
Status in Totem Movie Player:
  Fix Released
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “bijiben” package in Ubuntu:
  New
Status in “cairo-dock-plug-ins” package in Ubuntu:
  New
Status in “diodon” package in Ubuntu:
  New
Status in “folks” package in Ubuntu:
  New
Status in “nautilus” package in Ubuntu:
  Confirmed
Status in “synapse” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New
Status in “unity-lens-applications” package in Ubuntu:
  New
Status in “unity-lens-files” package in Ubuntu:
  New
Status in “unity-lens-video” package in Ubuntu:
  New
Status in “upstart-app-launch” package in Ubuntu:
  New

Bug description:
  The older libzeitgeist (http://launchpad.net/libzeitgeist) served its
  days and will be deprecated soon.

  All the apps should slowly move to libzeitgeist 2 (zeitgeist-2.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bijiben/+bug/1197569/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1197974] Re: Error setting crash reporting: GDBus.Error:org.freedesktop.DBus.Error.AuthFailed: Not authorized.

2013-07-05 Thread मनीष सिन्हा
I am not sure why I am getting this. I have assigned it to evan who
handles the Diagnostic component.

** Changed in: activity-log-manager
   Importance: Undecided = Medium

** Changed in: activity-log-manager
   Status: New = Confirmed

** Changed in: activity-log-manager
Milestone: None = 0.9.7

** Changed in: activity-log-manager
 Assignee: (unassigned) = Evan Dandrea (ev)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1197974

Title:
  Error setting crash reporting:
  GDBus.Error:org.freedesktop.DBus.Error.AuthFailed: Not authorized.

Status in Privacy Manager for Zeitgeist:
  Confirmed
Status in “activity-log-manager” package in Ubuntu:
  New

Bug description:
  1. Open activity-log-manager or System SettingsPrivacy.
  2. Switch to the diagnostics tab. Unlock and make sure both checkboxes are 
checked.
  3. Close activity-log-manager or System Settings.
  4. From the terminal, run either activity-log-manager or gnome-control-center 
activity-log-manager
  5. Wait a minute and you'll see these error messages:

  Error setting crash reporting: 
GDBus.Error:org.freedesktop.DBus.Error.AuthFailed: Not authorized.
  Error setting metrics reporting: 
GDBus.Error:org.freedesktop.DBus.Error.AuthFailed: Not authorized.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: activity-log-manager 0.9.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-2.9-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: amd64
  Date: Thu Jul  4 16:14:56 2013
  InstallationDate: Installed on 2013-06-14 (20 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130613)
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1197974/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1189253] Re: Upgrade to 0.9.6

2013-07-04 Thread मनीष सिन्हा
** Summary changed:

- Upgrade to 0.9.5
+ Upgrade to 0.9.6

** Description changed:

+ Update:
+ 
+ Activity Log Manager 0.9.6 is out
+ https://launchpad.net/activity-log-manager/+announcement/11669
+ 
+ This release has diagnostic tab fixed and working even in standalone
+ mode.
+ 
+ Changelog:
+ * Diagnostic Tab is added back (LP #1192040)
+ * Diagnostic Tab now even shows in Standalone App Mode (LP #1192778)
+ * Send a report automatically has been disabled (LP $#1192777)
+ * Drops dependency on zeitgeist-1.0, adds dep on zeitgist-20 (LP #1197269)
+ * Privacy Policy and Show Previous reports is now a LinkButton (LP 
#940483)
+ * Mimetype Includes are sorted alphabetically (LP #1189266)
+ * Use Plural in Include List
+ * Put enough padding between GtkSwitch and Record file and Application Usage
+ * Rename activity-log-manager-ccpanel.desktop.in
+   to gnome-activity-log-manager-panel.desktop.in
+ * Privacy panel in gnome-control-center is only shown in Unity
+ * Activity Log Manager standalone app does not show in Unity
+ 
+ 
-
+ Previous Bug Report Description:
+ 
  https://launchpad.net/activity-log-manager/+announcement/11547
  
  The new release includes all but one of the Ubuntu patches and combines
  the Recent Items, Files, and Applications tabs into a single redesigned
  tab that should be more usable. It also fixes bug 1167531 where
  activity-log-manager won't run in standalone mode.
  
  Unfortunately, the Diagnostics tab was dropped for this release so to
  avoid regressions we will need that to be fixed before uploading to
  Ubuntu.
  
  I'm attaching my .debdiff in case I'm not around later to upload this
  and in case anyone else wants to try it out.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: activity-log-manager 0.9.4-0ubuntu6.1
  ProcVersionSignature: Ubuntu 3.9.0-4.9-generic 3.9.4
  Uname: Linux 3.9.0-4-generic x86_64
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: amd64
  Date: Sun Jun  9 17:12:19 2013
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: Upgraded to saucy on 2013-05-07 (32 days ago)

** Summary changed:

- Upgrade to 0.9.6
+ Upgrade Activity Log Manager to 0.9.6

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1189253

Title:
  Upgrade Activity Log Manager to 0.9.6

Status in “activity-log-manager” package in Ubuntu:
  Triaged

Bug description:
  Update:

  Activity Log Manager 0.9.6 is out
  https://launchpad.net/activity-log-manager/+announcement/11669

  This release has diagnostic tab fixed and working even in standalone
  mode.

  Changelog:
  * Diagnostic Tab is added back (LP #1192040)
  * Diagnostic Tab now even shows in Standalone App Mode (LP #1192778)
  * Send a report automatically has been disabled (LP $#1192777)
  * Drops dependency on zeitgeist-1.0, adds dep on zeitgist-20 (LP #1197269)
  * Privacy Policy and Show Previous reports is now a LinkButton (LP 
#940483)
  * Mimetype Includes are sorted alphabetically (LP #1189266)
  * Use Plural in Include List
  * Put enough padding between GtkSwitch and Record file and Application Usage
  * Rename activity-log-manager-ccpanel.desktop.in
to gnome-activity-log-manager-panel.desktop.in
  * Privacy panel in gnome-control-center is only shown in Unity
  * Activity Log Manager standalone app does not show in Unity

  
-
  Previous Bug Report Description:

  https://launchpad.net/activity-log-manager/+announcement/11547

  The new release includes all but one of the Ubuntu patches and
  combines the Recent Items, Files, and Applications tabs into a single
  redesigned tab that should be more usable. It also fixes bug 1167531
  where activity-log-manager won't run in standalone mode.

  Unfortunately, the Diagnostics tab was dropped for this release so to
  avoid regressions we will need that to be fixed before uploading to
  Ubuntu.

  I'm attaching my .debdiff in case I'm not around later to upload this
  and in case anyone else wants to try it out.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: activity-log-manager 0.9.4-0ubuntu6.1
  ProcVersionSignature: Ubuntu 3.9.0-4.9-generic 3.9.4
  Uname: Linux 3.9.0-4-generic x86_64
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: amd64
  Date: Sun Jun  9 17:12:19 2013
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: Upgraded to saucy on 2013-05-07 (32 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/1189253/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : 

[Desktop-packages] [Bug 1197904] [NEW] [SRU] Fix activity-log-manager 0.9.4 in quantal for wrong usage of GtkApplication

2013-07-04 Thread मनीष सिन्हा
Public bug reported:

[Impact]

 * When running activity-log-manager from terminal, the application
crashed. LP: #1058037 and LP: #1050620

 * Fixes a critical bug which at times made this application unusable

 * The fix corrects the usage of GtkApplication for starting the UI
(caused by the wrong usage)

 * The new version 0.9.6 contains the fix and is uploaded to saucy

[Test Case]

 * Start the application from terminal 0.9.4-0ubuntu3

[Regression Potential]

 * No regression found till now for this fix.  Upstream 0.9.5 and 0.9.6 
have been release with the fix

 * The patch is well tested and has not yet created any other issue.

** Affects: activity-log-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Branch linked: lp:~zeitgeist/activity-log-manager/fix-bug-1058037

** Summary changed:

- Fix activity-log-manager 0.9.4 in quantal for wrong usage of GtkApplication
+ [SRU] Fix activity-log-manager 0.9.4 in quantal for wrong usage of 
GtkApplication

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1197904

Title:
  [SRU] Fix activity-log-manager 0.9.4 in quantal for wrong usage of
  GtkApplication

Status in “activity-log-manager” package in Ubuntu:
  New

Bug description:
  [Impact]

   * When running activity-log-manager from terminal, the application
  crashed. LP: #1058037 and LP: #1050620

   * Fixes a critical bug which at times made this application unusable

   * The fix corrects the usage of GtkApplication for starting the UI
  (caused by the wrong usage)

   * The new version 0.9.6 contains the fix and is uploaded to saucy

  [Test Case]

   * Start the application from terminal 0.9.4-0ubuntu3

  [Regression Potential]

   * No regression found till now for this fix.  Upstream 0.9.5 and 0.9.6 
  have been release with the fix

   * The patch is well tested and has not yet created any other issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/1197904/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1058037] Re: Activity Log Manager crashes with GLib-GIO-CRITICAL **: g_application_list_actions: assertion `application-priv-is_registered' failed

2013-07-04 Thread मनीष सिन्हा
Also needs a task for Raring

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1058037

Title:
  Activity Log Manager crashes with GLib-GIO-CRITICAL **:
  g_application_list_actions: assertion
  `application-priv-is_registered' failed

Status in Privacy Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “activity-log-manager” source package in Quantal:
  Confirmed
Status in “activity-log-manager” source package in Saucy:
  Fix Released

Bug description:
  Activiy Log Manager 0.9.4-0ubuntu4 crashes on startup with the
  following error:

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

  (activity-log-manager:20944): GLib-GIO-CRITICAL **:
  g_application_list_actions: assertion
  `application-priv-is_registered' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: activity-log-manager 0.9.4-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  Date: Fri Sep 28 13:55:17 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120914)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1058037/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1197904] Re: [SRU] Fix activity-log-manager 0.9.4 in quantal for wrong usage of GtkApplication

2013-07-04 Thread मनीष सिन्हा
** Branch linked: lp:~zeitgeist/ubuntu/raring/activity-log-
manager/fix-1197904-wrong-gtkapplication-usage

** Summary changed:

- [SRU] Fix activity-log-manager 0.9.4 in quantal for wrong usage of 
GtkApplication
+ [SRU] Fix activity-log-manager 0.9.4 in quantal/raring for wrong usage of 
GtkApplication

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1197904

Title:
  [SRU] Fix activity-log-manager 0.9.4 in quantal/raring for wrong usage
  of GtkApplication

Status in “activity-log-manager” package in Ubuntu:
  New

Bug description:
  [Impact]

   * When running activity-log-manager from terminal, the application
  crashed. LP: #1058037 and LP: #1050620

   * Fixes a critical bug which at times made this application unusable

   * The fix corrects the usage of GtkApplication for starting the UI
  (caused by the wrong usage)

   * The new version 0.9.6 contains the fix and is uploaded to saucy

  [Test Case]

   * Start the application from terminal 0.9.4-0ubuntu3

  [Regression Potential]

   * No regression found till now for this fix.  Upstream 0.9.5 and 0.9.6 
  have been release with the fix

   * The patch is well tested and has not yet created any other issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/1197904/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1050620] Re: activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

2013-07-04 Thread मनीष सिन्हा
** Branch linked: lp:~zeitgeist/ubuntu/raring/activity-log-
manager/fix-1197904-wrong-gtkapplication-usage

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1050620

Title:
  activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

Status in Privacy Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “activity-log-manager” source package in Quantal:
  Confirmed
Status in “activity-log-manager” source package in Raring:
  Confirmed
Status in “activity-log-manager” source package in Saucy:
  Fix Released

Bug description:
  This crash occurred when attempting to run activity-log-manager from
  Terminal.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: activity-log-manager 0.9.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 16:52:01 2012
  ExecutablePath: /usr/bin/activity-log-manager
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120821)
  ProcCmdline: activity-log-manager
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7fcc0ae2cbf8:mov(%rax),%rsi
   PC (0x7fcc0ae2cbf8) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rsi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: activity-log-manager
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   gtk_window_set_application () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   g_cclosure_marshal_VOID__OBJECTv () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: activity-log-manager crashed with SIGSEGV in 
gtk_window_set_application()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1050620/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1058037] Re: Activity Log Manager crashes with GLib-GIO-CRITICAL **: g_application_list_actions: assertion `application-priv-is_registered' failed

2013-07-04 Thread मनीष सिन्हा
** Branch linked: lp:~zeitgeist/ubuntu/raring/activity-log-
manager/fix-1197904-wrong-gtkapplication-usage

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1058037

Title:
  Activity Log Manager crashes with GLib-GIO-CRITICAL **:
  g_application_list_actions: assertion
  `application-priv-is_registered' failed

Status in Privacy Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “activity-log-manager” source package in Quantal:
  Confirmed
Status in “activity-log-manager” source package in Raring:
  Confirmed
Status in “activity-log-manager” source package in Saucy:
  Fix Released

Bug description:
  Activiy Log Manager 0.9.4-0ubuntu4 crashes on startup with the
  following error:

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

  (activity-log-manager:20944): GLib-GIO-CRITICAL **:
  g_application_list_actions: assertion
  `application-priv-is_registered' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: activity-log-manager 0.9.4-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  Date: Fri Sep 28 13:55:17 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120914)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1058037/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-07-04 Thread मनीष सिन्हा
** Branch linked: lp:~zeitgeist/unity-lens-video/fix-1196878-port-to-
libzeitgeist2

** Branch linked: lp:~zeitgeist/unity-lens-files/fix-1196800-port-to-
libzeitgeist2

** Branch linked: lp:~zeitgeist/unity-lens-applications/fix-1196822
-port-to-libzeitgeist2

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1197569

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

Status in Totem Movie Player:
  Unknown
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “bijiben” package in Ubuntu:
  New
Status in “cairo-dock-plug-ins” package in Ubuntu:
  New
Status in “diodon” package in Ubuntu:
  New
Status in “folks” package in Ubuntu:
  New
Status in “nautilus” package in Ubuntu:
  New
Status in “synapse” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New
Status in “unity-lens-applications” package in Ubuntu:
  New
Status in “unity-lens-files” package in Ubuntu:
  New
Status in “unity-lens-video” package in Ubuntu:
  New
Status in “upstart-app-launch” package in Ubuntu:
  New

Bug description:
  The older libzeitgeist (http://launchpad.net/libzeitgeist) served its
  days and will be deprecated soon.

  All the apps should slowly move to libzeitgeist 2 (zeitgeist-2.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/1197569/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-07-04 Thread मनीष सिन्हा
** Bug watch added: GNOME Bug Tracker #703501
   https://bugzilla.gnome.org/show_bug.cgi?id=703501

** Also affects: bijiben via
   https://bugzilla.gnome.org/show_bug.cgi?id=703501
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1197569

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

Status in Bijiben:
  Unknown
Status in Totem Movie Player:
  Unknown
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “bijiben” package in Ubuntu:
  New
Status in “cairo-dock-plug-ins” package in Ubuntu:
  New
Status in “diodon” package in Ubuntu:
  New
Status in “folks” package in Ubuntu:
  New
Status in “nautilus” package in Ubuntu:
  New
Status in “synapse” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New
Status in “unity-lens-applications” package in Ubuntu:
  New
Status in “unity-lens-files” package in Ubuntu:
  New
Status in “unity-lens-video” package in Ubuntu:
  New
Status in “upstart-app-launch” package in Ubuntu:
  New

Bug description:
  The older libzeitgeist (http://launchpad.net/libzeitgeist) served its
  days and will be deprecated soon.

  All the apps should slowly move to libzeitgeist 2 (zeitgeist-2.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bijiben/+bug/1197569/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1197569] [NEW] Move from zeitgeist-1.0 to zeitgeist-2.0

2013-07-03 Thread मनीष सिन्हा
Public bug reported:

The older libzeitgeist (http://launchpad.net/libzeitgeist) served its
days and will be deprecated soon.

All the apps should slowly move to libzeitgeist 2 (zeitgeist-2.0)

** Affects: activity-log-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: bijiben (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: cairo-dock-plug-ins (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: diodon (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: folks (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: synapse (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: totem (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity-lens-applications (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity-lens-files (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity-lens-video (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: upstart-app-launch (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: activity-log-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: totem (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: bijiben (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: diodon (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: synapse (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: cairo-dock-plug-ins (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: upstart-app-launch (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: folks (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-lens-applications (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-lens-files (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-lens-video (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1197569

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

Status in “activity-log-manager” package in Ubuntu:
  New
Status in “bijiben” package in Ubuntu:
  New
Status in “cairo-dock-plug-ins” package in Ubuntu:
  New
Status in “diodon” package in Ubuntu:
  New
Status in “folks” package in Ubuntu:
  New
Status in “nautilus” package in Ubuntu:
  New
Status in “synapse” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New
Status in “unity-lens-applications” package in Ubuntu:
  New
Status in “unity-lens-files” package in Ubuntu:
  New
Status in “unity-lens-video” package in Ubuntu:
  New
Status in “upstart-app-launch” package in Ubuntu:
  New

Bug description:
  The older libzeitgeist (http://launchpad.net/libzeitgeist) served its
  days and will be deprecated soon.

  All the apps should slowly move to libzeitgeist 2 (zeitgeist-2.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/1197569/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1082097] Re: Needs icon for high contrast theme

2013-06-21 Thread मनीष सिन्हा
Hello Sam,
These five panels need high contrast icon

1) Privacy Panel
2) Online Accounts
3) Landscape Client
4) Software Properties
5) Ubuntu One

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1082097

Title:
  Needs icon for high contrast theme

Status in Landscape Client:
  New
Status in “activity-log-manager” package in Ubuntu:
  Triaged
Status in “gnome-control-center-signon” package in Ubuntu:
  Triaged
Status in “landscape-client” package in Ubuntu:
  Triaged
Status in “software-properties” package in Ubuntu:
  Triaged
Status in “ubuntuone-control-panel” package in Ubuntu:
  Triaged

Bug description:
  GNOME provides high contrast icons for all of the panels in System
  Settings. Ubuntu needs to provides icons for their customizations.

  At a minimum, it needs an icon that looks good at 48x48 as I believe
  that's what System Settings and the Unity dash uses. A 256x256 icon is
  needed for Unity's Alt-Tab switcher and GNOME Shell's Activities
  Overview. Also, Unity supports launcher icon size from 32 up to 64
  pixels.

  To turn on the High Contrast theme, open System Settings. Click
  Universal Access and switch High Contrast on.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: activity-log-manager-control-center 0.9.4-0ubuntu6
  ProcVersionSignature: Ubuntu 3.7.0-3.9-generic 3.7.0-rc6
  Uname: Linux 3.7.0-3-generic x86_64
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  Date: Thu Nov 22 11:28:33 2012
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1082097/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1082097] Re: Needs icon for high contrast theme

2013-06-21 Thread मनीष सिन्हा
Additionally,

* Disk Usage Analyzer
* Chrome/Chromium
* Mines
* Software Updater
*  Startup Applications
* VLC Media Player
* Disks
* Steam (this might be difficult to get included by default, as it is for a 
proprietary application)

** Also affects: gnome-tweak-tool (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: update-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: baobab (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: gnome-disk-utility (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1082097

Title:
  Needs icon for high contrast theme

Status in Landscape Client:
  New
Status in “activity-log-manager” package in Ubuntu:
  Triaged
Status in “baobab” package in Ubuntu:
  New
Status in “gnome-control-center-signon” package in Ubuntu:
  Triaged
Status in “gnome-disk-utility” package in Ubuntu:
  New
Status in “gnome-mines” package in Ubuntu:
  New
Status in “gnome-tweak-tool” package in Ubuntu:
  New
Status in “landscape-client” package in Ubuntu:
  Triaged
Status in “software-properties” package in Ubuntu:
  Triaged
Status in “ubuntuone-control-panel” package in Ubuntu:
  Triaged
Status in “update-manager” package in Ubuntu:
  New

Bug description:
  GNOME provides high contrast icons for all of the panels in System
  Settings. Ubuntu needs to provides icons for their customizations.

  At a minimum, it needs an icon that looks good at 48x48 as I believe
  that's what System Settings and the Unity dash uses. A 256x256 icon is
  needed for Unity's Alt-Tab switcher and GNOME Shell's Activities
  Overview. Also, Unity supports launcher icon size from 32 up to 64
  pixels.

  To turn on the High Contrast theme, open System Settings. Click
  Universal Access and switch High Contrast on.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: activity-log-manager-control-center 0.9.4-0ubuntu6
  ProcVersionSignature: Ubuntu 3.7.0-3.9-generic 3.7.0-rc6
  Uname: Linux 3.7.0-3-generic x86_64
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  Date: Thu Nov 22 11:28:33 2012
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1082097/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1082097] Re: Needs icon for high contrast theme

2013-06-21 Thread मनीष सिन्हा
** Also affects: gnome-mines (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1082097

Title:
  Needs icon for high contrast theme

Status in Landscape Client:
  New
Status in “activity-log-manager” package in Ubuntu:
  Triaged
Status in “baobab” package in Ubuntu:
  New
Status in “gnome-control-center-signon” package in Ubuntu:
  Triaged
Status in “gnome-disk-utility” package in Ubuntu:
  New
Status in “gnome-mines” package in Ubuntu:
  New
Status in “gnome-tweak-tool” package in Ubuntu:
  New
Status in “landscape-client” package in Ubuntu:
  Triaged
Status in “software-properties” package in Ubuntu:
  Triaged
Status in “ubuntuone-control-panel” package in Ubuntu:
  Triaged
Status in “update-manager” package in Ubuntu:
  New

Bug description:
  GNOME provides high contrast icons for all of the panels in System
  Settings. Ubuntu needs to provides icons for their customizations.

  At a minimum, it needs an icon that looks good at 48x48 as I believe
  that's what System Settings and the Unity dash uses. A 256x256 icon is
  needed for Unity's Alt-Tab switcher and GNOME Shell's Activities
  Overview. Also, Unity supports launcher icon size from 32 up to 64
  pixels.

  To turn on the High Contrast theme, open System Settings. Click
  Universal Access and switch High Contrast on.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: activity-log-manager-control-center 0.9.4-0ubuntu6
  ProcVersionSignature: Ubuntu 3.7.0-3.9-generic 3.7.0-rc6
  Uname: Linux 3.7.0-3-generic x86_64
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  Date: Thu Nov 22 11:28:33 2012
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1082097/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1082097] Re: Needs icon for high contrast theme

2013-06-21 Thread मनीष सिन्हा
Sam, if you can design the Activity Log Manager (privacy) icon as a
hotel-door lock or padlock or anything like that, that would be great.

At the current moment, privacy icon looks like a backup icon and backup
icon looks like privacy icon

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1082097

Title:
  Needs icon for high contrast theme

Status in Landscape Client:
  New
Status in “activity-log-manager” package in Ubuntu:
  Triaged
Status in “gnome-control-center-signon” package in Ubuntu:
  Triaged
Status in “gnome-disk-utility” package in Ubuntu:
  Fix Committed
Status in “gnome-tweak-tool” package in Ubuntu:
  New
Status in “landscape-client” package in Ubuntu:
  Triaged
Status in “software-properties” package in Ubuntu:
  Triaged
Status in “ubuntuone-control-panel” package in Ubuntu:
  Triaged
Status in “update-manager” package in Ubuntu:
  New

Bug description:
  GNOME provides high contrast icons for all of the panels in System
  Settings. Ubuntu needs to provides icons for their customizations.

  At a minimum, it needs an icon that looks good at 48x48 as I believe
  that's what System Settings and the Unity dash uses. A 256x256 icon is
  needed for Unity's Alt-Tab switcher and GNOME Shell's Activities
  Overview. Also, Unity supports launcher icon size from 32 up to 64
  pixels.

  To turn on the High Contrast theme, open System Settings. Click
  Universal Access and switch High Contrast on.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: activity-log-manager-control-center 0.9.4-0ubuntu6
  ProcVersionSignature: Ubuntu 3.7.0-3.9-generic 3.7.0-rc6
  Uname: Linux 3.7.0-3-generic x86_64
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  Date: Thu Nov 22 11:28:33 2012
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1082097/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1082097] Re: Needs icon for high contrast theme

2013-06-21 Thread मनीष सिन्हा
Jeremy,
Yeah. My bad, I have OpenSUSE GNOME 3.8 snapshot which I should have cross 
checked to confirm before adding Affects

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1082097

Title:
  Needs icon for high contrast theme

Status in Landscape Client:
  New
Status in “activity-log-manager” package in Ubuntu:
  Triaged
Status in “gnome-control-center-signon” package in Ubuntu:
  Triaged
Status in “gnome-disk-utility” package in Ubuntu:
  Fix Committed
Status in “gnome-tweak-tool” package in Ubuntu:
  New
Status in “landscape-client” package in Ubuntu:
  Triaged
Status in “software-properties” package in Ubuntu:
  Triaged
Status in “ubuntuone-control-panel” package in Ubuntu:
  Triaged
Status in “update-manager” package in Ubuntu:
  New

Bug description:
  GNOME provides high contrast icons for all of the panels in System
  Settings. Ubuntu needs to provides icons for their customizations.

  At a minimum, it needs an icon that looks good at 48x48 as I believe
  that's what System Settings and the Unity dash uses. A 256x256 icon is
  needed for Unity's Alt-Tab switcher and GNOME Shell's Activities
  Overview. Also, Unity supports launcher icon size from 32 up to 64
  pixels.

  To turn on the High Contrast theme, open System Settings. Click
  Universal Access and switch High Contrast on.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: activity-log-manager-control-center 0.9.4-0ubuntu6
  ProcVersionSignature: Ubuntu 3.7.0-3.9-generic 3.7.0-rc6
  Uname: Linux 3.7.0-3-generic x86_64
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  Date: Thu Nov 22 11:28:33 2012
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1082097/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1082097] Re: Needs icon for high contrast theme

2013-06-21 Thread मनीष सिन्हा
Another relevant bug related to this one
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/986898

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1082097

Title:
  Needs icon for high contrast theme

Status in Landscape Client:
  New
Status in “activity-log-manager” package in Ubuntu:
  Triaged
Status in “gnome-control-center-signon” package in Ubuntu:
  Triaged
Status in “gnome-disk-utility” package in Ubuntu:
  Fix Committed
Status in “gnome-tweak-tool” package in Ubuntu:
  New
Status in “landscape-client” package in Ubuntu:
  Triaged
Status in “software-properties” package in Ubuntu:
  Triaged
Status in “ubuntuone-control-panel” package in Ubuntu:
  Triaged
Status in “update-manager” package in Ubuntu:
  New

Bug description:
  GNOME provides high contrast icons for all of the panels in System
  Settings. Ubuntu needs to provides icons for their customizations.

  At a minimum, it needs an icon that looks good at 48x48 as I believe
  that's what System Settings and the Unity dash uses. A 256x256 icon is
  needed for Unity's Alt-Tab switcher and GNOME Shell's Activities
  Overview. Also, Unity supports launcher icon size from 32 up to 64
  pixels.

  To turn on the High Contrast theme, open System Settings. Click
  Universal Access and switch High Contrast on.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: activity-log-manager-control-center 0.9.4-0ubuntu6
  ProcVersionSignature: Ubuntu 3.7.0-3.9-generic 3.7.0-rc6
  Uname: Linux 3.7.0-3-generic x86_64
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  Date: Thu Nov 22 11:28:33 2012
  MarkForUpload: True
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1082097/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 986898] Re: Icons Privacy and Backup are swapped in System Settings

2013-06-21 Thread मनीष सिन्हा
Jeremy, I saw this. Are you planning to use this exact icon for
activity-log-manager? Won't it be confusing for people who used stock
gnome?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/986898

Title:
  Icons Privacy and Backup are swapped in System Settings

Status in “activity-log-manager” package in Ubuntu:
  Confirmed
Status in “deja-dup” package in Ubuntu:
  Confirmed

Bug description:
  Noticed the icons Privacy and Backup in System Settings are
  swapped. Dont know if this is really a bug but it makes more sense the
  backup icon being the one with the back in time clock and the
  privacy icon being the safe icon.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Sun Apr 22 16:29:45 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120421)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup22.0-0ubuntu2
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/986898/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 986898] Re: Icons Privacy and Backup are swapped in System Settings

2013-06-21 Thread मनीष सिन्हा
Actually the standalone activity-log-manager is not meant for Ubuntu in
the first place. Ubuntu is supposed to use activity-log-manager-panel,
whereas the former is meant for non-Ubuntu which don't allow additional
panels in System Settings and in non-elementary OS which don't have
switchboard. The standalone should just be called Privacy Manager

ALM doesn't really brand itself because it it supposed to play along
with the OS. zeitgeist/alm is pretty much useless if they have to work
separately. It is mostly useful when integrated with OS userspace
(applications + desktop shell)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/986898

Title:
  Icons Privacy and Backup are swapped in System Settings

Status in “activity-log-manager” package in Ubuntu:
  Confirmed
Status in “deja-dup” package in Ubuntu:
  Confirmed

Bug description:
  Noticed the icons Privacy and Backup in System Settings are
  swapped. Dont know if this is really a bug but it makes more sense the
  backup icon being the one with the back in time clock and the
  privacy icon being the safe icon.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Sun Apr 22 16:29:45 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120421)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup22.0-0ubuntu2
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/986898/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 940483] Re: Privacy Policy button should be a hyperlink

2013-06-19 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Status: Confirmed = Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/940483

Title:
  Privacy Policy button should be a hyperlink

Status in Privacy Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  The Privacy Panel has a new Diagnostics tab, with a button that says
  “Privacy Policy.” Buttons are generally labelled for the actions they
  perform. See the HIG on buttons: http://developer.gnome.org/hig-
  book/3.0/controls-buttons.html.en, which specifies “Label all buttons
  with imperative verbs.”

  “Privacy Policy” is not a verb. Rather, it is a destination on the
  web. Conventionally, this should be a flat hyperlink, either a
  GtkLinkButton or part of a label.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/940483/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1088885] Re: Can not turn off „Record activity“ in Raring

2013-06-07 Thread मनीष सिन्हा
Can you try downloading and installing activity-log-manager 0.9.5 and
trying if it still exists

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/105

Title:
  Can not turn off „Record activity“ in Raring

Status in Zeitgeist Framework:
  Confirmed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  When I go to SystemSettingsPrivacySearchResults and turn
  RecordActivity off it pops to on next time I open that window...

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/105/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1088885] Re: Can not turn off „Record activity“ in Raring

2013-06-07 Thread मनीष सिन्हा
You need to install intltool package and not intltool-debian

$ dpkg -l | grep intltool
ii  intltool  0.50.2-2  
  all  Utility scripts for internationalizing XML
ii  intltool-debian   0.35.0+20060710.1 
  all  Help i18n of RFC822 compliant config files

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/105

Title:
  Can not turn off „Record activity“ in Raring

Status in Zeitgeist Framework:
  Confirmed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  When I go to SystemSettingsPrivacySearchResults and turn
  RecordActivity off it pops to on next time I open that window...

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/105/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1088885] Re: Can not turn off „Record activity“ in Raring

2013-06-06 Thread मनीष सिन्हा
Marking as Zeitgeist bug as it seems to crash the daemon

** Bug watch added: freedesktop.org Bugzilla #65491
   https://bugs.freedesktop.org/show_bug.cgi?id=65491

** Also affects: zeitgeist via
   https://bugs.freedesktop.org/show_bug.cgi?id=65491
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/105

Title:
  Can not turn off „Record activity“ in Raring

Status in Zeitgeist Framework:
  Unknown
Status in “activity-log-manager” package in Ubuntu:
  New

Bug description:
  When I go to SystemSettingsPrivacySearchResults and turn
  RecordActivity off it pops to on next time I open that window...

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/105/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1167531] Re: activity-log-manager crashed with SIGSEGV in gtk_window_set_application()

2013-06-06 Thread मनीष सिन्हा
The stacktrace does not show anything, so pretty difficult to find out
anything.

0.9.5 is released 
https://launchpad.net/activity-log-manager/+milestone/0.9.5

Jeremy, can you install this version and check if it works (when you
have time). I see there is a duplicate bug filed by you a few months
back.

WARNING

0.9.5 does not have Diagnostic Privacy tab because it is broken in 0.9.5 (will 
be hopefully fixed in 0.9.6)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1167531

Title:
  activity-log-manager crashed with SIGSEGV in
  gtk_window_set_application()

Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  Was trying to open the application and it crashed.

  ---
  SK

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: activity-log-manager 0.9.4-0ubuntu6.1
  ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6
  Uname: Linux 3.8.0-17-generic i686
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: i386
  Date: Thu Apr 11 01:02:55 2013
  ExecutablePath: /usr/bin/activity-log-manager
  InstallationDate: Installed on 2011-05-06 (705 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110426)
  MarkForUpload: True
  ProcCmdline: activity-log-manager
  SegvAnalysis:
   Segfault happened at: 0xb72ab7ae:mov(%eax),%edx
   PC (0xb72ab7ae) ok
   source (%eax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: activity-log-manager
  StacktraceTop:
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
   gtk_window_set_application () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
   g_cclosure_marshal_VOID__OBJECTv () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: activity-log-manager crashed with SIGSEGV in 
gtk_window_set_application()
  UpgradeStatus: Upgraded to raring on 2013-04-03 (6 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/1167531/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1058037] Re: Activity Log Manager crashes with GLib-GIO-CRITICAL **: g_application_list_actions: assertion `application-priv-is_registered' failed

2013-05-27 Thread मनीष सिन्हा
Hello Martin,
I will get it in Saucy asap

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1058037

Title:
  Activity Log Manager crashes with GLib-GIO-CRITICAL **:
  g_application_list_actions: assertion
  `application-priv-is_registered' failed

Status in Privacy Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  In Progress
Status in “activity-log-manager” source package in Quantal:
  New
Status in “activity-log-manager” source package in Saucy:
  In Progress

Bug description:
  Activiy Log Manager 0.9.4-0ubuntu4 crashes on startup with the
  following error:

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

  (activity-log-manager:20944): GLib-GIO-CRITICAL **:
  g_application_list_actions: assertion
  `application-priv-is_registered' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: activity-log-manager 0.9.4-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  Date: Fri Sep 28 13:55:17 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120914)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1058037/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 940483] Re: Privacy Policy button should be a hyperlink

2013-05-07 Thread मनीष सिन्हा
Diagnostic is not being supported in this release. Targeting it for
0.9.6

** Changed in: activity-log-manager
Milestone: 0.9.5 = 0.9.6

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/940483

Title:
  Privacy Policy button should be a hyperlink

Status in Privacy Manager for Zeitgeist:
  Confirmed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  The Privacy Panel has a new Diagnostics tab, with a button that says
  “Privacy Policy.” Buttons are generally labelled for the actions they
  perform. See the HIG on buttons: http://developer.gnome.org/hig-
  book/3.0/controls-buttons.html.en, which specifies “Label all buttons
  with imperative verbs.”

  “Privacy Policy” is not a verb. Rather, it is a destination on the
  web. Conventionally, this should be a flat hyperlink, either a
  GtkLinkButton or part of a label.

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/940483/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1024057] Re: gnome control center crashed when attempting to open privacy dialogue

2013-04-20 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Status: Confirmed = Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1024057

Title:
  gnome control center crashed when attempting to open privacy dialogue

Status in Activity Log Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “activity-log-manager” source package in Precise:
  Fix Released
Status in “activity-log-manager” source package in Quantal:
  Fix Released

Bug description:
  [Impact]
  If .config/userdirs.dirs doesn't exist or is incomplete, it's not possible to 
open the privacy pane of gnome-control-center.

  [Test case]
  Move .config/userdirs.dirs to a different location, run gnome-control-center, 
click privacy pane.  If it crashes, this bug is still present.

  [Regression potential]
  The code submitted only modifies the way that special dirs are handled, so 
the worst that could happen is that special dirs are not handled in a special 
way.

  

  Original description

  When I attempt to open privacy in the gnome-control-center (system
  settings), system settings crashes with the following error message.
  All other functions within system settings work:

  magnus@1204:~$ gnome-control-center

  (gnome-control-center:11858): Gtk-CRITICAL **: gtk_box_pack: assertion 
`gtk_widget_get_parent (child) == NULL' failed
  Segmentation fault (core dumped)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.2-0ubuntu0.3
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Thu Jul 12 20:49:23 2012
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup22.0-0ubuntu2
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1024057/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1058037] Re: Activity Log Manager crashes with GLib-GIO-CRITICAL **: g_application_list_actions: assertion `application-priv-is_registered' failed

2013-04-19 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Importance: Low = Critical

** Changed in: activity-log-manager
   Status: Confirmed = Fix Committed

** Changed in: activity-log-manager
 Assignee: (unassigned) = Manish Sinha (मनीष सिन्हा) (manishsinha)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1058037

Title:
  Activity Log Manager crashes with GLib-GIO-CRITICAL **:
  g_application_list_actions: assertion
  `application-priv-is_registered' failed

Status in Activity Log Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  Activiy Log Manager 0.9.4-0ubuntu4 crashes on startup with the
  following error:

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

  (activity-log-manager:20944): GLib-GIO-CRITICAL **:
  g_application_list_actions: assertion
  `application-priv-is_registered' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: activity-log-manager 0.9.4-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  Date: Fri Sep 28 13:55:17 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120914)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1058037/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1050620] Re: activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

2013-04-19 Thread मनीष सिन्हा
Fixed it long time back. It was caused because the GtkApplication was
not initialized properly. Thanks to desrt for explaining how to it is
done

** Changed in: activity-log-manager
   Status: Confirmed = Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1050620

Title:
  activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

Status in Activity Log Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  This crash occurred when attempting to run activity-log-manager from
  Terminal.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: activity-log-manager 0.9.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 16:52:01 2012
  ExecutablePath: /usr/bin/activity-log-manager
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120821)
  ProcCmdline: activity-log-manager
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7fcc0ae2cbf8:mov(%rax),%rsi
   PC (0x7fcc0ae2cbf8) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rsi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: activity-log-manager
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   gtk_window_set_application () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   g_cclosure_marshal_VOID__OBJECTv () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: activity-log-manager crashed with SIGSEGV in 
gtk_window_set_application()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1050620/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1050620] Re: activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

2013-04-19 Thread मनीष सिन्हा
Yup. It hasn't been released yet. When it is released, then it won't
crash.

I would try to get it patched on 12.10 even before release
On Apr 19, 2013 4:15 AM, Daniel Nyström 1050...@bugs.launchpad.net
wrote:

 Still not pushed out to 12.10 users. Still crashes here.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1050620

 Title:
   activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

 Status in Activity Log Manager for Zeitgeist:
   Fix Committed
 Status in “activity-log-manager” package in Ubuntu:
   Confirmed

 Bug description:
   This crash occurred when attempting to run activity-log-manager from
   Terminal.

   ProblemType: Crash
   DistroRelease: Ubuntu 12.10
   Package: activity-log-manager 0.9.4-0ubuntu3
   ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
   Uname: Linux 3.5.0-14-generic x86_64
   ApportVersion: 2.5.1-0ubuntu7
   Architecture: amd64
   Date: Thu Sep 13 16:52:01 2012
   ExecutablePath: /usr/bin/activity-log-manager
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120821)
   ProcCmdline: activity-log-manager
   ProcEnviron:
TERM=xterm
SHELL=/bin/bash
PATH=(custom, no user)
LANG=en_US.UTF-8
   SegvAnalysis:
Segfault happened at: 0x7fcc0ae2cbf8:mov(%rax),%rsi
PC (0x7fcc0ae2cbf8) ok
source (%rax) (0x) not located in a known VMA region (needed
 readable region)!
destination %rsi ok
   SegvReason: reading NULL VMA
   Signal: 11
   SourcePackage: activity-log-manager
   StacktraceTop:
?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
gtk_window_set_application () from
 /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
g_cclosure_marshal_VOID__OBJECTv () from
 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   Title: activity-log-manager crashed with SIGSEGV in
 gtk_window_set_application()
   UpgradeStatus: No upgrade log present (probably fresh install)
   UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/activity-log-manager/+bug/1050620/+subscriptions


-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1050620

Title:
  activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

Status in Activity Log Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  This crash occurred when attempting to run activity-log-manager from
  Terminal.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: activity-log-manager 0.9.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 16:52:01 2012
  ExecutablePath: /usr/bin/activity-log-manager
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120821)
  ProcCmdline: activity-log-manager
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7fcc0ae2cbf8:mov(%rax),%rsi
   PC (0x7fcc0ae2cbf8) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rsi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: activity-log-manager
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   gtk_window_set_application () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   g_cclosure_marshal_VOID__OBJECTv () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: activity-log-manager crashed with SIGSEGV in 
gtk_window_set_application()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1050620/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1050620] Re: activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

2013-04-19 Thread मनीष सिन्हा
** Branch linked: lp:~zeitgeist/activity-log-manager/fix-bug-1058037

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1050620

Title:
  activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

Status in Activity Log Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  This crash occurred when attempting to run activity-log-manager from
  Terminal.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: activity-log-manager 0.9.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 16:52:01 2012
  ExecutablePath: /usr/bin/activity-log-manager
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120821)
  ProcCmdline: activity-log-manager
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7fcc0ae2cbf8:mov(%rax),%rsi
   PC (0x7fcc0ae2cbf8) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rsi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: activity-log-manager
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   gtk_window_set_application () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   g_cclosure_marshal_VOID__OBJECTv () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: activity-log-manager crashed with SIGSEGV in 
gtk_window_set_application()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1050620/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1050620] Re: activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

2013-04-19 Thread मनीष सिन्हा
I proposed an bug-fix update for quantal
https://code.launchpad.net/~zeitgeist/activity-log-manager/fix-bug-1058037/+merge/159896

It needs to be approved and uploaded by the developers.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1050620

Title:
  activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

Status in Activity Log Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  This crash occurred when attempting to run activity-log-manager from
  Terminal.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: activity-log-manager 0.9.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 16:52:01 2012
  ExecutablePath: /usr/bin/activity-log-manager
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120821)
  ProcCmdline: activity-log-manager
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7fcc0ae2cbf8:mov(%rax),%rsi
   PC (0x7fcc0ae2cbf8) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rsi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: activity-log-manager
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   gtk_window_set_application () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   g_cclosure_marshal_VOID__OBJECTv () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: activity-log-manager crashed with SIGSEGV in 
gtk_window_set_application()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1050620/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1064916] Re: Excluded directory shown in recent files when accessed

2013-04-18 Thread मनीष सिन्हा
Will have to try to reproduce it

** Changed in: activity-log-manager
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1064916

Title:
  Excluded directory shown in recent files when accessed

Status in Activity Log Manager for Zeitgeist:
  Triaged
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  With the Privacy tool, I set /home/user/Private to be excluded. I
  browsed to the folder in Nautilus, then opened files inside the
  folder. FIles inside the folder are not logged, but the folder itself
  is. Thus Private shows up in my recent files, negating the point of
  excluding it.

  Ubuntu 12.04 64-bit.

  user@office:~$ dpkg -l | grep zeitgeist
  ii  libzeitgeist-1.0-1 0.3.18-1ubuntu1
 library to access Zeitgeist - shared library
  ii  python-zeitgeist   0.9.0-1ubuntu1 
 event logging framework - Python bindings
  ii  rhythmbox-plugin-zeitgeist 2.96-0ubuntu4.2
 zeitgeist plugin for rhythmbox music player
  ii  zeitgeist  0.9.0-1ubuntu1 
 event logging framework
  ii  zeitgeist-core 0.9.0-1ubuntu1 
 event logging framework - engine
  ii  zeitgeist-datahub  0.8.2-1ubuntu2 
 event logging framework - passive logging daemon

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1064916/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1058037] Re: Activity Log Manager crashes with GLib-GIO-CRITICAL **: g_application_list_actions: assertion `application-priv-is_registered' failed

2013-04-18 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Importance: Undecided = Low

** Changed in: activity-log-manager
   Status: New = Confirmed

** Changed in: activity-log-manager
Milestone: None = 0.9.5

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1058037

Title:
  Activity Log Manager crashes with GLib-GIO-CRITICAL **:
  g_application_list_actions: assertion
  `application-priv-is_registered' failed

Status in Activity Log Manager for Zeitgeist:
  Confirmed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  Activiy Log Manager 0.9.4-0ubuntu4 crashes on startup with the
  following error:

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

  (activity-log-manager:20944): GLib-GIO-CRITICAL **:
  g_application_list_actions: assertion
  `application-priv-is_registered' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: activity-log-manager 0.9.4-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  Date: Fri Sep 28 13:55:17 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120914)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: activity-log-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1058037/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1024057] Re: gnome control center crashed when attempting to open privacy dialogue

2013-04-18 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Importance: Undecided = Critical

** Changed in: activity-log-manager
   Status: New = Confirmed

** Changed in: activity-log-manager
Milestone: None = 0.9.5

** Changed in: activity-log-manager
 Assignee: (unassigned) = Manish Sinha (मनीष सिन्हा) (manishsinha)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1024057

Title:
  gnome control center crashed when attempting to open privacy dialogue

Status in Activity Log Manager for Zeitgeist:
  Confirmed
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “activity-log-manager” source package in Precise:
  Fix Released
Status in “activity-log-manager” source package in Quantal:
  Fix Released

Bug description:
  [Impact]
  If .config/userdirs.dirs doesn't exist or is incomplete, it's not possible to 
open the privacy pane of gnome-control-center.

  [Test case]
  Move .config/userdirs.dirs to a different location, run gnome-control-center, 
click privacy pane.  If it crashes, this bug is still present.

  [Regression potential]
  The code submitted only modifies the way that special dirs are handled, so 
the worst that could happen is that special dirs are not handled in a special 
way.

  

  Original description

  When I attempt to open privacy in the gnome-control-center (system
  settings), system settings crashes with the following error message.
  All other functions within system settings work:

  magnus@1204:~$ gnome-control-center

  (gnome-control-center:11858): Gtk-CRITICAL **: gtk_box_pack: assertion 
`gtk_widget_get_parent (child) == NULL' failed
  Segmentation fault (core dumped)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.2-0ubuntu0.3
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Thu Jul 12 20:49:23 2012
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup22.0-0ubuntu2
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1024057/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1050620] Re: activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

2013-04-16 Thread मनीष सिन्हा
** Also affects: activity-log-manager
   Importance: Undecided
   Status: New

** Changed in: activity-log-manager
   Importance: Undecided = High

** Changed in: activity-log-manager
   Status: New = Confirmed

** Changed in: activity-log-manager
Milestone: None = 0.9.5

** Changed in: activity-log-manager
 Assignee: (unassigned) = Manish Sinha (मनीष सिन्हा) (manishsinha)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1050620

Title:
  activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

Status in Activity Log Manager for Zeitgeist:
  Confirmed
Status in “activity-log-manager” package in Ubuntu:
  Confirmed

Bug description:
  This crash occurred when attempting to run activity-log-manager from
  Terminal.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: activity-log-manager 0.9.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 16:52:01 2012
  ExecutablePath: /usr/bin/activity-log-manager
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120821)
  ProcCmdline: activity-log-manager
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7fcc0ae2cbf8:mov(%rax),%rsi
   PC (0x7fcc0ae2cbf8) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rsi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: activity-log-manager
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   gtk_window_set_application () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   g_cclosure_marshal_VOID__OBJECTv () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: activity-log-manager crashed with SIGSEGV in 
gtk_window_set_application()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1050620/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1137616] Re: Dash - Files saved from GIMP do not appear in the Dash

2013-03-09 Thread मनीष सिन्हा
It would be the work of GIMP to log the file save with zeitgeist else
Zeitgeist will have to run a file watcher to check for changes - which
is too much expensive on resources.

Technical explanation aside, it needs to be done somewhere in GIMP -
either as a plugin or something

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1137616

Title:
  Dash - Files saved from GIMP do not appear in the Dash

Status in Ayatana Design:
  Fix Committed
Status in The GNU Image Manipulation Program (GIMP):
  New
Status in Unity:
  Triaged
Status in Zeitgeist Framework:
  Confirmed
Status in “gimp” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  Triaged
Status in “zeitgeist” package in Ubuntu:
  Triaged

Bug description:
  To reproduce:

  1. Open GIMP 2.8 on a computer running Ubuntu (the Rearing release)

  2. Create a new image in GIMP

  3. Use the File/Export menu option to save a .png of the image to
  the Desktop folder

  4. Open the Dash File Lens and search for the file you have just
  saved.

  Current incorrect behaviour:
  - The file does not appear in the Dash
   
  Desired correct behaviour:
  - When the File Lens is opened, the file that has just been saved from GIMP 
should appear at the front of files under the 'Recent' category header.  It 
should also be possible to search for the file and find it in the Dash.

  Notes: This is probably an issue with Zeitgeist logging of GIMP events

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1137616/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 949849] Re: Should use official Keywords instead of X-GNOME-Keywords

2012-03-20 Thread मनीष सिन्हा
** Also affects: activity-log-manager
   Importance: Undecided
   Status: New

** Changed in: activity-log-manager
   Importance: Undecided = Low

** Changed in: activity-log-manager
   Status: New = In Progress

** Changed in: activity-log-manager
Milestone: None = 0.9.4

** Changed in: activity-log-manager
 Assignee: (unassigned) = Manish Sinha (मनीष सिन्हा) (manishsinha)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/949849

Title:
  Should use official Keywords instead of X-GNOME-Keywords

Status in Activity Log Manager for Zeitgeist:
  In Progress
Status in “activity-log-manager” package in Ubuntu:
  Triaged
Status in “deja-dup” package in Ubuntu:
  Won't Fix
Status in “language-selector” package in Ubuntu:
  Fix Released
Status in “pkgbinarymangler” package in Ubuntu:
  Fix Released
Status in “system-config-printer” package in Ubuntu:
  Triaged

Bug description:
  Currently X-GNOME-Keywords is stripped from desktop, we should add
  Keywords to the list, patch coming in a bit but just to check do you
  want to keep compat for X-GNOME-Keywords still and just update the few
  sources using it before precise?

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/949849/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 949849] Re: Should use official Keywords instead of X-GNOME-Keywords

2012-03-20 Thread मनीष सिन्हा
** Changed in: activity-log-manager
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/949849

Title:
  Should use official Keywords instead of X-GNOME-Keywords

Status in Activity Log Manager for Zeitgeist:
  Fix Committed
Status in “activity-log-manager” package in Ubuntu:
  Triaged
Status in “deja-dup” package in Ubuntu:
  Won't Fix
Status in “language-selector” package in Ubuntu:
  Fix Released
Status in “pkgbinarymangler” package in Ubuntu:
  Fix Released
Status in “system-config-printer” package in Ubuntu:
  Triaged

Bug description:
  Currently X-GNOME-Keywords is stripped from desktop, we should add
  Keywords to the list, patch coming in a bit but just to check do you
  want to keep compat for X-GNOME-Keywords still and just update the few
  sources using it before precise?

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/949849/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 949849] Re: Should use official Keywords instead of X-GNOME-Keywords

2012-03-20 Thread मनीष सिन्हा
https://launchpad.net/activity-log-manager/+announcement/9775

** Changed in: activity-log-manager
   Status: Fix Committed = Fix Released

** Changed in: activity-log-manager
Milestone: 0.9.4 = None

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/949849

Title:
  Should use official Keywords instead of X-GNOME-Keywords

Status in Activity Log Manager for Zeitgeist:
  Fix Released
Status in “activity-log-manager” package in Ubuntu:
  Triaged
Status in “deja-dup” package in Ubuntu:
  Won't Fix
Status in “language-selector” package in Ubuntu:
  Fix Released
Status in “pkgbinarymangler” package in Ubuntu:
  Fix Released
Status in “system-config-printer” package in Ubuntu:
  Triaged

Bug description:
  Currently X-GNOME-Keywords is stripped from desktop, we should add
  Keywords to the list, patch coming in a bit but just to check do you
  want to keep compat for X-GNOME-Keywords still and just update the few
  sources using it before precise?

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/949849/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 900002] Re: No ELF icon on binary

2012-03-07 Thread मनीष सिन्हा
 @Manish,
 I guess its status should be 'Low' not 'Invalid'.
 Someone outside who is not a Zeitgeist developer could fix this since it 
 seems simple.

That holds for all the projects listed above and not just Zeitgeist

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/92

Title:
  No ELF icon on binary

Status in One Hundred Paper Cuts:
  New
Status in “bluez” package in Ubuntu:
  Invalid
Status in “colord” package in Ubuntu:
  New
Status in “compiz” package in Ubuntu:
  Invalid
Status in “deja-dup” package in Ubuntu:
  Invalid
Status in “pulseaudio” package in Ubuntu:
  Invalid
Status in “qemu” package in Ubuntu:
  Invalid
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “virtualbox” package in Ubuntu:
  Invalid
Status in “zeitgeist” package in Ubuntu:
  Invalid

Bug description:
  Software have no icon attached to the ELF binary so in gnome-system-
  monitor the process does not have any icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/92/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 900002] Re: No ELF icon on binary

2012-03-05 Thread मनीष सिन्हा
Talked with RainCT and mhr3. The efforts needed for this is not worthy
and can be used for other more important work

** Changed in: zeitgeist (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/92

Title:
  No ELF icon on binary

Status in “bluez” package in Ubuntu:
  Invalid
Status in “colord” package in Ubuntu:
  New
Status in “compiz” package in Ubuntu:
  Invalid
Status in “deja-dup” package in Ubuntu:
  Invalid
Status in “pulseaudio” package in Ubuntu:
  Invalid
Status in “qemu” package in Ubuntu:
  Invalid
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “virtualbox” package in Ubuntu:
  Invalid
Status in “zeitgeist” package in Ubuntu:
  Invalid

Bug description:
  Software have no icon attached to the ELF binary so in gnome-system-
  monitor the process does not have any icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/92/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 900002] Re: No ELF icon on binary

2012-03-05 Thread मनीष सिन्हा
Zeitgeist devs are working on fts component which needs most of the
attention. FTS is a very imp thing which is also needed by Unity. If
yes, then probably in Precise+1

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/92

Title:
  No ELF icon on binary

Status in One Hundred Paper Cuts:
  New
Status in “bluez” package in Ubuntu:
  Invalid
Status in “colord” package in Ubuntu:
  New
Status in “compiz” package in Ubuntu:
  Invalid
Status in “deja-dup” package in Ubuntu:
  Invalid
Status in “pulseaudio” package in Ubuntu:
  Invalid
Status in “qemu” package in Ubuntu:
  Invalid
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “virtualbox” package in Ubuntu:
  Invalid
Status in “zeitgeist” package in Ubuntu:
  Invalid

Bug description:
  Software have no icon attached to the ELF binary so in gnome-system-
  monitor the process does not have any icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/92/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 879702] Re: Please update packaging so that it adds zeitgeist-dataprovider plugin in totem-plugins package

2011-10-26 Thread मनीष सिन्हा
** Changed in: totem (Ubuntu)
   Status: New = Confirmed

** Changed in: totem (Ubuntu)
 Assignee: (unassigned) = Manish Sinha (मनीष सिन्हा) (manishsinha)

** Branch linked: lp:~manishsinha/ubuntu/precise/totem/enable-zeitgeist-
datasource

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/879702

Title:
  Please update packaging so that it adds zeitgeist-dataprovider plugin
  in totem-plugins package

Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  As I can see from os /src/plugins source tree, the version present in precise 
does have zeitgeist-datasource but it is not included in the package 
totem-plugins
  
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/totem/precise/view/head:/debian/totem-plugins.install

  I would suggest to add zeitgeist-datasource plugin in the package 
totem-plugins
  I guess an entry

  debian/tmp/usr/lib/totem/plugins/zeitgeist-dp

  should do it. I am not running precise, so cannot test it out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/879702/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 879702] Re: Please update packaging so that it adds zeitgeist-dataprovider plugin in totem-plugins package

2011-10-26 Thread मनीष सिन्हा
** Branch unlinked: lp:~manishsinha/ubuntu/precise/totem/enable-
zeitgeist-datasource

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/879702

Title:
  Please update packaging so that it adds zeitgeist-dataprovider plugin
  in totem-plugins package

Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  As I can see from os /src/plugins source tree, the version present in precise 
does have zeitgeist-datasource but it is not included in the package 
totem-plugins
  
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/totem/precise/view/head:/debian/totem-plugins.install

  I would suggest to add zeitgeist-datasource plugin in the package 
totem-plugins
  I guess an entry

  debian/tmp/usr/lib/totem/plugins/zeitgeist-dp

  should do it. I am not running precise, so cannot test it out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/879702/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 879702] [NEW] Please update packaging so that it add zeitgeist-dataprovider plugin in totem-plugins package

2011-10-21 Thread मनीष सिन्हा
Public bug reported:

As I can see from os /src/plugins source tree, the version present in precise 
does have zeitgeist-datasource but it is not included in the package 
totem-plugins
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/totem/precise/view/head:/debian/totem-plugins.install

I would suggest to add zeitgeist-datasource plugin in the package 
totem-plugins
I guess an entry

debian/tmp/usr/lib/totem/plugins/zeitgeist-dp

should do it. I am not running precise, so cannot test it out

** Affects: totem (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: datasource zeitgeist

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/879702

Title:
  Please update packaging so that it add zeitgeist-dataprovider plugin
  in totem-plugins package

Status in “totem” package in Ubuntu:
  New

Bug description:
  As I can see from os /src/plugins source tree, the version present in precise 
does have zeitgeist-datasource but it is not included in the package 
totem-plugins
  
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/totem/precise/view/head:/debian/totem-plugins.install

  I would suggest to add zeitgeist-datasource plugin in the package 
totem-plugins
  I guess an entry

  debian/tmp/usr/lib/totem/plugins/zeitgeist-dp

  should do it. I am not running precise, so cannot test it out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/879702/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 879702] Re: Please update packaging so that it adds zeitgeist-dataprovider plugin in totem-plugins package

2011-10-21 Thread मनीष सिन्हा
** Summary changed:

- Please update packaging so that it add zeitgeist-dataprovider plugin in 
totem-plugins package
+ Please update packaging so that it adds zeitgeist-dataprovider plugin in 
totem-plugins package

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/879702

Title:
  Please update packaging so that it adds zeitgeist-dataprovider plugin
  in totem-plugins package

Status in “totem” package in Ubuntu:
  New

Bug description:
  As I can see from os /src/plugins source tree, the version present in precise 
does have zeitgeist-datasource but it is not included in the package 
totem-plugins
  
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/totem/precise/view/head:/debian/totem-plugins.install

  I would suggest to add zeitgeist-datasource plugin in the package 
totem-plugins
  I guess an entry

  debian/tmp/usr/lib/totem/plugins/zeitgeist-dp

  should do it. I am not running precise, so cannot test it out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/879702/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 861710] Re: [regression] smspillaz fails to sleep at proper hours, despite solar status

2011-09-30 Thread मनीष सिन्हा
It can be reproduced using Compiz on Oneiric

** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/861710

Title:
  [regression] smspillaz fails to sleep at proper hours, despite solar
  status

Status in Ayatana Design:
  Won't Fix
Status in Compiz:
  Confirmed
Status in Ubuntu Community:
  New
Status in Unity:
  Confirmed
Status in Indicator-Weather:
  Opinion
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “firefox” package in Ubuntu:
  Triaged
Status in “linux” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged

Bug description:
  Steps to reproduce

  1) Open IRC at New York high noon
  2) Observe logged in users

  Expected results:
  A distinct lack of Sams.

  Actual results:
  Sams everywhere!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/861710/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 861710] Re: [regression] smspillaz fails to sleep at proper hours, despite solar status

2011-09-30 Thread मनीष सिन्हा
** Tags added: body-clock

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/861710

Title:
  [regression] smspillaz fails to sleep at proper hours, despite solar
  status

Status in Ayatana Design:
  Won't Fix
Status in Compiz:
  Confirmed
Status in Ubuntu Community:
  New
Status in Unity:
  Confirmed
Status in Indicator-Weather:
  Opinion
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “firefox” package in Ubuntu:
  Triaged
Status in “linux” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged

Bug description:
  Steps to reproduce

  1) Open IRC at New York high noon
  2) Observe logged in users

  Expected results:
  A distinct lack of Sams.

  Actual results:
  Sams everywhere!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/861710/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 850542] Re: Banshee not working

2011-09-15 Thread मनीष सिन्हा
** Description changed:

- i have click at the sound applet in panel , but i didnt get it to play .
- a circle rounding there , i thought it was loading . after several
- minutes it stopping , but not playing anything . again i do that and
- again its loading . i tried to open banshee from menu , but bad luck its
- not opening . i am using ubuntu 11.10 .
+ I clicked the sound applet in panel, but I didnt get it to play. A
+ circle rounding there , I thought it was loading. After several minutes
+ it stopped, without playing anyting. Again I do that and again it starts
+ loading. I tried to open banshee from menu, but bad luck its  not
+ opening.
+ 
+ I am using ubuntu 11.10 .
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.1.3-1ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  ApportVersion: 1.23-0ubuntu1
  Architecture: i386
  Date: Thu Sep 15 06:47:36 2011
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110705)
  ProcEnviron:
-  LANGUAGE=en_IN:en
-  PATH=(custom, no user)
-  LANG=en_IN
-  SHELL=/bin/bash
+  LANGUAGE=en_IN:en
+  PATH=(custom, no user)
+  LANG=en_IN
+  SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: Upgraded to oneiric on 2011-08-30 (15 days ago)

** Summary changed:

- Banshee not working
+ Banshee not working esp when started from Sound Menu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/850542

Title:
  Banshee not working esp when started from Sound Menu

Status in “banshee” package in Ubuntu:
  New

Bug description:
  I clicked the sound applet in panel, but I didnt get it to play. A
  circle rounding there , I thought it was loading. After several
  minutes it stopped, without playing anyting. Again I do that and again
  it starts loading. I tried to open banshee from menu, but bad luck its
  not opening.

  I am using ubuntu 11.10 .

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.1.3-1ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  ApportVersion: 1.23-0ubuntu1
  Architecture: i386
  Date: Thu Sep 15 06:47:36 2011
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110705)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: Upgraded to oneiric on 2011-08-30 (15 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/850542/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp