Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 13    Views: 89

FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
10/31/14 02:47 AM (9 years ago)

Menu Image Buttons

having problem with the above plugin, for some reason on self hosting, when you put url for image, its not showing the image, i have checked the url, and it works fine . any ideas guys. thanks sean
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/31/14 07:27 AM (9 years ago)
Is there any LogCat or Debug Console data you can show us? That's the best place to see what's going on. Otherwise, we're pretty much guessing. You could post the URL to the image here so we can verify we see it as well. Mark
 
FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
like
10/31/14 08:16 AM (9 years ago)
theres no error log just blank spaces where the image should be,heres 1 of the urls, for some reason eclipse wont recognize my device at the moment lol, but i will post up logcat soon as it dus, this is live app in play, i would post up report but there isnt one, its not error, just not showing urls whenever i use this plugin on self serve, on here its fine. http://www.webmonkeys.co/buildingcontrol/architects.png thanks mark sean
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/31/14 08:23 AM (9 years ago)
Hi Sean, Yep, I can see it as well. You say this is for a live app...which means the config file should be set to Live. Did you remember to hit Publish when you made the changes? Mark
 
FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
like
10/31/14 09:32 AM (9 years ago)
The config file sais design, as im still in final design stage, but i always press publish, so no its not that, and its not like ive changed any of the settings in the plugin, as i redid it from scratch to make sure. Sean
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/31/14 09:47 AM (9 years ago)
Well, try running it in the Android Emulator or iPhone simulator and see if you can get us some debug data. That would be very helpful! Mark
 
FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
like
10/31/14 09:48 AM (9 years ago)
ok mark will get that up soon as i sort eclipse out. cheers sean
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/31/14 10:05 AM (9 years ago)
Let me know if you need help getting Eclipse going. I'm more than happy to do a TeamViewer session with you and help out. You can send me an email at mrkfleming at gmail dot com if you want to connect. Mark
 
FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
like
10/31/14 11:23 AM (9 years ago)
cheers mark , thanks for the offer, but its not a consistent problem dude, only happens sometimes and a couple of restarts and replugging of devices fixes it,i think its a windows problem with the drivers. soon as i get home i will sort it, i will keep you 2 that team viewer offer though at some point, if thats ok . cheers sean
 
FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
like
10/31/14 11:45 AM (9 years ago)
I think this is it mark, the logcat is flying round that fast, this is when i press the icon to take me to the page with the buttons, which should have url images showing, but dont. 10-31 18:41:42.978: W/ZZ(4070): WB_menuImageButtons:button clicked 10-31 18:41:42.978: W/ZZ(4070): WB_menuImageButtons:handleItemTap loads screen with itemId: "189D3CE63B9212EF45CE986" 10-31 18:41:42.979: W/ZZ(4070): BT_application:getScreenDataByItemId itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:42.979: W/ZZ(4070): WB_menuImageButtons:loadScreenObject. Loading screen with JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:42.979: W/ZZ(4070): BT_activity_host:initPluginWithScreenData. Calling helper method in BT_application 10-31 18:41:42.979: W/ZZ(4070): BT_application:initPluginWithScreenData. Creating plugin with JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:42.979: W/ZZ(4070): WB_menuImageButtons:setScreenData JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:42.979: W/ZZ(4070): BT_activity_host:showFragmentForPlugin. Showing plugin with JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:42.980: W/ZZ(4070): BT_activity_host:configureNavBarAndBackgroundForScreen Calling helper methods in BT_viewUtilities... 10-31 18:41:42.981: E/Sensors(542): RotVec 0.000000 0.153000 4.903000 10-31 18:41:42.982: D/AudioTrack(542): audiotrack 0x56b6a358 set Type 1, rate 48000, fmt 1, chn 1, fcnt 4458, flag 4 10-31 18:41:42.983: D/AudioFlinger(137): createTrack() sessionId: 0 10-31 18:41:42.983: D/AudioTrack(542): sched_setscheduler to rt, priority: 1 10-31 18:41:42.983: D/AudioFlinger(137): createTrack() lSessionId: 77 10-31 18:41:42.983: D/AudioFlinger(137): AUDIO_OUTPUT_FLAG_FAST denied: isTimed=0 sharedBuffer=0x0 frameCount=4458 mFrameCount=1024 format=1 isLinear=1 channelMask=0x1 sampleRate=48000 mSampleRate=44100 hasFastMixer=0 tid=4776 fastTrackAvailMask=0xfe 10-31 18:41:42.983: D/AudioFlinger(137): Track constructor name 4098, calling pid 542 10-31 18:41:42.984: D/AudioFlinger(137): acquiring 77 from 542 10-31 18:41:42.984: D/AudioFlinger(137): added new entry for 77 10-31 18:41:42.984: D/AudioTrack(542): start 0x56b6a358 10-31 18:41:42.985: D/AudioFlinger(137): start(4098), calling pid 542 session 77 10-31 18:41:42.985: D/AudioFlinger(137): ? => ACTIVE (4098) on thread 0x41b9d620 10-31 18:41:42.985: D/AudioMTKPolicyManager(137): startOutput() output 2, stream 1, session 77 10-31 18:41:42.985: D/AudioMTKPolicyManager(137): getNewDevice() selected device 2 output= 2 10-31 18:41:42.985: D/AudioMTKPolicyManager(137): setOutputDevice() output 2 device 0002 delayMs 0 10-31 18:41:42.985: D/AudioMTKPolicyManager(137): checkDeviceMuteStrategies outputDesc = 0x419f2978 prevDevice = 2 delayMs = 0 10-31 18:41:42.985: D/AudioMTKPolicyManager(137): setOutputDevice() setting same device 0002 or null device for output 2 10-31 18:41:42.985: D/AudioMTKPolicyManager(137): checkAndSetVolume stream = 1 index = 5 output = 2 device = 0x2 delayMs = 0 force = 0 10-31 18:41:42.985: D/AudioMTKPolicyManager(137): getNewDevice() selected device 2 output= 2 10-31 18:41:42.985: D/AudioMTKPolicyManager(137): computeCustomVolume OutputDevice == AudioSystem::DEVICE_OUT_SPEAKER 10-31 18:41:42.985: D/AudioFlinger(137): mWaitWorkCV.broadcast 10-31 18:41:42.985: D/AudioFlinger(137): thread 0x41c11460 type 0 TID 500 waking up 10-31 18:41:42.985: D/PowerManagerService(542): acquireWakeLockInternal: lock=1116376160, flags=0x1, tag="AudioOut_2", ws=null, uid=1013, pid=137 10-31 18:41:42.986: D/PowerManagerService(542): updateWakeLockSummaryLocked: mWakefulness=Awake, mWakeLockSummary=0x1 10-31 18:41:42.986: D/PowerManagerService(542): newScreenState = 2 10-31 18:41:42.986: D/PowerManagerDisplayController(542): requestPowerState: screenState=2, useProximitySensor=false, screenBrightness=255, screenAutoBrightnessAdjustment=0.0, useAutoBrightness=false, useEcoBrightness=false, blockScreenOn=false, waitForNegativeProximity=false 10-31 18:41:42.986: I/PowerManagerService(542): setBrightness mButtonLight, screenBrightness=255 10-31 18:41:42.986: D/PowerManagerService(542): updateScreenStateLocked: mDisplayReady=true, newScreenState=2, mWakefulness=1, mWakeLockSummary=0x1, mUserActivitySummary=0x5, mBootCompleted=true 10-31 18:41:42.986: D/AudioFlinger(137): acquireWakeLock_l() AudioOut_2 status 0 10-31 18:41:42.986: D/AudioFlinger(137): track 4098 u=00000000, s=00000000 [NOT READY] on thread 0x41c11460 10-31 18:41:42.986: D/AudioFlinger(137): BUFFER TIMEOUT: track->mUnderrunCount++;(1) 10-31 18:41:42.986: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:42.986: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:42.986: D/AudioResourceManager(137): EnableAudioClock AudioLockType = 4 bEnable = 1 10-31 18:41:42.986: D/AudioResourceManager(137): EnableAudioClock AudioLockType = 1 bEnable = 1 10-31 18:41:42.987: D/AudioMTKStreamOut(137): +AudioMTKStreamOut SetStreamRunning bEnable = 1 10-31 18:41:42.987: D/AudioMTKStreamOut(137): SetAnalogFrequency AfeDigital = 9 10-31 18:41:42.987: D/AudioAnalogControl(137): AudioAnalogControl SetFrequency DeviceType = 0, frequency = 44100 10-31 18:41:42.987: D/AudioPlatformDevice(137): AudioPlatformDevice SetFrequency 10-31 18:41:42.987: D/AudioMachineDevice(137): SetFrequency 10-31 18:41:42.987: D/AudioMTKStreamOut(137): SetPlayBackPinmux 10-31 18:41:42.987: D/AudioAnalogControl(137): +GetAnalogState DeviceType [DEVICE_IN_LINEINR]=0 10-31 18:41:42.987: D/AudioAnalogControl(137): +GetAnalogState DeviceType [DEVICE_IN_LINEINL]=0 10-31 18:41:42.987: D/AudioMTKStreamOut(137): SetPlayBackPinmux set audio pinmux 10-31 18:41:42.987: D/AudioAnalogControl(137): AnalogSetMux DeviceType = DEVICE_OUT_EARPIECEL MUX_TYPE = MUX_VOICE 10-31 18:41:42.987: D/AudioAnalogControl(137): +CheckDevicePolicy Par1 = 1 AnalogType = 2 10-31 18:41:42.987: D/AudioAnalogControl(137): -CheckDevicePolicy Par1 = 1 AnalogType = 2 10-31 18:41:42.987: D/AudioMachineDevice(137): AnalogSetMux DeviceType = DEVICE_OUT_EARPIECEL MuxType = MUX_VOICE 10-31 18:41:42.987: W/AudioMachineDevice(137): AnalogSetMux warning 10-31 18:41:42.987: D/AudioPlatformDevice(137): AAudioPlatformDevice nalogSetMux DeviceType = DEVICE_OUT_EARPIECEL MuxType = MUX_VOICE 10-31 18:41:42.987: D/AudioAnalogControl(137): AnalogSetMux DeviceType = DEVICE_OUT_HEADSETR MUX_TYPE = MUX_AUDIO 10-31 18:41:42.987: D/AudioAnalogControl(137): +CheckDevicePolicy Par1 = 2 AnalogType = 2 10-31 18:41:42.987: D/AudioAnalogControl(137): -CheckDevicePolicy Par1 = 2 AnalogType = 2 10-31 18:41:42.987: D/AudioMachineDevice(137): AnalogSetMux DeviceType = DEVICE_OUT_HEADSETR MuxType = MUX_AUDIO 10-31 18:41:42.987: W/AudioMachineDevice(137): AnalogSetMux warning 10-31 18:41:42.987: D/AudioPlatformDevice(137): AAudioPlatformDevice nalogSetMux DeviceType = DEVICE_OUT_HEADSETR MuxType = MUX_AUDIO 10-31 18:41:42.987: D/AudioAnalogControl(137): AnalogSetMux DeviceType = DEVICE_OUT_HEADSETL MUX_TYPE = MUX_AUDIO 10-31 18:41:42.987: D/AudioAnalogControl(137): +CheckDevicePolicy Par1 = 3 AnalogType = 2 10-31 18:41:42.987: D/AudioAnalogControl(137): -CheckDevicePolicy Par1 = 3 AnalogType = 2 10-31 18:41:42.987: D/AudioMachineDevice(137): AnalogSetMux DeviceType = DEVICE_OUT_HEADSETL MuxType = MUX_AUDIO 10-31 18:41:42.987: W/AudioMachineDevice(137): AnalogSetMux warning 10-31 18:41:42.987: D/AudioPlatformDevice(137): AAudioPlatformDevice nalogSetMux DeviceType = DEVICE_OUT_HEADSETL MuxType = MUX_AUDIO 10-31 18:41:42.987: D/AudioAnalogControl(137): AnalogSetMux DeviceType = DEVICE_OUT_SPEAKERR MUX_TYPE = MUX_AUDIO 10-31 18:41:42.987: D/AudioAnalogControl(137): +CheckDevicePolicy Par1 = 4 AnalogType = 2 10-31 18:41:42.987: D/AudioAnalogControl(137): -CheckDevicePolicy Par1 = 4 AnalogType = 2 10-31 18:41:42.988: D/AudioMachineDevice(137): AnalogSetMux DeviceType = DEVICE_OUT_SPEAKERR MuxType = MUX_AUDIO 10-31 18:41:42.988: W/AudioMachineDevice(137): AnalogSetMux warning 10-31 18:41:42.988: D/AudioPlatformDevice(137): AAudioPlatformDevice nalogSetMux DeviceType = DEVICE_OUT_SPEAKERR MuxType = MUX_AUDIO 10-31 18:41:42.988: D/AudioAnalogControl(137): AnalogSetMux DeviceType = DEVICE_OUT_SPEAKERL MUX_TYPE = MUX_AUDIO 10-31 18:41:42.988: D/AudioAnalogControl(137): +CheckDevicePolicy Par1 = 5 AnalogType = 2 10-31 18:41:42.988: D/AudioAnalogControl(137): -CheckDevicePolicy Par1 = 5 AnalogType = 2 10-31 18:41:42.988: D/AudioMachineDevice(137): AnalogSetMux DeviceType = DEVICE_OUT_SPEAKERL MuxType = MUX_AUDIO 10-31 18:41:42.988: W/AudioMachineDevice(137): AnalogSetMux warning 10-31 18:41:42.988: D/AudioPlatformDevice(137): AAudioPlatformDevice nalogSetMux DeviceType = DEVICE_OUT_SPEAKERL MuxType = MUX_AUDIO 10-31 18:41:42.988: D/AudioCompensationFilter(137): AudioCompensationFilter mWorkMode=5, Channel_Num=2, Sample_Rate=44100 10-31 18:41:42.988: D/AudioCompensationFilter(137): AudioCompensationFilter::Start() 10-31 18:41:42.988: D/AudioMTKStreamOut(137): SetStreamOutCompFltStatus eCompFltType = 0 bEnable = 1 10-31 18:41:42.988: D/AudioMTKStreamOut(137): SetStreamOutCompFltStatus Start CompFilter 10-31 18:41:42.988: D/AudioVPWStreamIn(137): [GetSRCInputParameter] mOutputSampleRate 16000, mInputSampleRate 44100, mInChannel 2, mOutChannel, 0 10-31 18:41:42.988: D/AudioVPWStreamIn(137): [GetSRCInputParameter] create SRC handle fail 10-31 18:41:42.988: D/AudioMTKStreamOut(137): SetIMcuIRQ1 IRQ_mode = 0 sampleRate = 44100 mInterruptSample = 2048 10-31 18:41:42.988: D/AudioDigitalControl(137): +SetIrqMcuSampleRate(), Irqmode = 0, SampleRate = 44100 10-31 18:41:42.988: D/AudioDigitalControl(137): +SampleRateTransform(), SampleRate = 44100 10-31 18:41:42.988: D/AudioAfeReg(137): SetAfeReg offset = 0x3a0 value = 0x90 mask = 0xf0 10-31 18:41:42.988: D/AudioDigitalControl(137): +SetIrqMcuCounter(), Irqmode = 0, Counter = 2048 10-31 18:41:42.988: D/AudioAfeReg(137): SetAfeReg offset = 0x3ac value = 0x800 mask = 0xffffffff 10-31 18:41:42.988: D/AudioMTKStreamOut(137): EnableIMcuIRQ1 IRQ_mode = 0 bEnable = 1 10-31 18:41:42.988: D/AudioDigitalControl(137): +SetIrqMcuEnable(), Irqmode = 0, bEnable = 1 10-31 18:41:42.988: D/AudioAfeReg(137): SetAfeReg offset = 0x3a0 value = 0x1 mask = 0x1 10-31 18:41:42.988: D/AudioMTKStreamOut(137): TurnOnAfeDigital AfeDigital = 9 10-31 18:41:42.988: D/AudioDigitalControl(137): +SetinputConnection(), ConnectionState = 1, Input = 5, Output = 3 10-31 18:41:42.988: D/AudioInterConnection(137): SetinputConnection ConnectionState = 1 Input = 5 Output = 3 10-31 18:41:42.988: D/AudioInterConnection(137): nConnectionState = 1 10-31 18:41:42.988: D/AudioAfeReg(137): SetAfeReg offset = 0x24 value = 0x200000 mask = 0x200000 10-31 18:41:42.988: D/AudioTrack(542): ~audioTrack 0x56d74bd8 10-31 18:41:42.988: D/AudioDigitalControl(137): +SetinputConnection(), ConnectionState = 1, Input = 6, Output = 4 10-31 18:41:42.988: D/AudioInterConnection(137): SetinputConnection ConnectionState = 1 Input = 6 Output = 4 10-31 18:41:42.988: D/AudioInterConnection(137): nConnectionState = 1 10-31 18:41:42.988: D/AudioAfeReg(137): SetAfeReg offset = 0x28 value = 0x40 mask = 0x40 10-31 18:41:42.988: D/AudioMTKStreamOut(137): SetMEMIFEnable Mem_IF = 9 bEnable = 1 10-31 18:41:42.988: D/AudioDigitalControl(137): +SetMemIfEnable(), InterfaceType 9, State 1 10-31 18:41:42.988: D/AudioDigitalControl(137): state from 0 ==> 1 10-31 18:41:42.988: D/AudioDigitalControl(137): +SetMemoryPathEnable(), InterfaceType = 9, bEnable = 1 10-31 18:41:42.988: D/AudioAfeReg(137): SetAfeReg offset = 0x10 value = 0x400 mask = 0x400 10-31 18:41:42.988: D/AudioMTKStreamOut(137): SetI2SOutDACAttribute 10-31 18:41:42.989: D/AudioDigitalControl(137): +SetI2SDacOut() 10-31 18:41:42.989: D/AudioAfeReg(137): SetAfeReg offset = 0x260 value = 0x0 mask = 0xffffffff 10-31 18:41:42.989: D/AudioAfeReg(137): SetAfeReg offset = 0x264 value = 0x0 mask = 0xffffffff 10-31 18:41:42.989: D/AudioDigitalControl(137): mDacI2SOut.mI2S_SAMPLERATE [44100] 10-31 18:41:42.989: D/AudioAfeReg(137): SetAfeReg offset = 0x108 value = 0x73001803 mask = 0xffffffff 10-31 18:41:42.989: D/AudioAfeReg(137): SetAfeReg offset = 0x10c value = 0xf74f0000 mask = 0xffffffff 10-31 18:41:42.989: D/AudioDigitalControl(137): +SampleRateTransform(), SampleRate = 44100 10-31 18:41:42.989: D/AudioDigitalControl(137): SetI2SDacOut(), Audio_I2S_Dac = 0x908 10-31 18:41:42.989: D/AudioAfeReg(137): SetAfeReg offset = 0x34 value = 0x908 mask = 0xffffffff 10-31 18:41:42.989: D/AudioMTKStreamOut(137): +SetI2SDACOut(), bEnable = 1 10-31 18:41:42.989: D/AudioDigitalControl(137): +SetI2SDacEnable(), bEnable = 1 10-31 18:41:42.989: D/AudioAfeReg(137): SetAfeReg offset = 0x108 value = 0x1 mask = 0x1 10-31 18:41:42.989: D/AudioAfeReg(137): SetAfeReg offset = 0x34 value = 0x1 mask = 0x1 10-31 18:41:42.989: D/AudioAfeReg(137): SetAfeReg offset = 0x108 value = 0x1 mask = 0x1 10-31 18:41:42.989: D/AudioFlinger(137): releasing 76 from 542 10-31 18:41:42.989: D/AudioFlinger(137): decremented refcount to 0 10-31 18:41:42.989: D/AudioFlinger(137): +purging stale effects 10-31 18:41:42.989: D/AudioAfeReg(137): SetAfeReg offset = 0x124 value = 0x1 mask = 0x1 10-31 18:41:42.989: D/AudioFlinger(137): -purging stale effects 10-31 18:41:42.989: D/AudioAfeReg(137): SetAfeReg offset = 0x4c4 value = 0x0 mask = 0x10 10-31 18:41:42.989: D/AudioDigitalControl(137): +SetAfeEnable(), bEnable = 1 10-31 18:41:42.989: D/AudioFlinger(137): ~TrackHandle trackName=4096 10-31 18:41:42.989: D/AudioDigitalControl(137): +GetAfeDigitalStatus() 10-31 18:41:42.989: W/AudioDigitalControl(137): GetAfeDigitalStatus mAudioMEMIF[9] state = 1, mAudioDigitalBlock = 1 10-31 18:41:42.989: D/AudioMTKPolicyManager(137): releaseOutput() 2 10-31 18:41:42.989: D/AudioDigitalControl(137): SetAfeEnable bEnable = 1 10-31 18:41:42.989: D/AudioAfeReg(137): SetAfeReg offset = 0x10 value = 0x1 mask = 0x1 10-31 18:41:42.989: D/AudioFlinger(137): remove track (4096) and delete from mixer 10-31 18:41:42.989: D/AudioResourceManager(137): StartOutputDevice(), mDlOutputDevice = 0x2 10-31 18:41:42.989: D/AudioResourceManager(137): TurnonAudioDevice = 0x2 DeviceCount = 1 10-31 18:41:42.989: D/AudioFlinger(137): PlaybackThread::Track destructor 10-31 18:41:42.989: D/AudioAnalogControl(137): AnalogOpen DeviceType = DEVICE_OUT_SPEAKERR 10-31 18:41:42.989: D/AudioAnalogControl(137): +CheckDevicePolicy Par1 = 4 AnalogType = 0 10-31 18:41:42.989: D/AudioAnalogControl(137): -CheckDevicePolicy Par1 = 4 AnalogType = 0 10-31 18:41:42.989: D/AudioPlatformDevice(137): AudioPlatformDevice AnalogOpen DeviceType = DEVICE_OUT_SPEAKERR 10-31 18:41:42.989: D/AudioPlatformDevice(137): AudioPlatformDevice GetULFrequencyGroup = 48000 10-31 18:41:42.989: W/AudioPlatformDevice(137): GetULFrequency with frequency = 48000 10-31 18:41:42.989: D/AudioPlatformDevice(137): AudioPlatformDevice GetULFrequencyGroup Reg_value = 1 10-31 18:41:42.989: D/AudioPlatformDevice(137): AudioPlatformDevice GetULFrequency = 48000 10-31 18:41:42.989: W/AudioPlatformDevice(137): GetULFrequency with frequency = 48000 10-31 18:41:42.989: D/AudioPlatformDevice(137): AudioPlatformDevice GetULFrequency Reg_value = 3 10-31 18:41:42.989: D/AudioPlatformDevice(137): AudioPlatformDevice GetDLFrequency = 44100 10-31 18:41:42.989: D/AudioPlatformDevice(137): AudioPlatformDevice AnalogOpen DeviceType = DEVICE_OUT_EARPIECER 10-31 18:41:42.989: D/AudioPlatformDevice(137): AudioPlatformDevice GetULFrequencyGroup = 48000 10-31 18:41:42.989: W/AudioPlatformDevice(137): GetULFrequency with frequency = 48000 10-31 18:41:42.989: D/AudioPlatformDevice(137): AudioPlatformDevice GetULFrequencyGroup Reg_value = 1 10-31 18:41:42.989: D/AudioPlatformDevice(137): AudioPlatformDevice GetULFrequency = 48000 10-31 18:41:42.989: W/AudioPlatformDevice(137): GetULFrequency with frequency = 48000 10-31 18:41:42.989: D/AudioPlatformDevice(137): AudioPlatformDevice GetULFrequency Reg_value = 3 10-31 18:41:42.989: D/AudioPlatformDevice(137): AudioPlatformDevice GetDLFrequency = 44100 10-31 18:41:42.989: D/AudioAnalogReg(137): SetAnalogReg offet = 0x10c value = 0x100 mask = 0xffff0100 10-31 18:41:42.989: D/AudioPlatformDevice(137): AudioPlatformDevice ApplyDLNewIFFrequency ApplyDLNewIFFrequency = 44100 10-31 18:41:42.989: D/AudioAnalogReg(137): SetAnalogReg offet = 0x4024 value = 0x7330 mask = 0xffffffff 10-31 18:41:42.989: D/AudioAnalogReg(137): SetAnalogReg offet = 0x4002 value = 0x9 mask = 0xffff000f 10-31 18:41:42.989: D/AudioAnalogReg(137): GetAnalogReg offet = 0x4016 value = 0x303 10-31 18:41:42.989: D/AudioAnalogReg(137): SetAnalogReg offet = 0x4016 value = 0x0 mask = 0xffff0300 10-31 18:41:42.989: D/AudioAnalogReg(137): SetAnalogReg offet = 0x4000 value = 0x1 mask = 0xffff0001 10-31 18:41:42.989: D/AudioMachineDevice(137): AudioMachineDevice AnalogOpen DeviceType = DEVICE_OUT_SPEAKERR 10-31 18:41:42.989: D/AudioAnalogReg(137): SetAnalogReg offet = 0x70e value = 0x2400 mask = 0xffffffff 10-31 18:41:42.989: D/AudioAnalogReg(137): SetAnalogReg offet = 0x70c value = 0xb7f6 mask = 0xffffffff 10-31 18:41:42.989: D/AudioAnalogReg(137): SetAnalogReg offet = 0x700 value = 0x7000 mask = 0xfffff000 10-31 18:41:42.989: D/AudioAnalogReg(137): SetAnalogReg offet = 0x708 value = 0x14 mask = 0xffffffff 10-31 18:41:42.989: D/PowerManagerService(542): handleSandman: canDream=true, mWakefulness=Awake 10-31 18:41:42.991: W/ZZ(4070): BT_viewUtilities:updateBackgroundColorsForScreen. Screen with JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:42.991: W/ZZ(4070): BT_viewUtilities:updateBackgroundImageForScreen. Screen with JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:42.999: D/AudioAnalogReg(137): SetAnalogReg offet = 0x70e value = 0x35b0 mask = 0xffffffff 10-31 18:41:42.999: D/AudioAnalogReg(137): SetAnalogReg offet = 0x10c value = 0xe mask = 0xffff000e 10-31 18:41:43.000: D/AudioAnalogReg(137): SetAnalogReg offet = 0x56 value = 0x214 mask = 0xffffffff 10-31 18:41:43.000: D/AudioAnalogReg(137): SetAnalogReg offet = 0x64 value = 0x400 mask = 0xffffffff 10-31 18:41:43.000: D/AudioAnalogReg(137): SetAnalogReg offet = 0x52 value = 0x3008 mask = 0xffffffff 10-31 18:41:43.000: D/AudioAnalogReg(137): SetAnalogReg offet = 0x52 value = 0x3009 mask = 0xffffffff 10-31 18:41:43.005: D/AudioAnalogReg(137): SetAnalogReg offet = 0x52 value = 0x3001 mask = 0xffffffff 10-31 18:41:43.005: D/AudioAnalogReg(137): SetAnalogReg offet = 0x6a value = 0xa00 mask = 0xffffffff 10-31 18:41:43.005: D/AudioMTKVolumeController(137): AudioMTKVolumeController getMasterVolume 10-31 18:41:43.005: D/AudioMTKVolumeController(137): AudioMTKVolumeController setMasterVolume v = 1.000000 mode = 0 devices = 0x2 10-31 18:41:43.005: D/AudioMTKVolumeController(137): ApplyAmpGain Gain = 256 mode= 0 device = 3 10-31 18:41:43.005: D/AudioMTKVolumeController(137): DegradedBGain = 3 10-31 18:41:43.005: D/AudioAnalogControl(137): SetAnalogGain VoleumType = 4 volume = 3 10-31 18:41:43.005: D/AudioPlatformDevice(137): SetAnalogGain VOLUME_TYPE = 4 volume = 3 10-31 18:41:43.005: D/AudioMachineDevice(137): SetAnalogGain VOLUME_TYPE = 4 volume = 3 10-31 18:41:43.005: D/AudioAnalogReg(137): SetAnalogReg offet = 0x64 value = 0xa00 mask = 0xffff0f00 10-31 18:41:43.005: D/AudioAnalogControl(137): SetAnalogGain VoleumType = 5 volume = 3 10-31 18:41:43.005: D/AudioPlatformDevice(137): SetAnalogGain VOLUME_TYPE = 5 volume = 3 10-31 18:41:43.005: D/AudioMachineDevice(137): SetAnalogGain VOLUME_TYPE = 5 volume = 3 10-31 18:41:43.005: D/AudioAnalogReg(137): SetAnalogReg offet = 0x64 value = 0xa00 mask = 0xffff0f00 10-31 18:41:43.005: D/AudioMTKStreamOut(137): SetMEMIFAttribute Mem_IF = 0 sampleRate = 44100 mInterruptSample = 2048 10-31 18:41:43.005: D/AudioDigitalControl(137): +SampleRateTransform(), SampleRate = 44100 10-31 18:41:43.005: D/AudioDigitalControl(137): +SetMemIfSampleRate(), InterfaceType = 0, SampleRate = 44100, mAudioMEMIF[InterfaceType].mSampleRate = 9 10-31 18:41:43.005: D/AudioAfeReg(137): SetAfeReg offset = 0x14 value = 0x9 mask = 0xf 10-31 18:41:43.005: D/AudioDigitalControl(137): +SetMemIfChannelCount(), InterfaceType = 0, Channels = 2 10-31 18:41:43.005: D/AudioMTKStreamOut(137): SetMEMIFEnable Mem_IF = 0 bEnable = 1 10-31 18:41:43.005: D/AudioDigitalControl(137): +SetMemIfEnable(), InterfaceType 0, State 1 10-31 18:41:43.005: D/AudioDigitalControl(137): state from 0 ==> 1 10-31 18:41:43.005: D/AudioDigitalControl(137): +SetMemoryPathEnable(), InterfaceType = 0, bEnable = 1 10-31 18:41:43.005: D/AudioAfeReg(137): SetAfeReg offset = 0x10 value = 0x2 mask = 0x2 10-31 18:41:43.005: D/AudioResampler(137): Create MTK Resampler 10-31 18:41:43.005: D/AudioResamplerMTK(137): init outsampleRate 44100 10-31 18:41:43.006: D/AudioResamplerMTK(137): setSampleRate 48000 10-31 18:41:43.006: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.006: D/AudioResamplerMTK(137): setSampleRate 48000 10-31 18:41:43.007: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.007: D/AudioResamplerMTK(137): setSampleRate 48000 10-31 18:41:43.008: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.009: D/AudioResamplerMTK(137): setSampleRate 48000 10-31 18:41:43.010: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.018: D/(4404): TouchpanelControl_Init() /n 10-31 18:41:43.018: D/(4404): TouchpanelControl_Init()-> fd = 38 /n 10-31 18:41:43.019: D/(4404): Read Touchpanel result=0x00 /n 10-31 18:41:43.019: D/(4404): CloseTp /n 10-31 18:41:43.036: D/AudioResamplerMTK(137): setSampleRate 48000 10-31 18:41:43.037: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.041: E/Sensors(542): RotVec -0.153000 0.153000 4.903000 10-31 18:41:43.052: I/SurfaceTextureClient(4070): [STC::queueBuffer] (this:0x527c80e0) fps:1.48, dur:3372.79, max:3275.52, min:14.08 10-31 18:41:43.053: I/BufferQueue(133): [com.buildingregs/com.buildingregs.BT_activity_host](this:0x41d11108,api:2) [queue] fps:1.48, dur:3372.87, max:3275.52, min:14.05 10-31 18:41:43.053: D/ADB_SERVICES(3701): adb fdevent_process list (19) (24) 10-31 18:41:43.054: W/ZZ(4070): WB_menuImageButtons:onPause JSON itemId: "C42D8A97006046E1149F389" itemType: "WB_menuImageButtons" itemNickname: "West Yorkshire Building Control" 10-31 18:41:43.054: W/ZZ(4070): WB_menuImageButtons:onStop JSON itemId: "C42D8A97006046E1149F389" itemType: "WB_menuImageButtons" itemNickname: "West Yorkshire Building Control" 10-31 18:41:43.056: W/ZZ(4070): WB_menuImageButtons:onAttach JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:43.057: W/ZZ(4070): WB_menuImageButtons:onCreate JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:43.057: W/ZZ(4070): WB_menuImageButtons:onCreateView JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:43.062: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.063: W/ZZ(4070): BT_fileManager:deleteFile 189D3CE63B9212EF45CE986_screenData.txt 10-31 18:41:43.064: W/ZZ(4070): WB_menuImageButtons:No header image 10-31 18:41:43.066: I/BufferQueue(133): [com.buildingregs/com.buildingregs.BT_activity_host](this:0x41d11108,api:2) [release] fps:1.48, dur:3369.62, max:3285.38, min:16.77 10-31 18:41:43.067: W/ZZ(4070): WB_menuImageButtons:onActivityCreated JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:43.068: W/ZZ(4070): BT_activity_host:configureNavBarAndBackgroundForScreen Calling helper methods in BT_viewUtilities... 10-31 18:41:43.073: W/ZZ(4070): BT_viewUtilities:updateBackgroundColorsForScreen. Screen with JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:43.073: W/ZZ(4070): BT_viewUtilities:updateBackgroundImageForScreen. Screen with JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:43.074: W/ZZ(4070): WB_menuImageButtons:onStart JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:43.074: W/ZZ(4070): WB_menuImageButtons:onResume JSON itemId: "189D3CE63B9212EF45CE986" itemType: "WB_menuImageButtons" itemNickname: "Tradesmen (2)" 10-31 18:41:43.074: W/ZZ(4070): WB_menuImageButtons:onStart using data from app's configuration file 10-31 18:41:43.074: W/ZZ(4070): WB_menuImageButtons:parseScreenData 10-31 18:41:43.075: W/ZZ(4070): WB_menuImageButtons:layoutButtons 10-31 18:41:43.076: W/ZZ(4070): WB_menuImageButtons:Device width in Layout Buttons is 480 10-31 18:41:43.076: W/ZZ(4070): WB_menuImageButtons: This is portrait and buttonSize is 153 The deviceWidth is 480 10-31 18:41:43.078: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.079: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.081: I/SystemProperties(542): get(String key) key= events.cpu,model=2 10-31 18:41:43.082: D/AudioFlinger(137): track 4098 u=00001800, s=00001542 [NOT READY] on thread 0x41c11460 10-31 18:41:43.082: D/AudioFlinger(137): BUFFER TIMEOUT: track->mUnderrunCount++;(3) 10-31 18:41:43.082: D/AudioResamplerMTK(137): reset 10-31 18:41:43.082: D/AudioFlinger(137): threadLoop_sleepTime sleep time 23000 10-31 18:41:43.083: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "www.webmonkeys.co/buildingcontrol/architects.png" file name: "architects.png" 10-31 18:41:43.084: W/ZZ(4070): BT_downloader:downloadDrawable from URL: www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.084: W/ZZ(4070): BT_downloader:downloadImage from URL error: www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.085: W/ZZ(4070): BT_downloader:downloadImage Exception: java.net.MalformedURLException: Protocol not found: www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.085: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread NOT SAVING iamge to cache (null) 10-31 18:41:43.086: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.088: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.089: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "www.webmonkeys.co/buildingcontrol/architects.png" file name: "architects.png" 10-31 18:41:43.090: W/ZZ(4070): BT_downloader:downloadDrawable from URL: www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.090: W/ZZ(4070): BT_downloader:downloadImage from URL error: www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.090: W/ZZ(4070): BT_downloader:downloadImage Exception: java.net.MalformedURLException: Protocol not found: www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.090: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread NOT SAVING iamge to cache (null) 10-31 18:41:43.093: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.094: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.096: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/builders.png" file name: "builders.png" 10-31 18:41:43.096: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "builders.png" 10-31 18:41:43.097: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4792!! 10-31 18:41:43.099: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.101: E/Sensors(542): RotVec 0.000000 0.153000 4.903000 10-31 18:41:43.103: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.104: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.105: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/builders.png" file name: "builders.png" 10-31 18:41:43.105: D/AudioResamplerMTK(137): setSampleRate 48000 10-31 18:41:43.106: D/AudioFlinger(137): getNextBuffer() no more data for track 4098 on thread 0x41c11460 10-31 18:41:43.106: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.106: D/AudioFlinger(137): track 4098 u=00001800, s=00001800 [NOT READY] on thread 0x41c11460 10-31 18:41:43.106: D/AudioFlinger(137): BUFFER TIMEOUT: track->mUnderrunCount++;(5) 10-31 18:41:43.106: D/AudioResamplerMTK(137): reset 10-31 18:41:43.106: D/AudioFlinger(137): threadLoop_sleepTime sleep time 11500 10-31 18:41:43.107: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.108: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "builders.png" 10-31 18:41:43.109: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4792!! 10-31 18:41:43.109: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.113: D/AudioFlinger(137): stop(4098), calling pid 542 10-31 18:41:43.113: D/AudioFlinger(137): not stopping/stopped => stopping/stopped (4098) on thread 0x41c11460 10-31 18:41:43.113: D/AudioMTKPolicyManager(137): stopOutput() output 2, stream 1, session 77 10-31 18:41:43.113: D/AudioMTKPolicyManager(137): getNewDevice() selected device 0 output= 2 10-31 18:41:43.114: D/AudioMTKPolicyManager(137): setOutputDevice() output 2 device 0000 delayMs 184 10-31 18:41:43.114: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.114: D/AudioMTKPolicyManager(137): checkDeviceMuteStrategies outputDesc = 0x419f2978 prevDevice = 2 delayMs = 184 10-31 18:41:43.114: D/AudioMTKPolicyManager(137): setOutputDevice() setting same device 0000 or null device for output 2 10-31 18:41:43.114: D/AudioTrack(542): audiotrack 0x56b6a358 stop done 10-31 18:41:43.116: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.117: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/civilengineers.png" file name: "civilengineers.png" 10-31 18:41:43.117: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "civilengineers.png" 10-31 18:41:43.118: D/AudioFlinger(137): track 4098 u=00001800, s=00001800 [NOT READY] on thread 0x41c11460 10-31 18:41:43.118: D/AudioFlinger(137): presentationComplete() reset: mPresentationCompleteFrames 11225 audioHalFrames 4057 10-31 18:41:43.118: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.118: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.118: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 51c6!! 10-31 18:41:43.119: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.120: D/(4404): TouchpanelControl_Init() /n 10-31 18:41:43.120: D/(4404): TouchpanelControl_Init()-> fd = 38 /n 10-31 18:41:43.120: D/(4404): Read Touchpanel result=0x00 /n 10-31 18:41:43.122: W/ZZ(4070): WB_menuImageButtons: This is portrait and buttonSize is 153 The deviceWidth is 480 10-31 18:41:43.123: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/civilengineers.png" file name: "civilengineers.png" 10-31 18:41:43.123: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "civilengineers.png" 10-31 18:41:43.123: D/(4404): CloseTp /n 10-31 18:41:43.124: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 51c6!! 10-31 18:41:43.124: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.127: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.128: D/AudioFlinger(137): track 4098 u=00001800, s=00001800 [NOT READY] on thread 0x41c11460 10-31 18:41:43.130: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.130: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.132: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/electricians.png" file name: "electricians.png" 10-31 18:41:43.132: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "electricians.png" 10-31 18:41:43.133: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4e66!! 10-31 18:41:43.140: D/AudioFlinger(137): track 4098 u=00001800, s=00001800 [NOT READY] on thread 0x41c11460 10-31 18:41:43.140: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.140: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.140: D/AudioFlinger(137): track 4098 u=00001800, s=00001800 [NOT READY] on thread 0x41c11460 10-31 18:41:43.140: D/AudioFlinger(137): presentationComplete() session 77 complete: framesWritten 12288 10-31 18:41:43.140: D/AudioFlinger(137): TrackBase::reset 10-31 18:41:43.152: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.152: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.154: I/SurfaceTextureClient(628): [STC::queueBuffer] (this:0x52dfdf38) fps:2.00, dur:1500.56, max:892.67, min:102.42 10-31 18:41:43.154: I/BufferQueue(133): [StatusBar](this:0x42034f30,api:1) [queue] fps:2.00, dur:1500.80, max:892.76, min:102.64 10-31 18:41:43.164: D/dalvikvm(4070): GC_FOR_ALLOC freed 3195K, 28% free 14167K/19428K, paused 31ms, total 31ms 10-31 18:41:43.166: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.167: I/BufferQueue(133): [StatusBar](this:0x42034f30,api:1) [release] fps:2.00, dur:1499.51, max:893.03, min:101.07 10-31 18:41:43.171: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.174: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.175: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.177: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.178: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/electricians.png" file name: "electricians.png" 10-31 18:41:43.178: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "electricians.png" 10-31 18:41:43.179: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4e66!! 10-31 18:41:43.182: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/ironworks.png" file name: "ironworks.png" 10-31 18:41:43.183: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "ironworks.png" 10-31 18:41:43.184: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4636!! 10-31 18:41:43.185: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.186: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.186: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.188: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.189: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.189: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.191: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/ironworks.png" file name: "ironworks.png" 10-31 18:41:43.191: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "ironworks.png" 10-31 18:41:43.192: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4636!! 10-31 18:41:43.194: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.196: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.196: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.198: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.198: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.199: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/joiners.png" file name: "joiners.png" 10-31 18:41:43.199: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "joiners.png" 10-31 18:41:43.200: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4415!! 10-31 18:41:43.202: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.205: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.205: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.206: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/joiners.png" file name: "joiners.png" 10-31 18:41:43.206: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "joiners.png" 10-31 18:41:43.208: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4415!! 10-31 18:41:43.209: W/ZZ(4070): WB_menuImageButtons: This is portrait and buttonSize is 153 The deviceWidth is 480 10-31 18:41:43.212: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.213: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.214: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.216: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/landscaping.png" file name: "landscaping.png" 10-31 18:41:43.216: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "landscaping.png" 10-31 18:41:43.217: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4edb!! 10-31 18:41:43.219: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.221: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.222: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.223: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/landscaping.png" file name: "landscaping.png" 10-31 18:41:43.224: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "landscaping.png" 10-31 18:41:43.225: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4edb!! 10-31 18:41:43.226: D/(4404): TouchpanelControl_Init() /n 10-31 18:41:43.227: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.229: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.230: D/(4404): TouchpanelControl_Init()-> fd = 38 /n 10-31 18:41:43.230: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.230: D/(4404): Read Touchpanel result=0x00 /n 10-31 18:41:43.230: D/(4404): CloseTp /n 10-31 18:41:43.233: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.233: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.234: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.236: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.238: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.240: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.241: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/tiling.png" file name: "tiling.png" 10-31 18:41:43.242: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "tiling.png" 10-31 18:41:43.243: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4084!! 10-31 18:41:43.245: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.245: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.245: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.246: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.248: W/ZZ(4070): WB_menuImageButtons: This is portrait and buttonSize is 153 The deviceWidth is 480 10-31 18:41:43.249: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.250: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/tiling.png" file name: "tiling.png" 10-31 18:41:43.251: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "tiling.png" 10-31 18:41:43.252: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4084!! 10-31 18:41:43.253: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.255: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.257: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.258: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/plumbers.png" file name: "plumbers.png" 10-31 18:41:43.259: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "plumbers.png" 10-31 18:41:43.260: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.260: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 48bc!! 10-31 18:41:43.262: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.264: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.265: W/ZZ(4070): WB_menuImageButtons:layoutButtons 10-31 18:41:43.266: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/plumbers.png" file name: "plumbers.png" 10-31 18:41:43.266: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "plumbers.png" 10-31 18:41:43.270: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 48bc!! 10-31 18:41:43.270: W/ZZ(4070): WB_menuImageButtons:Device width in Layout Buttons is 480 10-31 18:41:43.272: W/ZZ(4070): WB_menuImageButtons: This is portrait and buttonSize is 153 The deviceWidth is 480 10-31 18:41:43.274: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.276: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.279: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.279: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.280: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.281: E/Sensors(542): RotVec -0.153000 0.153000 4.903000 10-31 18:41:43.283: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.284: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "www.webmonkeys.co/buildingcontrol/architects.png" file name: "architects.png" 10-31 18:41:43.285: W/ZZ(4070): BT_downloader:downloadDrawable from URL: www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.285: W/ZZ(4070): BT_downloader:downloadImage from URL error: www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.285: W/ZZ(4070): BT_downloader:downloadImage Exception: java.net.MalformedURLException: Protocol not found: www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.285: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread NOT SAVING iamge to cache (null) 10-31 18:41:43.288: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.289: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "www.webmonkeys.co/buildingcontrol/architects.png" file name: "architects.png" 10-31 18:41:43.289: W/ZZ(4070): BT_downloader:downloadDrawable from URL: www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.289: W/ZZ(4070): BT_downloader:downloadImage from URL error: www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.289: W/ZZ(4070): BT_downloader:downloadImage Exception: java.net.MalformedURLException: Protocol not found: www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.289: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread NOT SAVING iamge to cache (null) 10-31 18:41:43.291: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.291: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.291: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.293: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/builders.png" file name: "builders.png" 10-31 18:41:43.293: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "builders.png" 10-31 18:41:43.296: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.298: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.308: D/dalvikvm(4070): GC_CONCURRENT freed 3216K, 29% free 13828K/19428K, paused 2ms+4ms, total 41ms 10-31 18:41:43.308: D/dalvikvm(4070): WAIT_FOR_CONCURRENT_GC blocked 38ms 10-31 18:41:43.310: D/dalvikvm(4070): WAIT_FOR_CONCURRENT_GC blocked 15ms 10-31 18:41:43.311: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4792!! 10-31 18:41:43.312: D/dalvikvm(4070): WAIT_FOR_CONCURRENT_GC blocked 12ms 10-31 18:41:43.315: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.317: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.318: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.319: D/dalvikvm(4070): WAIT_FOR_CONCURRENT_GC blocked 19ms 10-31 18:41:43.319: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/builders.png" file name: "builders.png" 10-31 18:41:43.319: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "builders.png" 10-31 18:41:43.321: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.321: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4792!! 10-31 18:41:43.322: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread Exception: java.lang.IndexOutOfBoundsException: Invalid index 9, size is 5 10-31 18:41:43.325: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.326: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.326: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.327: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.327: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.328: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/civilengineers.png" file name: "civilengineers.png" 10-31 18:41:43.329: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "civilengineers.png" 10-31 18:41:43.330: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 51c6!! 10-31 18:41:43.331: D/(4404): TouchpanelControl_Init() /n 10-31 18:41:43.331: D/(4404): TouchpanelControl_Init()-> fd = 38 /n 10-31 18:41:43.331: D/(4404): Read Touchpanel result=0x00 /n 10-31 18:41:43.331: D/(4404): CloseTp /n 10-31 18:41:43.331: W/ZZ(4070): WB_menuImageButtons: This is portrait and buttonSize is 153 The deviceWidth is 480 10-31 18:41:43.332: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/civilengineers.png" file name: "civilengineers.png" 10-31 18:41:43.332: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "civilengineers.png" 10-31 18:41:43.334: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 51c6!! 10-31 18:41:43.335: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.337: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.338: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.338: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.340: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.341: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.341: E/Sensors(542): RotVec 0.000000 0.153000 4.903000 10-31 18:41:43.343: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/electricians.png" file name: "electricians.png" 10-31 18:41:43.343: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "electricians.png" 10-31 18:41:43.344: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4e66!! 10-31 18:41:43.346: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.348: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.348: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.350: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/electricians.png" file name: "electricians.png" 10-31 18:41:43.350: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "electricians.png" 10-31 18:41:43.351: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4e66!! 10-31 18:41:43.353: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.355: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.356: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.357: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/ironworks.png" file name: "ironworks.png" 10-31 18:41:43.358: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "ironworks.png" 10-31 18:41:43.359: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4636!! 10-31 18:41:43.361: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.363: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.364: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.366: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/ironworks.png" file name: "ironworks.png" 10-31 18:41:43.366: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "ironworks.png" 10-31 18:41:43.368: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4636!! 10-31 18:41:43.368: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.370: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.372: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.372: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.372: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.373: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/joiners.png" file name: "joiners.png" 10-31 18:41:43.373: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "joiners.png" 10-31 18:41:43.375: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4415!! 10-31 18:41:43.376: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.378: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.379: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.381: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/joiners.png" file name: "joiners.png" 10-31 18:41:43.381: W/ZZ(4070): WB_menuImageButtons: This is portrait and buttonSize is 153 The deviceWidth is 480 10-31 18:41:43.381: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "joiners.png" 10-31 18:41:43.383: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4415!! 10-31 18:41:43.384: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.384: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.385: D/StateMachine(542): handleMessage: E msg.what=131155 10-31 18:41:43.386: D/StateMachine(542): processMsg: ConnectedState 10-31 18:41:43.386: D/WifiStateMachine(542): ConnectedState{ what=131155 when=-2ms arg1=13 target=Handler (com.android.internal.util.StateMachine$SmHandler) {41ee8618} } 10-31 18:41:43.387: D/StateMachine(542): processMsg: L2ConnectedState 10-31 18:41:43.388: D/WifiStateMachine(542): L2ConnectedState{ what=131155 when=-4ms arg1=13 target=Handler (com.android.internal.util.StateMachine$SmHandler) {41ee8618} } 10-31 18:41:43.388: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.388: D/WifiNative-wlan0(542): doString: SIGNAL_POLL 10-31 18:41:43.389: D/WifiCommon(542): [wlan0] SET "SIGNAL_POLL" 10-31 18:41:43.389: D/wpa_supplicant(691): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c 10-31 18:41:43.389: D/wpa_supplicant(691): wlan0: Control interface command 'SIGNAL_POLL' 10-31 18:41:43.393: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.394: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.401: D/wpa_supplicant(691): nl80211: survey data missing! 10-31 18:41:43.401: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/landscaping.png" file name: "landscaping.png" 10-31 18:41:43.402: I/WifiStateMachine(542): fetchRssiAndLinkSpeedNative, newRssi:-46, newLinkSpeed:65, SSID:"Sullivan" 10-31 18:41:43.402: D/StateMachine(542): handleMessage: X 10-31 18:41:43.403: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "landscaping.png" 10-31 18:41:43.404: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4edb!! 10-31 18:41:43.407: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.418: D/dalvikvm(4070): GC_CONCURRENT freed 1870K, 25% free 14723K/19428K, paused 2ms+3ms, total 35ms 10-31 18:41:43.418: D/dalvikvm(4070): WAIT_FOR_CONCURRENT_GC blocked 12ms 10-31 18:41:43.419: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.419: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.420: D/dalvikvm(4070): WAIT_FOR_CONCURRENT_GC blocked 12ms 10-31 18:41:43.422: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.423: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.424: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/landscaping.png" file name: "landscaping.png" 10-31 18:41:43.424: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "landscaping.png" 10-31 18:41:43.425: D/skia(4070): jpeg_decoder mode 1, config 6, w 200, h 200, sample 1, bsLength 4edb!! 10-31 18:41:43.428: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.429: D/skia(4070): jpeg_decoder finish successfully, L:1403, reuse 0!!! 10-31 18:41:43.430: D/AudioFlinger(137): threadLoop_sleepTime write muted data to hw 10-31 18:41:43.431: D/AudioMTKStreamOut(137): write(), buffer = 0x41c11750 bytes = 4096 mLatency = 92 10-31 18:41:43.431: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.431: D/(4404): TouchpanelControl_Init() /n 10-31 18:41:43.431: D/(4404): TouchpanelControl_Init()-> fd = 38 /n 10-31 18:41:43.431: D/(4404): Read Touchpanel result=0x00 /n 10-31 18:41:43.431: D/(4404): CloseTp /n 10-31 18:41:43.434: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.436: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.438: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.440: I/SystemProperties(4070): get(String key) key= persist.sys.skin,model=2 10-31 18:41:43.441: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/tiling.png" file name: "tiling.png" 10-31 18:41:43.442: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "tiling.png"
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/31/14 12:12 PM (9 years ago)
Which do you have specified in the control panel : www.webmonkeys.co/buildingcontrol/architects.png or http://www.webmonkeys.co/buildingcontrol/architects.png It looks like it's the first one, and it looks like Android doesn't like it that way. Make sure there is an http:// preceding the rest of the address. Mark
 
FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
like
10/31/14 12:59 PM (9 years ago)
both those are the same dude or am i being a gimp, the address of all the urls have http:// in front, i use urls lot and always check the address works first sean
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/31/14 01:03 PM (9 years ago)
Well, compare this: 10-31 18:41:43.284: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "www.webmonkeys.co/buildingcontrol/architects.png" file name: "architects.png" 10-31 18:41:43.285: W/ZZ(4070): BT_downloader:downloadDrawable from URL: http://www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.285: W/ZZ(4070): BT_downloader:downloadImage from URL error: http://www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.285: W/ZZ(4070): BT_downloader:downloadImage Exception: java.net.MalformedURLException: Protocol not found: http://www.webmonkeys.co/buildingcontrol/architects.png 10-31 18:41:43.285: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread NOT SAVING iamge to cache (null) To this: 10-31 18:41:43.424: W/ZZ(4070): BT_strings:getSaveAsFileNameFromURL from: "http://www.webmonkeys.co/buildingcontrol/landscaping.png" file name: "landscaping.png" 10-31 18:41:43.424: W/ZZ(4070): WB_menuImageButtons:GetButtonImageWorkerThread using image from cache: "landscaping.png" One works, the other doesn't. You could try renaming the image button slightly, to something like architects2.png, to ensure it's not being used from cache.
 
FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
like
11/01/14 04:11 AM (9 years ago)
i deleted the above architects button, and its still the same mark, theres 9 buttons on that page and non of the images show, all urls
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.