Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

SketchLayerSample-"location" button disables other functions in the sample #2

Closed
aKhullar opened this issue Jun 18, 2013 · 0 comments
Closed
Assignees
Labels

Comments

@aKhullar
Copy link

Clicking the "location" button disables the "point, line and polygon" buttons in the sample.
Steps to reproduce:-
Open the SketchLayerSample in xcode
Run the sample and click on the "location" button
sketchlayersample

On click, the other operations ( sketching point, line and polygon) buttons are disabled on the map.

@ghost ghost assigned dg0yal Jun 18, 2013
dg0yal pushed a commit that referenced this issue Oct 16, 2013
Disabling the select tool if there aren't any graphics to select
@dg0yal dg0yal closed this as completed Oct 16, 2013
stoffen added a commit to stoffen/arcgis-runtime-samples-ios that referenced this issue Aug 25, 2015
tid = 0x33cfd, 0x000000019669f270 libsystem_kernel.dylib`__pthread_kill + 8, queue = 'com.apple.root.default-qos', stop reason = signal SIGABRT
    frame #0: 0x000000019669f270 libsystem_kernel.dylib`__pthread_kill + 8
    frame Esri#1: 0x000000019673d160 libsystem_pthread.dylib`pthread_kill + 112
    frame Esri#2: 0x0000000196616aa0 libsystem_c.dylib`abort + 112
    frame Esri#3: 0x00000001956a9418 libc++abi.dylib`abort_message + 116
    frame Esri#4: 0x00000001956c8b74 libc++abi.dylib`default_terminate_handler() + 280
    frame Esri#5: 0x0000000195edc3dc libobjc.A.dylib`_objc_terminate() + 156
    frame Esri#6: 0x00000001956c5bb4 libc++abi.dylib`std::__terminate(void (*)()) + 16
    frame Esri#7: 0x00000001956c5478 libc++abi.dylib`__cxa_throw + 136
    frame Esri#8: 0x0000000100612f78 sblogg2014`Esri_runtimecore::Geodatabase::Sqlite_database::execute_sql(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 500
    frame Esri#9: 0x000000010061409c sblogg2014`Esri_runtimecore::Geodatabase::Sqlite_transaction::start() + 172
    frame Esri#10: 0x0000000100a3494c sblogg2014`Esri_runtimecore::Map_renderer::Feature_cache::Transaction::Transaction(Esri_runtimecore::Map_renderer::Feature_cache&) + 524
    frame Esri#11: 0x00000001003d299c sblogg2014`+[AGSGDBTransaction startTransactionForGeodatabase:] + 92
    frame Esri#12: 0x00000001003aee9c sblogg2014`-[AGSGDBFeature saveToTableWithTransaction:error:] + 132
    frame Esri#13: 0x00000001003b4600 sblogg2014`-[AGSGDBFeatureTable saveFeature:error:] + 84
  * frame Esri#14: 0x00000001000f0dbc sblogg2014`-[SBSolLocationManager flush](self=0x000000017030cd50, _cmd=0x00000001894621c8) + 7804 at SBSolLocationManager.m:275
    frame Esri#15: 0x00000001000eee3c sblogg2014`__45-[SBSolLocationManager flushDelayedIfRunning]_block_invoke_2(.block_descriptor=<unavailable>) + 48 at SBSolLocationManager.m:157
    frame Esri#16: 0x000000010217cfd4 libdispatch.dylib`_dispatch_call_block_and_release + 24
    frame Esri#17: 0x000000010217cf94 libdispatch.dylib`_dispatch_client_callout + 16
    frame Esri#18: 0x000000010218ab54 libdispatch.dylib`_dispatch_root_queue_drain + 2180
    frame Esri#19: 0x000000010218c248 libdispatch.dylib`_dispatch_worker_thread3 + 132
    frame Esri#20: 0x000000019673921c libsystem_pthread.dylib`_pthread_wqthread + 816
philium pushed a commit that referenced this issue Aug 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants