Alexander
Alexander
I can use Flameshot only when I run it from Gnome Software (not from Apps or start on startup) :)
But API urls seems is hardcoded https://i.imgur.com/5OVThCt.png base_app_url - any action It would be great if it's could run in a directory... nginx.conf ```conf location /performa/ { proxy_pass http://localhost:5511/; proxy_set_header...
Hello, can you try ```php $mailbox->setWatch('[email protected]', $rq); ```
What in response? print_r($mailbox->setWatch('me', $rq));
https://github.com/laravel/framework/pull/48864 > Removes DB::getDoctrineSchemaManager() method
@osama-98 I commented in vendor (only for run DB migrations) \Reliese\Meta\MySql\Schema::schemas ```php public static function schemas(Connection $connection) { // $schemas = $connection->getDoctrineSchemaManager()->listDatabases(); // Schema::getDatabases(); $schemas = []; return array_diff($schemas, [...
[dobs@dobs-workstation ~]$ flameshot gui flameshot: error: Unable to capture screen flameshot: error: Unable to capture screen flameshot: info: Screenshot aborted. fc37. Gnome 43. Wayland
@dik23 "Disable version validation" on store https://extensions.gnome.org/local/ Works fine https://i.imgur.com/posrqmT.png
Today I updated to fc42, at first everything seemed to be ok. But after rebooting and authorization I get a freeze. Maybe the problem is not in the plugin, but...
As possible solution - use teleport ```js ```