[Unstable Update] 2020-12-12 - BREAKAGE EXPECTED - Kernels, KDE Apps 20.12, Gstreamer, Qt6, Boost, Haskell

Hello community,

Another unstable branch update with some usual updates for you. Remember that we expect possible breakage of your system with this update!


Learn more about Qt6#stayhome, #staysafe, #stayhealthy

  • Most of the Kernels got updated.
  • Qt6 got added to our repos.
  • Boost update might break some packages
  • KDE Apps are now at their December Release
  • More Cinnamon and Deepin updates
  • Gstreamer got updated
  • Haskell and other regular upstream updates

If you like following latest Plasma development you may also like to check out our current version of manjaro-kde-dev, which we build on a regular basis against kde-git master packages. Also check out our latest Manjaro Nibia 20.2 release! KDE, XFCE and Gnome


Our current supported kernels

  • linux44 4.4.248
  • linux49 4.9.248
  • linux414 4.14.212
  • linux419 4.19.163
  • linux54 5.4.83
  • linux59 5.9.14
  • linux510 5.10-rc7
  • linux54-rt 5.4.78_rt44
  • linux59-rt 5.9.1_rt19

Packages Changes (Fri Dec 11 22:35:33 CET 2020)

A detailed list of all changes can be found here.

  • No issue, everything went smoothly
  • Yes there was an issue. I was able to resolve it myself.(Please post your solution)
  • Yes i am currently experiencing an issue due to the update. (Please post about it)

0 voters

Check if your mirror has already synced:

3 Likes

In virtualbox when text is copied from host to guest text becomes high lighted.
image

That might be a new feature of bash 5.1

Heads up for KDE konsole users. There is a “bug” (behaviour change) regarding text colors:
https://bugs.kde.org/show_bug.cgi?id=430267
This also affects yakuake. Downgrading to 20.08 gets the previous behaviour back.

2 Likes

You could be right however not every new feature is a nice one. I hope when this comes to stable the feature can be turned off. Can’t do that right now sadly

seems like packages rebuilt for boost 1.74 has gone well. however arch has been late to deliver 1.74 because now 1.75 has just made it into arch staging

screenshot in the bug doesnt look so bad

@koshikas, your serve hits me hard :slight_smile:

Take a spike back from me :)

Current konsole app’s colors are about 2-2.5 times darker than was previously. It is hard to fast read more then a few word.

May be you have very bright monitor settings with black turned into dark grey (cause intensive back light inside of monitor). I have cheap IPS monitor with brightness and contrast user settings of 0 both. I feel good for a few years and hate web pages where someone - probably with bright monitor like spotlight is - makes background of a webpage of lightgrey color instead of classical white: that action significantly lower contrast of black text and ability to read faster: symbols recognition load became much higher.

Also I have completely no problems to read text on all black themes: Manjaro KDE theme (Breeze dark), Windows OS theme, Sublime Text, VS Code, this forum, messengers, Konsole app before update, custom apps, etc.
I adjust this screen brightness and contrast settings based on very often to see typical white background to make it not as spotlight and easy to view but sometimes someone makes lightgrey background instead of white, now TUI 2-2.5 times darker. And this turns into a problem.

That is my point of view on that “not so bad” for me.

I think that such lightgrey background instead of white, that new color scheme on old themes of the konsole are UX issues.

I already adjust ordinary colors like intense colors

It is temp crutch. About “temporary” I believe but not sure.

There was some new Unstable updates today

This solved my problems with Poedit

kernel 5.10 seems to work fine
problem in konsole sence last week update: once I copy a command it will remain highlighted till I delete the last letter

1 Like
$ tail -n200 /var/log/pacman.log | grep -i "linux510"
[2020-12-14T23:07:27+0000] [ALPM] upgraded linux510 (5.10.rc7.d1206.g0477e92-1 -> 5.10.0-0)
...

rebooted into new 5.10:

$ uname -r
5.10.0-0-MANJARO

if 5.10 is released, than why it is not 5.10.1 but looks like rcX 5.10.0? As I remember constantly the same version 5.10.0-1 was during all the rcX. And after release it is again the same 5.10.0. Is it right naming?

First build number starts w/ -0, not w/ -1 as other package builds?

Oh, is it finally decided that 5.10 is not a LTS version? Lost the LTS label in MSM.

Please build Manjaro KDE ISO based on 5.10 after deciding questions above.

Thank you for your work!

5.10.1 is out :slight_smile:

yeah, single source of truth (https://www.kernel.org/) somehow lacks LTS label on both of them, news resources are full of “5.10 LTS released!”

5.10 is the next LTS, but will only be named so, when 5.11 is out/stable. Untill then it’ll be just stable.

2 Likes

With kernel 5.10 my bootsplash is gone.

1 Like

The reason is that 5.10 is built without usual bootsplash and apparmor patches. This might be due to them being incompatible with 5.10 I guess.
@nightmare-2021 should know better.

You have 2 choices:
a) Wait for a proper bootsplash patches to become available.
b) Switch to Plymouth.

2 Likes

I saw that without bootsplash my system was faster to load

1 Like

A post was split to a new topic: Libbpf error message on boot

I just updated Kernel to 5.10.1-2 and the laptop successfully boots, but I get an error that passes by too fast to read. BTF or something. I ran joutnalctl -k and i get the following. This is an older Dell Studio 1535, Intel Duo Core. The last BIOS was from 12/2008.

Dec 16 08:07:42 Dell1535 kernel: WARNING: CPU: 0 PID: 475 at drivers/gpu/drm/i915/display/intel_display.c:12885 intel_atomic_check+0x1ed1/0x2>
Dec 16 08:07:42 Dell1535 kernel: Modules linked in: hid_generic wl(POE) snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic joydev mou>
Dec 16 08:07:42 Dell1535 kernel:  nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc>
Dec 16 08:07:42 Dell1535 kernel: CPU: 0 PID: 475 Comm: Xorg Tainted: P           OE     5.10.1-2-MANJARO #1
Dec 16 08:07:42 Dell1535 kernel: Hardware name: Dell Inc. Studio 1535                     /0M263C, BIOS A06 12/04/2008
Dec 16 08:07:42 Dell1535 kernel: RIP: 0010:intel_atomic_check+0x1ed1/0x25f0 [i915]
Dec 16 08:07:42 Dell1535 kernel: Code: c6 e8 fa 76 2c c2 0f 0b 4c 8b 4d a0 e9 84 ef ff ff 0f b6 d1 48 c7 c6 86 a8 e4 c0 48 c7 c7 ca 9c e4 c0 >
Dec 16 08:07:42 Dell1535 kernel: RSP: 0018:ffffafb080d47b90 EFLAGS: 00010286
Dec 16 08:07:42 Dell1535 kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Dec 16 08:07:42 Dell1535 kernel: RDX: 0000000000000001 RSI: ffffffff8397603f RDI: 00000000ffffffff
Dec 16 08:07:42 Dell1535 kernel: RBP: ffffafb080d47c68 R08: 0000000000000000 R09: ffffafb080d479d0
Dec 16 08:07:42 Dell1535 kernel: R10: ffffafb080d479c8 R11: ffffffff83ccb308 R12: ffffa21992abb000
Dec 16 08:07:42 Dell1535 kernel: R13: ffffa21993c01000 R14: ffffa2198aed0000 R15: ffffa2198aed0000
Dec 16 08:07:42 Dell1535 kernel: FS:  00007f57d90dd2c0(0000) GS:ffffa2199bc00000(0000) knlGS:0000000000000000
Dec 16 08:07:42 Dell1535 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Dec 16 08:07:42 Dell1535 kernel: CR2: 00007f57d9ed6000 CR3: 000000010dc82000 CR4: 00000000000006f0
Dec 16 08:07:42 Dell1535 kernel: Call Trace:
Dec 16 08:07:42 Dell1535 kernel:  drm_atomic_check_only+0x57c/0x7f0 [drm]
Dec 16 08:07:42 Dell1535 kernel:  ? __drm_atomic_helper_crtc_duplicate_state+0x52/0xd0 [drm_kms_helper]
Dec 16 08:07:42 Dell1535 kernel:  drm_atomic_commit+0x13/0x50 [drm]
Dec 16 08:07:42 Dell1535 kernel:  drm_atomic_helper_legacy_gamma_set+0x123/0x180 [drm_kms_helper]
Dec 16 08:07:42 Dell1535 kernel:  drm_mode_gamma_set_ioctl+0x1d2/0x2d0 [drm]
Dec 16 08:07:42 Dell1535 kernel:  ? drm_color_lut_check+0xa0/0xa0 [drm]
Dec 16 08:07:42 Dell1535 kernel:  drm_ioctl_kernel+0xb2/0x100 [drm]
Dec 16 08:07:42 Dell1535 kernel:  drm_ioctl+0x215/0x390 [drm]
Dec 16 08:07:42 Dell1535 kernel:  ? drm_color_lut_check+0xa0/0xa0 [drm]
Dec 16 08:07:42 Dell1535 kernel:  __x64_sys_ioctl+0x83/0xb0
Dec 16 08:07:42 Dell1535 kernel:  do_syscall_64+0x33/0x40
Dec 16 08:07:42 Dell1535 kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Dec 16 08:07:42 Dell1535 kernel: RIP: 0033:0x7f57d9aa4f6b
Dec 16 08:07:42 Dell1535 kernel: Code: 89 d8 49 8d 3c 1c 48 f7 d8 49 39 c4 72 b5 e8 1c ff ff ff 85 c0 78 ba 4c 89 e0 5b 5d 41 5c c3 f3 0f 1e >
Dec 16 08:07:42 Dell1535 kernel: RSP: 002b:00007fffe2e7b1f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Dec 16 08:07:42 Dell1535 kernel: RAX: ffffffffffffffda RBX: 00007fffe2e7b230 RCX: 00007f57d9aa4f6b
Dec 16 08:07:42 Dell1535 kernel: RDX: 00007fffe2e7b230 RSI: 00000000c02064a5 RDI: 000000000000000e
Dec 16 08:07:42 Dell1535 kernel: RBP: 00000000c02064a5 R08: 000055a5bda86ba0 R09: 000055a5bda86da0
Dec 16 08:07:42 Dell1535 kernel: R10: fffffffffffff1ca R11: 0000000000000246 R12: 000055a5bda862c0
Dec 16 08:07:42 Dell1535 kernel: R13: 000000000000000e R14: 0000000000000007 R15: 00007fffe2e7b2f0
Dec 16 08:07:42 Dell1535 kernel: ---[ end trace 4ebce33a86121bd4 ]---```



Same error: https://forum.manjaro.org/t/libbpf-error-message-on-boot/43096

error persists in 5.10.1-3
no error in 5.9.15-1
1 Like