Seiichi "Suikan" Horie

Results 7 comments of Seiichi "Suikan" Horie

I have a similar problem using v17.2.4 on Ubuntu 20.04. This problem can be reproduced by the command line ( it seems to be file-dependent ). Attached [050_010_overview.zip](https://github.com/jgraph/drawio-desktop/files/8403624/050_010_overview.zip) reproduce this...

I have a similar problem with the LaTeX Workshop for the VS CODE. I know this thread for CMAKE but decided to report it because it seems to have the...

I found a workaround for my case. To call the drawio from Visual Studio Code, wrap it by shell script. ```sh #!/bin/bash export -n ELECTRON_RUN_AS_NODE drawio ... parameters ... ```...

Hi. I got the same error. - VS Code 1.42.1 - Ubuntu 16.04 The error message is : command 'extension.updateMarkdownToc' not found This message is displayed when I want to...

Hi @ALABSTM Thank you for your reply. First of all, setting the breakpoint shows the same result of LED. In other words, interrupt breakpoints hits continuously while I don't push...

Hi I forgot to add the link to the detailed report. https://github.com/suikan4github/stm32-defects#d002-stm32f7-hal_exti_setconfigline-runtime-bug I also added same link to the top of this thread too.

こんにちは。 TeX Live 2024では、状況が少し変わっているようです。 - LuaHBTex 1.18.0 (TeX Live 2024) - jlreq 2024/02/16 ( \listfiles コマンドの実行結果 ) Issueでのやりとりを参考にワークアラウンドを使ってみましたが、「はじめに」「おわりに」へは正しくジャンプしません。念のため英語も使ってみましたが同じ状況です。 ```latex \documentclass[book]{jlreq} \usepackage[ unicode=ture, pdfusetitle=ture, bookmarks=true, ]{hyperref} \listfiles \title{タイトル} \author{著者} \begin{document} \frontmatter...