Page MenuHomeSolus

mati865 (Mateusz Mikuła)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Friday

  • Clear sailing ahead.

User Details

User Since
Dec 10 2017, 6:58 PM (286 w, 2 d)

Recent Activity

Aug 2 2019

mati865 added a comment to T8200: Rustup package is missing symlinks.

I also think option #1 would be better as immediate fix but let me explain something.

Aug 2 2019, 12:39 PM · Software
mati865 created T8200: Rustup package is missing symlinks.
Aug 2 2019, 10:56 AM · Software

Jul 9 2019

mati865 added a comment to T6774: Freeing Clang from GNU tooling.

It also should be noted LLD has still many bugs and even with version 8 many libraries will be completly broken, even more libraries will seem ok but will segfault in specific conditions. Running testsuite is reliable way to detect it but there are many packages without check step.

Jul 9 2019, 7:12 PM · Platform Integration

Mar 3 2019

mati865 added a comment to D5085: Update cargo to 0.32.

@TheVivaldi that's Rust version 1.32.0 which internally uses Cargo 0.33.0 (note 0 at the beginning). Rust and Cargo versions are misaligned so the developers started to print Rust version instead (to make it less confusing).
It's "cosmetical" change but to follow packaging pattern the version should be 0.33.0.

Mar 3 2019, 5:23 PM
mati865 added a comment to T7651: "extract" Cargo package from rust package.

Long time ago rust wasn't tied so much to cargo and they were downloaded separately so it made sense.

Mar 3 2019, 5:15 PM · Software
mati865 added a comment to D5085: Update cargo to 0.32.

It actually updated cargo to version 0.33.0 (it's rust_version + 1).

Mar 3 2019, 5:02 PM

Feb 9 2019

mati865 added a comment to T7587: Solus critically froze, damaged moniter firmware.

Has been fine up till now, and then in a minor glitch, I got some patchy squares to appear around my screen (they went away after I clicked a window).

Feb 9 2019, 1:38 PM · Hardware

Jan 5 2019

mati865 added a comment to T7446: Rebuild Spotify for mp3 support.

One does not simply rebuild package without its source code.

Jan 5 2019, 3:26 PM · Lacks Project

Dec 31 2018

mati865 added a comment to T6499: Problems with snapd and snaps on Solus 3.9999.

I'm wondering if it's not aa-lsm-hook issue because snapd works fine with Apparmor on Arch Linux.

Dec 31 2018, 12:51 PM · Software

Dec 17 2018

mati865 added a comment to D4666: Rebuild with Nvidia Video Codec API enabled.

Shame on me.
Thanks for the fix.

Dec 17 2018, 2:33 PM

Dec 14 2018

mati865 requested review of D4666: Rebuild with Nvidia Video Codec API enabled.
Dec 14 2018, 11:44 AM
mati865 added a revision to T7311: Ship nv-codec-headers and build ffmpeg/mpv against it: D4666: Rebuild with Nvidia Video Codec API enabled.
Dec 14 2018, 11:44 AM · Package Requests
mati865 requested review of D4664: Rebuild with Nvidia Video Codec API enabled.
Dec 14 2018, 11:36 AM
mati865 requested review of D4663: Add nv-codec-headers package.
Dec 14 2018, 11:20 AM

Dec 13 2018

mati865 claimed T7311: Ship nv-codec-headers and build ffmpeg/mpv against it.
Dec 13 2018, 6:00 PM · Package Requests

Dec 11 2018

mati865 created T7311: Ship nv-codec-headers and build ffmpeg/mpv against it.
Dec 11 2018, 11:36 AM · Package Requests

Oct 24 2018

mati865 added inline comments to D4126: Update firefox to 63.0.
Oct 24 2018, 12:18 AM

Sep 13 2018

mati865 added a comment to T4966: Firefox acting slow.

I haven't worded it properly. There is no need to switch to Clang ASAP it's good to prepare ground for it regarding their statement:

The build system will soon choose clang by default on all builds, but won’t enable PGO/LTO.

IMHO Firefox 63 sounds like a good target to build it with Clang and invite more people to test it for regressions.

Sep 13 2018, 4:48 PM · Software
mati865 added a comment to T4966: Firefox acting slow.

Basically the Speedometer2.0 and ARES-6 results are slightly better with the GCC build, MotionMark runs faster with the Clang.

For ARES-6 less is more and for Speedometer2.0 more points is better. That means Clang was faster/neutral in every case (on your machine).

Sep 13 2018, 3:56 PM · Software

Sep 6 2018

mati865 merged task T6899: Brave Snap Permissions Issue into T6499: Problems with snapd and snaps on Solus 3.9999.
Sep 6 2018, 8:47 PM · Lacks Project
mati865 merged T6899: Brave Snap Permissions Issue into T6499: Problems with snapd and snaps on Solus 3.9999.
Sep 6 2018, 8:47 PM · Software
mati865 added a comment to T6899: Brave Snap Permissions Issue.

Looks similar to https://dev.solus-project.com/T6499.
Run this command and see if it helps:

sudo usysconf run -f
Sep 6 2018, 6:51 PM · Lacks Project

Sep 3 2018

mati865 added a comment to T6884: snap-update-ns failed with code 1: File exists.

Possibly related to https://dev.solus-project.com/T6499

Sep 3 2018, 3:29 PM · Lacks Project

Aug 8 2018

mati865 added a comment to T2521: git-credential-gnome-keyring.

Gnome-keyring is being replaced by libsecret as "less evil" solution. Opened https://dev.solus-project.com/D3532

Aug 8 2018, 1:23 PM · Software
mati865 requested review of D3532: Enable git libsecret credential helper.
Aug 8 2018, 1:22 PM

Aug 7 2018

mati865 added a comment to T4344: /snap/bin appears twice in the PATH.

Seems fine now:

$ echo $PATH
/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/snap/bin
Aug 7 2018, 2:08 PM · Plumbing
mati865 added a comment to D3523: Update rust to 1.28.0.

Thanks, I didn't know Phabricator supports markdown.
In the past the changelog was tweaked post release but those changes weren't big so yeah the tag should be fine.

Aug 7 2018, 12:16 PM

Aug 6 2018

mati865 updated the diff for D3525: Update ripgrep and enable completions.

Fix zsh completion location

Aug 6 2018, 1:04 PM
mati865 added inline comments to D3525: Update ripgrep and enable completions.
Aug 6 2018, 1:02 PM
mati865 requested review of D3525: Update ripgrep and enable completions.
Aug 6 2018, 12:55 PM
mati865 requested review of D3524: Update cargo to 0.29.0.
Aug 6 2018, 12:48 PM
mati865 requested review of D3523: Update rust to 1.28.0.
Aug 6 2018, 12:47 PM
mati865 requested review of D3522: Rebuild libva-vdpau-driver for libva 2.1.0.
Aug 6 2018, 10:28 AM

Aug 4 2018

mati865 added a comment to T6499: Problems with snapd and snaps on Solus 3.9999.

It doesn't seem like issue with specific snaps but rather snap daemon. Any snap that you install without --classic argument can cause the issue.

Just needed one example :P

Snaps you mentioned should expose problems if something goes wrong. Yesterday helm and postman snaps weren't working for me unless I reloaded AppArmor rules.

but today everything (installing, running, etc) works fine.

So it's not an issue anymore then?

Aug 4 2018, 11:27 AM · Software
mati865 added a comment to D3488: clang: enable openmp, fixes T6671.

Do we need openmp for emul32 here? It seems to me it can be disabled like lld and lldb for emul32.

Aug 4 2018, 11:23 AM
mati865 updated the diff for D3488: clang: enable openmp, fixes T6671.

Addressing review comments

Aug 4 2018, 11:16 AM
mati865 added a comment to T6499: Problems with snapd and snaps on Solus 3.9999.

It doesn't seem like issue with specific snaps but rather snap daemon. Any snap that you install without --classic argument can cause the issue.
Yesterday I had to run sudo apparmor_parser -r /var/lib/snapd/apparmor/profiles/* every time after installing snaps but today everything (installing, running, etc) works fine.

Aug 4 2018, 10:19 AM · Software

Aug 3 2018

mati865 added inline comments to D3488: clang: enable openmp, fixes T6671.
Aug 3 2018, 3:15 PM
mati865 requested review of D3488: clang: enable openmp, fixes T6671.
Aug 3 2018, 3:10 PM
mati865 awarded D3487: Prevent dracut from adding avx2 or 32bit libraries a Party Time token.
Aug 3 2018, 12:28 PM
mati865 added a comment to D3487: Prevent dracut from adding avx2 or 32bit libraries.

I originally didn't use void and strdup, but at some point in having nfi what I was doing they worked around [courtesy of Google search] whatever issue I was having (I guess one of the returns wasn't a proper char variable). I guess once I tidied everything up, it was actually doing what I had originally intended.

Aug 3 2018, 12:09 PM
mati865 added a comment to D3487: Prevent dracut from adding avx2 or 32bit libraries.

I haven't been using pure C for quite some time but:

Aug 3 2018, 10:36 AM

Aug 2 2018

mati865 claimed T6671: clang do not support openmp.

I'm almost done, differential should be ready today evening CEST.

Aug 2 2018, 11:56 PM · Software

Jul 29 2018

mati865 added a comment to T4612: Netbeans IDE.

FYI Netbeans 9.0 has been released just today: https://netbeans.apache.org/download/nb90/nb90.html

Jul 29 2018, 7:54 PM · Needs Maintainer, Package Requests

Jul 24 2018

mati865 closed T5672: it87 as Invalid.

The project has been abandoned, if somebody wants motherboard with nice Linux support AsRock seems the only way.

Jul 24 2018, 9:44 AM · Package Requests

Jul 12 2018

mati865 added a comment to T4612: Netbeans IDE.

@DataDrake it was moved to Apache Incubator and it seems version 9.0 should be coming soon: https://netbeans.apache.org/download/index.html
Git repo: https://github.com/apache/incubator-netbeans

Jul 12 2018, 12:04 PM · Needs Maintainer, Package Requests

Jul 11 2018

mati865 added a comment to T6647: Bad font rendering in GTK apps in Solus Plasma since 10/07/2018 update.

I had the same issue on Arch Linux after update recently. I was able to fix it by disabling then enabling anti-aliasing and rebooting.

Jul 11 2018, 2:12 PM · Plasma

Jul 2 2018

mati865 added a comment to D2341: docker: set correct Client version.

@sunnyflunk I only have some experience with docker.
containerd? I think I've heard this name before.
runc? Didn't know something like that exists.

Jul 2 2018, 11:01 AM

Jun 29 2018

mati865 added a comment to D2341: docker: set correct Client version.

Ping, I guess.

Jun 29 2018, 11:50 AM

Apr 18 2018

mati865 added a comment to T5727: NVidia 390 driver is glitchy.

So it looks like Nvidia forums is the last hope.

Apr 18 2018, 7:34 PM · Hardware
mati865 added a comment to T5727: NVidia 390 driver is glitchy.

There should be line nvidia-persistenced:x:143: in /etc/group.
If it's not there then something went terribly bad and other issues can be harder to fix.

Apr 18 2018, 7:04 PM · Hardware
mati865 added a comment to T5727: NVidia 390 driver is glitchy.

Doesn't look good:

Apr 16 11:06:30 a nvidia-persistenced[599]: Failed to query NVIDIA devices. Please ensure that the NVIDIA device files (/dev/nvidia*) exist, and that user 143 has read and write permissions for those files.
...
Apr 16 11:07:38 a kernel: nvidia-modeset: Allocated GPU:0 (GPU-370ccae8-0775-8452-4bee-a9b6b7f874e9) @ PCI:0000:01:00.0
Apr 16 11:07:38 a kernel: nvidia-modeset: Freed GPU:0 (GPU-370ccae8-0775-8452-4bee-a9b6b7f874e9) @ PCI:0000:01:00.0

Could you check if you have anything like nvidia inside /dev/?

Apr 18 2018, 6:33 PM · Hardware
mati865 added a comment to T5727: NVidia 390 driver is glitchy.

Your latest logs contain clue:
dmesg:

[    2.746003] NVRM: API mismatch: the client has the version 390.48, but
               NVRM: this kernel module has the version 390.25.  Please
               NVRM: make sure that this kernel module and all NVIDIA driver
               NVRM: components have the same version.
Apr 18 2018, 7:43 AM · Hardware
mati865 added a comment to T5727: NVidia 390 driver is glitchy.

Somebody using laptop with working nvidia drivers could compare (or post) their Xorg.log, journal and dmesg with nvidia-bug-report.log.gz posted earlier in this thread. I cannot help any further.

Apr 18 2018, 7:24 AM · Hardware
mati865 added a comment to T5727: NVidia 390 driver is glitchy.

So most nvidia drivers are not usable.

Apr 18 2018, 7:11 AM · Hardware

Mar 21 2018

mati865 added a comment to D2461: Update vulkan to 1.1.70 & enhance package.

Builtin smoketest works fine for 60 Hz and 75 Hz screens:

$ smoketest 
300 presents in 5.0106 seconds (FPS: 59.8731)
301 presents in 5.01666 seconds (FPS: 60.0001)
300 presents in 5.01651 seconds (FPS: 59.8026)
$ smoketest 
376 presents in 5.01259 seconds (FPS: 75.0111)
375 presents in 5.00172 seconds (FPS: 74.9742)
375 presents in 5.00192 seconds (FPS: 74.9712)

Zrzut ekranu z 2018-03-21 14-03-00.png (1×1 px, 1 MB)

Mar 21 2018, 1:07 PM

Mar 18 2018

mati865 added a comment to T5734: Package Request: John The Ripper (john).

I'm not against john in any way, it's a good tool that I had used before.
However statement about requirement of Ryzen is misleading as it works fine on Intel CPUs.

Mar 18 2018, 5:53 PM · Package Requests
mati865 added a comment to T5734: Package Request: John The Ripper (john).

AMD users need a Ryzen CPU with an RX card in order to utilize it as it uses AMD's new Rocm OpenCL

Mar 18 2018, 12:15 PM · Package Requests

Mar 17 2018

mati865 added a comment to T5672: it87.

only needed for an older kernel

Mar 17 2018, 6:28 PM · Package Requests
mati865 added a comment to T5672: it87.

I'm using linux-current but created this task before 4.15 hit repos.
Now when 4.15 doesn't cause problems anymore lts users could switch.

Mar 17 2018, 5:47 PM · Package Requests

Mar 12 2018

mati865 requested review of D2402: Update arc-theme-gtk to 20180114.
Mar 12 2018, 4:43 PM

Mar 11 2018

mati865 added a comment to D2427: Initial Kotlin build. Inclusion of Kotlin fixes T5345..

Were there no abi_ files? Those need to be included too.

Mar 11 2018, 10:47 PM

Mar 9 2018

mati865 added a comment to T837: JDownloader.

@pandinusimp you linked outdated mirror, here is updated: https://github.com/mirror/jdownloader

Mar 9 2018, 11:52 PM · Package Requests

Mar 8 2018

mati865 added a comment to T5309: rustup.

Installing/Updating packages shouldn't modify config files inside $HOME at all.

Mar 8 2018, 6:49 PM · Package Requests

Mar 3 2018

mati865 added a comment to D2402: Update arc-theme-gtk to 20180114.

@JoshStrobl I assumed using upstream changelog as-is is fine.
Removed irrevelant points and fixed Budgie note.

Mar 3 2018, 8:02 PM
mati865 updated the test plan for D2402: Update arc-theme-gtk to 20180114.
Mar 3 2018, 7:57 PM
mati865 added inline comments to D1378: Enabled and tested AppArmor support..
Mar 3 2018, 3:32 PM

Mar 1 2018

mati865 added a comment to T5954: Guake Failing to pickup on system theme.

You can also override gtk-theme-name for Guake 3 in dconf.

Mar 1 2018, 8:06 AM · Software, Upstream Issue

Feb 28 2018

mati865 added a comment to T5924: Scaling issues with Nvidia drivers.

KDE with proprietary Nvidia drivers tends to set too low DPI so font appear too small.

Feb 28 2018, 1:02 AM · Hardware, Plasma

Feb 27 2018

mati865 added a comment to D1378: Enabled and tested AppArmor support..

0.9.52 builds and works fine with updated patch

Feb 27 2018, 10:09 PM
mati865 requested review of D2402: Update arc-theme-gtk to 20180114.
Feb 27 2018, 8:47 PM
mati865 added a revision to T5814: Arc Gtk Theme new repository and maintainer: D2402: Update arc-theme-gtk to 20180114.
Feb 27 2018, 8:47 PM · Software

Feb 26 2018

mati865 added a comment to T2325: .NET Core.

If we get this built from source, how would that block updating LLVM? I feel like it’d mean we couldn’t upgrade .NET Core until it supported clang 6.

Feb 26 2018, 9:22 AM · Needs Maintainer, Package Requests

Feb 25 2018

mati865 added a comment to T5935: My first Test of Solus.

Regarding compiz with Budgie: https://solus-project.com/forums/viewtopic.php?p=15044&sid=692b9b863d8452ff3d40a88e1a02b8eb#p15044

Feb 25 2018, 4:10 PM · Lacks Project
mati865 added a comment to T2325: .NET Core.

Clang/LLVM 6 is going to be released early March and upgrading to Clang 5 took them over 5 months.
Maybe it would be better to repack prebuilt packages like Arch does to avoid blocking LLVM upgrade for next half year?

Feb 25 2018, 12:01 PM · Needs Maintainer, Package Requests

Feb 21 2018

mati865 added a comment to D2341: docker: set correct Client version.

Should I upgrade package to latest stable or edge release altogether?
https://docs.docker.com/release-notes/docker-ce/

Feb 21 2018, 9:19 AM

Feb 20 2018

mati865 added a comment to T4336: dracut / systemd-cryptsetup error.

Upstream released Dracut 047 yesterday and it contains mentioned commit.
Maybe someone affected by this bug could upgrade package and check if it helps?

Feb 20 2018, 6:43 PM · Software
mati865 requested review of D2341: docker: set correct Client version.
Feb 20 2018, 6:30 PM
mati865 added a revision to T5340: docker client version "unknown-version": D2341: docker: set correct Client version.
Feb 20 2018, 6:30 PM · Software

Feb 18 2018

mati865 added a comment to T5126: Nim missing dependencies for usage - limits.h GCC crash.

Most of system directories are created with 0755 so they are read-only for non-root users.
Solus doesn't ship /usr/local so it must have been created either by you or installer (like sudo make install). Actually sudo mkdir would create directory with correct 0755 permissions so
buggy install script is the suspect here.

Feb 18 2018, 11:55 PM · Software

Feb 11 2018

mati865 added a comment to T5788: Bugs found after clean install.

Whenever I tried to install Solus in /dev/sda5 as my second OS, the BIOS entry never showed up.

Feb 11 2018, 8:51 PM · Plasma

Feb 8 2018

mati865 awarded T5309: rustup a Like token.
Feb 8 2018, 8:35 PM · Package Requests
mati865 added a comment to T5309: rustup.

Arch package is working great, it can be used as base.

Feb 8 2018, 8:35 PM · Package Requests

Feb 7 2018

mati865 updated subscribers of T5727: NVidia 390 driver is glitchy.

There is something weird going on with Nvidia dGPU recently: https://dev.solus-project.com/T5701

Feb 7 2018, 10:20 PM · Hardware

Feb 6 2018

mati865 added a comment to T5701: Installing Nvidia Drivers causes black screen on Plasma Testing.

Possibly related https://dev.solus-project.com/T5727

Feb 6 2018, 9:31 AM · Hardware, Plasma

Feb 5 2018

mati865 added a comment to T5727: NVidia 390 driver is glitchy.

I don't know how to open Steam crash dumps (probably one would need their specialized software).

Feb 5 2018, 11:57 PM · Hardware
mati865 added a comment to T5727: NVidia 390 driver is glitchy.

Could you provide output of inxi -G?

Feb 5 2018, 8:04 PM · Hardware

Feb 3 2018

mati865 added a comment to T5727: NVidia 390 driver is glitchy.

Installing Nvidia drivers manually does huge mess in the system.
To uninstall it run installer (the same version as one used to install) with --uninstall argument and reinstall mesalib, libglvnd, xorg-server via eopkg. Then install drivers with Linux Driver Manager.

Feb 3 2018, 8:25 PM · Hardware

Jan 30 2018

mati865 created T5672: it87.
Jan 30 2018, 6:03 PM · Package Requests

Jan 23 2018

mati865 added a comment to T5610: Wine 32bit Direct3D and OpenGL do not work.

Libglvnd hasn't hit stable repo yet, are you using unstable repo?

Jan 23 2018, 1:01 AM · Software
mati865 added a comment to T4901: Improve NVIDIA GL/EGL situation.

My bad about nvidia-glx-driver, https://dev.solus-project.com/R2210:fca60614a17a5adbc40f9674c425c39748a4abdb wasn't linked to this task.

Jan 23 2018, 12:58 AM · Platform Integration

Jan 22 2018

mati865 added a comment to T4901: Improve NVIDIA GL/EGL situation.

files/xorg.conf for nvidia-glx-driver-384.111 needs to be fixed, aside from that LGTM for desktop users.

Jan 22 2018, 11:48 PM · Platform Integration

Jan 21 2018

mati865 added a comment to D1776: mesalib: Enable glvnd support.

Nice, I'll review them when they hit the repo.

Jan 21 2018, 10:10 PM
mati865 reclaimed D1776: mesalib: Enable glvnd support.

Reopening mesa.
I have Nvidia and Xorg packages changes on the old machine, I can send them tomorrow.

Jan 21 2018, 8:26 PM
mati865 reclaimed D1774: Initial inclusion of libglvnd.

Reopening, unfortunately Xorg release will be later than expected so it might require few patches backported to work with old Nvidia drivers.

Jan 21 2018, 7:17 PM

Jan 15 2018

mati865 added a comment to D1774: Initial inclusion of libglvnd.

Should I reopen it?

Jan 15 2018, 11:05 PM

Jan 10 2018

mati865 added a comment to T334: Brave Browser Package.

I'm using Brave for broken websites which have problems on Firefox and I don't understand why you won't to use snap on distro that fully supports it.

Jan 10 2018, 10:50 PM · Package Requests
mati865 added a comment to T4336: dracut / systemd-cryptsetup error.

@mclang Your mounts look fine, is it after changing rd.luks.uuid to luks.uuid?

Jan 10 2018, 11:48 AM · Software
mati865 added a comment to T4336: dracut / systemd-cryptsetup error.

From man page:

rd.luks.uuid= is honored only by initial RAM disk (initrd) while luks.uuid= is honored by both the main system and the initrd.

Jan 10 2018, 10:56 AM · Software

Jan 9 2018

mati865 added a comment to T1319: acpi_call.

I haven't tested but https://github.com/marcoDallas/acpi_call_GUI_systemd might work on Solus.

Jan 9 2018, 6:07 PM · Package Requests