Jump to content

Music Album Artist and Artist multiple errors 580


FrostByte

Recommended Posts

FrostByte

Sort of like leading the blind through a minefield in the middle of the night isn't it? :)

Link to comment
Share on other sites

FrostByte

Project is open in Eclipse and I got the 2011 Emulator to start from Eclipse, but not seeing the app.  Don't think the two are linked.

Link to comment
Share on other sites

ginjaninja

i have the app running in the 2012 tv emulator....but i can not get the onscreen keyboard to change from alpha to numerical input...the shift button doesnt shift....

cant use the keyboard of pc either so cant enter ip...something noobish no doubt...

Edited by ginjaninja
Link to comment
Share on other sites

FrostByte

How did you load the app in the Emulator?  Did you have to login?  I tried using "develop" and it said it was an invalid user

Link to comment
Share on other sites

ginjaninja

unzip a fresh copy of the github zip

load editor

file..switch worksspace....c:\newworkspace..(copy settings unticked)...ie start afresh

file import. samsung smart tv apps project...select "media browser 3" folder in the fresh unzip....project will be ticked..tick copy into workspace...finish

 

 

click goto workbench in editor home screen

select "media browser 3" in script explorer

 

 

> samsung smart tv sdk -  samsung smart tv sdk preferences...to 2012

>samsung smart tv sdk  - run current project in tv emulator {ctrl-1}

 

i get 100 missing semi colon warnings in editor...and no way to change input to numerical on the emulator...but i can launch the app... 

all the buttons on the remote i press..light up on screen keyboard...except the shift button..the one below 7....the debugger picks up the 'shift' key press..

 

the samsung logon interface {red a}, input works fine...shift key works fine...but i dont think  logon is neccessary to run app in the sdk

 [JS ALERT]:  [IME] [IME] CHECK INFO WINDOW / mode: _latin , Core: JS Lang: en
 [JS ALERT]:  [IME] [IME] _refreshKeypadHelp() : JS-T9-_latin_small
 [JS ALERT]:  [IME] [IME] ============================== __keyRelease ================================
 [JS ALERT]:  [IME] [IME] ********** input _keyRelease: 9 inputDevice: 0 this.bRTLLang false
 [JS ALERT]:  [IME] [IME] _moveCaretRight()
 [JS ALERT]:  [IME] [IME] GetEditMode this.m_stateOfCaret == IMEvar.editMode.RECT_CARET
 [JS ALERT]:  [IME] [IME] _moveCaretRight: ime status is NOT INPUT
 [JS ALERT]:  [IME] [IME] _moveCaretRight: ime status is INPUT
 [JS ALERT]:  [IME] [IME] before inputObj.selectionStart: 2 - 2
 [JS ALERT]:  [IME] [IME] after inputObj.selectionStart: 3
 [JS ALERT]:  [IME] [IME] ********** input Key: 35 inputDevice: 0 this.bRTLLang false
 [JS ALERT]:  [IME] [IME] this.inputObj.selectionStart : 3
 [JS ALERT]:  [IME] [IME] this.inputObj.selectionEnd : 3
 [JS ALERT]:  [IME] [IME] IMEShell _transferKey called EKC: 35
 [JS ALERT]:  [IME] [IME] GetEditMode EMPTY_CARET because m_flagMoveByTimeout is true
 [JS ALERT]:  [IME] playAUI()  pType: 3
 [JS ALERT]:  [IME]  playAUI return value 0
 [JS ALERT]:  [IME] [IME] TransferKeyValue() ==========================================================
 [JS ALERT]:  [IME] [IME] ##### FORCE MOVE
 [JS ALERT]:  [IME] [IME] ----------> CUR CARET : 2 newpos :3
 [JS ALERT]:  [IME] [IME] BuffText  |pp|106
 [JS ALERT]:  [IME] [IME] IMECoreJS RESET start
 [JS ALERT]:  [IME] [IME] Key Input Buffer FLUSHED !!!
 [JS ALERT]:  [IME] [IME] JamoQueue FLUSHED !!!
 [JS ALERT]:  [IME] [IME] this.m_BuffTextTemp :106 this.m_BuffTextTemp1:
 [JS ALERT]:  [IME] [IME] _setBuffer called --- str,idx, this.m_BuffText : j|2|pp|
 [JS ALERT]:  [IME] [IME] now, m_posOfCaret is................. : 3
 [JS ALERT]:  [IME] [IME] Can't find corresponding keycode for your input
 [JS ALERT]:  [IME] [IME] ============================== _setScrollLeft ================================ 
 [JS ALERT]:  [IME] [IME] scrollObj[object HTMLInputElement]
 [JS ALERT]:  [IME] [IME] maxScrollLeft0
 [JS ALERT]:  [IME] [IME] _keyPressed() key:35 ---Shift:650 Delete:259
 [JS ALERT]:  [IME] [IME] ============================== __keyRelease ================================
 [JS ALERT]:  [IME] [IME] ********** input _keyRelease: 35 inputDevice: 0 this.bRTLLang false

Edited by ginjaninja
Link to comment
Share on other sites

FrostByte

I'm not seeing "samsung smart tv apps project".  I wonder if I got the wrong SDK.  I loaded the one that said WIndows 7 under 2012

Edited by FrostByte
Link to comment
Share on other sites

ginjaninja

yup shift works on 2011.....the blanks on the image on 2011 emulator suggest somesort of keyboard mapping problem....i notice choosing 2011 tv changes the "emulator font" from upper to lower case in the editor interface...

Screenshot%202015-03-26%2017.01.36.png

Edited by ginjaninja
Link to comment
Share on other sites

CBers

I used the Oracle VirtualBox emulator when I was amending the code a month or two back.

 

Seems to work very well.

 

I still have it running, so if I can help with anything @@FrostByte, let me know.

 

Capture1035.jpg

 

.

Edited by CBers
  • Like 1
Link to comment
Share on other sites

CBers

I used the Oracle VirtualBox emulator when I was amending the code a month or two back.

 

Seems to work very well.

 

I still have it running, so if I can help with anything @@FrostByte, let me know.

 

I've just added Music to EMBY (!!) so once scanned in, I will put up another screenshot.

  • Like 1
Link to comment
Share on other sites

FrostByte

Still not seeing the "Samsung tv apps project" after clicking import.  Think I'll load the SDK labeled Win32 instead of the Windows 7 one.

Link to comment
Share on other sites

CBers

Still not seeing the "Samsung tv apps project" after clicking import.  Think I'll load the SDK labeled Win32 instead of the Windows 7 one.

 

I use the v5.1 of the SDK (sec_tv_sdk_ide_5_1_win64).

 

  • Like 1
Link to comment
Share on other sites

chessdragon136

Ok i have the issue, I was missing a quotation mark! Damn thing

 

I'll push out a new build imminently

 

Thanks all - feel free to uninstall the stuff

  • Like 2
Link to comment
Share on other sites

FrostByte

1, 2 confirmed fixed

3. Still an issue where it doesn't highlight option on, but minor issue

4,5 understand

6. Not required since 1,2 fixed and wasn't aware what the app was designed to look like when working

 

Thanks chess, sorry I wasn't more help

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...