Rinat Ibragimov

Results 23 issues of Rinat Ibragimov

ChangeLog: smart: stop spurious increase of "Error Information Log Entries" NVMe counter and prevent crashes with Linux >=5.19-rc1 kernels Identify Controller command (CNS=0x01) doesn't use NSID field (see Figure 273,...

linux only
Fix

There are functions that Firefox tries to use when capturing audio, which are not implemented in apulse. To test, open https://webaudiodemos.appspot.com/Vocoder/index.html, select "live input" in "modulator" block and push play...

fixed

Add echo cancellation to apulse. From webrtc, or from speex, for example.

enhancement

https://jira.percona.com/browse/PS-8018 Problem: Applying DELETE commands on a replica causes an error that stops the replication process if the involved table uses BLACKHOLE engine and is subject to table scans for...

https://jira.percona.com/browse/PS-8175 Problem: fil_io_set_encryption() accesses fields of fil_space_t multiple times, and when fil_reset_encryption() is called concurrently from another thread, latter may change fields of fil_space_t while fil_io_set_encryption() is still in progress....

https://jira.percona.com/browse/PS-7923 Problem: Metadata locks upgraded during ALTER TABLESPACE are upgraded in no particular order, which present deadlock possibility. Metadata deadlock prevention mechanism kicks in and rolls back an attachable transaction...

Fixed PS-7923 (Assertion `owned_gtids.is_owned_by(thd->owned_gtid, thd->thread_id())' failed) https://jira.percona.com/browse/PS-7923 Problem: 1) InnoDB creates a thread to resume encryption but does not assign it an ID. By default threads have ID of 0,...

Currently, libv4lconvert from libv4l is used for image capture. It simplifies conversion from numerous formats various webcams support to the desired V4L2_PIX_FMT_YUV420. It turned out that some webcams have MJPG...

upstream-issue

At the moment, GL context is set and reset for every GL call. That works fine with integrated video adapters like Intel, but doesn't work well with discrete ones, as...

enhancement

In text editor widget here: http://www.jumpeyecomponents.com/Flash-Components/User-Interface/JC-Text-Editor-281/ text cursor doesn't move properly after all text delete by Ctrl-A, Del. After a letter entering cursor doesn't move to the right of newly...

bug