From 9003mudkips at gmail.com Wed Feb 8 18:30:12 2017 From: 9003mudkips at gmail.com (bard) Date: Wed, 8 Feb 2017 13:30:12 -0500 Subject: [Tox Support] uTox for OSX, possible to be made portable. Message-ID: I personally only use Tox on Gnu-Linux systems, but for my job I am running around multiple buildings working with OSX boxes all day long which get wiped and reset every night, but I still end up needing to tox people for things. To accomplish this I have a thumbdrive that I keep uTox (because qTox does not work on OSX) on a thumbdrive and run around with my thumbdrive in my pocket. A problem arises where starting uTox on a brand new computer means I loose my ID, my friends list and my setting every time. So every time I have to move to another box, I am having to generate a new ID and re-add everyone I'm friends with. My friends each have a friends list a mile long of dead toxIDs from me having to generate new ones and me re-adding them every time. Is there any way to make the utox.app portable and just save all it's stuff to my thumbdrive? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: From adam at dc949.org Fri Feb 10 02:06:25 2017 From: adam at dc949.org (Adam) Date: Thu, 9 Feb 2017 20:06:25 -0600 Subject: [Tox Support] Antox crash In-Reply-To: <589D1E5F.3010509@dc949.org> References: <589D1E5F.3010509@dc949.org> Message-ID: <589D2021.30901@dc949.org> New version still crashes on startup. Verified on a Moto G (3rd gen, crash attached), and a Nexus tablet (a friend's device, so I don't have any more details on that one). Verified working properly on a fully patched Nexus 6P. I tried building Antox a few weeks ago and found myself unable to compile it because of the missing .so file, which might be related but if not I can split that out into another thread. -------------- next part -------------- Errormesage: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/chat.tox.antox-1/base.apk"],nativeLibraryDirectories=[/data/app/chat.tox.antox-1/lib/arm, /vendor/lib, /system/lib]]] couldn't find "libtox4j-c.so" at java.lang.Runtime.loadLibrary(Runtime.java:366) at java.lang.System.loadLibrary(System.java:988) at im.tox.tox4j.impl.jni.ToxLoadJniLibrary$.load(ToxLoadJniLibrary.scala:50) at im.tox.tox4j.impl.jni.ToxLoadJniLibrary.load(ToxLoadJniLibrary.scala) at im.tox.tox4j.impl.jni.ToxCoreJni.(ToxCoreJni.java:11) at im.tox.tox4j.impl.jni.ToxCoreImpl.(ToxCoreImpl.scala:79) at chat.tox.antox.wrapper.ToxCore.(ToxCore.scala:18) at chat.tox.antox.tox.ToxSingleton$.initTox(ToxSingleton.scala:263) at chat.tox.antox.tox.ToxService.onCreate(ToxService.scala:43) at android.app.ActivityThread.handleCreateService(ActivityThread.java:2791) at android.app.ActivityThread.access$1800(ActivityThread.java:155) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1400) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:135) at android.app.ActivityThread.main(ActivityThread.java:5343) at java.lang.reflect.Method.invoke(Native Method) at java.lang.reflect.Method.invoke(Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:907) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:702) =================================== --------- beginning of main 02-09 17:58:50.975 12185 12185 I MultiDex: VM with version 2.1.0 has multidex support 02-09 17:58:50.975 12185 12185 I MultiDex: install 02-09 17:58:50.975 12185 12185 I MultiDex: VM has multidex support, MultiDex support library is disabled. 02-09 17:58:50.977 12185 12185 I System.out: MainApplication:968:onCreate 02-09 17:58:50.982 12185 12185 I System.out: MainApplication:968:crashes[load]=18 02-09 17:58:50.982 12185 12185 I System.out: MainApplication:968:last_crash_time[load]=0 02-09 17:58:50.982 12185 12185 I System.out: MainApplication:968:prevlast_crash_time[load]=0 02-09 17:58:51.393 12185 12185 W art : Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable 02-09 17:58:51.470 12185 12185 W EasyPermissions: hasPermissions: API version < M, returning true by default 02-09 17:58:51.482 12185 12199 I art : Background sticky concurrent mark sweep GC freed 2054(148KB) AllocSpace objects, 2(32KB) LOS objects, 0% free, 10MB/10MB, paused 8.471ms total 62.285ms 02-09 17:58:51.639 12185 12185 I System.out: MainApplication:LoginActivity:onCreate 02-09 17:58:51.963 12185 12185 I ListPopupWindow: Could not find method setEpicenterBounds(Rect) on PopupWindow. Oh well. 02-09 17:58:52.162 12185 12185 I System.out: ToxService:onCreate 02-09 17:58:52.170 12185 12185 V readProxyOptions: Reading proxy settings 02-09 17:58:52.170 12185 12185 V readProxyOptions: Proxy enabled: false 02-09 17:58:52.177 12185 12185 D Santox.tox.ToxDataFile: fileName: SecurityResearcher 02-09 17:58:52.193 12185 12185 W System.err: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02-09 17:58:52.193 12185 12185 W System.err: SLF4J: Defaulting to no-operation (NOP) logger implementation 02-09 17:58:52.193 12185 12185 W System.err: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02-09 17:58:52.197 12185 12185 D AndroidRuntime: Shutting down VM 02-09 17:58:52.205 12185 12185 I System.out: MainApplication:968:stack trace ok 02-09 17:58:52.234 12185 12185 I System.out: MainApplication:968:crash file=/storage/emulated/0/Antox/crash_2017-02-09_17_58_52.txt 02-09 17:58:52.236 12185 12185 I System.out: MainApplication:968:crashes[set]=19 02-09 17:58:52.236 12185 12185 I System.out: MainApplication:968:?:60000 < 1486684732236 02-09 17:58:52.236 12185 12185 I System.out: MainApplication:968:?:1486684672236 02-09 17:58:52.236 12185 12185 I System.out: Shutdown:001 02-09 17:58:52.236 12185 12185 I System.out: Shutdown:002 02-09 17:58:52.237 12185 12185 I System.out: Shutdown:003 02-09 17:58:52.237 12185 12185 I System.out: Shutdown:004 02-09 17:58:52.269 12185 12185 I System.out: Shutdown:005 02-09 17:58:52.269 12185 12185 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'void chat.tox.antox.data.AntoxDB.synchroniseWithTox(chat.tox.antox.wrapper.ToxCore)' on a null object reference 02-09 17:58:52.269 12185 12185 W System.err: at chat.tox.antox.data.State$.shutdown(State.scala:160) 02-09 17:58:52.269 12185 12185 W System.err: at chat.tox.antox.data.State.shutdown(State.scala) 02-09 17:58:52.269 12185 12185 W System.err: at chat.tox.antox.MainApplication.handleUncaughtException(MainApplication.java:227) 02-09 17:58:52.269 12185 12185 W System.err: at chat.tox.antox.MainApplication.access$000(MainApplication.java:34) 02-09 17:58:52.269 12185 12185 W System.err: at chat.tox.antox.MainApplication$1.uncaughtException(MainApplication.java:71) 02-09 17:58:52.269 12185 12185 W System.err: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693) 02-09 17:58:52.269 12185 12185 W System.err: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690) 02-09 17:58:52.271 12185 12185 I System.out: MainApplication:968:componentInfo=ComponentInfo{chat.tox.antox/chat.tox.antox.activities.LoginActivity} class=chat.tox.antox.activities.LoginActivity 02-09 17:58:52.271 12185 12185 I System.out: ToxService:onDestroy(): enter 02-09 17:58:52.271 12185 12185 I System.out: ToxService:onDestroy(): serviceThread.interrupt 02-09 17:58:52.272 12185 12185 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'void java.lang.Thread.interrupt()' on a null object reference 02-09 17:58:52.272 12185 12185 W System.err: at chat.tox.antox.tox.ToxService.onDestroy(ToxService.scala:216) 02-09 17:58:52.272 12185 12185 W System.err: at chat.tox.antox.MainApplication.handleUncaughtException(MainApplication.java:242) 02-09 17:58:52.272 12185 12185 W System.err: at chat.tox.antox.MainApplication.access$000(MainApplication.java:34) 02-09 17:58:52.272 12185 12185 W System.err: at chat.tox.antox.MainApplication$1.uncaughtException(MainApplication.java:71) 02-09 17:58:52.272 12185 12185 W System.err: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693) 02-09 17:58:52.272 12185 12185 W System.err: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690) 02-09 17:58:52.272 12185 12185 I System.out: MainApplication:968:xx1 intent(1)=Intent { cmp=chat.tox.antox/.CrashActivity } 02-09 17:58:52.272 12185 12185 I System.out: MainApplication:968:xx1 intent(2)=Intent { flg=0x10008000 cmp=chat.tox.antox/.CrashActivity } 02-09 17:58:52.287 12185 12185 I System.out: MainApplication:968:xx2 02-09 17:58:52.287 12185 12185 I Process : Sending signal. PID: 12185 SIG: 9 02-09 17:58:52.496 12208 12208 I MultiDex: VM with version 2.1.0 has multidex support 02-09 17:58:52.496 12208 12208 I MultiDex: install 02-09 17:58:52.497 12208 12208 I MultiDex: VM has multidex support, MultiDex support library is disabled. 02-09 17:58:52.497 12208 12208 I System.out: MainApplication:485:onCreate 02-09 17:58:52.500 12208 12208 I System.out: MainApplication:485:crashes[load]=19 02-09 17:58:52.500 12208 12208 I System.out: MainApplication:485:last_crash_time[load]=0 02-09 17:58:52.500 12208 12208 I System.out: MainApplication:485:prevlast_crash_time[load]=0 02-09 17:58:52.512 12208 12208 I System.out: CrashActivity:onCreate 02-09 17:58:52.520 12208 12208 W art : Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable 02-09 17:58:52.637 12208 12228 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true 02-09 17:58:52.647 12208 12208 D Atlas : Validating map... 02-09 17:58:52.658 12208 12208 I System.out: ToxService:onCreate 02-09 17:58:52.716 12208 12208 V readProxyOptions: Reading proxy settings 02-09 17:58:52.716 12208 12208 V readProxyOptions: Proxy enabled: false 02-09 17:58:52.716 12208 12208 D Santox.tox.ToxDataFile: fileName: SecurityResearcher 02-09 17:58:52.725 12208 12208 W System.err: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02-09 17:58:52.725 12208 12208 W System.err: SLF4J: Defaulting to no-operation (NOP) logger implementation 02-09 17:58:52.725 12208 12208 W System.err: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02-09 17:58:52.727 12208 12208 D AndroidRuntime: Shutting down VM 02-09 17:58:52.728 12208 12208 I System.out: MainApplication:485:stack trace ok From shtaier.zik at yandex.ru Fri Feb 10 07:26:56 2017 From: shtaier.zik at yandex.ru (Zik Shtaier) Date: Fri, 10 Feb 2017 12:26:56 +0500 Subject: [Tox Support] crash Antox-0.25.453 Message-ID: <1949751486711616@web7m.yandex.ru> An HTML attachment was scrubbed... URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: crash_2017-02-08_20_57_38.txt URL: From 9003mudkips at gmail.com Wed Feb 15 01:32:48 2017 From: 9003mudkips at gmail.com (bard) Date: Tue, 14 Feb 2017 20:32:48 -0500 Subject: [Tox Support] Latest version of Antox crashes on start. Message-ID: Antox no longer works on LG-H345 with Android 5.1.1 It crashes on start, once I hit 'login' the screen flashes back and fourth between all white and all black a few times before going to the orange 'Antox has crashed, tap to restart'' screen. Tapping it results in the same thing, looping back to the crash screen. All versions of Antox have worked on this device before now. Only just now updated to the latest version. -------------- next part -------------- An HTML attachment was scrubbed... URL: From adam at dc949.org Thu Feb 16 04:01:05 2017 From: adam at dc949.org (=?UTF-8?B?4pijQWRhbQ==?=) Date: Thu, 16 Feb 2017 04:01:05 +0000 Subject: [Tox Support] Latest version of Antox crashes on start. In-Reply-To: References: Message-ID: I was having this same problem on the same version of Android but an update (through the Google Play store) a few days ago fixed it. I'm on version 0.25.457 (15457) now and it's working fine. If you go to Settings -> Apps -> Antox it should show you the version you have installed. If you have the same version as I do (or later) then we'll need to get a crash report to troubleshoot further. On Feb 14, 2017 19:33, "bard" <9003mudkips at gmail.com> wrote: > Antox no longer works on LG-H345 with Android 5.1.1 > It crashes on start, once I hit 'login' the screen flashes back and fourth > between all white and all black a few times before going to the orange > 'Antox has crashed, tap to restart'' screen. Tapping it results in the same > thing, looping back to the crash screen. > All versions of Antox have worked on this device before now. Only just now > updated to the latest version. > > _______________________________________________ > Support mailing list > Support at lists.tox.chat > https://lists.tox.chat/listinfo/support > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From fotis at tuta.io Sun Feb 19 13:34:27 2017 From: fotis at tuta.io (fotis at tuta.io) Date: Sun, 19 Feb 2017 14:34:27 +0100 (CET) Subject: [Tox Support] Capacity of single group call Message-ID: ?Hi ?I just wanted to ask who many participants qTox can hold at a single group call. In case there aren't problems with internet speed of course. Regards,?Fotis -------------- next part -------------- An HTML attachment was scrubbed... URL: From shtaier.zik at yandex.ru Sat Feb 25 08:23:27 2017 From: shtaier.zik at yandex.ru (Zik Shtaier) Date: Sat, 25 Feb 2017 13:23:27 +0500 Subject: [Tox Support] Crash Antox 0.25.459 Message-ID: <6258591488011007@web4j.yandex.ru> android 6.0.1 crash > file transfers -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: crash_2017-02-25_13_10_42.txt URL: