[00:07] SylvainTV (~SylvainTV@2a01cb0c00cc1d0051ed688d9de758f0.ipv6.abo.wanadoo.fr) joined #scummvm. [00:57] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [00:58] _sev (~sev@dhcp-089-099-212-125.chello.nl) joined #scummvm. [00:58] _sev (~sev@dhcp-089-099-212-125.chello.nl) left irc: Changing host [00:58] _sev (~sev@scummvm/sev) joined #scummvm. [00:58] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [01:44] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [02:48] [discord] I am not aware of any other reported such case for the Android app, nor can I think of what it might be causing it. Does it only happen in ScummVM? What about other apps / the dropbox app? What is your Android OS version? What is the exact message you get and is it a system message or a ScummVM one? [02:49] [discord] scummvm added a check for limited connections at some point, but i think it's just informational, it shouldn't do any throttling on its own [02:49] [discord] it just queries the OS [02:50] [discord] If it is specific to ScummVM then it might be worth opening a ticket about it on the bug tracker with all the above details. But we have to be able to reproduce this -- if it's specific to S21 ultra then it's unlikely (for me anyway) to be able to test 😄 [02:52] [discord] If there's the option to use a laptop in the same wifi lan, then please check with the Windows (or Linux or Mac OS depending on your laptop's OS) version of ScummVM to check if the issue is not specific to Android. [02:54] [discord] guessing this is the message: [02:54] [discord] ```cpp [02:54] [discord] if (g_system->isConnectionLimited()) { [02:54] DominusExult (~dominus@exult/developer/dominus) joined #scummvm. [02:54] [discord] MessageDialog alert(_("It looks like your connection is limited. " [02:54] [discord] "Do you really want to download files with it?"), _("Yes"), _("No")); [02:54] [discord] if (alert.runModal() != GUI::kMessageOK) [02:54] [discord] return false; [02:54] [discord] } [02:54] [discord] ``` [02:55] [discord] maybe something weird about how android chooses the internet connection [02:57] Dominus (~dominus@exult/developer/dominus) left irc: Ping timeout: 248 seconds [02:57] Nick change: DominusExult -> Dominus [03:20] [discord] Also I assume you are on wifi? I think on Android that is just tied to whether it's a metered (cellular) network [03:20] [discord] Even though good 5G can be a lot faster than so-so wifi [03:52] [discord] Another thing to try would be the ScummVM LAN server. If it is a wifi thing, then it should show same issues with LAN I'd guess. [03:52] [discord] If it's an internet thing / dosbox thing the behavior will be different. [03:52] [discord] Also if the purpose is to copy games on the phone, maybe LAN server is the more practical option [03:52] [discord] (unless of course there's no PC/laptop available to do the copying) [03:53] [discord] Hm, Cloud is just for save synching, right? Ah, I shouldn't be writing this early in the morning [04:35] gsi (~gsi@dynamic-093-129-114-036.93.129.pool.telefonica.de) left irc: Ping timeout: 248 seconds [04:37] gsi (~gsi@dynamic-077-179-158-072.77.179.pool.telefonica.de) joined #scummvm. [04:38] [scummvm] elasota pushed 3 new commits to master: https://is.gd/Cs0TGM [04:38] scummvm/master 427302b elasota: VCRUISE: Fix wraparound gyros [04:38] scummvm/master d439140 elasota: VCRUISE: Add a bunch of sound support [04:38] scummvm/master a340dd8 elasota: VCRUISE: Fix playlists being based incorrectly when playing a gyro animation [04:38] [scummvm] ScummVM-Translations pushed 1 new commits to master: https://is.gd/yPTFVV [04:38] scummvm/master 13c65a3 : I18N: Update translations templates [04:38] [scummvm] PushmePullyu opened pull request #4804: NUVIE: Fix event handling in cut-scenes (master...fix-nuvie-cutscene-event-handling) https://is.gd/RFt20a [05:29] cihancan (~cian@88.234.210.182) joined #scummvm. [06:26] [scummvm] dreammaster pushed 2 new commits to master: https://is.gd/fxBH3V [06:26] scummvm/master 7ab7faf dreammaster: MM: MM1: Fixes for trap display [06:26] scummvm/master 4113595 dreammaster: MM: MM1: Fixes for search view [06:27] [scummvm] ScummVM-Translations pushed 1 new commits to master: https://is.gd/3nOEU8 [06:27] scummvm/master a70a627 : I18N: Update translation files [06:50] [scummvm] mduggan pushed 1 new commits to master: https://is.gd/RvOjUF [06:50] scummvm/master 895120d mduggan: TETRAEDGE: Fix pathfinding for clicks outside move areas [07:56] borosky (~borosky@213.134.185.182) joined #scummvm. [08:51] [discord] Morning, yes it's the message as shown in the code above. [08:52] [discord] [08:52] [discord] I was using it to download roms from Dropbox to scummvm via WiFi. I wasn't successful as despite finding the ROMs and downloading into the folder it then said "no games were found". [08:52] [discord] [08:52] [discord] I'll try other methods and see how it goes. Apologies I'm a novice with regards to the app. I know if i put them directly into the games folder I created they are then found. [09:20] cihancan (~cian@88.234.210.182) left irc: Remote host closed the connection [09:52] [discord] Roms? That violates our server policy [09:52] [discord] Roms? That violates our server rules (edited) [09:53] [discord] @PsychoSparky sorry, we do not provide any support in such cases [10:36] [scummvm] neuromancer pushed 6 new commits to master: https://is.gd/VZEEvY [10:36] scummvm/master 649a06d neuromancer: FREESCAPE: moved dark side related code to its own directory [10:36] scummvm/master d82a3ff neuromancer: FREESCAPE: moved some functions to the main freescape class and reorganized game code [10:36] scummvm/master ec026a3 neuromancer: FREESCAPE: moved more functions to the main freescape class and reorganized game code [10:38] [scummvm] mduggan pushed 3 new commits to master: https://is.gd/NWggTz [10:38] scummvm/master fcf23fd mduggan: TETRAEDGE: Avoid potential null dereference [10:38] scummvm/master 5a624a3 mduggan: TETRAEDGE: Enforce some layout items are not null [10:38] scummvm/master 171cdc2 mduggan: TETRAEDGE: Improve initialization pattern for XML parsers [10:39] chraist (~chraist@user/chraist) joined #scummvm. [10:42] [discord] I thought beneath a steel sky was freeware? That shouldn't violate should it? [10:42] [discord] Sorry if I labelled them wrong? [10:43] Scummette (~Scummette@al.scummvm.net) left irc: Remote host closed the connection [10:43] Scummette (~Scummette@al.scummvm.net) joined #scummvm. [10:45] [discord] That game is free indeed. But it had no ROMs [10:47] [discord] https://cdn.discordapp.com/attachments/581224061091446795/1084064953192947813/IMG_8313.jpg [10:48] [discord] Though, technically speaking, above is EPROM [10:48] [discord] but still ROM [10:49] chraist (~chraist@user/chraist) left irc: Quit: Leaving [10:53] [discord] But it did have CD-*ROMs* :p [10:56] [discord] OMG, you are right! 🤦 B [11:12] ccawley2011 (~ccawley20@209.51.115.87.dyn.plus.net) joined #scummvm. [11:12] #scummvm: mode change '+o ccawley2011' by ChanServ!ChanServ@services.libera.chat [11:52] donek (~donek@213.134.185.182) left irc: Ping timeout: 248 seconds [11:54] donek (~donek@public-gprs528965.centertel.pl) joined #scummvm. [12:01] cihancan (~cian@88.234.210.182) joined #scummvm. [12:13] [scummvm] mduggan pushed 9 new commits to master: https://is.gd/MfPr86 [12:13] scummvm/master 00ee44e mduggan: TETRAEDGE: Remove redundant null check [12:13] scummvm/master 8aa9b7d mduggan: TETRAEDGE: Avoid potential crash on double-leaving cellphone [12:13] scummvm/master dc8008a mduggan: TETRAEDGE: Fix potential leak and redundant check. PVS-Studio V654, V773 [12:53] donek (~donek@public-gprs528965.centertel.pl) left irc: Ping timeout: 276 seconds [12:54] donek (~donek@213.134.185.182) joined #scummvm. [12:56] Dominus (~dominus@exult/developer/dominus) left irc: Remote host closed the connection [12:57] Dominus (~dominus@exult/developer/dominus) joined #scummvm. [14:43] cihancan (~cian@88.234.210.182) left irc: Remote host closed the connection [14:53] _sev (~sev@dhcp-089-099-212-125.chello.nl) joined #scummvm. [14:53] _sev (~sev@dhcp-089-099-212-125.chello.nl) left irc: Changing host [14:53] _sev (~sev@scummvm/sev) joined #scummvm. [14:53] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [14:58] cihancan (~cian@88.234.210.182) joined #scummvm. [15:14] ccawley2011 (~ccawley20@209.51.115.87.dyn.plus.net) left irc: Read error: Connection reset by peer [15:14] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [15:15] _sev (~sev@dhcp-089-099-212-125.chello.nl) joined #scummvm. [15:15] _sev (~sev@dhcp-089-099-212-125.chello.nl) left irc: Changing host [15:15] _sev (~sev@scummvm/sev) joined #scummvm. [15:15] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [15:22] [discord] Hello is this the right channel o ask about the ios version? [15:24] [discord] Never mind, found it [15:31] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [15:35] _sev (~sev@scummvm/sev) joined #scummvm. [15:35] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [15:38] _sev (~sev@scummvm/sev) left irc: Client Quit [15:39] broosky (~borosky@213.134.185.182) joined #scummvm. [15:40] borosky (~borosky@213.134.185.182) left irc: Ping timeout: 255 seconds [15:40] donek (~donek@213.134.185.182) left irc: Ping timeout: 248 seconds [16:11] ny00123 (~ny00123@2a0d:6fc2:6620:fa00:265e:1a8a:34fc:1212) joined #scummvm. [16:23] _sev (~sev@dhcp-089-099-212-125.chello.nl) joined #scummvm. [16:23] _sev (~sev@dhcp-089-099-212-125.chello.nl) left irc: Changing host [16:23] _sev (~sev@scummvm/sev) joined #scummvm. [16:23] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [16:27] _sev (~sev@scummvm/sev) left irc: Client Quit [16:27] donek (~donek@213.134.185.182) joined #scummvm. [16:43] _sev (~sev@dhcp-089-099-212-125.chello.nl) joined #scummvm. [16:43] _sev (~sev@dhcp-089-099-212-125.chello.nl) left irc: Changing host [16:43] _sev (~sev@scummvm/sev) joined #scummvm. [16:43] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [16:46] _sev (~sev@scummvm/sev) left irc: Client Quit [16:48] _sev (~sev@dhcp-089-099-212-125.chello.nl) joined #scummvm. [16:48] _sev (~sev@dhcp-089-099-212-125.chello.nl) left irc: Changing host [16:48] _sev (~sev@scummvm/sev) joined #scummvm. [16:48] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [16:53] cihancan (~cian@88.234.210.182) left irc: Remote host closed the connection [16:58] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [16:59] _sev (~sev@dhcp-089-099-212-125.chello.nl) joined #scummvm. [16:59] _sev (~sev@dhcp-089-099-212-125.chello.nl) left irc: Changing host [16:59] _sev (~sev@scummvm/sev) joined #scummvm. [16:59] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [17:09] cihancan (~cian@88.234.210.182) joined #scummvm. [17:22] [scummvm] lephilousophe pushed 3 new commits to master: https://is.gd/pY4M3I [17:22] scummvm/master bc89781 lephilousophe: ANDROID: Use SAF only with Nougat [17:22] scummvm/master 528378a lephilousophe: ANDROID: Fix RequiresApi annotations [17:22] scummvm/master 6bbcd95 lephilousophe: GRAPHICS: Handle cases where glGetString returns a nullptr [17:22] [scummvm] lephilousophe pushed 3 new commits to branch-2-7-0-android: https://is.gd/m3rXIC [17:22] scummvm/branch-2-7-0-android cebc19b lephilousophe: ANDROID: Use SAF only with Nougat [17:22] scummvm/branch-2-7-0-android 1d0227a lephilousophe: ANDROID: Fix RequiresApi annotations [17:22] scummvm/branch-2-7-0-android 526fe90 lephilousophe: GRAPHICS: Handle cases where glGetString returns a nullptr [17:22] [scummvm] lephilousophe pushed 3 new commits to branch-2-7: https://is.gd/UBkVi4 [17:22] scummvm/branch-2-7 6e16bed lephilousophe: ANDROID: Use SAF only with Nougat [17:22] scummvm/branch-2-7 7a32801 lephilousophe: ANDROID: Fix RequiresApi annotations [17:23] scummvm/branch-2-7 4b92af9 lephilousophe: GRAPHICS: Handle cases where glGetString returns a nullptr [17:24] cihancan (~cian@88.234.210.182) left irc: Quit: Leaving [17:24] cihancan (~cian@88.234.210.182) joined #scummvm. [17:25] cian_ (~cian@88.234.210.182) joined #scummvm. [17:25] cian__ (~cian@88.234.210.182) joined #scummvm. [17:25] cian__ (~cian@88.234.210.182) left irc: Remote host closed the connection [17:25] cian_ (~cian@88.234.210.182) left irc: Remote host closed the connection [17:25] cihancan (~cian@88.234.210.182) left irc: Client Quit [17:26] cihancan (~cian@88.234.210.182) joined #scummvm. [17:43] broosky (~borosky@213.134.185.182) left irc: Ping timeout: 268 seconds [17:44] donek (~donek@213.134.185.182) left irc: Ping timeout: 248 seconds [17:46] donek (~donek@2a00:f41:1c23:6ab0:1320:9cc6:3d13:61bd) joined #scummvm. [17:51] cihancan (~cian@88.234.210.182) left irc: Quit: Leaving [17:51] cian_ (~cian@88.234.210.182) joined #scummvm. [17:51] cian_ (~cian@88.234.210.182) left irc: Remote host closed the connection [17:51] cihancan (~cian@88.234.210.182) joined #scummvm. [17:52] cian_ (~cian@88.234.210.182) joined #scummvm. [17:52] cian_ (~cian@88.234.210.182) left irc: Client Quit [17:52] cihancan (~cian@88.234.210.182) left irc: Client Quit [17:58] Sylvain (~SylvainTV@2a01cb0c00cc1d00b086e21d92a2b8eb.ipv6.abo.wanadoo.fr) joined #scummvm. [18:01] SylvainTV (~SylvainTV@2a01cb0c00cc1d0051ed688d9de758f0.ipv6.abo.wanadoo.fr) left irc: Ping timeout: 248 seconds [18:16] [scummvm] elasota pushed 1 new commits to master: https://is.gd/tdYBtX [18:16] scummvm/master 7501868 elasota: VCRUISE: Add sanimX opcode support [18:16] [scummvm] ScummVM-Translations pushed 1 new commits to master: https://is.gd/NPvyJE [18:16] scummvm/master 4752fdf : I18N: Update translations templates [18:33] borosky (~borosky@213.134.185.182) joined #scummvm. [18:37] donek (~donek@2a00:f41:1c23:6ab0:1320:9cc6:3d13:61bd) left irc: Ping timeout: 248 seconds [18:39] donek (~donek@213.134.185.182) joined #scummvm. [18:40] cihancan (~cian@88.234.210.182) joined #scummvm. [19:21] [scummvm] matteobin opened pull request #4805: LURE: Original VGA background color in popup menus (master...master) https://is.gd/5BdJzT [20:18] ccawley2011 (~ccawley20@209.51.115.87.dyn.plus.net) joined #scummvm. [20:18] #scummvm: mode change '+o ccawley2011' by ChanServ!ChanServ@services.libera.chat [20:41] gordonfish (~gordonfis@user/gordonfish) got netsplit. [20:41] CompanionCube (~samis@sortix/rw-citizenship/CompanionCube) got netsplit. [20:41] grogbot (~grogbot@al.scummvm.net) got netsplit. [20:41] grogbot (~grogbot@al.scummvm.net) returned to #scummvm. [20:41] gordonfish (~gordonfis@user/gordonfish) returned to #scummvm. [20:42] CompanionCube (~samis@sortix/rw-citizenship/CompanionCube) returned to #scummvm. [20:42] [scummvm] antoniou79 pushed 2 new commits to master: https://is.gd/HtroIV [20:42] scummvm/master 07e5bcf antoniou79: ANDROID: Update versioncodes reservation for 2.7.0 beta 3 [20:42] scummvm/master 43805e3 antoniou79: ANDROID: Update English metadata for Play Store (2.8.0 beta 3) [20:42] [scummvm] ScummVM-Translations pushed 1 new commits to master: https://is.gd/60LvuU [20:42] scummvm/master 0029326 : I18N: Update translation files [20:46] [scummvm] antoniou79 pushed 1 new commits to branch-2-7: https://is.gd/4SQW0X [20:46] scummvm/branch-2-7 3a6e852 antoniou79: ANDROID: Update versionCodes for 2.7.0 beta 3 [20:53] [scummvm] antoniou79 pushed 2 new commits to branch-2-7-0-android: https://is.gd/NxmJkd [20:53] scummvm/branch-2-7-0-android c0346f5 antoniou79: ANDROID: Update versionCodes for 2.7.0 beta 3 [20:53] scummvm/branch-2-7-0-android 6a2fe43 antoniou79: ANDROID: This is 2.7.0.2 (beta 3) [21:21] borosky (~borosky@213.134.185.182) left irc: Ping timeout: 248 seconds [21:38] ny00123 (~ny00123@2a0d:6fc2:6620:fa00:265e:1a8a:34fc:1212) left irc: Quit: Leaving [21:55] [scummvm] sev- pushed 1 new commits to master: https://is.gd/oA6s0S [21:55] scummvm/master 29aa3b0 sev-: DIRECTOR: Remove testing flag for the recently supported games [21:55] [scummvm] sev- pushed 2 new commits to branch-2-7: https://is.gd/idhumb [21:55] scummvm/branch-2-7 95527d9 mistydemeo: DIRECTOR: update testing status [21:55] scummvm/branch-2-7 04ff02e sev-: DIRECTOR: Remove testing flag for the recently supported games [22:33] [scummvm] sev- pushed 1 new commits to master: https://is.gd/x0v1g0 [22:33] scummvm/master 50f2a00 sev-: DISTS: ANDROID: Autotranslate beta3 description into German [22:42] cihancan (~cian@88.234.210.182) left irc: Remote host closed the connection [00:00] --- Sun Mar 12 2023