Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2020-06-19

00:16:23***Saving seen data "./dancer.seen"
00:24:47 Join reductum [0] (~weechat@cpe-104-175-169-123.socal.res.rr.com)
00:34:47 Quit ecs (Excess Flood)
00:34:53 Join ecs [0] (esawady@d2evs.net)
00:55:40 Quit amiconn (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
00:55:40 Quit pixelma (Quit: .)
00:57:04 Join amiconn [0] (jens@rockbox/developer/amiconn)
00:57:04 Join pixelma [0] (marianne@rockbox/staff/pixelma)
01:00
01:17:36mendel_munkisI noticed some references to LCD_DEPTH <= 1 am I right in thinking that LCD_DEPTH <1 should result in a compile error?
01:17:54 Quit reductum (Quit: WeeChat 2.8)
02:00
02:00:57bluebrotheruser890104: nice, seems the Qt plugins weren't packaged. I thought AppImage was to avoid such issues :)
02:01:30bluebrother(and you don't notice that if you run it on the machine you built the AppImage, and ldd doesn't show anything useful since it's not a dynamic executable anymore)
02:01:54bluebrotherspeachy, user890104: new try. Same location, this time also includes the "v" :)
02:16:24***Saving seen data "./dancer.seen"
02:50:39pixelmamendel_munkis: not sure whether that's the reason but: there's the weird target iAudio M3 which has no display on the main device but can be used with the same remote as the other supported iAudios which has a greyscale display. Maybe that's related?
03:00
03:10:07amiconnThe M3's remote LCD counts as the main display, and it has a regular depth of 2
03:10:26amiconnIt could be that LCD_DEPTH == 0 means no lcd at all
03:10:51amiconnRockbox would still be usable on such devices with spoken menus etc
03:11:07mendel_munkistrue
03:11:27mendel_munkisno such target currently exists however
03:35:26user890104bluebrother: now it starts just fine, thanks! haven't tested the ipod classic bootloader installation, but will try to do it soon and report if there are any issues
03:36:08user890104and if it works fine, i'm going to finally remove this page and redirect it to rockbox.org/download
03:36:10user890104user890104/bootloader-ipodclassic.html">https://files.freemyipod.org/~user890104/bootloader-ipodclassic.html
03:37:33user890104any idea why https://rockbox.org/ goes to an SSL error page, and http://rockbox.org/ says "No site here." ?
03:40:37blbro[m]1user890104: you're welcome. Now I know how to do it properly :)
03:41:03blbro[m]1Does the Ipod classic bootloader installation need root privileges?
04:00
04:16:28***No seen item changed, no save performed.
05:00
05:15:18 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
05:26:29 Quit tomf (Ping timeout: 265 seconds)
05:33:49 Join sakax [0] (~r0b0t@unaffiliated/r0b0t)
05:38:34 Quit mendel_munkis (Ping timeout: 265 seconds)
06:00
06:07:46 Join tomf [0] (tomf@our.lady.of.perpetual.faith)
06:12:19 Quit tomf (Client Quit)
06:14:40 Join tomf [0] (tomf@our.lady.of.perpetual.faith)
06:15:37 Quit tomf (Client Quit)
06:16:31***Saving seen data "./dancer.seen"
06:18:06 Join tomf [0] (tomf@our.lady.of.perpetual.faith)
06:20:23 Quit tomf (Client Quit)
06:22:44 Join tomf [0] (tomf@our.lady.of.perpetual.faith)
06:27:41 Quit tomf (Quit: cinnamon and gravy!)
07:00
07:55:06speachyuser890104: "rockbox.org" is still pointing to haxx. switching that to my infra will cause other problems.
07:57:25 Join massiveH [0] (~massiveH@ool-18e4eaeb.dyn.optonline.net)
07:59:02 Join mendelmunkis [0] (~mendelmun@ool-ae2cb138.dyn.optonline.net)
08:00
08:07:00speachyuser890104, http://rockbox.org/* should be redirect to https://www.rockbox.org/* −− do you have a specific example that doesn't?
08:15:10mendelmunkisspeachy: http://rockbox.org/irc
08:15:19speachykthx
08:15:46speachyI think my browser has some redirects cached, but curl on the cmdline shows nothing working.
08:16:36***Saving seen data "./dancer.seen"
08:17:34user890104speachy: manually typing rockbox.org doesn't work, that was my point
08:17:45speachyyeah
08:17:49user890104people are usually too lazy to type www.*
08:18:11user890104what problems is it going to cause if you redirect it?
08:19:09speachyif it's properly redirected, no problems. But it's not something I have access to.
08:20:51mendelmunkisuser890104: ctrl+enter is your friend
08:22:15user890104mendelmunkis: that works only for .com iirc
08:22:35user890104yup, it changes rockbox.org into www.rockbox.com
08:24:32mendelmunkisnot on firefox
08:35:48 Join petur [0] (~petur@rockbox/developer/petur)
09:00
09:22:37 Quit massiveH (Quit: Leaving)
09:56:22speachyso I pinged the haxx crew about the immediate http[s]://rockbox.org stuff. Either DNS needs changing (with possible side effects) or they have to fix the server config.
09:57:04speachyalso asked if migrating dns and email is on the table.
09:57:33speachysince quite a few @rockbox.org accounts seem to be bouncing anyway..
10:00
10:16:37***Saving seen data "./dancer.seen"
10:21:49 Quit beencubed (Remote host closed the connection)
10:39:57pamauryspeachy: what's the problem with the DNS?
10:40:28speachyrockbox.org points at the old infra. if there are any non-www services that key off of that, they obviously won't work if pointed at my infra.
10:41:10speachyif it stays pointed at the old infra, http server needs a redirect added, and the https server needs a working cert and a redirect.
10:48:48user890104speachy: you can have different A and MX records
10:49:04user890104so MX can still be pointed at the old infra
10:49:32speachyMX is separate already. but I don't know what else there might be. So I asked. :)
10:49:41user890104ah, i see
10:50:07user890104transferring the DNS zone shouldn't be an issue, and it shouldn't matter where it's hosted
10:51:03speachyyep.
10:56:58speachyhence "is it on the table" −− the answer to which will determine the next steps.
11:00
11:32:08 Quit sakax (*.net *.split)
11:32:08 Quit scorche (*.net *.split)
11:32:08 Quit Moarc (*.net *.split)
11:32:09 Quit blbro[m]1 (*.net *.split)
11:32:09 Quit skolem1 (*.net *.split)
11:32:09 Quit livvy (*.net *.split)
11:32:09 Quit koniu (*.net *.split)
11:32:09 Quit kadoban (*.net *.split)
11:32:09 Quit nihilazo (*.net *.split)
11:32:25 Join sakax [0] (~r0b0t@unaffiliated/r0b0t)
11:32:25 Join scorche [0] (~scorche@rockbox/administrator/scorche)
11:32:25 Join Moarc [0] (~chujko@a105.net128.okay.pl)
11:32:25 Join livvy [0] (~livvy@gateway/tor-sasl/livvy)
11:32:25 Join kadoban [0] (kadobanmat@gateway/shell/matrix.org/x-eqqgxkdatkphwrew)
11:32:25 Join nihilazo [0] (nihilazoma@gateway/shell/matrix.org/x-iwjtpluqirgvberq)
11:32:25 Join blbro[m]1 [0] (blbrostrat@gateway/shell/matrix.org/x-reljmornbjayskap)
11:32:25 Join skolem1 [0] (skolem@gateway/shell/tilde.team/x-jmcepluposhugita)
11:32:25 Join koniu [0] (~koniu@gateway/tor-sasl/koniu)
11:33:00 Quit kadoban (Max SendQ exceeded)
11:35:52 Quit nihilazo (Ping timeout: 244 seconds)
11:36:27 Quit blbro[m]1 (Ping timeout: 252 seconds)
11:38:27 Quit danielp3344 (Ping timeout: 240 seconds)
11:38:51 Quit zagor[m] (Ping timeout: 244 seconds)
12:00
12:16:39***Saving seen data "./dancer.seen"
12:51:10 Quit pamaury (Ping timeout: 260 seconds)
12:59:17 Quit ChanServ (shutting down)
13:00
13:10:43 Join nihilazo [0] (nihilazoma@gateway/shell/matrix.org/x-axxicgtqcyzzvsdm)
13:37:03 Join ChanServ [0] (ChanServ@services.)
13:37:03Mode"#rockbox +o ChanServ " by tepper.freenode.net
13:37:29 Join beencubed [0] (~beencubed@209.131.238.248)
13:41:18 Join danielp3344 [0] (danielp334@gateway/shell/matrix.org/x-gkogniszdcrdtjyp)
13:41:18 Join Guest73273 [0] (kadobanmat@gateway/shell/matrix.org/x-ofmfqnwwxmffafgi)
13:41:18 Join zagor[m] [0] (bjstmatrix@gateway/shell/matrix.org/x-alqeqxnjpuipsfwd)
13:41:28 Join blbro[m] [0] (blbrostrat@gateway/shell/matrix.org/x-einlpfcihyqrnafz)
13:50:51bluebrotherspeachy: can you please replace the AppImage on the download server with the new one? The new one seems to actually work :)
14:00
14:16:43***Saving seen data "./dancer.seen"
14:55:13speachybluebrother, it is updated.
14:55:51bluebrothergreat, thanks
16:00
16:16:45***No seen item changed, no save performed.
16:40:55 Join Nugettes [0] (4574c419@ool-4574c419.dyn.optonline.net)
16:42:32NugettesHi I recently got a Ipod 5th generation and I assembled it with Dual boot loader successfully!
16:48:02 Quit Nugettes (Remote host closed the connection)
17:00
17:35:24 Quit mendelmunkis (Remote host closed the connection)
17:35:37 Join mendelmunkis [0] (~mendelmun@ool-ae2cb138.dyn.optonline.net)
18:00
18:16:46***Saving seen data "./dancer.seen"
18:29:50 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
19:00
19:09:25 Join advcomp2019 [0] (~advcomp20@65-131-152-203.sxct.qwest.net)
19:09:26 Quit advcomp2019 (Changing host)
19:09:26 Join advcomp2019 [0] (~advcomp20@unaffiliated/advcomp2019)
19:12:32 Quit advcomp2019_ (Ping timeout: 258 seconds)
19:30:56 Quit pamaury (Ping timeout: 258 seconds)
19:43:46 Quit petur (Quit: Leaving)
20:00
20:16:49***Saving seen data "./dancer.seen"
20:38:28 Join massiveH [0] (~massiveH@ool-18e4eaeb.dyn.optonline.net)
20:45:47 Quit massiveH (Read error: Connection reset by peer)
20:47:38 Join massiveH [0] (~massiveH@ool-18e4eaeb.dyn.optonline.net)
20:50:34 Quit massiveH (Client Quit)
20:58:03 Join massiveH [0] (~massiveH@ool-18e4eaeb.dyn.optonline.net)
20:58:35 Quit Guest73273 (Quit: authenticating)
20:58:45 Join Guest73273 [0] (kadobanmat@gateway/shell/matrix.org/x-fpduoymztdqqptnf)
21:00
21:01:19 Quit Guest73273 (Changing host)
21:01:19 Join Guest73273 [0] (kadobanmat@unaffiliated/kadoban)
21:01:19 Quit Guest73273 (Changing host)
21:01:19 Join Guest73273 [0] (kadobanmat@gateway/shell/matrix.org/x-fpduoymztdqqptnf)
21:01:27 Nick Guest73273 is now known as kadoban (kadobanmat@gateway/shell/matrix.org/x-fpduoymztdqqptnf)
21:13:27 Quit _3dsv (Ping timeout: 260 seconds)
21:28:21 Join _3dsv [0] (~3dsv@097-091-206-090.res.spectrum.com)
21:39:32 Quit sakax (Quit: Leaving)
22:00
22:16:50***Saving seen data "./dancer.seen"
22:18:18 Join bonfire [0] (~bonfire@2601:680:c400:3ad0::bcd6)
22:48:53 Quit marex-cloud (Read error: Connection reset by peer)
22:49:56 Join marex-cloud [0] (sid137234@gateway/web/irccloud.com/x-abxynbdaqtwppzjo)
23:00
23:50:57 Quit TheSeven (Ping timeout: 260 seconds)
23:51:22 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)

Previous day | Next day