Comments
-
Hello, Is there some chance, this to get a step further? Current Dropbox application version is 244.4.6580, but it's still the same behavior! Backend support and application development seem got asleep - no any "signs nor sounds". 🤷 One of the issues (I don't say all) is related to a change in single config line (could be…
-
Hi @"Neal", At the beginning, I want to thank you for your help till now - the last repository issue. Now I want to engage you in another one quite similar issue. It's about Year 2038 problem that DEB package system resolve with adding new naming schema. This change reflects in all recent releases of Ubuntu, Debian, and…
-
Thanks @"Hannah", my reply is there already.
-
Hi @"Jay", Thanks for responding. As you can see it doesn't happen on any browser! For display purposes, on screenshots is Firefox, but actual issue is how Dropbox desktop application responses (take a look on last screenshot)! Please don't look on places where the issue cannot be. Dropbox application doesn't respond in…
-
Hi @"Neal", I want to report something little more urgent related again to your repository organization. I just tried to update my packages and found out that there is a bug in your repository (files size mismatch). In your repository the sign file (actually all 'InRelease' files), for 2 of the files there, is declared…
-
Neal wrote:I did some research into this format, and while Debian using it by default is new, it will still work with every version of Debian and Ubuntu we support. Yes, it is valid still and will be to year 2029 at least (as described in documentation you have research did on). After that, despite not fixed yet when, the…
-
Neal wrote:... we have a built in command which will convert dropbox.list to dropbox.sources. Hi @"Neal", I don't know what kind of command you have built, but your install still produces the old format. I just checked from the download page and select the newest deb file there. This file produces the old format still. The…
-
Hi @"jamwicket" , Take a look here: Issue in generating access token | The Dropbox Community I hope this helps
-
ConnorBrinton wrote:ModuleNotFoundError: No module named 'gi Hi @"ConnorBrinton", You can try install missing module: sudo apt install python3-gi Does the same error appears after that? 🧐😉 Hope this helps to some extent.
-
Despite there is no due date for the old format (not yet at least), it's good idea update to be performed on time! 👍 More information: here and here for instance.
-
Hi again @"Kevin B.36", I tried to reproduce your issue, but honestly unsuccessful. About your speculations: Once setup correctly, Dropbox application doesn't change that file if you haven't forced it (link/unlink account), so "before the Dropbox app has initialized it" in context of just starting - impossible in fact.…
-
When you (or your tester) install your application on "clean install" and there is not yet Dropbox application installed, of course, where will apex.sqlite3 will come from?! 🙂 (if that's the case) The Dropbox folder (both that containing your data and that contain application setting) and everything contained inside are…
-
@"Kevin B.36", when you say "I do know at times when we install our Windows APP, there is no apex.sqlite3 file", can you clarify when such a situation happens? (some steps to reproduce) As far as I know only possible case would be when Dropbox application has never been installed at that point or not yet running (linked to…
-
Hi @"Kevin B.36", Unfortunately the feature you are asking for is something not supported officially. Most probably (I'm pretty sure) there is such option, but it's neither part of Dropbox API nor common use case. If I have to bet, the developers of Dropbox application are too lazy to give answer to your question (or maybe…
-
Hi @"kautilya", Take a look here. 😉 Hope this helps.
-
In fact, you almost give answer to your question. Yes, that's the difference and I tried to point you to. I supposed that you have no experience with async constructions (including functions and promises) and that's why I posted a link to such a resource where you may read more, but - as it seems - you have ignored. Read…
-
Hm.. 🤔 Ok, @"amei" , can you point me to any programing language (not only Java Script) where you can use some function parameter outside the function body (where the param has been declared)? 🧐🤷 Even more, can you use something (either declared or not) before it has been defined (again on any programing language)? Note…
-
Hi @"amei", Hm..🤔 What would be if you change your code to something like: Get_Arrays_2().then((users_array) => console.log('Returned Users Array Global :', users_array, '\nUser1 Week1 Gm1 Pick Global :', users_array[1][1][1])); Do "usual results" change? 🙃 Take a look here for more info. Good luck! 😉
-
Hi @"radical_exponent", Thanks for nudging me. 😉 Yes, you are correct, last version supports the provided feature. v234 was not available at the time I posted my last post. That's why I tried to nudge you. 🙂 Fortunately, it was meaningless. By the way, v233 and earlier don't support symbols outside basic multilingual…
-
Hi @"Emma", Great news that Dropbox core starts support full unicode code points!!! 👍 Congratulations! 😉 I hope it wouldn't take so long (6 more years) to adapt your applications to support sync files named in such a way...??? 🧐 Currently, when I name on the Dropbox web some file in such a way, the same file disappear…
-
Hi, Did you try https://zdravkogarmev.bubbleapps.io/version-test/saver Good luck!
-
Hi @"GaryH_BAR01", Maybe a bit more simple example than the one sent to you by Dropbox support may be seen here. 😉 Probably Dropbox support hasn't explained you very clear what you need exactly and why. You don't need to force your end users to log in any Dropbox account or anything similar. The only one that need to get…
-
@"Standa Fy" wrote:... What would be a good way to achieve this? Is it possible to use prebuilt components to this purpose(likely embedder) or do I need to create custom app? Hm..🤔 There is no simple answer to your question. It's matter of your design decision and other application details (the devil is in details 🙂). In…
-
Yes, with Dropbox Embedder you CANNOT parse anything but the expected Dropbox shared link URL. If you want to see what tag(s) particular file has assigned and latter decide whether to select it or not (with its appropriate shared link when you use Embedder), you may use /2/files/tags/get API endpoint (or corresponding SDK…
-
Hi @"Mark L.45", You just found out undocumented error message. 🤫 One more documentation bug that the staff responsible for documentation need to fix. Even more: you got confuse by other documentation imperfection - in /2/files/list_folder example Basic authentication is used incorrectly! 😁 Somebody has fallen asleep while…
-
Hi @"jak01", Yes, there are API access points letting file delete. Take a look here and the followings. Good luck.
-
Hi @"rmsachs22", Take a look here. 😉 Hope this helps.
-
@"Nikki_63", I don't know how to say more clear that Embedder shows exactly what passed as link and nothing else. You may use it in your galleey, but Embedder cannot organize such a galleey on its own! Yes, you may use something like the example you linked to (with or without Embedder). PS: You may get familiar with…
-
Hm... 🤔 To be honest, I'm not certain what exactly you mean. Dropbox never changes any file in your account, so there is no way any tag or other property to become "part of the image" or any other file. Such things can be associated to a file and, of course, you may use them as criteria for file selection/filtering, but…
-
'nautilus-dropbox' is the old package name of Dropbox application. It's just an empty package for years already. Dropbox keeps it for back compatibility only as a name. About missing options - Dropbox application on Linux has never worked stable actually. Look around different workarounds here on the forum. Let's hope some…