Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Approach S60 crashes on SteakMenuDelegate.mc:45 #103

Open
arquicanedo opened this issue Jul 28, 2020 · 8 comments
Open

[Bug] Approach S60 crashes on SteakMenuDelegate.mc:45 #103

arquicanedo opened this issue Jul 28, 2020 · 8 comments
Labels
bug Something isn't working
Milestone

Comments

@arquicanedo
Copy link
Owner

I cannot figure out why. Other watches behave properly. This watch seems to only support CIQ 2.4. Not sure if this is related to that. The error is as follows:

Error: Symbol Not Found Error
Details: Failed invoking <symbol>
Stack: 
  - onSelect() at /Users/canedo/eclipse-workspace/barbecue_app/source/SteakMenuDelegate.mc:45 0x10006e5b 
  - handleEvent() at /private/var/jenkins/workspace/Tech-Rel-CIQ-Mac/mbsimulator/submodules/technology/monkeybrains/virtual-machine/api/WatchUi.mb:1261 0x30001f6e 
@arquicanedo arquicanedo added the bug Something isn't working label Jul 28, 2020
@arquicanedo
Copy link
Owner Author

arquicanedo commented Jul 28, 2020

This watch also generates the following error on the SmokeView

Error: Symbol Not Found Error
Details: Could not find symbol 'ProbeTempDrawable'
Stack: 
  - SmokeLayout() at Rez:145 0x1000806f 
  - onLayout() at /Users/canedo/eclipse-workspace/barbecue_app/source/Views/Smoke/SmokeView.mc:22 0x10001af0 

I'm guessing this is something related to the annotations in the monkey.jungle.

@arquicanedo
Copy link
Owner Author

arquicanedo commented Jul 28, 2020

The problem with S60 is that it inherits from the templates of 240x240 but it does not have BLT. I'll create a custom resources directory. The first bug still open.

@nilsbenson
Copy link
Collaborator

give me a sec- I just fixed it and will push the change

@nilsbenson
Copy link
Collaborator

pushed a change that fixes the crash on the SmokeView

@nilsbenson
Copy link
Collaborator

Currently I have no idea why it can't find the BitmapPicker for the crash in the steak menu..

@nilsbenson nilsbenson added this to the low-n-slow milestone Jul 28, 2020
@arquicanedo
Copy link
Owner Author

Yes, the BitmapPicker is a really strange bug.

@arquicanedo
Copy link
Owner Author

It is affecting all the Pickers it seems. If you go to the smoke menu and swipe right it is supposed to go to DurationPiker and it gives a similar error.

@arquicanedo
Copy link
Owner Author

I'd say let's eliminate this watch from the supported devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants