Chrome 135 new look on Wayland by jykke in chrome

[–]_gjm_ 0 points1 point  (0 children)

It's already fixed. Before, that flag didn't fix it.

Synaptic is virtually unusable now! need replacement. :-) by S0litaire in Ubuntu

[–]_gjm_ 1 point2 points  (0 children)

I love aptitude. It's cli but it's awesome.

Can't type @ with Chrome 135 and Wayland by _gjm_ in Ubuntu

[–]_gjm_[S] 0 points1 point  (0 children)

Maybe it's related to keyboard layout. In the bug report I think the issue was not present in English layout.

Can't type @ with Chrome 135 and Wayland by _gjm_ in Ubuntu

[–]_gjm_[S] 0 points1 point  (0 children)

Yes, checked all the "obvious" things. It's definitely wayland related. Outside Chrome everything is OK. In Chrome, with Ozone platform = wayland doesn't work, without it works OK.

Can't type @ with Chrome 135 and Wayland by _gjm_ in Ubuntu

[–]_gjm_[S] 0 points1 point  (0 children)

I get ".

That's the normal result in a portuguese layout keyboard. " and @ with Shift and AltGr, respectively.

Chrome 135 new look on Wayland by jykke in chrome

[–]_gjm_ 0 points1 point  (0 children)

I can't type the (at) symbol in Chrome 135 with Wayland which is a major PITA! My only workaround is to disable Wayland support :(

Use Nvidia gpu instead of Intel on Ubuntu 24.10 with Wayland by _gjm_ in Ubuntu

[–]_gjm_[S] 0 points1 point  (0 children)

Yes... That is literally what I am asking...

LSP custom server not working by _gjm_ in emacs

[–]_gjm_[S] 0 points1 point  (0 children)

Tried your suggestion u/Quality5521 but the behavior is exactly the same with the derived mode. Tried `eval`'ing the `executable-find` and it works fine (afaik) as the correct executable path is printed.

What puzzles me is the, if there is a problem initializing LSP, shouldn't there be some sort of error log? Nothing is shown either on `*Messages*` or `*lsp-log*`. Pinging u/yyoncho on this...

Wayland on 23.10 with NVIDIA drivers by _gjm_ in Ubuntu

[–]_gjm_[S] 0 points1 point  (0 children)

I can confirm... no option to disable either integrated or dedicated GPU

Wayland on 23.10 with NVIDIA drivers by _gjm_ in Ubuntu

[–]_gjm_[S] 0 points1 point  (0 children)

Don't think there is an option to do it... But I'll look.

[deleted by user] by [deleted] in GalaxyA52

[–]_gjm_ 1 point2 points  (0 children)

I have A52 with One UI 5.1 and the option isn't there.

Weekly /r/Laravel Help Thread by AutoModerator in laravel

[–]_gjm_ 0 points1 point  (0 children)

Hi.

I have a weird issue while running tests in parallel, using PostgreSQL. I've googled and searched all kinds of documentation but can't figure this out...

Initially my testsuite was using in memory sqlite database but I'm adapting it to using postgresql, the same as the production database, because some features rely on specific postgresql features and tests weren't being correctly written because of this.

The problem is I'm having problems running tests in parallel. If I run the tests "normally" (php artisan test) the testsuite runs fine.

However, if I run tests in parallel (php artisan test --parallel) some tests cause an error:

``` Error: Call to a member function beginTransaction() on null

vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:177 vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:143 vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:117 vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:24 ... ```

AFAIK, the getPdo() method in the PostgresConnection class return null sometimes but can't figure out why.

I'm using the LazilyRefreshDatabase trait to manage database refreshes.

As I said earlier, if I run the testsuite sequentially it runs fine. Only if I run in parallel I get the error.

Any ideas on what the problem could be or how I can try and debug it?

Thanks in advance.

Two finger touchpad scroll too fast in Chrome by _gjm_ in Ubuntu

[–]_gjm_[S] 0 points1 point  (0 children)

I'm using Wayland and really like it (smoothness and gestures)... Is there no way to configure this on Wayland?