Daniel Freire

Results 8 issues of Daniel Freire

- [x] Searched existing issues to avoid creating duplicates. - [x] Confirmed that it can be reproduced in built-in themes without customized css. If it only exists in 3rd party...

linux
Need more info

Using parse_from_file or parse_from_bytes in an email containing "\u" raises `UnicodeDecodeError` Steps to reproduce the behavior: 1. `import mailparser` 2. `mail = mailparser.parse_from_file(f)` 3. See error **Expected behavior** Mail is...

needs_triage

Python's smtplib has a LMTP client for sending mails through the LMTP protocol. This is missing from aiosmtplib, are there plans for supporting sending emails through LMTP?

🚀 feature

Hello, I'm trying to implement a simple eml processing library for node, using the mail-parser crate. To do so, first I wanted to create a struct `Email` that owns a...

Hey, I've been having this problem for a few months but still have not found out what is causing it. It happens constantly though. ![image](https://user-images.githubusercontent.com/43013384/106515406-6701e380-64b4-11eb-933a-038085befd7d.png) This line for example, after...

bug

Octave version: 6.2.0 OS: Manjaro 21.0.6 and Windows 10 Steps to reproduce: 1. Select image 2. Detect Corners 3. Calibrate Expected result: Calibration output Actual result: Octave crashes with message:...

I'm having trouble setting up this application to use with my R.A.T. 5. I've added my device to xorg.conf.d, ![image](https://user-images.githubusercontent.com/43013384/92315284-a980cc00-efb9-11ea-81e1-1ed8effdf3ee.png) and copied 90-ratctl.rules.

**Describe the solution you'd like** I use firefox withtout the buttonbox, but when I deactivate it using ArcWTF I get this big space after the last of the icons, and...

enhancement