Skip to content

Instantly share code, notes, and snippets.

View vitek999's full-sized avatar
:octocat:

Viktor Noskin vitek999

:octocat:
  • Россия, Волгоград
View GitHub Profile
function getLongPollServer() {
var request = `https://api.vk.com/method/messages.getLongPollServer?${captcha}access_token=${vktoken}`;
captcha = "";
https.get(request, function (response) {
response.on('data', function (chunk) {
var json = JSON.parse(chunk);
if (json.error) {
var tempfile = "Temp/Captcha/" + json.error.captcha_img.replace(/\//g, "_").replace(/:/g, "_").replace(/\?/g, "_").replace(/=/g, "_").replace(/\./g, "_") + ".jpeg";
var file = fs.createWriteStream(tempfile);
http.get(json.error.captcha_img, function (response) {
This file has been truncated, but you can view the full file.
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
[ 120.085667]-(3)[2443:RenderThread][[FH]] EN: __mt_enable_freqhopping:: 8 u: 0 df: 9 dt: 0 dds:134000<6>[ 120.091661] (0)[68:mmcqd/0][BLOCK_TAG] mmcqd:68 Workload=78%, duty 394409546, period 504509000, req_cnt=190
[ 120.091685] (0)[68:mmcqd/0][BLOCK_TAG] mmcqd:68 Write Diversity=555638 sectors offset, req_cnt=90, break_cnt=0, tract_cnt=0, bit_cnt=0
[ 120.091701] (0)[68:mmcqd/0][BLOCK_TAG] mmcqd:68 Read Diversity=457571 sectors offset, req_cnt=100, break_cnt=0, tract_cnt=0, bit_cnt=0
[ 120.091714] (0)[68:mmcqd/0][BLOCK_TAG] mmcqd:68 Write Throughput=2533 kB/s, size: 876544 bytes, time:346 ms
/* Copyright Statement:
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein
* is confidential and proprietary to MediaTek Inc. and/or its licensors.
* Without the prior written permission of MediaTek inc. and/or its licensors,
* any reproduction, modification, use or disclosure of MediaTek Software,
* and information contained herein, in whole or in part, shall be strictly prohibited.
*/
/* MediaTek Inc. (C) 2010. All rights reserved.
Form1.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
[ 0.224630] (0)[2:kthreadd][2:kthreadd] fork [61:kthreadd]
[ 0.224673] (1)[1:swapper/0][RT_MONITOR]WARNNING [1:swapper/0] SET NOT ALLOW RT Prio [80] for proc [61:btif_rxd]
[ 0.224721] (1)[1:swapper/0]MTK-BTIF[I]_btif_rx_btm_init:set RT to btif_rxd workqueue succeed
[ 0.224749] (1)[1:swapper/0]MTK-BTIF[I]_btif_rx_btm_init:rx_spin_lock init succeed
target Symbolic: libwebviewchromium (/home/vitek999/200gb/mt6572-12.1/out/target/product/atom/symbols/system/lib/libwebviewchromium.so)
packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/Avrcp.java:659: error: cannot find symbol
RemoteController.OnClientAvrcpUpdateListener {
^
symbol: class OnClientAvrcpUpdateListener
location: class RemoteController
packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/Avrcp.java:379: error: no suitable constructor found for RemoteController(Context,RemoteControllerWeak,<null>,AvrcpRemoteControllerWeak)
mRemoteController = new RemoteController(mContext, mRemoteControllerCb,
^
constructor RemoteController.RemoteController(Context,OnClientUpdateListener,Looper) is not applicable
Copying: /home/vitek999/200gb/mt6572-12.1/out/target/common/obj/JAVA_LIBRARIES/android-support-v17-leanback_intermediates/classes.jar
Copying: /home/vitek999/200gb/mt6572-12.1/out/target/common/obj/APPS/Contacts_intermediates/classes-jarjar.jar
target Java: CyanogenSetupWizard (/home/vitek999/200gb/mt6572-12.1/out/target/common/obj/APPS/CyanogenSetupWizard_intermediates/classes)
Copying: /home/vitek999/200gb/mt6572-12.1/out/target/common/obj/APPS/Dialer_intermediates/classes-jarjar.jar
target Dex: ManagedProvisioning
packages/apps/SetupWizard/src/com/cyanogenmod/setupwizard/setup/CyanogenSettingsPage.java:206: error: cannot find symbol
policy.addToPreconfirmWhiteList(cn.getPackageName());
^
symbol: method addToPreconfirmWhiteList(String)
location: variable policy of type WindowManagerPolicyControl
--------- beginning of system
07-23 15:28:01.165 148 148 I vold : Vold 3.0 (the awakening) firing up
07-23 15:28:01.166 148 148 V vold : Detected support for: exfat ext4 ntfs vfat
07-23 15:28:01.211 148 151 V vold : /system/bin/sgdisk
07-23 15:28:01.211 148 151 V vold : --android-dump
07-23 15:28:01.211 148 151 V vold : /dev/block/vold/disk:179_96
07-23 15:28:01.335 148 151 V vold : DISK mbr
07-23 15:28:01.335 148 151 V vold : PART 1 c
--------- beginning of crash
07-23 15:28:01.427 187 187 F libc : page record for 0xb6ecc01c was not found (block_size=16)