[Bug 210967] Re: trackerd indexes when on battery

2010-06-28 Thread Christopher
Yep, still seeing this behavior in Lucid...

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2009-10-27 Thread Teej
Marked "fix released" as per the previous comment about this being fixed
in the latest release. Thank you.

** Changed in: tracker (Ubuntu)
   Status: Confirmed => Fix Released

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2009-10-25 Thread spaetz
This seems pretty much under control now. Can we close this as fixed for
Karmic? It properly stops when on battery for me.

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2009-03-10 Thread Martyn Russell
OK, I have fixed the config here a bit. It wasn't loading the defaults
in properly if *some* didn't exist in the .cfg. But the default here
works as I would expect anyway, so with no config here, the default is:

  BatteryIndex=true
  BatteryIndexInitial=false

Note, this means it will NOT index on battery unless it is an initial
index. If you want something different as a default, then that's another
problem entirely.

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2009-03-09 Thread Martyn Russell
Asa, ah I see, I will try to reproduce it tomorrow and come up with a
fix. It should write any changes in the config to the .cfg file. Looks
like you might have stumbled onto another bug as part of this :) I will
let you know how I get on tomorrow!

Thanks again for the extra information.

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2009-03-09 Thread Asa Zernik
Hey, just added those values and now start messing around, and I get a
new tooltip message: "Paused by battery". It seems that if the config
key doesn't exist, trackerd doesn't set it and doesn't use it.

Putting an initial value in the config file seems to be a good
workaround; I'd hope that a long-term fix would have trackerd create a
config key if it doesn't exist when set in the GUI (so that we won't
have this problem with other newly-added config options)

For those who want to know how, insert these two lines into
$YOURHOME/.config/tracker/tracker.config

BatteryIndex=false
BatteryIndexInitial=false

and things should work.

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2009-03-09 Thread Asa Zernik
Emmm, funnily enough, looking in $HOME/.config/tracker/tracker.cfg,
neither of those keys exist at all. Is that the wrong config file? Is
this maybe the source of the problem? (I'll try adding the keys manually
and see if that changes anything)

Anyway, the steps I take to reproduce are to create a new folder with,
say, 10 good-sized pdfs, make sure that "Disable indexing when on
battery" and "Disable initial indexing sweep when on battery" are both
checked, and watch the system monitor.

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2009-03-09 Thread Martyn Russell
I just tested this with TRUNK for the last hour or so and it works for
me. Can you tell me exactly what you are doing to make this fail so I
can try to reproduce it?

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2009-03-09 Thread Martyn Russell
I am now testing this and will try to fix it for this weeks release
(0.6.91).

Asa, Jamin, just to confirm, what are your config values set to? There
are 2:

  BatteryIndex
  BatteryIndexInitial

Of course, if you have BatteryIndex=false, but you have
BatteryIndexInitial=true, then it will index on battery if it is a first
time index. Are you able to confirm what your config is using?

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2009-02-02 Thread Jamin W. Collins
Another person bitten by this.  100% usage on a one core when one
battery with it configured not to index while on battery.

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2009-01-21 Thread Asa Zernik
You know, I wouldn't mind if this was JUST "trackerd indexes when on
battery". The really annoying thing is that the option "Do not index
when on battery" is ignored. Either fix this bug, or remove the option
before Jaunty. PLEASE.

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2008-09-17 Thread rusi
And it's still an issue on Interpid Ibex.

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2008-08-17 Thread Cinar Sahin
I can confirm this bug as well. Using 8.04 on a thinkpad t61

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2008-08-15 Thread shaggy
This bug is killin me. Is there a chance getting it fixed?

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2008-05-14 Thread Martijn van Iersel
confirmed, this is still present in the release. trackerd uses 50% CPU
even while on battery, even while the checkbox "disable all indexing
when on battery" was checked.

** Changed in: tracker (Ubuntu)
   Status: New => Confirmed

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2008-05-02 Thread Emilio Pozuelo Monfort
** Changed in: tracker (Ubuntu)
   Importance: Undecided => High

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2008-05-02 Thread malex
It happens to me too. It looks like tracker runs indexing when the
computer is running on battery and it doesn't run when the charger is
plugged. So I reverted the Indexing Preferences.

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210967] Re: trackerd indexes when on battery

2008-04-12 Thread u-foka
Hy!

I can confirm this bug! I set up tracker to compleatly disable on
battery power, but it's start to index when I log in on battery power,
and it isn't stop when I unplug my charger...

-- 
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs