<Wizzup>
uvos: ^ now you just need the right debian/rules override to enable/disable
<Wizzup>
uvos: oh lol that stderr stuff should go 1s
<Wizzup>
done
<uvos>
commit is fine
<Wizzup>
want me to commit that patch then?
<Wizzup>
done
<Wizzup>
err
<uvos>
right
<uvos>
lgtm
<Wizzup>
(now)
<Wizzup>
I tested both --enable-libprofile and --disable-libprofile
<uvos>
ok
inky has quit [Ping timeout: 252 seconds]
<freemangordon>
Wizzup: won;t have time today, most probably
<Wizzup>
freemangordon: yeah, all fine, I just wanted to answer the questions I didn't have an answer to
<Wizzup>
basically in the Advanced settings, there is a Providers tab, and you can select a provider there.
<freemangordon>
no worry, as soon as somebody knows how it works, its all fine :)
jmlich has joined #maemo-leste
<freemangordon>
yeah, I think that's what we agreed upon back then
<Wizzup>
yeah, I just forgot.
xmn has joined #maemo-leste
mardy has quit [Quit: WeeChat 2.8]
xmn has quit [Quit: ZZZzzz…]
jmlich has quit [Remote host closed the connection]
Pali has joined #maemo-leste
<uvos>
tmlind: could we throttle the cpcap battery low interupt?
<uvos>
tmlind: i have a problem where the d4 gets notably slower and also consumes a lot of power when close to empty due to the interupt fireing many times every second
<uvos>
due to it triggering on noise
<uvos>
from a functional perspective i dont see why we should not just disable the interupt for 5 sec every time i fires but the battery voltage is to high to nessecsitate a shutdown
<tmlind>
uvos: heh ok sure using some timer there makes sense
xmn has joined #maemo-leste
amk has quit [Ping timeout: 245 seconds]
adc has quit [*.net *.split]
jrayhawk has quit [*.net *.split]
Langoor has quit [*.net *.split]
Kabouik has quit [*.net *.split]
jrayhawk has joined #maemo-leste
Kabouik has joined #maemo-leste
Langoor has joined #maemo-leste
adc has joined #maemo-leste
Kabouik has quit [Changing host]
Kabouik has joined #maemo-leste
DPA has quit [Ping timeout: 272 seconds]
DPA has joined #maemo-leste
uvos has quit [Read error: Connection reset by peer]
uvos has joined #maemo-leste
xmn has quit [Quit: ZZZzzz…]
uvos has quit [Ping timeout: 252 seconds]
xmn has joined #maemo-leste
<inky_>
i am rebuilding photolightmeter, updated it.
<inky_>
the build is in progress on phoenix.
<inky_>
just first thing i did before that, was i clicked 'play' on photolightmeter-repos, and that thing failed.
<inky_>
then i clicked 'play' on photolightmeter-source, that worked.
<inky_>
and now it is in progress, i clicked photolightmeter-binaries.
<inky_>
ok, looks like amd64 version already built.
<parazyd>
You just need to start the -source job
<parazyd>
Everything else is a pipeline
<inky_>
btw i don't remember where was it taking version from.
<inky_>
ah
<inky_>
indeed, yes, i did not click -binaries, i clicked -source
<inky_>
so does it take version from changelog?
<parazyd>
The version comes from debian/changelog, and the repo has to have a corresponding git tag
<inky_>
i think i did not use git tags. let me see if that is a problem.
<inky_>
well i did git log to see if i used, before pushing
<parazyd>
Yeah you need to add a 1.3.1 tag
<inky_>
and whether git log doesn't show that, or i didn't use tags. but now you said i think i was using tags
<inky_>
ok thank you!
<parazyd>
Or whatever version you're building
<parazyd>
You also have to merge master branch into maemo/beowulf branch and push it