Terry

Results 5 issues of Terry

If the mac address is valid macIndex should equals to -1 https://github.com/tinygo-org/bluetooth/blob/28f9f4e69ea8116eb3f180ec9c050cf9d27aa82c/mac.go#L39

bug

``` events.js:85 throw er; // Unhandled 'error' event ^ Error: Serialport not open. at SerialPortFactory.SerialPort.close (/Users/terry/Desktop/iRXBot/modem/node_modules/modem/node_modules/serialport/serialport.js:476:17) at EventEmitter.modem.close (/Users/terry/Desktop/iRXBot/modem/node_modules/modem/lib/modem.js:110:19) at SerialPort. (/Users/terry/Desktop/iRXBot/modem/node_modules/modem/lib/modem.js:104:19) at SerialPort.emit (events.js:107:17) at SerialPort.callback (/Users/terry/Desktop/iRXBot/modem/node_modules/modem/node_modules/serialport/serialport.js:101:16) at /Users/terry/Desktop/iRXBot/modem/node_modules/modem/node_modules/serialport/serialport.js:224:11...

When the file name contain UTF-8 char, it can't not be found. E.G. zip file contains 1. 新增.docx 2. primary_chicken.xlsx input: `dd(Zipper::make('./_.zip')->listFiles());` output: `array:1 [ 0 => "primary_chicken.xlsx" ]`

# Version v5.0.0 (2025-10-27) ## Environment VirtualBox: 7.2.4 r170995 Host OS: Arch Linux ## Scenario Start a Vagrant VM with the official bento/ubuntu-24.04 box and create an additional user (user1)...

Status: Untriaged