Robert Marcano

Results 13 issues of Robert Marcano

zip command line tool gives "Local Entry CRC does not match CD" on Nautilus generated zip files (user of libarchive). The problem was confirmed on `bsdtar` too with: ``` $...

Use BaseField.required_? to add the "required" HTML 5 attribute when serializing to HTML 5 Group discussion thread: https://groups.google.com/forum/?fromgroups#!topic/liftweb/Vtw0Eib8Avs

good first issue

### Feature Description Add a new property named `count` or `selectionCount` to SelectionModel that returns the number of selected items. At the same time a `countChanged` event can be added....

feature
P4
area: material/core

I have been experiencing the VTE configuration error dialog for a long time, but was able to pinpoint the fix. When DHCP servers assign hostnames, and that hostname is received...

After starting the dev mode of the Rust worker example, the option `[d] open Devtools` fails with the error: ``` .../node_modules/wrangler/wrangler-dist/cli.js:29573 throw a; ^ Error: spawn google-chrome ENOENT at ChildProcess._handle.onexit...

**Describe the bug** After updating the OS (Fedora Linux 39) of the package javascriptcoregtk4.1 2.44.0-2.fc39, Eclipse keeps crashing every time it will try to render HTML. The previous version was...

Linux/GTK
Webkit

### Is this a regression? - [x] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 17.x...

needs triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### What version of `workers-rs` are you using? 0.5.0 ### What version of `wrangler`...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Currently [ObjectBody.responseBody()](https://docs.rs/worker/0.5.0/worker/struct.ObjectBody.html#method.response_body) is a more CPU efficient way to stream the body...

Currently a window with a maximized width (Meta+F) for a window alone on a column, what for a non tiled WM is a normal maximized window, shows the window selection...

enhancement
seeking-feedback