<IbrahimAd>
hmm i've been having trouble building cm10.1 recently, getting an error about vendor/unbundled_google/** not existing
<IbrahimAd>
find: `../../vendor/unbundled_google/libs/gcm/gcm-client/src': No such file or directory
<IbrahimAd>
anyone have any ideas?
<IbrahimAd>
repo synced and all that, got my proprietaries and prebuilts
<IbrahimAd>
if it helps im building n8013
<IbrahimAd>
oh actually maybe that didnt matter, things seem to be working anyway, it was just dying for a stupid reason
<Entropy512>
hmm, that's... odd...
<Entropy512>
never seen anything like that
<IbrahimAd>
well it is building now, but that error is indeed strange
<IbrahimAd>
(it was actually broken because i had two versions of vendor/samsung)
<slayher>
codeworkx, what else needs to be done for t0lte to get a "M" release
stiell has quit [Quit: WeeChat 0.3.8]
<Jiangyi>
slayher: Exynos4 has to be gotten rid of to get M :p
<slayher>
Jiangyi, lol
<slayher>
well i have been using t0lte a lot and I have not found any issues to stop a release. I still see a few issues here and there, but very minor. Like scrolling list artifacts
g_byers has quit [Ping timeout: 264 seconds]
<IbrahimAd>
hmm my n8013 build turned out complete garbage, it lags like mad even in the boot animation and after boot it's like 3 seconds per frame >.< http://review.cyanogenmod.org/#/c/32017/ did what it should have done though
<IbrahimAd>
lots of messsages like "W/SurfaceFlinger( 1830): Timed out waiting for hw vsync; faking it"
<IbrahimAd>
in logcat, is that normal?
<slayher>
IbrahimAd, what props did you use?
<IbrahimAd>
got em from themuppets
<IbrahimAd>
i just have that repo checked out in vendor/samsung
<slayher>
the correct branch?
<IbrahimAd>
seems like it, at least im on cm-10.1
<IbrahimAd>
that was my first thought though
<slayher>
well that should be it.
<IbrahimAd>
just gonna push an official nightly to my device and figure it out later
imneveral0ne_2 has joined #teamhacksung
imneveral0ne has quit [Disconnected by services]
<IbrahimAd>
hmm i guess the surfaceflinger vsync errors were in fact meaningful, since official doesnt have them, good to know
<slayher>
sounds like something up with your build
<slayher>
IbrahimAd, did you clobber?
<IbrahimAd>
i did not manually, though when i first built today i think it should have
<IbrahimAd>
the build scripts do an automatic clobber after some amount of time right?
<slayher>
no
<slayher>
the most the build scripts do is a installclean
<IbrahimAd>
oh, well i thought i saw it rm -rf out in the output
<IbrahimAd>
oh
<IbrahimAd>
lol well i'll figure it out another time, need to get back to work anyway, thanks for the help though
<IbrahimAd>
by clobber do you mean rm -rf out or is there more to do?
<slayher>
IbrahimAd, that or, mka clobber
<IbrahimAd>
mmk
<slayher>
same basic idea
IbrahimAd is now known as IbrahimA
<slayher>
IbrahimAd, do you build for any other device
<IbrahimA>
i've built for d2vzw too
<slayher>
cause i have had issues where the env gets a couple devices variables mixed up
<IbrahimA>
i dont build regularly though, like once a month or so i feel like messing with something
<slayher>
sometimes I kill the terminal and open a whole new one up, redo lunch and everything
<IbrahimA>
i'll just clobber and next time i build see what happens
<slayher>
ah
<slayher>
IbrahimA, the graphics drivers were updated, you need to clobber
<IbrahimA>
lol after a build my $PS1 gets all screwed up
<IbrahimA>
so i awlays close the terminal anyway
<slayher>
ah
<IbrahimA>
i generally have a 2 line prompt but something with the build script turns it into a 1 line thing and when i type past the end of the line it just loops back to the front instead of going to the next line
<slayher>
but seriously, kernel and props were updated, so without a clobber you are probably running an old kernel
<slayher>
with new drivers
<IbrahimA>
hmm ok
<IbrahimA>
shouldnt it rebuild the old kernel if sources changed?
<IbrahimA>
kernel is built in tree right?
<slayher>
should not always
<IbrahimA>
ah ok
<slayher>
this happened to me
<IbrahimA>
hmm i guess i'll kick off a build when i go for dinner, curious to see how much ccache helps
<slayher>
if you had it loaded i would tell you to check about phone, and I would guess the kernel build date would be a few days old.
<slayher>
or more
<IbrahimA>
do i always need to export USE_CCACHE=1?
<slayher>
each time you use a new terminal
<slayher>
when you close the term that goes away
<IbrahimA>
ive actually got some horrid setup where gcc in my PATH is a link to colorgcc and colorgcc usually calls ccache for my other C++ stuff, but for some reason when i build cm i dont think it uses ccache unless i do that
<slayher>
IbrahimA, after you lunch, or if you can't remember if you set it, run "env"
<slayher>
that has to be set for android build environment to use ccache
<IbrahimA>
yeah i know how environment variables work lol, i was just curious if it would set some sort of flag in a file somewhere
<IbrahimA>
hmm ok, i'll just stick that in my .bashrc
<slayher>
nah unless you set it in your bashrc or something
<slayher>
lol
<IbrahimA>
no reason not to use ccache im thinking?
<slayher>
correct
stiell has joined #teamhacksung
SeriousWorm has quit [Ping timeout: 240 seconds]
addi has quit [Ping timeout: 260 seconds]
techmik has quit [Ping timeout: 252 seconds]
belZe has quit [Ping timeout: 250 seconds]
slick_rick has quit [Ping timeout: 264 seconds]
AdamG_ has quit [Ping timeout: 256 seconds]
nebkat has quit [Ping timeout: 248 seconds]
cdesai has quit [Ping timeout: 246 seconds]
jsermer has joined #teamhacksung
jsermer has quit [Remote host closed the connection]
jsermer has joined #teamhacksung
nebkat has joined #teamhacksung
nebkat has quit [Changing host]
nebkat has joined #teamhacksung
belZe has joined #teamhacksung
cdesai has joined #teamhacksung
ibkanat has joined #teamhacksung
<ibkanat>
anyone using photosphere?
imneveral0ne_2 is now known as imneveral0ne
techmik_ has joined #teamhacksung
jsermer has quit [Remote host closed the connection]
jsermer has joined #teamhacksung
addiasd has joined #teamhacksung
addiasd has quit [Excess Flood]
addiasd has joined #teamhacksung
jsermer has quit [Ping timeout: 250 seconds]
addiasd has quit [Ping timeout: 252 seconds]
addiasd has joined #teamhacksung
<IbrahimA>
slayher: thanks, you were right a clobber made everything better
ibkanat has left #teamhacksung ["Leaving"]
UnknownzD has quit [Read error: Connection reset by peer]
UnknownzD has joined #teamhacksung
AdamG_ has joined #teamhacksung
slick_rick has joined #teamhacksung
dpm has joined #teamhacksung
SonikArc has joined #teamhacksung
ricotz has joined #teamhacksung
lodder has quit [Ping timeout: 264 seconds]
lodder has joined #teamhacksung
UnknownzD has quit [Read error: Connection reset by peer]
UnknownzD has joined #teamhacksung
UnknownzD has quit [Read error: Connection reset by peer]
slayher has quit [Ping timeout: 255 seconds]
UnknownzD has joined #teamhacksung
g_byers has joined #teamhacksung
g_byers has quit [Changing host]
g_byers has joined #teamhacksung
g_byers has quit [Client Quit]
ricotz has quit [Quit: Ex-Chat]
chris41g has quit [Ping timeout: 245 seconds]
chris41g has joined #teamhacksung
bealtine has quit [Ping timeout: 252 seconds]
Blaguvest has joined #teamhacksung
Bradada has joined #teamhacksung
drupol has joined #teamhacksung
repnzscasb has quit [Ping timeout: 272 seconds]
stickyboy has joined #teamhacksung
cantIntoCode has joined #teamhacksung
Blaguvest has quit [Ping timeout: 245 seconds]
paulk-desktop has joined #teamhacksung
joukio has joined #teamhacksung
paulk-desktop has quit [Ping timeout: 248 seconds]
Bradada has quit [Remote host closed the connection]
drupol has quit [Ping timeout: 256 seconds]
paulk-desktop has joined #teamhacksung
stickyboy has quit [Ping timeout: 256 seconds]
stickyboy has joined #teamhacksung
slayher has joined #teamhacksung
slayher has quit [Changing host]
slayher has joined #teamhacksung
lolwat has joined #teamhacksung
angelsl has joined #teamhacksung
SonikArc has quit [Read error: Connection reset by peer]
SonikArc has joined #teamhacksung
IbrahimA is now known as IbrahimA|znc
drupol has joined #teamhacksung
ikillcypher has joined #teamhacksung
cantIntoCode has quit [Remote host closed the connection]
<ikillcypher>
Hello
peterperfect has joined #teamhacksung
<ikillcypher>
it is confirm
<ikillcypher>
Im getting a new Xerpia Z :D
peterperfect has left #teamhacksung [#teamhacksung]
white has quit [Quit: Leaving]
white has joined #teamhacksung
SeriousWorm has joined #teamhacksung
UnknownzD has quit [Read error: Connection reset by peer]
white has quit [Ping timeout: 240 seconds]
white has joined #teamhacksung
white has quit [Client Quit]
white has joined #teamhacksung
datagutt has joined #teamhacksung
UnknownzD has joined #teamhacksung
a2n_ has quit [Quit: leaving]
stickyboy has quit [Disconnected by services]
stickyboy has joined #teamhacksung
SeriousWorm has quit [Ping timeout: 252 seconds]
<ikillcypher>
Hi developers paulk emailed me
<ikillcypher>
I think the galaxy s2 headphones volume is loud enough with the
<ikillcypher>
configuration I wrote (compared to other devices like crespo).
<ikillcypher>
Anyway, feel free to change it as you wish :)
<ikillcypher>
Im giving up man :( people in xda are saying shit and I dont know must be this shitty yamaha chip
ikillcypher has quit [Quit: Leaving]
bealtine has joined #teamhacksung
jsermer has joined #teamhacksung
jsermer has quit [Remote host closed the connection]
jsermer has joined #teamhacksung
stickyboy has quit [Ping timeout: 256 seconds]
jsermer has quit [Read error: Connection reset by peer]
SonikArc has quit [Quit: Lost terminal]
jsermer has joined #teamhacksung
stickyboy has joined #teamhacksung
GNUtoo-m4a785t-m has joined #teamhacksung
shezar has joined #teamhacksung
kZard|nb has quit [Read error: No route to host]
shezar has quit [Read error: Connection reset by peer]
shezar has joined #teamhacksung
stickyboy has quit [Quit: leaving]
shezar has quit [Ping timeout: 246 seconds]
ricotz has joined #teamhacksung
ricotz has quit [Changing host]
ricotz has joined #teamhacksung
sbrissen_gone is now known as sbrissen
kZard|nb has joined #teamhacksung
kZard|nb has quit [Read error: Connection reset by peer]
kZard|nb has joined #teamhacksung
lolwat has quit [Read error: Connection reset by peer]
techmik_ is now known as techmik
g_byers has joined #teamhacksung
g_byers has quit [Changing host]
g_byers has joined #teamhacksung
paulk-desktop has quit [Ping timeout: 248 seconds]
angelsl has quit [Quit: Do not look directly at the operational end of the device.]
a3Dman has quit [Ping timeout: 240 seconds]
shezar has joined #teamhacksung
MrDude has quit []
drupol has quit [Ping timeout: 255 seconds]
SeriousWorm has joined #teamhacksung
stickyboy has joined #teamhacksung
<SeriousWorm>
okay i'm about to flash cm-10.1-20130304-NIGHTLY-i9100 right now on my sgs2 i9100 euro for the first time since I bought it in 7. month of 2011., I already put the CWM on it using odin and removed the triangle using triangleaway :)
<SeriousWorm>
wish me luck
<SeriousWorm>
any other tips except to 1) reboot in cwm 2) "flash" cwm 3) "flash" google apps 4) wipe data?
<SeriousWorm>
i'm excited
<SeriousWorm>
if anyone wants to witness my virgin 1.5 year old stock phone being cyanogenmodded, i'm available via skype :D
<stickyboy>
SeriousWorm: 2) Backup
<SeriousWorm>
already backed up, but thanks
<stickyboy>
:D
<stickyboy>
Then go go gogogogog
<SeriousWorm>
i wonder though, i obviously can't restore that backup to cyanogenmod
<SeriousWorm>
will i have to reinstall all my apps?
<stickyboy>
But maybe flash the M2 instead of the nightly.
<stickyboy>
Yah, you'll have to reinstall.
<SeriousWorm>
what about sms messages? i have only backed those up (and contacts etc.) using kies
<SeriousWorm>
will i be able to restore using samsung kies? i guess not. i should install some sms/contacts backup app first?
<SeriousWorm>
damn, i forgot about that.
<stickyboy>
I don't know about Kies. I'd use kamMa SMS backup. Or Carbon.
<SeriousWorm>
ok, thanks, i'll report later.
<stickyboy>
Generally Application data (ie, not system stuff) can be restored across Android versions.
<SeriousWorm>
great
<stickyboy>
So you can use Titanium Backup or Carbon to backup saved games, etc.
<SeriousWorm>
i already 7zipped my /sdcard folder.
<stickyboy>
But system stuff won't be restorable.
IbrahimA|znc is now known as IbrahimA
<SeriousWorm>
well i'm guessing apps save their data to the gazillion subfolders in /sdcard. :)
repnzscasb has joined #teamhacksung
<SeriousWorm>
in any case i don't care about that too much. i have too much apps anyway.
<SeriousWorm>
it's a good idea to start fresh. :)
<stickyboy>
SeriousWorm: It's more about the application data stores, not the files on /sdcard
<SeriousWorm>
right.
<stickyboy>
SeriousWorm: But yes. Fresh == good.
<stickyboy>
If you're ok with setting up from scratch, then you'll have a much better experience.
<SeriousWorm>
maybe i should just screenshot my homescreens, i usually only use those apps there and reinstall each manually. :)
<stickyboy>
I set up from scratch almost every week ;)
<SeriousWorm>
hehe
<SeriousWorm>
awesome, i just read carbon's description, installing now. when i get some money i'm surely buying the pro version.
<stickyboy>
It's a well-done app.
<stickyboy>
I sync my stuff up to Box + Google every few days.
<stickyboy>
Handy
<SeriousWorm>
245 apps selected for backup o_O
<SeriousWorm>
i'm really a hoarder.
<stickyboy>
Crazy
Rebellos has joined #teamhacksung
<SeriousWorm>
[18:30:52] [stickyboy]: But maybe flash the M2 instead of the nightly.
<SeriousWorm>
what did you mean by that? M2? milestone 2?
<SeriousWorm>
i only found the nightly download links for sgs2.
<SeriousWorm>
okay, so the backup froze :|
<SeriousWorm>
at aLogcat 44/245, it says 24 in the lower right corner, the animation is still running but it's not progressing..
<SeriousWorm>
i'll try again
<SeriousWorm>
service com.koushikdutta.backup.BackupRestoreService has leaked ServiceConnection android.media.MediaScannerConnection that was originally bound here o_O
<SeriousWorm>
I got the full stacktrace..
<stickyboy>
SeriousWorm: Carbon? :)
<SeriousWorm>
yes
<stickyboy>
Too many apps maybe... haha.
<SeriousWorm>
I'll try rebooting.
stickyboy has quit [Quit: omg]
<SeriousWorm>
omg :D
<SeriousWorm>
stuck again :|
rodries has joined #teamhacksung
<SeriousWorm>
okay, so I started a manual backup using adb backup
Rebellos_ has joined #teamhacksung
Rebellos has quit [Ping timeout: 276 seconds]
shezar_ has joined #teamhacksung
shezar has quit [Ping timeout: 246 seconds]
shezar_ has quit [Remote host closed the connection]
Blaguvest has joined #teamhacksung
shezar has joined #teamhacksung
stickyboy has joined #teamhacksung
<IbrahimA>
do you know what app it gets stuck on?
<IbrahimA>
some apps (google music, google magazines) do something retarded and store huge downloaded files in their app data storage so you have to skip them or else it takes forever
<stickyboy>
SeriousWorm: Are you still working on your Carbon backup? :)
a3Dman has joined #teamhacksung
shezar has quit [Read error: Connection reset by peer]
shezar has joined #teamhacksung
shezar has quit [Read error: Connection reset by peer]
shezar has joined #teamhacksung
shezar has quit [Remote host closed the connection]
paulk-desktop has joined #teamhacksung
shezar has joined #teamhacksung
datagutt has quit [Quit: kthxbai]
dpm has quit [Quit: Ex-Chat]
rodries has quit []
shezar has quit [Read error: Connection reset by peer]
stickyboy has quit [Quit: leaving]
sud3n has joined #teamhacksung
sud3n has quit [Ping timeout: 240 seconds]
_whitelogger has joined #teamhacksung
jsermer has quit [Remote host closed the connection]
jsermer has joined #teamhacksung
jsermer has quit [Ping timeout: 260 seconds]
bytecode has joined #teamhacksung
sud3n has joined #teamhacksung
bytecode has quit [Quit: Be right back]
shezar has joined #teamhacksung
peterperfect has joined #teamhacksung
peterperfect has left #teamhacksung [#teamhacksung]
GNUtoo-m4a785t-m has quit [Quit: Leaving]
paulk-desktop has quit [Quit: Ex-Chat]
sud3n has quit [Ping timeout: 240 seconds]
TheDeadCPU has quit [Quit: nou]
kZard|netbook has joined #teamhacksung
kZard|nb has quit [Ping timeout: 255 seconds]
slayher has quit [Ping timeout: 250 seconds]
ricotz has quit [Quit: Ex-Chat]
shezar has quit [Remote host closed the connection]