--- Log opened Thu Dec 08 00:00:12 2016 00:50 -!- kazer [~kazer@2601:643:8104:ba60:eea8:6bff:fef8:449] has joined #navit 01:52 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has joined #navit 01:56 -!- j_f-f [~quassel@rs-6.jff-webhosting.net] has quit [Remote host closed the connection] 02:02 -!- j_f-f [~quassel@rs-6.jff-webhosting.net] has joined #navit 02:29 -!- jjelen [jjelen@nat/redhat/x-shlmhnkppxftanmk] has joined #navit 04:51 -!- CarPCMan [~CarPCMan@85.191.43.203] has joined #navit 07:37 -!- CarPCMan [~CarPCMan@85.191.43.203] has quit [Quit: Leaving] 10:30 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has quit [Quit: Leaving.] 11:15 -!- gernot_ [5496981b@gateway/web/freenode/ip.84.150.152.27] has joined #navit 11:15 #navit: < gernot_> hi 12:08 #navit: < kazer> hi there 12:23 #navit: < gernot_> hi 12:23 #navit: < gernot_> I tried to find the sattellite status proble, but found nothing. 12:24 #navit: < gernot_> The code is equql to the 2014 working code, 12:25 #navit: < kazer> mmm odd 12:27 #navit: < gernot_> yes. It crashes in one ofthe last lines at gui_internal_widget_append(wb, w); 12:28 #navit: < gernot_> If i add now rows it dont crash. The datarows added are ok. 12:28 #navit: < gernot_> so i give up for now 12:32 #navit: < gernot_> next week i try to understand more 12:59 -!- jjelen [jjelen@nat/redhat/x-shlmhnkppxftanmk] has quit [Ping timeout: 248 seconds] 13:09 #navit: < kazer> " If i add now rows it dont crash. The datarows added are ok." 13:09 #navit: < kazer> what do you mean? Do you have a diff of the change? maybe it'll help us understand 13:19 #navit: < gernot_> no i have no diff. 13:20 #navit: < gernot_> I yust commented the lines adding a row to the table. 13:21 #navit: < gernot_> Then the page is empty but dont crash 13:22 #navit: < kazer> ok thanks 13:22 #navit: < gernot_> If i only add the row with the column headers fixed text it crashed. 13:23 #navit: < gernot_> So i'm sure that the data is not the main problem 13:29 #navit: < kazer> makes sense 13:31 #navit: < gernot_> But i dont understand the used widgets and how they should be packed together 13:32 #navit: < gernot_> also why w is used 2 times 13:36 #navit: < kazer> what line is that? 13:37 #navit: < kazer> you are talking about https://github.com/navit-gps/navit/blob/ca335b743ea3060ef19a0817f4223d9e70f048da/navit/gui/internal/gui_internal.c#L1925-L1961 right ? 13:37 #navit: < kazer> lines 1938 and 1940 ? 14:02 #navit: < gernot_> sorry for the delay 14:02 #navit: < gernot_> yes. 14:03 #navit: < gernot_> if i commennt line 1959 it dont crash 14:05 #navit: < gernot_> also ic i comment out line 1942-1946 and 1948 and 1957 it dont crash. moment i verify again... 14:10 #navit: < kazer> okay thanks. Have you tried on another platform yet? Going to try to reproduce on linux 14:11 #navit: < gernot_> Im on debian 7 32 bit 14:11 #navit: < gernot_> it fail in dabian, wince and tomtom 14:12 #navit: < kazer> oh ok. i was under the impression that it was failing only for tomtom 14:44 -!- robertp [5edf9871@gateway/web/freenode/ip.94.223.152.113] has joined #navit 14:44 #navit: < robertp> hi 14:45 #navit: < kazer> hi robertp 14:45 -!- CarPCMan [~CarPCMan@162.243.207.211] has joined #navit 14:45 #navit: < robertp> Ki hazer 14:45 #navit: < kazer> i did some work on the audio_merge branch, and to be consistent with the previous PR i merged it in audio_framework 14:45 #navit: < kazer> so i think that we should drop the audio_merge branch and continue to work on the audio_framework branch 14:45 #navit: < robertp> Ive seen and tested the build successfully 14:45 #navit: < kazer> nice! 14:46 #navit: < kazer> it's working quite well on my end too. Just missing the current playlist name in the menu 14:47 #navit: < kazer> gernot_: using an nmea replay file (not a real signal) i am able to reproduce the crash. Thanks for the info! 14:47 #navit: < kazer> hi CarPCMan 14:48 #navit: < kazer> robertp: ok to delete the audio_merge branch in navit-gps/navit's repo? 14:48 #navit: < robertp> oui 14:49 #navit: < gernot_> thanks. 14:50 #navit: < gernot_> But i think the problem is achange in the called functions 14:51 #navit: < kazer> robertp: sweet 14:52 #navit: < kazer> gernot_: ah? you have a hint? I'll look into adding some UI checks to avoid future breakages too 14:53 #navit: < gernot_> no idea. Just searching for changed files. 14:53 #navit: < kazer> ok 14:59 #navit: < robertp> kazer, its no problem to change the menu 15:03 #navit: < gernot_> just building R6721 from jun. to check... 15:05 #navit: < gernot_> sams crash... 15:05 #navit: < gernot_> trying next 15:13 #navit: < gernot_> R6433 crash also. Is the problem so old or is ist a "new lib" problem... I dont know 15:20 #navit: < gernot_> Ok . navit-0.5.0-beta.1 work well. now diff.... 15:27 -!- CarPCMan [~CarPCMan@162.243.207.211] has quit [Ping timeout: 265 seconds] 15:54 #navit: < gernot_> There are many revisions between 0.5.0-beta.1 and R6433 which i cant build. 16:08 #navit: < kazer> don't worry too much, we can probably fix the bug itself instead of looking for the regression. We are obviously missing a check anyway, because it segfaults 16:11 #navit: < gernot_> very good. 16:15 #navit: < gernot_> by 16:15 -!- gernot_ [5496981b@gateway/web/freenode/ip.84.150.152.27] has quit [] 16:36 -!- robertp [5edf9871@gateway/web/freenode/ip.94.223.152.113] has quit [] 19:18 -!- Horwitz [~mich1@p200300800E16A700022268FFFE64E7C4.dip0.t-ipconnect.de] has quit [Ping timeout: 258 seconds] 19:29 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 19:31 -!- Horwitz [~mich1@p200300800E6D7900022268FFFE64E7C4.dip0.t-ipconnect.de] has joined #navit 19:31 -!- mode/#navit [+o Horwitz] by ChanServ 20:37 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] 21:01 -!- Celelibi [~celelibi@23.247.85.79.rev.sfr.net] has quit [Ping timeout: 245 seconds] 21:03 -!- Celelibi [celelibi@116.61.132.77.rev.sfr.net] has joined #navit --- Log closed Fri Dec 09 00:00:13 2016