我一直在使用Intelij IDEA,但是现在当我单击代码窗口时,IDE似乎也自动开始选择文本。另外,尽管我的键盘上有一个菜单按钮可以执行相同的功能,但右键单击根本不起作用。
我的笔记本电脑上的任何其他程序都没有这个问题,也不知道这是我意外启动的错误还是某些模式。
有人知道发生了什么事吗?
我决定重新安装操作系统,但仍然遇到问题,以下是发生该事件时记录的日志,我真的认为那里没有任何有用的东西:
2019-10-31 11:34:37,323 [5257033] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 174 ms
2019-10-31 11:58:15,268 [6674978] INFO - rationStore.ComponentStoreImpl - Saving appFindSettings took 12 ms, WindowManager took 12 ms
2019-10-31 11:58:15,343 [6675053] INFO - rationStore.ComponentStoreImpl - Saving Project '/home/lex-man/IdeaProjects/petClinicNew/lex-pet-clinic/lex-pet-clinic' lex-pet-cliniclibraryTable took 12 ms
2019-10-31 11:58:15,348 [6675058] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 128 ms
2019-10-31 12:44:12,112 [9431822] INFO - rationStore.ComponentStoreImpl - Saving Project '/home/lex-man/IdeaProjects/petClinicNew/lex-pet-clinic/lex-pet-clinic' lex-pet-cliniclibraryTable took 21 ms
2019-10-31 12:44:12,117 [9431827] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 130 ms
2019-10-31 14:02:23,641 [14123351] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addons_list-3.xml
2019-10-31 14:02:24,417 [14124127] INFO - dea.updater.SdkComponentSource - File /home/lex-man/.android/repositories.cfg could not be loaded.
2019-10-31 14:02:24,421 [14124131] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-automotive/sys-img2-1.xml
2019-10-31 14:02:24,421 [14124131] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-1.xml
2019-10-31 14:02:24,423 [14124133] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-tv/sys-img2-1.xml
2019-10-31 14:02:24,421 [14124131] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-1.xml
2019-10-31 14:02:24,423 [14124133] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear-cn/sys-img2-1.xml
2019-10-31 14:02:24,421 [14124131] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear/sys-img2-1.xml
2019-10-31 14:02:24,427 [14124137] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img2-1.xml
2019-10-31 14:02:24,431 [14124141] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis_playstore/sys-img2-1.xml
2019-10-31 14:02:24,432 [14124142] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addon2-1.xml
2019-10-31 14:02:24,433 [14124143] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/glass/addon2-1.xml
2019-10-31 14:02:24,434 [14124144] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/extras/intel/addon2-1.xml
2019-10-31 14:07:17,645 [14417355] INFO - rationStore.ComponentStoreImpl - Saving Project '/home/lex-man/IdeaProjects/petClinicNew/lex-pet-clinic/lex-pet-clinic' lex-pet-cliniclibraryTable took 21 ms
2019-10-31 14:12:35,624 [14735334] INFO - rationStore.ComponentStoreImpl - Saving Project '/home/lex-man/IdeaProjects/petClinicNew/lex-pet-clinic/lex-pet-clinic' lex-pet-cliniclibraryTable took 26 ms
答案 0 :(得分:0)
我关闭了Android插件,看来已经解决了我的问题。