wangqr

Results 14 issues of wangqr

To reproduce the bug: 1. Add a multi-file torrent in uTorrent (e.g. [this one](http://torrent.unix-ag.uni-kl.de/torrents/KNOPPIX_V7.2.0CD-2013-06-16-EN.torrent)). In "Add New Torrent" dialog, add a backslash at the end of the path in the...

See: https://explainshell.com/explain?cmd=dpkg+-l+%27linux-*%27 [https://explainshell.com/explain?cmd=dpkg+-x+busybox_1%253a1.22.0-15ubuntu1_amd64.deb+.](https://explainshell.com/explain?cmd=dpkg+-x+busybox_1%253a1.22.0-15ubuntu1_amd64.deb+.) In `man dpkg` there are some sections like: ```text dpkg-query actions See dpkg-query(1) for more information about the following actions. -l, --list package-name-pattern... List packages matching given...

The left parenthesis is set to '\0' and not restored in [`Header_addMeterByName()`](https://github.com/hishamhm/htop/blob/b7b4200f854f667a917b7da8f92b3e0426131bd7/Header.c#L112), which is called during loading htoprc settings. If some changes not related to the top columns (like toggling...

Currently `Action_pickFromVector()` will follow the selected process and check if it remains the same after an option is selected. While this is useful when performing process-specific actions (so you don't...

... on linux, as a fallback method when reading files from /proc fails for some reason. Fix #902.

Running `python server.py` will give a warning: ```text server.py:8: DeprecationWarning: Sanic(name=None) is deprecated and None value support for `name` will be removed in the next release. Please use Sanic(name='your_application_name') instead....

There is no parameter called `show_closed_zone`. I guess you meant `show_closed_zones`?

Could be related to #14. Traceback: ``` comctl32.dll!CToolbar::WrapToolbar() Unknown comctl32.dll!CToolbar::BoxIt() Unknown comctl32.dll!CToolbar::ToolbarWndProc() Unknown comctl32.dll!CToolbar::s_ToolbarWndProc() Unknown user32.dll!UserCallWinProcCheckWow() Unknown user32.dll!CallWindowProcW() Unknown wxmsw313u_core_vc14x_x64.dll!wxWindow::MSWDefWindowProc(unsigned int nMsg, unsigned __int64 wParam, __int64 lParam) Line 2483 C++...

need reproduce