/srv/irclogs.ubuntu.com/2014/04/07/#ubuntu-gnome.txt

ahoneybunoh ok make that change? and then what upload the source.changes to launchpad?00:00
ahoneybunseems I can't do that00:03
darkxstahoneybun, I will upload it01:00
ahoneybundarkxst: awesomeness01:01
ahoneybunwell I got the source for gnome-calcutor darkxst01:02
ahoneybunI see it is uploaded!01:14
ahoneybundarkxst: I would to work on gnome-terminal next really01:20
=== ph_afk is now known as ph1
ahoneybundarkxst: still there?02:06
darkxstahoneybun, hey, back for a bit03:43
darkxstahoneybun, just work on whatever you want (apart from the 2 I mention earlier!)03:52
darkxstsend me the debdiff once you have built and tested ..03:52
ahoneybunwait03:56
ahoneybuni have the source for terminal 3.10 and 3.1203:57
ahoneybunbut need guide about the deps and such again03:57
darkxstahoneybun, just look at what changed in configure.ac03:59
ahoneybunhttp://pastebin.com/xg0MAp9Y03:59
ahoneybunstill learning03:59
darkxstahoneybun, if you want to see what changed, easiest to use diff!04:00
darkxstdiff 3.10.file 3.12.file04:00
darkxstactually use `diff -u`04:00
ahoneybun.file?04:01
darkxstwhat ever file you want to look at!04:02
darkxstin this case configure.ac04:02
ahoneybunI'm looking at the configure.ac trying to found out what deps changed04:03
ahoneybunI see04:04
ahoneybungnome-terminal is a bit bigger project04:05
ahoneybun<        GTK_REQUIRED=3.6.004:06
ahoneybun---04:06
ahoneybun>        GTK_REQUIRED=3.9.904:06
ahoneybunso look for the right package that is updated?04:06
ahoneybunin control.in04:07
darkxstyes04:08
darkxstalso there will be new files in this release, so you need to make sure they get installed !04:08
ahoneybunI see < GLIB_REQUIRED=2.32.004:09
ahoneybun---04:09
ahoneybun> GLIB_REQUIRED=2.39.204:09
ahoneybunthis right? libglib2.0-dev (>= 2.33.2),04:09
darkxstahoneybun, you want the higher one !04:22
darkxst2.39 > 2.3204:22
darkxstl3on, hi, how did you go with my gedit comments?06:59
ricotzdarkxst, i might get to another round of updates later today07:24
darkxstricotz, ok, l3on is working on gedit + plugins, ahoneybun is doing gnome-terminal07:45
ricotzdarkxst, alright, gnome-terminal requires a vte update too07:50
ricotzi guess i can start with getting vte3 0.36.0 in07:52
ricotzahoneybun, ^ ?07:52
ricotzvte3_0.36.0-1ubuntu1~trusty1 pushed08:03
darkxstricotz, also if you find time, can you push gnome-desktop 3.10, gcc and gsd to gnome3, Ffe won't be happening in any form (other than maybe gcc 3.8)08:08
darkxstand I am bogged down with moving this week, so even that may not happen08:08
=== zequence_ is now known as zequence
=== diamond_gr_raspi is now known as eiosifidis
ahoneybundarkxst: libvte-2.90-dev (>= 1:0.34.9) = vte3?11:45
ricotzahoneybun, what do you mean?11:59
ahoneybunis that the package the relates to vte3?12:00
ricotzyes12:00
ricotzdo not bother to be a bit more verbose ;)12:00
ahoneybunricotz:  darkxst said don't forget to add the new things12:01
ahoneybunnew files but not sure what those are12:01
ricotzgnome-terminal requires te3 0.36.012:02
ricotzvte312:02
ahoneybungot that done12:02
ricotzbuild it locally and compare the installed files with the packaged ones12:02
ricotz"installed" as in debian/tmp/*12:03
ahoneybunpack?12:03
ahoneybunhave to run it though for me bit slow at this even though how hard darkxst tries to explain12:04
ricotzoh, i see12:04
ahoneybunbuild it with pbuilder?12:05
ricotzrunning "debuild" in the source folder will result in some subfolders in debian/12:05
ahoneybunoh debuild12:06
ricotzpbuilder isn't really helping for debugging problems12:06
ahoneybundebuild -S12:06
ricotzwithout -S12:06
ahoneybunreally?12:06
ricotzhow did you manage to update gnome-contacts?12:07
ahoneybunwith darkxst's help lol12:07
ahoneybunhaving patch issues with terminal12:08
ricotzpbuilder is good to check the dependencies and building against a clean environment, but if you are still working out things you need to build in the local directory where all logs and files remain available12:09
ahoneybunI see12:09
ricotzi wouldn't be surprised if the patched aren't applying cleanly12:10
ricotzyou tooks this package as base "gnome-terminal - 3.10.2-0ubuntu1~trusty1" ?12:10
ahoneybunricotz: http://pastebin.com/zzVpdc5412:10
ahoneybunyea12:11
ricotzso Hunk #2 isnt working anymore, so you need to check the actual source file to figure out what changed there12:12
ricotzsrc/terminal-screen.c near line 134912:12
mgedminthat's a patch about kfreebsd, which suggests it came from Debian (since Ubuntu doesn't care about kfreebsd), so maybe check if debian experimental has a newer gnome-terminal with that patch updated?12:16
mgedminhttps://packages.debian.org/experimental/gnome-terminal12:16
ahoneybung2g work12:17
freddyfreeWill Ubuntu Gnome 14.04 be included on the mini.iso image?13:19
=== ph_afk is now known as ph1
ahoneybunI'm back darkxst, ricotz18:47
SonikkuAmericaahoneybun: Oh hello, what's up?18:49
ahoneybunSonikkuAmerica: trying to package gnome-terminal 3.1218:50
SonikkuAmericaAh.18:50
ahoneybunyes18:51
ahoneybunsilly patchs18:52
ahoneybunes18:52
ahoneybunmgedmin: you on?18:53
ahoneybunI'm trying to package gnome-terminal 3.12 and I'm getting errors about patches19:03
ahoneybundarkxst, ricotz, mgedmin: http://pastebin.com/DsspNzy619:37
=== bigon_ is now known as bigon
=== ubot5` is now known as ubot5
darkxstahoneybun, you need to refresh the patch using quilt21:39
ahoneybundid that22:30
ahoneybunwait22:32
ahoneybunonly effected 50_add_unity_quicklist.patch22:33
ahoneybunaffected22:33
ahoneybunquilt refresh you mean darkxst?22:41
darkxstyes22:41
darkxstahoneybun, src/org.gnome.Terminal.gschema.xml.in was removed22:56
darkxstwell renamed to src/org.gnome.Terminal.gschema.xml22:56
darkxstyou will need to manually apply the changes and then refresh the patch22:57
ahoneybunI see org.gnome.Terminal.gschema.xml in the source cod23:08
ahoneybunoh23:08
darkxstit was renamed23:10
darkxstfrom xml.in to xml23:10
ahoneybunrename the org.gnome thing without the .in in the alt patch?23:10
ahoneybunand then quilt refresh?23:11
darkxstyou can try that23:14
ahoneybundpkg-source: info: fuzz is not allowed when applying patches23:14
ahoneybundpkg-source: info: if patch 'alternate_screen_scroll.patch' is correctly applied by quilt, use 'quilt refresh' to update it23:14
ahoneybunstill23:14
darkxstfuzz, means quilt can apply the patch, but its not 100% sure it will be correct23:15
ahoneybunforce it23:15
darkxstyou need to quilt refresh the patch, and then check it against the source files to make sure its right23:15
ahoneybunaaron@mac-the-knife:~/gnome-terminal-3.12.0/debian/patches$ quilt refresh23:16
ahoneybunNo patches applied23:16
darkxstahoneybun, quilt push alternate_screen_scroll.patch23:17
ahoneybunhttp://pastebin.com/46JG4AK723:18
ahoneybunseems workspaces is broken in gnome shell23:19
ahoneybunoh23:23
ahoneybunwrong version of gnome-terminal no?23:23
darkxstwhat have you done? renamed the wrong file?23:24
ahoneybundid not touch that23:24
ahoneybunjust that org.gnome.Terminal file23:25
darkxstwell it is gone somehow!23:25
ahoneybunwhat file?23:25
darkxstalthough you may also need to run quilt from the package directory23:25
darkxsti.e :~/gnome-terminal-3.12.0/23:25
ahoneybunPatch 50_add_unity_quicklist.patch is unchanged23:26
darkxstahoneybun, the log says it can't find gnome-terminal.desktop.in.in23:26
ahoneybunit is there23:26
ahoneybunin /gnome-terminal-3.12.023:26
darkxstso run the quilt push command from there23:27
ahoneybunit is looking for it in gnome-terminal-3.9.9223:27
darkxstno23:27
darkxstit isnt23:27
ahoneybuncan't run quilt push from there23:27
darkxstthat bit get stripped off23:27
ahoneybuncan't get into debian/patches23:27
darkxst`export QUILT_PATCHES=debian/patches`23:28
ahoneybunthat did it23:28
darkxst^add that to your ~/.bashrc23:30
ahoneybunstill error about the patch though23:30
darkxst01_ patch?23:30
ahoneybunalternate_screen23:30
ahoneybundid not refresh lol23:31
darkxstit applies here23:31
ahoneybunok next patch is git_fix_build23:31
ahoneybun1 out of 2 hunks FAILED -- rejects in file configure.ac23:32
darkxstI wanted to drop that patch, but there are linker issues23:35
darkxstbut you could try drop that patch and then remove "-Wl,-z,defs" from LDFLAGS in debian/rules23:36
ahoneybunhow would I drop it?23:37
darkxstremove it from debian/patches/series23:37
darkxstand delete the patch file23:37
ahoneybundid that and now debuild is working23:39
ahoneybunand error23:40
darkxstso fix the error!23:40
ahoneybunjust saying23:40
ahoneybundamn23:40
ahoneybunaborting due to unexpected upstream changes23:41
darkxstthat sometimes happen if building locally23:43
ahoneybundpkg-source --commit?23:45
darkxstyou can, but then make sure to drop the resulting patch23:45
darkxstquilt pop, it first though before dropping23:46
ahoneybunso that would make a patch?23:46
darkxstwell try it and see!23:46
ahoneybunquilt pop told me there was no patch to remove but I removed it from debian/series23:48
darkxstok23:49
ahoneybunnow back to upstream changes23:51

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!