[09:36] micahg: (re: #737324) I had to move xfce4-notifyd to depends, because daily builds were broken with it as recommends only (it should precisely be the same issue: another notification-daemon was selected first, and then the recommends was conficting :/) [13:57] micahg: hey, can we talk about gmusicbrowser-patches again tonight (if you have time)? [14:58] ochosi: sure, when's 'tonight' [14:58] mr_pouit, micahg, cody-somerville : we need to adjust the colors used on the alternate installer now [14:58] http://imagebin.org/144143 [14:59] mr_pouit: so, we need our notification daemon specifically? [14:59] this is a Xubuntu installation [15:00] charlie-tca: I know, this is another last minute change from someone who woke up one morning and thought this was a good idea [15:01] I know, and the design team got involved and changed the color pallette, to further screw with us [15:01] I've been following the thread on ubuntu-devel, so I'll update xubuntu-artwork packaging to fix that soon [15:01] I had hopes we could use this, but these colors actually suck [15:02] micahg: no (because it works with other daemons), but yes (because xfce4-notifyd is better suited for xfce, it can be themed and its settings changed, unlike notify-osd, and is well integrated in xfce4-settings-manager, unlike all the other ones) [15:03] *in xfce4-settings-manager and xfconf, of course [15:03] mr_pouit: do we need a bug report to get an FFe? [15:04] The single workspace seems to be a virtualbox feature only on installs [15:04] hardware installations give two workspaces [15:04] charlie-tca: no FFe needed [15:05] mmh, that's weird then [15:05] Thank you [15:06] mr_pouit: what about notification-daemon | xfce4-notifyd? [15:06] or maybe even the other way around [15:08] micahg: yeah, I think it's doable, it just needs some manual patching of xubuntu-meta & ubuntu-meta [15:08] patching = sed, probably [15:09] heh, well i'm waiting to see what the ubuntu side says about this :) [15:10] xubuntu-meta previously contained something to do that for gnumeric irrc: gnumeric-gtk | gnumeric [15:12] micahg: but are you sure these notification-daemons are the cause of the conflict? [15:12] mr_pouit: it's at least one cause [15:12] there's other possibilities, like libsdl alsa vs. pulseaudio (I didn't check) [15:13] I was wondering about that, but I think both are using pulseaudio now [15:13] at least aptitude seemed to be happy with just notify-osd being pulled [15:15] micahg: $tonight == 6pm to 8pm CET ? [15:17] ochosi: is that UTC +2? [15:17] oops +1? [15:19] micahg: yeah, sry, UTC+1 [15:23] ochosi: can probably do UTC 18:00 - 19:00, meeting at 17:00 [15:24] micahg: ok, so let's start looking at it around 18:00 [17:18] micahg: you around? [18:30] ochosi: around? [18:31] micahg: yes but i need one more min [18:34] micahg: ok, i'm ready [18:36] micahg: i did a quick git diff to check what's missing from 1.1.7 [18:36] micahg: really not much :) [18:39] ochosi: so, quadrispro uploaded to Debian, Debian ftp's on manual, so it might not be until tomorrow or the next day until it hits, I'd like to review your patches tonight so we can prepare the upload to go in right after Debian or EOD Wed, whichever is first [18:39] ok [18:40] two files we need to add to gmb: [18:40] or wait, do you want me to prepare a list of the patches? [18:40] ochosi: list and diffs please :) [18:40] ochosi: or just give me your version where I can dget it [18:41] micahg: https://github.com/shimmerproject/gmusicbrowser [18:41] but you don't need to pick/review all the differences [18:41] e.g. there is an icon theme that we don't need for xubuntu [18:41] ochosi: right, can you prepare a package or point me to the specific patches I need? [18:42] micahg: you mean a debian package? [18:43] ochosi: yep, if you want [18:43] the debian package is in our ppa [18:43] https://launchpad.net/~shimmerproject/+archive/ppa [18:44] ochosi: am I taking all the patches in there? [18:44] micahg: and this is approx the patches we need from there: http://pastebin.com/YLk2tEGj [18:44] meaning: add the files shimmer.layout and makeitlooklike.layout [18:44] and adding a few lines to the other files in that list [18:44] the changes are really not much as you can see [18:45] it's only UI stuff [18:45] no functions [18:45] micahg: do you want me to go through the changes with you individually? [18:48] ochosi: well, I either need a debdiff for the patch or I need to know what it does so I can make sure it works :) [18:48] micahg: ok :) [18:49] micahg: all the stuff that ends on .layout contain layouts for gmusicbrowser, it has an inbuilt system to rearrange the UI elements. so that's that [18:49] micahg: there's nothing much that could really break there, the layout has been tested for ages (~1year) [18:51] the lines in gmusicbrowser_layout add two new widgets that inherit everything from their parents and only changes what happens when you click them [18:57] micahg: i'm a bit lost on that, what else can i do for you now? [18:58] ochosi: I wish 1.1.7-1 was dgettable, but it won't be until tomorrow most likely [18:59] ochosi: a debdiff would be great if you have time [19:00] micahg: that shouldn't be a problem, any specific options you want me to add? [19:09] micahg: here you go: http://pastebin.com/YbvsSWgr [19:10] micahg: note that we don't need pix/Faenza/* [19:13] ochosi: that's a diff WRT files, if I add all these files as a patch, will that be enough? [19:14] micahg: no, the git diff i posted before is the real diff [19:15] ochosi: there's no diff there and I think I have to go [19:16] micahg: when would you have time again? [19:34] ochosi: in about 2 hrs hopefully [19:36] micahg: sorry, not sure i'll be around then... :/ [19:37] ochosi: ok, tomorrow work? [19:40] micahg: well actually in the morning i'd have a bit of time [19:40] micahg: the rest of the day isn't that great unfortunately [19:41] micahg: gotta prepare for a work-trip that starts on friday morning [19:41] ochosi: ugh, what time is morning? [19:42] between 9 and 11? [19:42] I hope to be sleeping then :) [19:43] ok :) [19:45] ochosi: I'll can be available tonight from UTC 0:00 to UTC 6:00, but I guess you'll be sleeping then :) [19:45] micahg: you could simply "git clone https://github.com/shimmerproject/gmusicbrowser.git" and then take the diff between 2703644caf9f3f66025cea78959c026bc97638b1 and master [19:45] micahg: i really hope so, yes ;) [19:46] ochosi: ok, I'll try that, thanks [19:46] micahg: thanks for your help [19:46] ochosi: you're welcome [19:47] micahg: if you need more explanations on what the individual patches/changes do, feel free to ping me anytime [19:47] micahg: i read the backlog, so i'd answer maybe tomorrow morning [19:48] micahg: but as i said, it's all just UI stuff, changing popup-menus etc [19:49] ochosi: do you have a sane author commit name set so I can use that in the patch? [19:50] micahg: yeah, just use "Simon Steinbeiß" [19:50] ochosi: ok