Jiří Sejkora

Results 46 comments of Jiří Sejkora

GridView has an edit template which can contain anything. It does not have to include saving or cancelling, there could be more buttons... I believe this should not be implemented...

I tested this now, found one generated file that wasn't placed in the correct location (made a PR, #165). Tests are still not supported, but other than that everything seems...

I believe we could also use the effects in combination with movement of the numbered gadgets at Qadim to do real platform positions instead of emulated ones. The gadgets were...

I got this bug with the last update. Invalidating caches does not help, purging `.idea/workspace.xml` fixes it. Did a bit more investigating, looks like this line within `.idea/workspace.xml` was causing...

@dima74 I have rebased it on master and hopefully fixed compilation errors due to changes since the PR was made, but I won't have time to properly adjust this and...

I also noticed the ImplementMembersFix this is partially based on got reworked a bit since I made this, it's worth taking a look at to finish this PR.

I got the same thing on current master (38bb890). Can be fixed by removing a line that contains a directory which no longer exists in `.config/ranger/bookmarks`. ``` ranger version: ranger-master...

I haven't seen this issue before... The program icon is the only icon that uses the ICO format, not sure if this is is caused by that, or if it's...

Can you try running `gdk-pixbuf-query-loaders --update-cache` (possibly with sudo)? Just want to see if that fixes it or if the issue remains after that. It should be a part of...

Can you try running the first command one more time after the database update (if you didn't)? If that doesn't work, I will try to take a look at it...