[00:00:58] *** Paianni has joined #haiku
[00:01:18] *** rpcope has quit IRC
[00:03:57] *** Barrett has joined #haiku
[00:03:57] *** ChanServ sets mode: +o Barrett
[00:06:07] *** cc^mint has joined #haiku
[00:06:47] *** zzzzzzzzz has quit IRC
[00:10:05] <vidrep> Hi Barrett
[00:10:27] <vidrep> I have a question about haikuports
[00:10:35] *** zzzzzzzzz has joined #haiku
[00:11:44] <vidrep> If a change is required in a recipe, do I proceed in Haikuports the same way as I had to do in master?
[00:12:02] <vidrep> i.e. make a pull request
[00:13:40] *** miqlas-H has quit IRC
[00:14:49] *** miqlas-H has joined #haiku
[00:16:08] <Barrett> vidrep, did you commit your changes in your repo fork?
[00:17:49] *** Carl| has quit IRC
[00:20:23]
<Not-b880> [haikuports] waddlesplash closed pull request #612: mpg123: bump to 1.23.4 with miscellaneous minor changes. - https://git.io/vrM9O
[00:20:24]
<Not-b880> [haikuports] waddlesplash pushed 1 commit to master [+1/-1/±0] https://git.io/vrDgR
[00:20:26] <Not-b880> [haikuports] fbrosson a09f3dc - mpg123: bump to 1.23.4 with miscellaneous minor changes. (#612)
[00:23:17] *** daniele_athome has quit IRC
[00:24:12] *** dorje has joined #haiku
[00:26:43] *** daniele_athome has joined #haiku
[00:28:57] *** Megaf_ has quit IRC
[00:31:04] *** rpcope has joined #haiku
[00:31:09] *** Carl_Miller has joined #haiku
[00:32:47] <vidrep> Barrett, as far as I know "Vidrep committed with diversys 19 hours ago"
[00:33:42] <Barrett> vidrep, ok extend your question as I've not got what you are asking, sorry
[00:34:14] *** zzzzzzzzz has quit IRC
[00:35:32] *** stippi_ has quit IRC
[00:35:52] <vidrep> The required changes were made in master. So, now the patch file in haikuports is no longer needed
[00:36:22] <vidrep> The recipe needs to be changed and the patch file removed
[00:37:21] <vidrep> I have downloaed the sanity-master and built it from the makefile to verify that it indeed builds and works
[00:40:07] *** zzzzzzzzz has joined #haiku
[00:47:18] *** dorje has quit IRC
[00:47:56] <tojoko> well, normaly u make a fork, than a pull, than a push and than a pull request. sorry, but i just had to do with that a bit. or am i mistaken. no, i mean fork, clone, push and than the pull request - even if it's just deletin' 20 lines of code what i have done.
[00:49:08] <vidrep> The change has already been commited in the master branch
[00:49:28] <tojoko> ok, than i should be all done, shouldn
[00:49:33] <tojoko> it?
[00:49:49] <Barrett> vidrep, so you want to update the recipe?
[00:50:03] <tojoko> or, u refork, clone, undo your stufff, push and pull request again.
[00:50:24] <Barrett> vidrep, just tell me what's your aim
[00:50:30] <Barrett> and I will say you how to do so :-)
[00:54:59] *** miqlas-H has quit IRC
[00:56:22] *** Barrett has left #haiku
[00:58:16] *** nighty has quit IRC
[01:02:44] <vidrep> I had to install BePDF and make a hard copy of the git cheat sheet
[01:02:57] *** eschatologist has quit IRC
[01:03:03] *** tojoko has quit IRC
[01:03:52] *** Barrett has joined #haiku
[01:03:52] *** ChanServ sets mode: +o Barrett
[01:04:07] <Barrett> vidrep
[01:04:18] <vidrep> Hi
[01:05:43] <vidrep> Git is giving me a headache, then I pass my headache along to you. Sorry
[01:06:08] <Barrett> it's just that I don't understand what you are trying to accomplish, I'm sure the solution is simple
[01:07:55] <vidrep> OK. diversys has committed my changes to the master of Sanity
[01:08:51] <vidrep> Since that has been done, the patch file attached to the recipe in haikuports is no longer needed
[01:09:13] *** dorje has joined #haiku
[01:10:02] <vidrep> The recipe, I believe, needs to be changed, since it still points to the unneeded patch
[01:10:38] <Barrett> yeah
[01:10:51] <Barrett> the patch will not apply most likely
[01:11:38] <Barrett> just remove it and commit the changes
[01:11:40] <vidrep> If I simply remove the patch from its folder, then sanity does not build - I get an error
[01:12:22] <Barrett> because you have to remove this PATCHES="sanity-$portVersion.patchset"
[01:12:34] <Barrett> and update the recipe to point to the latest commit
[01:12:50] <vidrep> Exactly
[01:12:55] <Barrett> i.e. srcGitRev="5ca4267486bf6060389b5352391c2919a37c69ed"
[01:13:18] <vidrep> That's what needs to be done. Now, the question is "how do I do that?"
[01:13:25] <Barrett> the hash obviously
[01:13:29] <Barrett> and then will compile
[01:13:42] *** waddlesplash has joined #haiku
[01:13:42] *** ChanServ sets mode: +o waddlesplash
[01:13:50] *** mattlacey has joined #haiku
[01:14:17] <vidrep> I need a recipe guru - waddlesplash
[01:14:23] <waddlesplash> oh boy
[01:14:39] <Barrett> ... I'm sorry more clear than that
[01:14:55] <Barrett> hi waddlesplash
[01:15:04] <waddlesplash> hi Barrett
[01:15:12] <vidrep> Barrett, it's OK. I'm trying to learn here, and I appreciate your help
[01:16:35] <Barrett> e5cdc0623eaca2baabc12e2de2c9827302a6083 <---- this is an hash
[01:17:21] <vidrep> If "someone" can fix the recipe, then I can compare to the old one, and maybe make sense how it all works
[01:19:11] *** Paianni has quit IRC
[01:19:16] <Barrett> there's one thing missing there
[01:19:33] <Barrett> when you try to compile this modified recipe
[01:19:40] <Barrett> it will complain about different CHECKSUM_SHA256
[01:19:53] <Barrett> the content of CHECKSUM_SHA256 have to be updated with the new hash haikuporter is reporting
[01:20:44] <vidrep> Yes, I've done that many times in other recipes i.e. Yahoo-dl
[01:21:20] <waddlesplash> puckipedia: so Sequitur just broke
[01:21:28] <waddlesplash> and I can't figure out how it ever worked ????
[01:21:34] <waddlesplash> did someone force-push stuff away?!
[01:22:23] <vidrep> Barrett, I downloaded your recipe
[01:23:25] <vidrep> If it works, I assume the process of changing it in haikuporter is the same as changing lines of code i.e make a pull request?
[01:24:18] <Barrett> yes but as said I didn't update the CHECKSUM_SHA256
[01:24:21] *** Luko has joined #haiku
[01:24:21] *** dorje has quit IRC
[01:24:26] <Barrett> you have to do so
[01:24:30] <Luko> hi
[01:25:26] <Luko> is here person who can fix avrdude and arduino port in repo
[01:27:00] <mmu_man> PulkoMandy: ^
[01:27:28] *** dorje has joined #haiku
[01:30:34] *** Luko has quit IRC
[01:31:46] <vidrep> Barrett, it works! Thank You!
[01:32:00] <vidrep> Checksum is : f731d8d5769d4b6f7e5138b6eb6515d624e5a41a9f3bf573bd8ce8c4959190be
[01:32:26] <vidrep> Now, how to get this new recipe into haikuports?
[01:33:39] <Barrett> git diff to be sure of what you changed
[01:33:50] <Barrett> git commit -m "Update sanity recipe"
[01:33:53] <Barrett> git push
[01:34:02] <Barrett> then go to github and do a pull request
[01:36:25] <vidrep> Now I know why devs get so onery
[01:37:41] <vidrep> OK, I'll try to follow your instructions to get the fixed recipe into haikuports
[01:38:16] <vidrep> I'll keep a bottle of Advil close at hand...
[01:39:47] *** dorje has quit IRC
[01:41:54] *** eschatologist has joined #haiku
[01:48:13] <Barrett> yeah vidrep
[01:48:34] *** Barrett has quit IRC
[01:49:50] *** Barrett has joined #haiku
[01:49:50] *** ChanServ sets mode: +o Barrett
[01:51:12] <vidrep> Permission to haikuports/haikuports.git denied to Vidrep
[01:52:16] <Barrett> you have to clone your fork
[01:52:19] <Barrett> not the official repo
[01:55:09] <jessicah> or add a remote
[01:55:34] *** nighty has joined #haiku
[01:56:37] <jessicah> the "forking workflow" near the end is probably the most useful part
[01:56:55] <jessicah> but reading the whole thing will help explain how things work :)
[01:59:45] <vidrep> Good advice
[02:05:46] <vidrep> I'll have to switch to a windows PC. Web+ just crashes non-stop on git
[02:06:14] <jessicah> qupzilla usually works, I think?
[02:12:46] *** mmu_man has quit IRC
[02:15:46] *** vidrep has quit IRC
[02:23:26] *** circ-user-5mxrp has joined #haiku
[02:31:20]
<Not-b880> [haikuports] Vidrep opened pull request #614: New recipe file for Sanity-0.6 - https://git.io/vrDM1
[02:36:19]
<Not-b880> [haikuports] fbrosson synchronize pull request #608: pciutils: add recipe for 3.5.1, enable shared, split data. - https://git.io/vrahZ
[02:36:21] *** stippi has joined #haiku
[02:36:21] *** ChanServ sets mode: +o stippi
[02:38:44]
<Not-b880> [haikuports] fbrosson edited pull request #608: pciutils: add recipe for 3.5.1, enable shared lib, split data. - https://git.io/vrahZ
[02:40:42] *** stippi has quit IRC
[02:47:51]
<Not-b880> [haikuports] waddlesplash closed pull request #608: pciutils: add recipe for 3.5.1, enable shared lib, split data. - https://git.io/vrahZ
[02:47:52]
<Not-b880> [haikuports] waddlesplash pushed 1 commit to master [+1/-2/±0] https://git.io/vrDDV
[02:47:53] <Not-b880> [haikuports] fbrosson 9483537 - pciutils: bump to 3.5.1, enable shared lib, split data. (#608)
[02:53:08] <waddlesplash> puckipedia: if you want a challenge, Sequitur is busted again because it refuses to link to -lcolumnlistview
[02:53:33] <waddlesplash> I have no idea why, and objdump appears to say the symbols it's looking for are correct
[02:54:33] *** Carl_Miller has quit IRC
[03:00:03] *** circ-user-5mxrp has quit IRC
[03:00:48] *** circ-user-5mxrp has joined #haiku
[03:02:20] <Barrett> long time ago it was discouraged to use private headers in external apps
[03:02:53] *** mixomathoze has quit IRC
[03:03:22] *** Negr0 has quit IRC
[03:07:22] <waddlesplash> yes, because they change
[03:07:27] <waddlesplash> however, in this case it makes a lot of sense
[03:08:29] <Barrett> yes I was the first to break that rule
[03:08:36] <Barrett> as it's impossible to develop if not
[03:10:07] *** mixomathoze has joined #haiku
[03:10:51] *** rennj has quit IRC
[03:11:33] *** circ-user-5mxrp has quit IRC
[03:13:17] <jessicah> eh, just means apps need to be updated when things change :p
[03:14:06] <Barrett> today with so little little development isn't a big issue
[03:14:18] <jessicah> also true ;)
[03:14:39] <Barrett> but when I developed Caya in 2009 it broke every week
[03:16:44] <Barrett> (but that was mostly due to layouts)
[03:20:21] *** rennj has joined #haiku
[03:23:39] *** vidrep has joined #haiku
[03:24:16] <vidrep> I saw the emails. Sorry for creating work...
[03:28:39] <Barrett> vidrep, no problem if you can fix something it's appreciated
[03:32:45] <vidrep> I really didn't fix anything, just tested that the recipe and app worked
[03:33:35] <vidrep> fbrosson suggested the fix, and you modified the recipe
[03:34:47] <Barrett> well you can learn for the next time ;-)
[03:35:08] <vidrep> From now on, I'm going to stick with just testing apps and hardware (same as before), unless it is something really obvious
[03:35:51] <vidrep> I did learn a little
[03:37:53] *** happy-dude has quit IRC
[03:38:54] <Barrett> I understand it may be difficult
[03:39:37] <Barrett> but I think the right way is to don't get afraid and understand things
[03:48:22] *** Barrett has quit IRC
[04:14:43] *** return0e has joined #haiku
[04:38:10] *** return0e_ has joined #haiku
[04:38:10] *** return0e has quit IRC
[04:41:16] *** AlienSoldier has quit IRC
[04:41:35] *** return0e has joined #haiku
[04:43:45] *** return0e_ has quit IRC
[04:43:45] *** Alam_Squeeze has quit IRC
[04:44:13] *** vidrep has quit IRC
[04:44:45] *** Alam_Squeeze has joined #haiku
[05:22:41] *** daniele_athome has quit IRC
[05:56:15] *** waddlesplash has quit IRC
[06:03:56] *** Nothing_Much has quit IRC
[06:19:15] *** Nothing_Much has joined #haiku
[06:26:43] *** eschatologist has quit IRC
[06:27:52] *** PulkoMandy has quit IRC
[06:30:37] *** cc^mint has quit IRC
[06:37:54] *** stippi has joined #haiku
[06:37:54] *** ChanServ sets mode: +o stippi
[06:38:21] *** ii-v has joined #haiku
[06:42:32] *** PulkoMandy has joined #haiku
[06:42:45] *** stippi has quit IRC
[06:50:58] *** eschatologist has joined #haiku
[07:07:54] <rennj> it took 16 years
[07:08:23] <rennj> but this quad core laptop with 16GB of ram and 500GB ssd ..finally feels snappy like beos did
[07:08:43] <rennj> how pathetic is that
[07:11:33] *** Paradoxon has joined #haiku
[07:13:58] *** cc^mint has joined #haiku
[07:32:48] *** ii-v has quit IRC
[07:33:52] *** vdamewood has joined #haiku
[07:37:40] *** mattlacey has quit IRC
[07:42:22] *** cc^mint has quit IRC
[07:47:30] *** HaikuUser has joined #haiku
[07:47:50] *** HaikuUser has quit IRC
[07:52:21] *** soakbot has quit IRC
[07:52:36] *** soakbot has joined #haiku
[07:52:37] *** ChanServ sets mode: +v soakbot
[07:52:56] *** b1101 has joined #haiku
[08:32:41] *** Paradoxon has quit IRC
[08:32:51] *** axeld has joined #haiku
[08:32:51] *** ChanServ sets mode: +o axeld
[08:45:07] *** Deepin has joined #haiku
[08:51:10] *** Deepin has quit IRC
[09:06:15] *** mikedld has quit IRC
[09:09:09] *** valeriusL has quit IRC
[09:09:10] *** valerius has quit IRC
[09:09:17] *** stippi has joined #haiku
[09:09:17] *** ChanServ sets mode: +o stippi
[09:09:26] *** GeneralDuke has joined #haiku
[09:11:01] *** stippi1 has joined #haiku
[09:11:02] *** ChanServ sets mode: +o stippi1
[09:13:56] *** stippi has quit IRC
[09:13:56] *** stippi1 is now known as stippi
[09:15:12] *** mikedld has joined #haiku
[09:15:49] *** valerius has joined #haiku
[09:20:09] *** valerius has quit IRC
[09:24:04] *** jjido has joined #haiku
[09:28:00] *** jjido has quit IRC
[09:28:33] *** valerius has joined #haiku
[09:29:33] *** valeriusq has joined #haiku
[09:33:54] *** Akuji has joined #haiku
[09:35:27] *** Akuji has quit IRC
[09:36:04] *** Akuji has joined #haiku
[09:37:08] *** ppisati_ has joined #haiku
[09:39:33] *** ppisati has quit IRC
[09:39:50] *** ppisati_ is now known as ppisati
[09:43:31] *** kushalsingh007 has joined #haiku
[09:45:14] *** jjido has joined #haiku
[10:01:22] *** daniele_athome has joined #haiku
[10:02:23] *** vjacob has joined #haiku
[10:02:30] *** kushalsingh007 has quit IRC
[10:03:02] *** arroyoc has joined #haiku
[10:05:25] *** kushalsingh007 has joined #haiku
[10:09:34] *** arroyoc has quit IRC
[10:13:36] *** vjacob has quit IRC
[10:14:01] *** vjacob has joined #haiku
[10:17:54] *** jjido has quit IRC
[10:32:08] *** Nothing_Much has quit IRC
[10:34:27] *** jjido has joined #haiku
[10:48:00] *** return0e has quit IRC
[10:49:51] *** return0e has joined #haiku
[10:56:33] *** stippi_ has joined #haiku
[11:03:40] *** kushalsingh007 has quit IRC
[11:05:15] *** Megaf has joined #haiku
[11:12:45] *** kushalsingh007 has joined #haiku
[11:16:12] *** Ptrus has quit IRC
[11:16:45] *** Ptrus has joined #haiku
[11:25:53] *** leszek has joined #haiku
[11:49:16] *** eschatol_ has joined #haiku
[11:51:38] *** eschatologist has quit IRC
[11:52:52] *** miqlas-H has joined #haiku
[11:54:34] <miqlas-H> Hi Guys!
[11:55:05] <miqlas-H> I got the latest Ruby compiled on Haiku, but it requires some workarounds.
[11:55:14] <miqlas-H> Can you guys help me to check the recipe?
[11:57:36] <miqlas-H> As you can see i had to export pletny things, because the bug in gcc and in the configure script. It somehow automatically using stack-protector, but it isn't working with haiku according my tests.
[11:58:31] *** b1101 has left #haiku
[12:00:12] <miqlas-H> The actual solution isn't works yet. But i can't give this variables to the configure script, because it cannot take it somehow.
[12:04:07] *** mmu_man has joined #haiku
[12:19:10] *** eschatol_ has quit IRC
[12:19:23] *** eschatologist has joined #haiku
[12:19:59] *** Paradoxon has joined #haiku
[12:23:01] *** nighty has quit IRC
[12:46:04] *** Megaf has quit IRC
[12:57:40] *** eschatologist has quit IRC
[13:04:04] *** eschatologist has joined #haiku
[13:04:57] *** Negr0 has joined #haiku
[13:09:17] *** vjacob has quit IRC
[13:13:10] *** Barrett has joined #haiku
[13:13:10] *** ChanServ sets mode: +o Barrett
[13:15:45] *** vjacob has joined #haiku
[13:17:15] *** guardianW has joined #haiku
[13:26:54] *** Megaf has joined #haiku
[13:36:35] *** Kargaroc has quit IRC
[13:39:07] *** Kargaroc has joined #haiku
[13:46:12] *** nighty has joined #haiku
[13:46:25] *** cdesai has quit IRC
[13:47:54] *** Barrett has quit IRC
[13:48:59] *** cdesai has joined #haiku
[13:55:40] *** Fishpond has joined #haiku
[13:59:30] *** vjacob has quit IRC
[14:07:56] *** Akuji has quit IRC
[14:08:30] *** Akuji has joined #haiku
[14:08:38] *** BitPuffin has joined #haiku
[14:10:06] *** eschatologist has quit IRC
[14:11:08] *** eschatologist has joined #haiku
[14:18:17] *** ii-v has joined #haiku
[14:26:52] *** Megaf has quit IRC
[14:36:46] *** thomasm is now known as tm
[14:50:28] *** ii-v has quit IRC
[14:50:31] *** ii-v1 has joined #haiku
[14:52:50] *** ii-v1 is now known as ii-v
[14:54:39] *** Barrett has joined #haiku
[14:54:39] *** ChanServ sets mode: +o Barrett
[15:05:29] *** Nothing_Much has joined #haiku
[15:13:23] *** happy-dude has joined #haiku
[15:14:17] *** MrSunshine has joined #haiku
[15:32:44] *** stippi__ has joined #haiku
[15:32:44] *** stippi_ has quit IRC
[15:33:30] *** gouchi has joined #haiku
[15:34:06] *** stippi has quit IRC
[15:38:58] *** miqlas-H has quit IRC
[15:51:05] *** dario1 has joined #haiku
[15:57:19] *** Megaf has joined #haiku
[15:58:50] *** stippi has joined #haiku
[15:58:50] *** ChanServ sets mode: +o stippi
[15:58:51] *** stippi__ has quit IRC
[15:59:16] *** Paradoxon has quit IRC
[16:02:36] *** fujisan has joined #haiku
[16:09:52] *** jjido has quit IRC
[16:20:23] *** miqlas-H has joined #haiku
[16:22:17] *** miqlas-H has quit IRC
[16:28:43] *** GeneralDuke has quit IRC
[16:30:17] *** guardianW has quit IRC
[16:34:17] *** jjido has joined #haiku
[16:35:50] *** cucujoidea has joined #haiku
[16:35:52] *** GeneralDuke has joined #haiku
[16:38:49] *** jjido has quit IRC
[16:39:06] <dario1> hello. There are a dumb question about building Haiku from sources:
[16:40:22] *** Akuji has quit IRC
[16:40:31] <dario1> how is the best way to install the compiled code as a new Haiku instalation ?
[16:43:13] *** Akuji has joined #haiku
[16:43:42] *** stippi has quit IRC
[16:43:49] *** stippi has joined #haiku
[16:43:49] *** ChanServ sets mode: +o stippi
[16:54:46] *** ACGuy has joined #haiku
[16:54:49] *** ACGuy has quit IRC
[17:09:22] *** vdamewood has quit IRC
[17:11:29] *** GeneralDuke has quit IRC
[17:12:30] *** jjido has joined #haiku
[17:16:21] *** kushalsingh007 has quit IRC
[17:28:48] *** ii-v has quit IRC
[17:28:55] *** dorje has joined #haiku
[17:29:08] *** ii-v has joined #haiku
[17:30:57] <Barrett> dario1, you can configure the UserBuildConfig for that
[17:31:05] <Barrett> or just build an image and dd it
[17:31:26] <Barrett> the Haiku buildsystem can automatically install Haiku in a partition
[17:31:51] *** dorje has left #haiku
[17:34:08] *** MrSunshine has quit IRC
[17:35:06]
<Not-b880> [haikuports] Vidrep opened pull request #615: Modified recipe file for Sanity-0.6 - https://git.io/vrSI5
[17:36:43]
<Not-b880> [haikuports] Barrett17 closed pull request #614: New recipe file for Sanity-0.6 - https://git.io/vrDM1
[17:45:21] *** vidrep has joined #haiku
[17:45:32] <vidrep> Hi
[17:46:42] <dario1> thanks Barrett . I will check that link. :-)
[17:47:26] <dario1> hi vidrep
[17:48:28] *** MrSunshine has joined #haiku
[17:48:48] *** Barrett has quit IRC
[17:58:12] *** Barrett has joined #haiku
[17:58:13] *** ChanServ sets mode: +o Barrett
[18:05:18] *** jjido has quit IRC
[18:12:38] <vidrep> Hi dario
[18:13:11] *** Auroz has joined #haiku
[18:24:25] <vidrep> dario1, you're the Dario from Argentina?
[18:31:01] *** Beosix has joined #haiku
[18:33:41] *** HaikuUser has joined #haiku
[18:33:56] *** HaikuUser has quit IRC
[18:34:28] *** stippi has quit IRC
[18:34:51] *** stippi has joined #haiku
[18:34:52] *** ChanServ sets mode: +o stippi
[18:41:43] <vidrep> Question: What should be done about apps in haikuports that have been tested to NOT work on Haiku? i.e. vcdimager
[18:43:09] *** humdinger has joined #haiku
[18:43:09] *** ChanServ sets mode: +o humdinger
[18:45:40] *** Nothing_Much has quit IRC
[18:48:27] <PulkoMandy> vidrep: a bugreport at haikuports explaining what the problem is, I think
[18:48:48] <vidrep> PulkoMandy, will do
[18:53:11] <dario1> vidrep: yes, I'm that Dario :-)
[18:53:24] <dario1> (sorry for the late response)
[18:55:38]
<Not-b880> [haikuports] humdingerb pushed 1 commit to master [+0/-0/±2] https://git.io/vrSln
[18:55:40] <Not-b880> [haikuports] humdingerb 7be0746 - Updated QuickRes
[18:56:01] <vidrep> You changed your nick - dario1, dario, un_spacyar. Too many Dario's on IRC :)
[18:56:36] <vidrep> Anyway, how are things with you?
[18:59:51] *** leszek has quit IRC
[19:00:38] <HAIKU-irker315> 0659b3c778ad: Updated QuickRes package.
[19:00:42]
<Not-b880> [haikuports] humdingerb closed issue #610: QuickRes doesn't appears under the "Open with" context menu: this can be achieved by changing the supported mime types in the executable. - https://git.io/vroIg
[19:09:28] *** mmu_man has quit IRC
[19:10:10] <humdinger> hey vidrep, you've been going thru your first pull-request recently, right?
[19:10:48] <humdinger> I have written a short intro to pull requests. Wanna have a read, if it would be helpful to newbies?
[19:13:59] <dario1> lol
[19:16:47] <dario1> fine, thanks
[19:17:18] <dario1> now, I'am doing some works at home
[19:18:47] *** return0e has joined #haiku
[19:21:30] *** Akuji_H has joined #haiku
[19:24:32] <humdinger> I'll be releasing a bugfix release of Clipdinger soon. Anyone who wants to contribute a localization?
[19:24:33] <humdinger> For the other apps listed there, too, of course... :)
[19:30:10] <vidrep> humdinger, sounds good
[19:33:22] <vidrep> humdinger, if that could be made into a pdf, I could print a hard copy
[19:34:15] <vidrep> pasting into styled edit results in a printing mess.
[19:34:22] <humdinger> Not sure it's that helpful after you've done it a few times. :)
[19:35:40] <humdinger> Maybe I can pretty it up in LibreOffice if any possible improving comments have been integrated.
[19:35:58] <humdinger> currently, it's half html for the website.
[19:36:09] *** Megaf has quit IRC
[19:39:35] <vidrep> At some point printing from Styled Edit and Pe needs to be fixed, if Haiku is to be taken seriously as a every day desktop OS
[19:40:08] <vidrep> Printing from BePDF works like a charm - no problem
[19:40:11] <PulkoMandy> yes, it's on the long list of things to fix
[19:40:15] <humdinger> yes.
[19:40:22] <vidrep> A very long list ;)
[19:40:32] <PulkoMandy> I think that's because BePDF is "cheating", it just sends bitmaps to the printer
[19:40:50] <PulkoMandy> you could take a screenshot of StyledEdit and print that, it would probably work, but...
[19:40:58] <humdinger> I'd settle for being able to start Pe with QuickLaunch without crash on launch...
[19:41:17] <vidrep> I've tested printing from GoBe productive and BeatWare Writer - both also work well
[19:41:23] *** return0e has quit IRC
[19:41:55] <PulkoMandy> maybe they are all cheating because the "standard" printing was too unpredictable from one driver to another in BeOS as well
[19:42:59] <PulkoMandy> anyway, my higher priority goals are fixing intel_extreme, writing the "monthly" activity report and merging some patches that are piling up on trac again
[19:43:14] <PulkoMandy> and testing reviewboard as we still have an empty instance of that running
[19:43:19] <vidrep> Perhaps that is why the "printer test Page" doesn't print properly either - something broken somewhere
[19:43:46] <PulkoMandy> yes, that is somewhat on purpose. The printer test page is a stress test of all strange things you could try
[19:43:57] *** tqh has joined #haiku
[19:43:57] *** ChanServ sets mode: +o tqh
[19:43:59] <PulkoMandy> (transforms, gradients, etc)
[19:44:12] <PulkoMandy> and the printing driver is not quite ready to handle all of it yet
[19:44:56] *** paianni has joined #haiku
[19:45:11] <vidrep> I realize the importance of the Intel Extreme driver. You cant swap in a card on a laptop
[19:46:29] <vidrep> One of my desktops has Intel integrated GPU (not working ever). The fix is either use VESA or plug in a Radeon
[19:48:44] <PulkoMandy> well, this and also it was usually working quite well in Haiku, making it a popular choice for haiku users, I think
[19:48:49] <PulkoMandy> (or maybe just for myself)
[19:49:41] <PulkoMandy> I get VESA but 1024x768 is not enough for me
[19:50:39] <dario1> hi PulkoMandy
[19:52:04] <PulkoMandy> hi
[19:52:09] <vidrep> That's the downside of laptop computers. If something doesn't work, you're stuck
[19:52:53] <dario1> talking about Intel driver... in a ticket (12735) you explain me that "change" a driver in a Haiku installation is a bit annoying
[19:53:06] <PulkoMandy> I have two desktop machines too, one is also intel and the other is too old to seriously consider as a development machine
[19:53:28] <dario1> but I'm interested in testing the drivers :-)
[19:53:33] <PulkoMandy> (it's from 2003 or so)
[19:53:37] <vidrep> How is that move into your new house coming along? Moving is fun, isn't it :)
[19:53:59] <PulkoMandy> vidrep: mostly done, the internet access is up as you can see!
[19:54:25] <PulkoMandy> still some work to do but we can do it at a slower pace now
[19:56:05] <dario1> there are some instructive or similar to "replace" the video driver ?
[19:56:34] <dario1> (sorry for my poor english, but I didn't sleep well.. I'm more stupid that usually... :-P )
[19:57:32] <humdinger> dario1: you should be able to put the new driver under /system/non-packaged and, I guess, blacklisting the old one in the boot options.
[19:58:03] <humdinger> are you familiar with the location of the driver file/link?
[19:59:21] <dario1> more or less.... I remember something from BeOS times...
[19:59:47] <dario1> but I'm not sure if still the same in Haiku
[19:59:51] <humdinger> you put the binary into e.g. /boot/system/add-ons/kernel/drivers/bin/intel_extreme
[20:00:03] <humdinger> and create a link to it in /boot/system/add-ons/kernel/drivers/dev/graphics/intel_extreme
[20:00:32] <humdinger> just under /system/non-packaged/add-ons....
[20:00:36] <dario1> good
[20:00:57] <humdinger> not sure if that automatically trumps (ahhhhhhh) the system one when booting.
[20:01:13] <humdinger> do blacklist, to be sure
[20:01:25] <dario1> what driver must blacklist?
[20:01:37] <dario1> the VESA one?
[20:01:49] <humdinger> the one in the system hierarchy, /boot/system/add-ons/kernel/drivers/bin/intel_extreme
[20:01:57] <humdinger> in our example
[20:03:07] <humdinger> If you still end up in VESA, that'd mean that the new driver doesn't recognize your card either.
[20:04:25] <dario1> I get it
[20:05:52] *** illwieckz has quit IRC
[20:05:55]
<Not-b880> [haikuports] Vidrep opened pull request #616: Create youtube_dl-2016.05.21.2.recipe - https://git.io/vrSVk
[20:07:02] <dario1> thank you humdinger for your help!
[20:07:06] <humdinger> vidrep: that last line in your PR was an accident: +application/x-vnd.Be-text_run_array
[20:07:13] <humdinger> dario1: any time
[20:07:19] <dario1> I will try it and tell the results :-)
[20:07:43] <humdinger> good luck
[20:10:31]
<Not-b880> [haikuports] Vidrep synchronize pull request #616: Create youtube_dl-2016.05.21.2.recipe - https://git.io/vrSVk
[20:12:02] *** MrSunshine has quit IRC
[20:12:16] <humdinger> vidrep: you should've "amended" that fix.
[20:12:23] <vidrep> humdinger, fixed (I hope)
[20:12:43] *** Akuji_H has quit IRC
[20:13:29] <humdinger> at the bottom, nr. 1
[20:13:52] <humdinger> I never tried what's described under 2.
[20:14:00] <humdinger> wanna play guinee pig
[20:14:03] <humdinger> ?
[20:14:05] <humdinger> :)
[20:14:44] <vidrep> I'm reaching for that Advil bottle again...
[20:15:01] <humdinger> just because you're too fast. :)
[20:15:17] <humdinger> having to change something after some comments is quite normal.
[20:15:37] <humdinger> just make sure you do that according to #1 of that wiki
[20:16:25] <vidrep> I'm doing the edits from Web+, not CLI
[20:16:37] <humdinger> really quite simple: make the change, commit with "git commit -a -amend" and force push, i.e. "git push -f"
[20:17:04] <humdinger> a brave decision :)
[20:17:15] <humdinger> Terminal is really preferrable.
[20:17:21] <humdinger> and rock stable
[20:18:07] <humdinger> you can even do those pull-requests etc from the shell with "hub". haven't tried it though.
[20:18:13] <vidrep> It works better with Windows IE, but being a Haiku purist I'm trying to do it with Web+
[20:18:18] <humdinger> "hub" is in HaikuDepot
[20:19:13] *** illwieckz has joined #haiku
[20:19:29] <vidrep> Do me a favour - make the necessary change so I can SEE what it is I missed
[20:19:36] <humdinger> now that you read my article, going the Terminal way should be easy. :)
[20:19:50] <vidrep> I know, it's a cop out
[20:20:17] <humdinger> I don't think I can do that. The change is in your repo.
[20:20:27] <vidrep> s**t
[20:20:49] <humdinger> Maybe I can clone your repo and try from there.
[20:21:01] <humdinger> I'm not very good with git though...
[20:21:06] <humdinger> let's see.
[20:21:58] <PulkoMandy> that's also easier to do with hub :)
[20:22:08] <PulkoMandy> "hub remote add vidrep"
[20:22:18] <humdinger> PulkoMandy: in all your free time... write us a hub primer, please. :)
[20:22:27] <humdinger> oh
[20:23:50] <vidrep> Nice, Web+ crashed again...
[20:24:15] <humdinger> hmm.. I can't clone vidrep's "patch-3" branch?
[20:24:41] <humdinger> vidrep: try QuiPzilla. much more stable on github
[20:24:53] <vidrep> So I've heard
[20:26:05] <vidrep> Git looks like a good test case for Web+ issues
[20:26:56] <vidrep> Web+ has been behaving well for a long time, but recently I have seen a LOT of crashes
[20:27:17] *** Akuji_H has joined #haiku
[20:27:29] *** Barrett has quit IRC
[20:29:13] <humdinger> vidrep: you wanna try git in Terminal, and try out the squashing advice from the haikuports wiki?
[20:29:20]
<Not-b880> [haikuports] Vidrep synchronize pull request #616: Create youtube_dl-2016.05.21.2.recipe - https://git.io/vrSVk
[20:29:49] <humdinger> Now we even have 3 commits :)
[20:31:19] *** Akuji_H has quit IRC
[20:31:25] *** Akuji has quit IRC
[20:32:14] *** PasNox has joined #haiku
[20:32:44] <vidrep> Third time the charm...
[20:33:22] <humdinger> yes, but people normall want 1 commit, not 3 :)
[20:34:28] <vidrep> Do I delete the first two?
[20:35:01] <humdinger> I don't know if that's possible from the github site.
[20:35:02] *** phcoder has quit IRC
[20:35:12] <humdinger> but ou could try what's in that wiki #2
[20:37:47] *** phcoder has joined #haiku
[20:39:59] *** Nothing_Much has joined #haiku
[20:45:06] *** lorglas has joined #haiku
[20:49:26] <lorglas> hi, a short question. I would like to install the driver ipw2100 - fw - 1.3.tgz / boot / system / data / firmware . only if you want to extract the file in the directory , you get the message that the directory is write-protected. Is there a solution
[20:50:11] <PulkoMandy> use /boot/system/non-packaged/data/firmware if the driver looks there
[20:50:34] <PulkoMandy> otherwise, put the firmware in a package, which I think is what the current version of install-wifi-firmwares.sh will do
[20:57:03] *** fujisan has quit IRC
[20:57:18] <lorglas> ok thank you
[20:59:02] *** BitPuffin has quit IRC
[21:03:02] *** Beosix has quit IRC
[21:06:03] *** humdinger has quit IRC
[21:08:28] *** Fishpond has quit IRC
[21:17:20] *** vidrep has quit IRC
[21:32:25] *** AlienSoldier has joined #haiku
[21:37:01] *** jjido has joined #haiku
[21:37:07] *** eschatologist has quit IRC
[21:41:39] *** Paradoxon has joined #haiku
[21:44:41] *** pecan has joined #haiku
[21:47:54] *** dario1 has quit IRC
[21:48:48] *** rennj has quit IRC
[21:49:45] *** rennj has joined #haiku
[21:54:49] *** _Dario_ has joined #haiku
[22:02:20] *** eschatologist has joined #haiku
[22:03:50] *** bbjimmy has quit IRC
[22:05:07] *** Barrett has joined #haiku
[22:05:07] *** ChanServ sets mode: +o Barrett
[22:09:28] *** waddlesplash has joined #haiku
[22:09:28] *** ChanServ sets mode: +o waddlesplash
[22:10:25] *** Paradoxon has quit IRC
[22:13:04] *** stippi1 has joined #haiku
[22:13:04] *** ChanServ sets mode: +o stippi1
[22:14:27] *** miqlas-H has joined #haiku
[22:14:49] <miqlas-H> Hi Guys!
[22:15:28] *** stippi1 has quit IRC
[22:22:30] *** Barrett has quit IRC
[22:25:30] *** cucujoidea has quit IRC
[22:31:26] *** cc^mint has joined #haiku
[22:41:14] *** jjido has quit IRC
[22:54:19] *** mmu_man has joined #haiku
[23:04:31] *** tqh has quit IRC
[23:13:32] *** Nothing_Much has quit IRC
[23:16:15] *** Ptrus has quit IRC
[23:16:46] *** vidrep has joined #haiku
[23:16:49] *** Ptrus has joined #haiku
[23:16:58] <vidrep> Hi waddlesplash
[23:17:04] <waddlesplash> hi
[23:17:22] <vidrep> This whole business with git has me confused :/
[23:17:29] *** tojoko has joined #haiku
[23:17:33] <vidrep> i'm lost :(
[23:17:52] <vidrep> HELP!
[23:18:57] *** ii-v has quit IRC
[23:19:09] <tojoko> hi, what is it?
[23:28:43] <vidrep> squashing commits on git
[23:28:48] *** return0e has joined #haiku
[23:30:03] *** _Dario_ has quit IRC
[23:32:37] <miqlas-H> hi guys!
[23:33:04] <tojoko> hi miqlas-H
[23:33:13] <tojoko> vidrep, sorry, i don't understand.
[23:34:28] <jessicah> vidrep: git rebase -i HEAD~4
[23:34:41] <jessicah> and then use fixup for the commits you want to squash
[23:35:13] <jessicah> and perhaps edit on the parent commit
[23:35:19] <jessicah> so you can tidy up the commit message
[23:35:34] <jessicah> should be something like pick; edit; fixup; fixup
[23:37:49] *** Auroz has quit IRC
[23:39:17] <jessicah> we probably need squash merge enabled for the HaikuPorts repo
[23:41:32] <vidrep> Cannot rebase: You have unstaged changes
[23:41:38] <vidrep> ?
[23:41:45] <jessicah> that means you've changed stuff :p
[23:41:59] <jessicah> git status/git diff to see what you've changed
[23:42:26] <jessicah> you can use git stash to temporarily hide your changes if they're unrelated
[23:42:41] <jessicah> and the git stash pop after you've rebased and pushed
[23:43:47] <jessicah> I left a message for waddlesplash on that PR to ask about enabling squash merge
[23:44:05] <waddlesplash> yeah, I looked
[23:44:06] <jessicah> because I think that trips up a lot of people who aren't that comfortable/familiar with git
[23:44:10] <waddlesplash> most PRs have it but his doesn't?
[23:44:16] <waddlesplash> jessicah: git rebase is a terrible ui
[23:44:19] <jessicah> oh you're around :)
[21:57:12] *** echelog <echelog!~echelog@108.61.103.42> has joined #haiku
[21:57:12] *** ChanServ sets mode: +v echelog
[21:58:32] *** ppisati_ <ppisati_!~ppisati@2-235-152-247.ip228.fastwebnet.it> has joined #haiku
[21:58:40] <waddlesplash> lol
[22:01:34] *** ppisati <ppisati!~ppisati@2-235-152-247.ip228.fastwebnet.it> has quit IRC (Ping timeout: 260 seconds)