Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - tle

Pages: 1 ... 15 16 [17] 18 19 ... 29
241
Operating Systems and Porting / [NEWS] Fedora 34 is out!
« on: April 27, 2021, 09:55:32 am »
More info at https://fedoramagazine.org/announcing-fedora-34/

I have upgrade my Blackbird (with AMD R9 Nano GPU) from F33 to F34 successfully.

Everything works as expected though the animation of gnome-shell is sluggish.

243
There is _no_ debian package. The tar.xz is an archive of google binary. You can extract the content then run `./chrome` to start the app.

244
Version 1.2.1 is out supporting Hellfire and many QoL features.

Video of gameplay https://youtu.be/41RsnN4kBUk

245
If there are source code, I think you could give it a try to see if you could compile the engine.

247
Yes of course, in practice I download the tarball with Chromium, when I decompress the file, he extracts the file but does it without any extension and apparently this is a problem because if I try to install with the sudo dpkg command, it does not accept it and it gives me error. I tried to look for guides on how to install but unfortunately without success because it always gave me a pat that is no longer present or obsolete. Of course now this is new and I haven't tried to decompress it yet but I wanted to know before acting, if there is any particular command to use or something else to install ...

What is the exact error?

248
Even on VoidLinux the package is listed as unavailable. So I guess, it's a bigger issue.

You can still download it directly from the Eclipse site using the link I provided above.

It does not work for me too.

Which Linux and Java version?


Fedora 33 with OpenJDK 11.0.10

Code: [Select]
[tle@localhost eclipse-test]$ ./eclipse/eclipse

(Eclipse:21926): GLib-GObject-WARNING **: 11:57:16.867: ../gobject/gsignal.c:3596: signal name 'attributes-changed' is invalid for instance '0x7fff843c6860' of type 'GtkContainerAccessible'

(Eclipse:21926): GLib-GObject-WARNING **: 11:57:16.867: ../gobject/gsignal.c:3596: signal name 'text_changed::delete' is invalid for instance '0x7fff843c6860' of type 'GtkContainerAccessible'

(Eclipse:21926): GLib-GObject-WARNING **: 11:57:16.867: ../gobject/gsignal.c:3596: signal name 'text_changed::insert' is invalid for instance '0x7fff843c6860' of type 'GtkContainerAccessible'
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fff6ce8e748, pid=21926, tid=21927
#
# JRE version: OpenJDK Runtime Environment 18.9 (11.0.10+9) (build 11.0.10+9)
# Java VM: OpenJDK 64-Bit Server VM 18.9 (11.0.10+9, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-ppc64le)
# Problematic frame:
#
[error occurred during error reporting (printing problematic frame), id 0xb, SIGSEGV (0xb) at pc=0x00007fff895bc484]

# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/tle/eclipse-test/core.21926)
#
# An error report file with more information is saved as:
# /home/tle/eclipse-test/hs_err_pid21926.log
Could not load hsdis-ppc64le.so; library not loadable; PrintAssembly is disabled
#
# If you would like to submit a bug report, please visit:
#   https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=java-11-openjdk&version=33
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#


249
Even on VoidLinux the package is listed as unavailable. So I guess, it's a bigger issue.

You can still download it directly from the Eclipse site using the link I provided above.

It does not work for me too.

Which Linux and Java version?


Fedora 33 with OpenJDK 18

Code: [Select]
[tle@localhost eclipse-test]$ ./eclipse/eclipse

(Eclipse:21926): GLib-GObject-WARNING **: 11:57:16.867: ../gobject/gsignal.c:3596: signal name 'attributes-changed' is invalid for instance '0x7fff843c6860' of type 'GtkContainerAccessible'

(Eclipse:21926): GLib-GObject-WARNING **: 11:57:16.867: ../gobject/gsignal.c:3596: signal name 'text_changed::delete' is invalid for instance '0x7fff843c6860' of type 'GtkContainerAccessible'

(Eclipse:21926): GLib-GObject-WARNING **: 11:57:16.867: ../gobject/gsignal.c:3596: signal name 'text_changed::insert' is invalid for instance '0x7fff843c6860' of type 'GtkContainerAccessible'
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fff6ce8e748, pid=21926, tid=21927
#
# JRE version: OpenJDK Runtime Environment 18.9 (11.0.10+9) (build 11.0.10+9)
# Java VM: OpenJDK 64-Bit Server VM 18.9 (11.0.10+9, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-ppc64le)
# Problematic frame:
#
[error occurred during error reporting (printing problematic frame), id 0xb, SIGSEGV (0xb) at pc=0x00007fff895bc484]

# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/tle/eclipse-test/core.21926)
#
# An error report file with more information is saved as:
# /home/tle/eclipse-test/hs_err_pid21926.log
Could not load hsdis-ppc64le.so; library not loadable; PrintAssembly is disabled
#
# If you would like to submit a bug report, please visit:
#   https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=java-11-openjdk&version=33
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#


250
Could you please elaborate a bit more?

251
Operating Systems and Porting / Re: Fedora 33 LTS 5.10.x kernel RPMs
« on: April 16, 2021, 08:55:04 pm »
No, still 64K pagesize

252
Operating Systems and Porting / Re: Fedora 33 LTS 5.10.x kernel RPMs
« on: April 15, 2021, 08:32:49 pm »
Good news 5.11.12 and 5.11.13 has fixed the amdgpu, I could now upgrade :D

254
Okay, folks, the RPM for v85 is now available at https://gitlab.com/chromium-ppc64le/chromium-ppc64le
Great! I've already updated. DNF asked to confirm non-official source.. but I trust and praise you tle for your efforts!

For corporate or security environment, I highly recommend you to clone the repo then `make dev` then `make chromium` or `make ungoogled-chromium` on your local box.


255
It does not work for me too.

Pages: 1 ... 15 16 [17] 18 19 ... 29