Switch to DuckDuckGo Search
   February 4, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | >

Toggle Join/Part | bottom
[00:05:35] *** stargater has quit IRC
[00:06:20] *** vostro has joined #haiku
[00:07:00] *** vostro has joined #haiku
[00:08:38] <luroh> arselinux: iirc, you can't format a GPT drive using DriveSetup yet, but i think mkfs should work
[00:08:57] <luroh> and mkdos
[00:10:45] <arselinux> Um.
[00:10:48] <umccullough> can it be booted from such a partition?
[00:10:49] <arselinux> I'm not formatting my disk XD
[00:11:17] * umccullough assumes he meant partition, not drive
[00:12:49] *** GeekShadow has joined #haiku
[00:18:31] <umccullough> arselinux, are you just trying to access a GPT disk from an already-running haiku?
[00:19:01] <arselinux> No.
[00:19:05] <umccullough> k
[00:19:13] <arselinux> I have a GPT disk that Haiku claims is read only. It isn't.
[00:19:22] <umccullough> well, what filesystem?
[00:19:33] <umccullough> we don't have write support for several
[00:19:34] *** valeriusL has quit IRC
[00:19:35] *** luroh has quit IRC
[00:19:42] <umccullough> which has nothing to do with GPT
[00:19:46] <arselinux> It says the entire disk is read only, that doesn't matter.
[00:20:00] <umccullough> mm... yeah, i dunno then
[00:20:04] <arselinux> I have a 20 GB partition, and I used cgdisk to format it to the filesystem Haiku uses
[00:20:14] <umccullough> i'm not even sure what you mean by "readonly" at the disk level
[00:21:27] <umccullough> as for formatting a partition to BFS, i'm not even aware of tools outside of haiku and its build system that are capable of doing so
[00:22:30] <umccullough> if you mean just setting the partition type... that's not formatting
[00:22:33] <arselinux> cgdisk/cfdisk can
[00:22:41] <arselinux> and I think gparted can as well
[00:22:51] *** pdziepak has quit IRC
[00:22:57] <umccullough> i admit, i'm skeptical
[00:23:23] <umccullough> i know gparted can set the partition type, but i have never seen it support BFS as a filesystem
[00:23:47] *** pdziepak has joined #haiku
[00:23:49] <umccullough> the closest thing to filesytem support on linux is a wonky old readonly kernel befs driver, and a more recent FUSE driver
[00:24:03] <umccullough> and i'm not sure the FUSE driver has made it very far
[00:24:19] *** luroh has joined #haiku
[00:24:50] <arselinux> Well, cgdisk supports creating BFS filesystems.
[00:26:08] <umccullough> yes, i'm trying to find that, but all I see is that it knows of the partition type/guid for BFS
[00:26:13] <umccullough> do you have documentation stating otherwise?
[00:26:27] *** mmu_man has quit IRC
[00:26:53] *** valeriusL has joined #haiku
[00:28:25] <umccullough> i know recent versions of gparted haven't the faintest clue how to format BFS...
[00:28:55] <arselinux> umccullough: I don't have documentation readily available. I just know it was an option in the list of filesystems choices when I was using cgdisk.
[00:29:14] <umccullough> arselinux, yes, but i suspect all it did was set the partition type - not actually format the filesystem
[00:29:34] <arselinux> No, it did.
[00:29:34] <umccullough> and, i don't mean to sound condescending, but that is not nearly the same thing
[00:29:45] <umccullough> ok, well i can't argue as I haven't tried it
[00:29:51] <umccullough> but i will remain deeply skeptical
[00:31:53] <arselinux> Or perhaps you are right, I'm not sure. My question was whether or not I can use haiku on a disk using GPT to begin with.
[00:32:49] <luroh> maybe a GPT whole disk, but not a partition, https://dev.haiku-os.org/ticket/9291
[00:33:01] <luroh> whole GPT*
[00:33:08] *** jrabbit has quit IRC
[00:33:08] *** jrabbit has joined #haiku
[00:33:30] <umccullough> reading documentation for cgdisk, it doesn't appear to format anything, only partition
[00:33:44] <umccullough> it still requires you to use mkfs for your specific filesystem type
[00:33:58] <arselinux> hm
[00:34:19] <umccullough> Haiku understands GPT and can parse it, but i think last i heard the bootloader couldn't boot from one
[00:35:30] <arselinux> The filesystem type shouldn't matter seeing as haiku formats the partition to BFS anyways, right?
[00:35:43] <umccullough> you must use DriveSetup to format the partition
[00:35:52] <arselinux> I was.
[00:36:09] <arselinux> That is exactly what I was doing, and it said it was read only.
[00:36:32] <umccullough> ok, it may be that drivesetup can't handle GPT yet either :/
[00:36:52] <luroh> that sounds strange, as DriveSetup isn't able to write to GPT disks, for all i know
[00:36:55] <umccullough> i know the last dev that tried this, used Linux to build haiku onto a GPT partition - where the haiku buildsystem itself formats the partition directly
[00:37:25] <umccullough> it may be that drivesetup has intentionally been disabled for GPT to prevent accidental destruction ;)
[00:37:49] <umccullough> that would be easy to locate i think
[00:38:06] <luroh> whatever the reason, it shouldn't be able to format anything on a GPT disk
[00:38:36] *** Prognoz has quit IRC
[00:39:40] <luroh> (maybe that's exactly what arselinux is saying, and i'm just misinterpreting)
[00:40:21] <arselinux> It recognizes partitions on a GPT disk, but instead of throwing an error along the lines of "GPT is not yet supported", it just says it's read only.
[00:40:56] <luroh> yes, correct. that's the current behavior of DriveSetup
[00:41:36] <luroh> instead, you can use mkfs
[00:41:44] <arselinux> I'm going to
[00:42:09] *** arselinux has quit IRC
[00:46:04] <umccullough> yeah, looks like internally, it's unsupported: http://grok.bikemonkey.org/source/xref/haiku/src/add-ons/kernel/partitioning_systems/intel/PartitionMapParser.cpp#293
[00:46:18] <umccullough> 329 ERROR(("Error: Disk is GPT-formatted: "
[00:46:18] <umccullough> 330 "GPT disks are currently unsupported.\n"));
[00:46:26] <umccullough> but he left
[00:47:41] <luroh> is that written to syslog only?
[00:47:50] <luroh> the error message, i mean
[00:48:44] <umccullough> i think so
[00:48:53] <umccullough> it returns failure to the calling function
[00:49:08] <luroh> or perhaps stderr, when building
[00:49:08] <umccullough> so, i guess that probably assumes: "I can't do anything with this..."
[00:49:43] <umccullough> in any case, axel was pretty honest that he never really finished it
[00:50:02] <umccullough> so, treating GPT partitions as readonly is probably a "safe bet" for the meantime
[00:50:35] *** Negr0_ has joined #haiku
[00:50:51] <umccullough> technically, GPT should be separated into its own partitioning_system module
[00:51:01] <luroh> yep. it's a nice error message, too bad it apparently isn't shown when using DriveSetup
[00:51:03] <umccullough> but there are *some* ties with the intel partition map
[00:51:34] <luroh> the hybrid disk situation, you mean?
[00:51:37] <umccullough> yeah, the problem is - DriveSetup relies on the storage kit API, which really just passes through the kernel partition handlers
[00:51:43] <luroh> ah ok
[00:51:58] <umccullough> right, most often, a GPT disk will write a dummy MBR (intel partition table) stating that its type is GPT
[00:52:09] <umccullough> that prevents old partitioning tools from screwing stuff up
[00:52:29] <umccullough> and my guess is that's all we still support
[00:52:48] <luroh> yeah, tricky stuff. we'll have to deal with it sooner or later
[00:53:05] * luroh wonders what the Intel/GPT ratio is out there
[00:53:08] <umccullough> the GPT stuff is actully here: http://grok.bikemonkey.org/source/xref/haiku/src/add-ons/kernel/partitioning_systems/gpt/
[00:53:27] <umccullough> well, with disks getting pretty big now, intel has hit the limit
[00:53:50] <umccullough> and windows formats GPT by default now
[00:53:51] <luroh> yeah that's what i meant. gpt isn't going anywhere
[00:54:14] <umccullough> iirc, mbr/intel has a 2tb limit
[00:54:21] <umccullough> per partition
[00:54:27] <luroh> yep
[00:54:39] <umccullough> "nobody will ever need more than 2tb"
[00:54:40] <umccullough> :)
[00:55:13] <umccullough> also, thankfully, gpt eliminates the whole primary/logical partition disaster
[00:56:35] <luroh> it's pretty convenient to fiddle with this using vbox/vmware dynamically allocated disks
[00:57:29] <luroh> huge disk sizes, i mean
[00:59:06] <luroh> on a different note, time to hit the sack here. g'nite!
[00:59:14] *** luroh has quit IRC
[01:04:55] *** mmadia has joined #haiku
[01:04:55] *** mmadia has joined #haiku
[01:40:09] *** JonathanThompson has quit IRC
[01:40:20] *** JonathanThompson has joined #haiku
[01:45:04] *** oco2 has quit IRC
[01:48:56] *** valeriusL has quit IRC
[01:54:54] *** bbjimmy has quit IRC
[01:58:02] *** bbjimmy has joined #haiku
[02:01:22] *** valeriusL has joined #haiku
[02:12:07] *** Skipp_OSX has quit IRC
[02:33:46] *** Nozy has quit IRC
[02:35:52] *** soakbot has joined #haiku
[03:05:13] *** vostro has quit IRC
[03:09:07] *** AlienSoldier has quit IRC
[03:21:24] *** dexterk has joined #haiku
[03:21:46] <dexterk> so pity ,haiku installation blocked in my r60e
[03:21:54] <dexterk> just can not handle my keyboard and mouse
[03:40:21] *** JonathanThompson has quit IRC
[03:41:29] *** vongrippen has quit IRC
[03:50:14] *** daniele_athome has quit IRC
[04:17:00] *** Xenmen has joined #haiku
[04:25:42] *** AlienSoldier has joined #haiku
[04:25:55] *** JonathanThompson has joined #haiku
[04:26:33] *** Negr0_ has quit IRC
[04:31:29] *** pdziepak has quit IRC
[04:48:25] *** Barrett has quit IRC
[04:52:11] *** dr_evil has joined #haiku
[04:55:50] *** dr_evil_ has quit IRC
[05:04:07] *** mattlacey has quit IRC
[05:11:44] *** {V} has quit IRC
[05:21:54] *** _3dEyes has joined #haiku
[05:26:30] *** {V} has joined #haiku
[05:31:09] *** {V} has quit IRC
[05:45:06] *** Xenmen has quit IRC
[05:45:22] *** Xenmen has joined #haiku
[05:57:17] *** rvalles has quit IRC
[06:13:40] *** OmniMancer has joined #haiku
[06:24:58] *** MatthewH12 has joined #haiku
[06:25:50] *** JonathanThompson has quit IRC
[06:26:31] *** JonathanThompson has joined #haiku
[06:29:09] *** paulschellin1 is now known as paulschellin
[06:33:12] *** kcj has joined #haiku
[06:36:02] *** kcj has quit IRC
[06:37:14] *** kcj has joined #haiku
[06:49:04] *** paulschellin has quit IRC
[06:49:04] *** paulschellin has joined #haiku
[06:56:26] *** valeriusL has quit IRC
[06:56:45] *** _3dEyes has quit IRC
[07:09:23] *** valeriusL has joined #haiku
[07:09:45] *** makalino is now known as MauriceK
[07:31:30] *** orealis_ has joined #haiku
[07:33:37] *** mkf has quit IRC
[07:34:00] *** mkf has joined #haiku
[07:34:27] *** mta has joined #haiku
[07:34:34] *** DaQatz_ has joined #haiku
[07:36:50] *** nighty^ has joined #haiku
[07:37:50] *** ccverg_ has joined #haiku
[07:38:57] *** paul0 has quit IRC
[07:38:58] *** Drakevr has quit IRC
[07:38:59] *** orealis has quit IRC
[07:39:04] *** ccverg has quit IRC
[07:39:04] *** nighty^_ has quit IRC
[07:39:07] *** Guest46585 has quit IRC
[07:39:08] *** DaQatz has quit IRC
[07:39:10] *** mta_ has quit IRC
[07:39:16] *** Coyo has joined #haiku
[07:39:18] *** orealis_ is now known as orealis
[07:39:18] *** ccverg_ is now known as ccverg
[07:39:22] *** Coyo is now known as Guest44084
[07:54:54] *** PulkoMandy has joined #haiku
[07:56:30] *** MatthewH12 has quit IRC
[08:05:01] *** rvalles has joined #haiku
[08:07:52] *** iMe has joined #haiku
[08:15:31] *** paul0 has joined #haiku
[08:18:59] *** _3dEyes has joined #haiku
[08:26:25] *** JonathanThompson has quit IRC
[08:26:35] *** JonathanThompson has joined #haiku
[08:29:41] *** NumberNoid has joined #haiku
[08:31:05] *** gramas has joined #haiku
[08:34:46] *** NumberNoid has quit IRC
[08:40:06] *** Luko has joined #haiku
[08:46:55] *** daniele_athome has joined #haiku
[08:51:20] *** Luko has quit IRC
[08:58:17] *** Luko has joined #haiku
[09:05:45] *** Luko has quit IRC
[09:06:57] *** Luko has joined #haiku
[09:11:01] *** stippi has joined #haiku
[09:11:01] *** ChanServ sets mode: +o stippi
[09:13:02] *** Luko has quit IRC
[09:19:48] *** AlienSoldier has quit IRC
[09:26:03] *** HaikuUser has joined #haiku
[09:26:19] *** HaikuUser2 has joined #haiku
[09:26:26] *** HaikuUser has quit IRC
[09:26:45] *** Ptrus has quit IRC
[09:27:17] *** Ptrus has joined #haiku
[09:28:21] *** kneekoo has quit IRC
[09:30:36] *** HaikuUser2 has quit IRC
[09:33:59] *** myrkraverk has quit IRC
[09:34:36] *** _marc` has joined #haiku
[09:37:07] *** kneekoo has joined #haiku
[09:42:16] *** valeriusL has quit IRC
[09:47:12] *** mmu_man has joined #haiku
[09:47:54] <mmu_man> ohh it works again \o/
[09:48:04] <mmu_man> stupid ISP DNS lost irc.freenode.net
[09:54:23] *** valeriusL has joined #haiku
[10:02:20] <mmu_man> is our website down?
[10:02:25] <mmu_man> or just for me?
[10:07:30] *** hmstrmn has joined #haiku
[10:08:16] <stippi> I just used dev.haiku-os.org
[10:08:30] *** daniele_athome has quit IRC
[10:08:34] <stippi> www.haiku-os.org works fine too
[10:12:25] <mmu_man> works now
[10:12:42] <gordonjcp> works for me
[10:19:57] <PulkoMandy> I still can't get to cgit.haiku-os.org
[10:20:04] *** daniele_athome has joined #haiku
[10:20:08] <PulkoMandy> main website looks ok
[10:22:59] *** Xenmen has quit IRC
[10:23:53] *** iMe has quit IRC
[10:26:29] *** JonathanThompson has quit IRC
[10:26:43] *** JonathanThompson has joined #haiku
[10:29:03] *** userfoo has joined #haiku
[10:36:38] *** Megaf has joined #haiku
[10:40:11] *** daniele_athome has quit IRC
[10:44:31] *** stargater has joined #haiku
[10:45:25] *** daniele_athome has joined #haiku
[10:49:38] *** daniele_athome has quit IRC
[10:50:10] *** daniele_athome has joined #haiku
[10:51:44] *** tidux|haiku has joined #haiku
[10:51:52] <tidux|haiku> hi everyone
[10:53:38] <gordonjcp> tidux|haiku: morning
[10:54:09] <tidux|haiku> has the radeon driver been getting a lot of work lateley?
[10:54:16] <tidux|haiku> I seem to have lost acceleration on HD6310
[10:54:19] <gordonjcp> I saw some commits
[10:54:23] <tidux|haiku> *lately
[10:54:49] <PulkoMandy> we never had acceleration
[10:55:25] <tidux|haiku> well whatever it is, I'm getting major screen tearing on window drag
[10:55:28] <tidux|haiku> more than I used to
[10:56:26] <PulkoMandy> could be the scheduler changes
[10:57:07] <PulkoMandy> or many other things
[10:57:30] <PulkoMandy> if you have time, maybe try a few older nightlies to try to spot when that started
[10:58:25] *** nighty-_ has joined #haiku
[10:58:30] <tidux|haiku> maybe this weekend
[11:05:28] *** mmadia has quit IRC
[11:05:40] *** kkux has quit IRC
[11:07:06] *** juser has joined #haiku
[11:26:07] <tidux|haiku> PulkoMandy, any idea when there was a lot of work done on HD Audio driver?
[11:26:11] <tidux|haiku> that's what this uses
[11:26:36] <PulkoMandy> I don't know about a lot of work happening
[11:26:49] <PulkoMandy> there may have been some fixes, probably by korli
[11:27:24] <tidux|haiku> alright
[11:28:10] *** puckipedia|away is now known as puckipedia
[11:45:45] *** stargater has quit IRC
[11:49:40] *** tidux|haiku has quit IRC
[11:58:31] *** ep3static has joined #haiku
[12:01:05] *** Megaf has quit IRC
[12:11:03] *** puckipedia is now known as puckipedia|away
[12:11:27] *** kcj has quit IRC
[12:13:21] *** OmniMancer has quit IRC
[12:15:20] *** OmniMancer has joined #haiku
[12:16:29] *** PulkoMandy has quit IRC
[12:16:50] *** PulkoMandy has joined #haiku
[12:19:52] *** BitPuffin has quit IRC
[12:20:44] *** LeandroLuiz has joined #haiku
[12:26:35] *** JonathanThompson has quit IRC
[12:35:41] *** Drakevr has joined #haiku
[12:46:16] *** nopper has joined #haiku
[12:53:43] *** axeld has joined #haiku
[12:53:43] *** ChanServ sets mode: +o axeld
[12:56:01] *** valeriusL has quit IRC
[12:56:33] *** dexterk has quit IRC
[13:02:41] *** BitPuffin has joined #haiku
[13:06:24] *** Sir_Designer_ has quit IRC
[13:07:41] *** myrkraverk has joined #haiku
[13:07:41] *** myrkraverk has joined #haiku
[13:07:56] *** valeriusL has joined #haiku
[13:08:12] *** Sir_Designer has joined #haiku
[13:11:21] *** Animal-X has joined #haiku
[13:40:31] *** epigraph has joined #haiku
[13:40:56] *** OmniMancer has quit IRC
[13:44:12] *** poxip has joined #haiku
[13:55:02] *** _3dEyes has quit IRC
[14:38:53] *** epigraph has quit IRC
[14:39:58] *** mmu_man has quit IRC
[15:01:03] *** ep3static has quit IRC
[15:05:05] *** BitPuffin has quit IRC
[15:05:25] *** {V} has joined #haiku
[15:06:55] *** Barrett has joined #haiku
[15:08:55] *** BitPuffin has joined #haiku
[15:11:34] *** puckipedia|away is now known as puckipedia
[15:11:54] *** puckipedia has left #haiku
[15:15:48] *** vongrippen has joined #haiku
[15:18:49] *** HaikuUser has joined #haiku
[15:19:47] *** nathanhi- has quit IRC
[15:19:48] *** nathanhi- has joined #haiku
[15:19:55] *** nathanhi- is now known as nathanhi
[15:20:00] *** mmu_man has joined #haiku
[15:21:46] *** epigraph has joined #haiku
[15:31:13] *** _marc` has quit IRC
[15:33:30] *** hmstrmn has quit IRC
[15:36:26] *** hmstrmn has joined #haiku
[15:47:55] *** HaikuUser has joined #haiku
[15:48:10] *** HaikuUser has quit IRC
[15:54:56] *** BitPuffin has quit IRC
[16:21:16] *** mikedld has quit IRC
[16:23:09] *** kcj has joined #haiku
[16:23:36] *** Drakevr has quit IRC
[16:23:37] *** Drakevr has joined #haiku
[16:23:42] *** BitPuffin has joined #haiku
[16:26:20] *** nighty-_ has quit IRC
[16:26:25] *** cebulon has joined #haiku
[16:27:06] *** nighty-_ has joined #haiku
[16:42:26] *** BitPuffin has quit IRC
[16:50:26] *** NumberNoid has joined #haiku
[16:54:21] *** myrkraverk has quit IRC
[17:04:25] *** OmniMancer has joined #haiku
[17:04:32] *** BitPuffin has joined #haiku
[17:04:39] *** mikedld has joined #haiku
[17:04:57] *** humdinger has joined #haiku
[17:10:54] *** OmniMancer1 has joined #haiku
[17:11:52] *** OmniMancer2 has joined #haiku
[17:12:30] *** myrkraverk has joined #haiku
[17:12:30] *** myrkraverk has joined #haiku
[17:12:41] *** Animal-X has quit IRC
[17:13:06] *** hmstrmn has quit IRC
[17:13:21] *** OmniMancer has quit IRC
[17:15:10] *** gramas has quit IRC
[17:15:32] *** OmniMancer1 has quit IRC
[17:25:41] *** Animal-X has joined #haiku
[17:33:54] *** cebulon has quit IRC
[17:38:50] *** Anarchos has joined #haiku
[17:39:36] *** vezhlys has joined #haiku
[17:40:59] *** vezhlys has quit IRC
[17:41:20] *** tqh has joined #haiku
[17:43:45] *** JoFo has quit IRC
[17:44:23] *** mmu_man has quit IRC
[17:45:29] <Anarchos> where has «setgcc» disappeared ?
[17:46:11] <umccullough> use setarch
[17:46:15] <umccullough> and getarch
[17:47:21] <Anarchos> umccullough thanks , i would never had find it myself !
[17:48:07] <umccullough> well, if you're writing recipes, you don't have to mess with that stuff
[17:48:16] <Anarchos> setarch x86_gcc4 tells that it is not supported
[17:48:24] <umccullough> setarch x86
[17:48:28] <umccullough> that's already gcc4
[17:48:30] <Anarchos> umccullough i was used to switch to gcc4 to compile TexLive
[17:48:34] <umccullough> setarch x86_gcc2 for gcc2
[17:48:53] <Anarchos> getarch tells x86_gcc2
[17:48:53] <umccullough> make a recipe?
[17:48:57] <Anarchos> so how to switch ?
[17:49:01] <umccullough> setarch x86
[17:49:06] <umccullough> that is gcc4
[17:49:18] * Anarchos is not making a recipe, just trying to compile texlive first, the recipe will come after :)
[17:49:20] <Anarchos> thanks
[17:49:33] <umccullough> sometimes making the recipe is simpler :P
[17:50:09] <Anarchos> not sure !
[17:50:20] *** epigraph has quit IRC
[17:50:22] <Anarchos> i had to modify some tricky configure files for texlive
[17:50:23] <umccullough> <shrug> it makes a full environment to work in
[17:50:45] <umccullough> it takes some learning, however
[17:52:34] <umccullough> once it creates the workdir, you can go in and start changing things - since the workdir is in a git repo, you can then generate a diff with all the changes you made while working on it
[17:52:49] <umccullough> and create a patch for your recipe
[17:54:14] <umccullough> or something like that
[18:03:39] <Anarchos> umccullough i know, but the texlive repo has commits everyday, so not easy for a diff
[18:03:39] *** stippi has quit IRC
[18:06:25] <umccullough> when you write a recipe, you're supposed to specify to obtain a certain revision from the remote repo so that the recipe doesn't break :)
[18:06:58] <Anarchos> umccullough but i have to ensure that the revision may be stable ;)
[18:07:08] <umccullough> right
[18:07:35] <umccullough> usually, you use a recent tagged "stable" version to start with, and then create whatever patch necessary to make it work with your recipe
[18:07:50] <umccullough> and upstream the patch if necessary so the next time you don't have to patch it
[18:08:35] <umccullough> anyhow, i'm no expert on porting software, and there are dedicated mailing lists for this type of stuff, so...
[18:08:43] <umccullough> i'll bbl
[18:08:45] *** umccullough has left #haiku
[18:10:49] *** tqh2 has joined #haiku
[18:11:06] *** ep3static has joined #haiku
[18:13:35] *** tqh has quit IRC
[18:26:10] *** epigraph has joined #haiku
[18:26:54] *** mmu_man has joined #haiku
[18:30:32] *** JoFo has joined #haiku
[18:31:31] *** Animal-X is now known as Animal-X[Away]
[18:33:30] *** vezhlys has joined #haiku
[18:44:40] *** hamishm__ has joined #haiku
[18:46:17] *** hamishm has quit IRC
[18:46:27] *** johndrinkwater has quit IRC
[18:46:28] *** Marqin has quit IRC
[18:46:35] *** Mazon has quit IRC
[18:46:37] *** geist has quit IRC
[18:46:39] *** mikaelj_ has quit IRC
[18:46:53] *** johndrinkwater has joined #haiku
[18:47:03] *** Marqin_ has joined #haiku
[18:47:07] *** Mazon has joined #haiku
[18:47:36] *** geist has joined #haiku
[18:47:36] *** ChanServ sets mode: +o geist
[18:47:51] *** Animal-X[Away] has quit IRC
[18:48:16] *** Anarchos has quit IRC
[18:48:52] *** mikaelj has joined #haiku
[18:49:50] *** BitPuffin has quit IRC
[19:04:00] *** Anarchos has joined #haiku
[19:12:28] *** tqh2 is now known as tqh
[19:13:48] *** ccverg has left #haiku
[19:15:38] *** luroh has joined #haiku
[19:24:15] *** BitPuffin has joined #haiku
[19:25:55] *** Guest73623 is now known as TkTech
[19:29:07] *** JonathanThompson has joined #haiku
[19:34:28] *** puckipedia has joined #haiku
[19:37:51] *** comrad has joined #haiku
[19:37:52] *** comrad has joined #haiku
[19:39:02] *** jua_ has joined #haiku
[19:43:52] *** idefix_gromit has joined #haiku
[19:45:04] *** humdinger has quit IRC
[19:47:36] *** HubertX4 has joined #haiku
[19:49:40] *** puckipedia is now known as puckipedia|away
[19:58:25] *** Animal-X has joined #haiku
[20:00:09] *** Gedrin has quit IRC
[20:00:25] *** HaikuUser has joined #haiku
[20:01:03] *** HaikuUser has quit IRC
[20:12:19] *** Barrett has quit IRC
[20:12:53] *** HaikuUser has joined #haiku
[20:13:02] *** HaikuUser has left #haiku
[20:14:20] *** DKnoto has joined #haiku
[20:29:31] *** Marqin_ is now known as Marqin
[20:36:58] *** Skipp_OSX has joined #haiku
[20:41:33] *** Barrett has joined #haiku
[20:42:21] *** poxip has quit IRC
[20:42:54] *** JoFo has quit IRC
[20:48:17] *** vezhlys has quit IRC
[20:56:05] *** ep3static has quit IRC
[20:58:18] *** vezhlys has joined #haiku
[20:59:51] *** DKnoto has quit IRC
[21:01:37] *** LeandroLuiz has quit IRC
[21:08:11] *** Negr0_ has joined #haiku
[21:13:56] *** valeriusL has quit IRC
[21:19:48] *** Gedrin has joined #haiku
[21:20:00] *** axeld has quit IRC
[21:21:25] *** JoFo has joined #haiku
[21:24:42] *** puckipedia|away is now known as puckipedia
[21:26:22] *** paulschellin has left #haiku
[21:27:48] *** valeriusL has joined #haiku
[21:28:50] *** JonathanThompson has quit IRC
[21:29:01] *** Ptrus has quit IRC
[21:29:31] *** Ptrus has joined #haiku
[21:43:28] *** vezhlys has quit IRC
[21:52:07] *** AlienSoldier has joined #haiku
[21:53:20] *** vezhlys has joined #haiku
[22:00:45] *** Animal-X has quit IRC
[22:08:20] *** oco2 has joined #haiku
[22:08:35] *** Negr0_ has quit IRC
[22:08:39] *** JoFo has quit IRC
[22:18:11] *** waddlesplash has joined #haiku
[22:18:56] *** epigraph has quit IRC
[22:19:22] *** mmu_man has quit IRC
[22:22:37] *** paul0 has quit IRC
[22:23:50] *** JoFo has joined #haiku
[22:35:27] *** idefix_gromit has left #haiku
[22:37:39] *** HaikuUser has joined #haiku
[22:38:21] *** HaikuUser has quit IRC
[22:48:07] *** waddlesplash has quit IRC
[22:49:07] *** comrad has quit IRC
[22:49:39] *** epigraph has joined #haiku
[22:49:45] *** HaikuUser has joined #haiku
[22:50:21] *** alpha123 has joined #haiku
[22:54:14] *** irker-885 has joined #haiku
[22:54:44] <irker-885> haiku.master: stippi * hrev46817 [1 commit] http://cgit.haiku-os.org/haiku/log/?qt=range&q=a6db6bd+%5E339a018
[22:54:45] <irker-885> a6db6bd: Added WIP support for affine transformations to BViews.
[22:58:32] *** mmu_man has joined #haiku
[22:58:50] *** _3dEyes has joined #haiku
[23:00:38] *** BitPuffi1 has joined #haiku
[23:01:06] <mmu_man> _3dEyes: you know you can send patches for tinysvg :p
[23:01:46] <Anarchos> mmu_man i am rebuilding texlive with a cleaner port :)
[23:01:59] <Anarchos> thanks to the /usr/bin trick in the runtime_loader !
[23:02:37] *** BitPuffin has quit IRC
[23:03:20] <_3dEyes> mmu_man: I know. But I'm lazy. I difficult to build the latest version of nesurf.
[23:03:53] <mmu_man> hmm not that much
[23:03:59] <mmu_man> there is an env.sh script that helps
[23:04:03] <mmu_man> and now it should support haiku
[23:06:04] <_3dEyes> mmu_man: I'll try it. But I don't want to have a lot of dependencies for the svgtranslator.
[23:06:19] *** PulkoMandy has quit IRC
[23:06:37] <mmu_man> I started fixing the recipes but I had to fix the build several times first
[23:06:45] <mmu_man> well they are all static though
[23:07:03] <Gedrin> netsurf 3?
[23:07:44] <mmu_man> well the current tree yes
[23:08:02] <Gedrin> oh yes!! :D
[23:10:05] <_3dEyes> mmu_man: nanosvg does not require dependencies. placed in two header 60 and 20 kilobytes in size. very easy to use.
[23:10:44] <Anarchos> Gedrin what is netsurf3 ?
[23:11:27] *** fat_rat has joined #haiku
[23:11:40] <Gedrin> its a browser with a really neat engine. netsurf-browser.org
[23:12:06] *** mattlacey has joined #haiku
[23:13:19] *** puckipedia is now known as puckipedia|away
[23:13:56] *** epigraph has quit IRC
[23:14:06] *** epigraph has joined #haiku
[23:19:21] <Anarchos> Gedrin ok thanks
[23:27:20] *** hmstrmn has joined #haiku
[23:29:20] *** hmstrmn has quit IRC
[23:29:53] *** HaikuUser has quit IRC
[23:32:14] <Anarchos> do we have fontconfig on haiku ?
[23:32:17] *** {V} has quit IRC
[23:34:42] *** hmstrmn has joined #haiku
[23:37:36] *** hmstrmn has quit IRC
[23:38:36] *** hmstrmn has joined #haiku
[23:41:14] *** luroh has quit IRC
[23:46:09] *** epigraph has quit IRC
[23:47:06] *** epigraph has joined #haiku
[23:47:35] *** JonathanThompson has joined #haiku
[23:49:29] *** DaaT has joined #haiku
[23:50:01] *** tqh has quit IRC
[23:53:59] *** NumberNoid has quit IRC
[23:57:54] <irker-885> haiku.master: stippi * hrev46818 [3 commits] http://cgit.haiku-os.org/haiku/log/?qt=range&q=63a30a4+%5Ea6db6bd
[23:57:54] <irker-885> 897f556: Remove transform again from drawing coord conversion
[23:57:54] <irker-885> 2e7da84: Fixed execute bits of AGG headers.
[23:57:55] <irker-885> 63a30a4: Implemented using the transformation in Painter (incomplete)
[23:58:48] *** hamishm__ has quit IRC
top

   February 4, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | >