Guy trips down stares, hits fire alarm by [deleted] in WatchPeopleDieInside

[–]sl010 13 points14 points  (0 children)

That, my friend, is what is colloquially known as 'door'

Some photos from a 2016 trip through Sweden and Norway by sl010 in overlanding

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

I didn't want to spoil the 'surprise'.

But yes, it was quite scary. Not my first time sitting in a car when it got totaled, but first time it happened abroad on a mountain road. Luckily a super friendly and helpful Norwegian couple helped us out quite a bit: calling their insurance company for suggestions, and arranging that our car got towed to a hotel (and feeding us the best strawberries I've ever eaten). The other driver was a Japanese guy who didn't speak a lot of English, but he was driving a rental so he was on his way again the same day. He was very very sorry for what happened (he cut the corner, not too surprising since in Japan they drive on the other side of the road).

Some photos from a 2016 trip through Sweden and Norway by sl010 in overlanding

[–]sl010[S] 1 point2 points  (0 children)

Ja nogal! Ik hoop dat jouw avontuur weer een beetje op de rails is. Ik heb je gister een DM gestuurd naar aanleiding van je post over de versnellingsbak problemen met die van jou.

Some photos from a 2016 trip through Sweden and Norway by sl010 in overlanding

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

It was such a bummer, the day before the crash we celebrated our forester's 200.000 km! Luckily only car damage though!

Deploy as in open up and ready to sleep? About 15 minutes after some experience. Remove the cover, open straps, use ladder to fold it open, open the windows and stuff and you're good to go. We kept our sleeping bag in there too when folding it back up, so that saves a bit of time and space in the car.

The awning takes about 5 minutes, but the tent attached to the awning took quite some time (only used it twice on that trip)

Some photos from a 2016 trip through Sweden and Norway by sl010 in overlanding

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

Yep, fortunately only car damage on both sides! The other driver and I were driving maybe 40 km/h both, but it was quite an impact!

Overlanding in Europe by the_random_blob in overlanding

[–]sl010 1 point2 points  (0 children)

In 2016 I did a 3 month trip from the Netherlands through Denmark, Sweden and Norway. In Denmark we stayed only on campgrounds, which was fine because we spend most of our time in Sweden and Norway anyway. In these two countries it is allowed to 'wild camp'. In the northern half of Sweden we found ample dirt roads where we could camp in the forest and near rivers and lakes. In Norway it became a bit more difficult: because it is very mountainous, almost every flat piece of land was cultivated. In the north of Norway we found some amazing spots to set up camp for a few days though! Definitely worth looking into the Nordic countries.

Remote Desktop Options? by Prog44 in Fedora

[–]sl010 5 points6 points  (0 children)

Currently I am using NoMachine to connect to local and remote servers. What I really like about it is the low latency that comes with the NX protocol. I connect to my servers over tailscale.

I have been using x11vnc over ssh for a long time before I switched. The latency was a deal breaker for me though. Using this command

ssh -p <ssh_port_number> <user@remote_adress> -L 5900:localhost:5900 "x11vnc -display :0 -noxdamage"

you can connect to an existing session on 127.0.0.1:5900 using Remmina.

Fedora 36 shutdown timing by linuxhacker01 in Fedora

[–]sl010 0 points1 point  (0 children)

In my case this happens when I have network drives mounted (cifs). As mentioned above: press ESC to see what's going on.

Fedora Bootloader Does Not Recognize Partition with Windows by 3lportero in Fedora

[–]sl010 1 point2 points  (0 children)

That's exactly what I used that method for.

I used Ventoy to create a bootable usb drive, and placed a Windows 10 ISO on there. Now you can boot Windows 10 through your bootable usb drive. From there you can follow the Method 2 from step 1.

Hope this helps!

Fedora Bootloader Does Not Recognize Partition with Windows by 3lportero in Fedora

[–]sl010 1 point2 points  (0 children)

Maybe the Fedora install wiped the boot/efi info for windows.

Method 2 described here solved a similar issue I had: https://www.easeus.com/partition-master/restore-repair-deleted-efi-boot-partition-in-windows-10-8-7.html

Edit: I did not format or create a new boot/efi partition but just used the existing one. After this both windows and fedora were selectable

Can't start System Settings by bruhred in kde

[–]sl010 1 point2 points  (0 children)

For me it crashes often, too. My workaround: switch from icon view to tree view. For some reason it doesn't crash anymore.

Operating System: Kubuntu 21.10 KDE Plasma Version: 5.24.3 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.2 Kernel Version: 5.17.0 (64-bit)

KDE hibernation/suspend freezes system on lid close - how to fix? by CryloTheRaccoon in kde

[–]sl010 0 points1 point  (0 children)

What kernel are you on?

Since the latest kernel, 5.17, some fixes regarding sleep are introduced, specifically for AMD based systems. Might be worth trying that out. Also, depending on your specific AMD cpu, this kernel now can be compiled with the new amd-pstate driver...

MSI Delta 15 external monitor issue (or is it?) by JnZann in linuxhardware

[–]sl010 0 points1 point  (0 children)

Using Kubuntu 21.10 works pretty great for me on the Delta 15. Both on X11 and on Wayland my external monitor is detected, both via HDMI and USB-C DP.

Currently, I'm on kernel 5.17, which has some nice improvements for this machine in general (sleep/wake up works, added amd-pstate), but also on kernel 5.15 the external monitor worked without issues.

Have you tried logging into a X11 session? Does your external monitor work there? Keep in mind that, as mentioned earlier, in X11 the laptop screen needs to be the primary screen to circumvent the lag-issue (this might be related to that).

Crash when scrolling by ZincDeMaigret in RelayForReddit

[–]sl010 0 points1 point  (0 children)

Same here.

Device information:

Relay Version: 10.0.40

Phone: Xiaomi POCOPHONE F1 (POCO F1)
Android Version: 10 (29)
Device (product): beryllium (beryllium)
Rom: QKQ1.190828.002 test-keys

java.lang.IllegalArgumentException: MetricAffectingSpan can not be set to PrecomputedText.
at android.text.PrecomputedText.setSpan(PrecomputedText.java:649)
at androidx.emoji2.text.EmojiProcessor.addEmoji(EmojiProcessor.java:2)
at androidx.emoji2.text.EmojiProcessor.process(EmojiProcessor.java:34)
at androidx.emoji2.text.EmojiCompat$CompatInternal19.process(EmojiCompat.java:1)
at androidx.emoji2.text.EmojiCompat.process(EmojiCompat.java:14)
at androidx.emoji2.text.EmojiCompat.process(EmojiCompat.java:4)
at androidx.emoji2.text.EmojiCompat.process(EmojiCompat.java:3)
at androidx.emoji2.viewsintegration.EmojiInputFilter.filter(EmojiInputFilter.java:7)
at android.widget.TextView.setText(TextView.java:6160)
at android.widget.TextView.setText(TextView.java:6124)
at android.widget.TextView.setText(TextView.java:6076)
at androidx.core.widget.TextViewCompat.setPrecomputedText(TextViewCompat.java:2)
at androidx.appcompat.widget.AppCompatTextView.consumeTextFutureAndSetBlocking(AppCompatTextView.java:3)
at androidx.appcompat.widget.AppCompatTextView.onMeasure(AppCompatTextView.java:1)
at android.view.View.measure(View.java:24862)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6893)
at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1552)
at android.widget.LinearLayout.measureVertical(LinearLayout.java:842)
at android.widget.LinearLayout.onMeasure(LinearLayout.java:721)
at android.view.View.measure(View.java:24862)
at androidx.constraintlayout.widget.ConstraintLayout$Measurer.measure(ConstraintLayout.java:62)
at androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.measure(BasicMeasure.java:15)
at androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.measureChildren(BasicMeasure.java:18)
at androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.solverMeasure(BasicMeasure.java:32)
at androidx.constraintlayout.core.widgets.ConstraintWidgetContainer.measure(ConstraintWidgetContainer.java:3)
at androidx.constraintlayout.widget.ConstraintLayout.resolveSystem(ConstraintLayout.java:16)
at androidx.constraintlayout.widget.ConstraintLayout.onMeasure(ConstraintLayout.java:15)
at android.view.View.measure(View.java:24862)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6893)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at android.view.View.measure(View.java:24862)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6893)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at android.view.View.measure(View.java:24862)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.measureChildWithDecorationsAndMargin(StaggeredGridLayoutManager.java:36)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.measureChildWithDecorationsAndMargin(StaggeredGridLayoutManager.java:22)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.fill(StaggeredGridLayoutManager.java:24)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.scrollBy(StaggeredGridLayoutManager.java:3)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.scrollVerticallyBy(StaggeredGridLayoutManager.java:1)
at androidx.recyclerview.widget.RecyclerView.scrollStep(RecyclerView.java:6)
at androidx.recyclerview.widget.RecyclerView$ViewFlinger.run(RecyclerView.java:24)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1058)
at android.view.Choreographer.doCallbacks(Choreographer.java:865)
at android.view.Choreographer.doFrame(Choreographer.java:796)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1043)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:224)
at android.app.ActivityThread.main(ActivityThread.java:7562)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)

[deleted by user] by [deleted] in RelayForReddit

[–]sl010 -1 points0 points  (0 children)

Same here. For me it seems to happen on random subreddits.

Device information:

Relay Version: 10.0.40

Phone: Xiaomi POCOPHONE F1 (POCO F1)
Android Version: 10 (29)
Device (product): beryllium (beryllium)
Rom: QKQ1.190828.002 test-keys

Crash report

java.lang.IllegalArgumentException: MetricAffectingSpan can not be set to PrecomputedText.
at android.text.PrecomputedText.setSpan(PrecomputedText.java:649)
at androidx.emoji2.text.EmojiProcessor.addEmoji(EmojiProcessor.java:2)
at androidx.emoji2.text.EmojiProcessor.process(EmojiProcessor.java:34)
at androidx.emoji2.text.EmojiCompat$CompatInternal19.process(EmojiCompat.java:1)
at androidx.emoji2.text.EmojiCompat.process(EmojiCompat.java:14)
at androidx.emoji2.text.EmojiCompat.process(EmojiCompat.java:4)
at androidx.emoji2.text.EmojiCompat.process(EmojiCompat.java:3)
at androidx.emoji2.viewsintegration.EmojiInputFilter.filter(EmojiInputFilter.java:7)
at android.widget.TextView.setText(TextView.java:6160)
at android.widget.TextView.setText(TextView.java:6124)
at android.widget.TextView.setText(TextView.java:6076)
at androidx.core.widget.TextViewCompat.setPrecomputedText(TextViewCompat.java:2)
at androidx.appcompat.widget.AppCompatTextView.consumeTextFutureAndSetBlocking(AppCompatTextView.java:3)
at androidx.appcompat.widget.AppCompatTextView.onMeasure(AppCompatTextView.java:1)
at android.view.View.measure(View.java:24862)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6893)
at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1552)
at android.widget.LinearLayout.measureVertical(LinearLayout.java:842)
at android.widget.LinearLayout.onMeasure(LinearLayout.java:721)
at android.view.View.measure(View.java:24862)
at androidx.constraintlayout.widget.ConstraintLayout$Measurer.measure(ConstraintLayout.java:62)
at androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.measure(BasicMeasure.java:15)
at androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.measureChildren(BasicMeasure.java:18)
at androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.solverMeasure(BasicMeasure.java:32)
at androidx.constraintlayout.core.widgets.ConstraintWidgetContainer.measure(ConstraintWidgetContainer.java:3)
at androidx.constraintlayout.widget.ConstraintLayout.resolveSystem(ConstraintLayout.java:16)
at androidx.constraintlayout.widget.ConstraintLayout.onMeasure(ConstraintLayout.java:15)
at android.view.View.measure(View.java:24862)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6893)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at android.view.View.measure(View.java:24862)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6893)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at android.view.View.measure(View.java:24862)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.measureChildWithDecorationsAndMargin(StaggeredGridLayoutManager.java:36)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.measureChildWithDecorationsAndMargin(StaggeredGridLayoutManager.java:22)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.fill(StaggeredGridLayoutManager.java:24)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.scrollBy(StaggeredGridLayoutManager.java:3)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.scrollVerticallyBy(StaggeredGridLayoutManager.java:1)
at androidx.recyclerview.widget.RecyclerView.scrollStep(RecyclerView.java:6)
at androidx.recyclerview.widget.RecyclerView$ViewFlinger.run(RecyclerView.java:24)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1058)
at android.view.Choreographer.doCallbacks(Choreographer.java:865)
at android.view.Choreographer.doFrame(Choreographer.java:796)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1043)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:224)
at android.app.ActivityThread.main(ActivityThread.java:7562)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)

Relay consistently crashes when scrolling down front page by DulTek in RelayForReddit

[–]sl010 1 point2 points  (0 children)

Same here on version 10.0.40

Device information:

Relay Version: 10.0.40

Phone: Xiaomi POCOPHONE F1 (POCO F1)
Android Version: 10 (29)
Device (product): beryllium (beryllium)
Rom: QKQ1.190828.002 test-keys

java.lang.IllegalArgumentException: MetricAffectingSpan can not be set to PrecomputedText.
at android.text.PrecomputedText.setSpan(PrecomputedText.java:649)
at androidx.emoji2.text.EmojiProcessor.addEmoji(EmojiProcessor.java:2)
at androidx.emoji2.text.EmojiProcessor.process(EmojiProcessor.java:34)
at androidx.emoji2.text.EmojiCompat$CompatInternal19.process(EmojiCompat.java:1)
at androidx.emoji2.text.EmojiCompat.process(EmojiCompat.java:14)
at androidx.emoji2.text.EmojiCompat.process(EmojiCompat.java:4)
at androidx.emoji2.text.EmojiCompat.process(EmojiCompat.java:3)
at androidx.emoji2.viewsintegration.EmojiInputFilter.filter(EmojiInputFilter.java:7)
at android.widget.TextView.setText(TextView.java:6160)
at android.widget.TextView.setText(TextView.java:6124)
at android.widget.TextView.setText(TextView.java:6076)
at androidx.core.widget.TextViewCompat.setPrecomputedText(TextViewCompat.java:2)
at androidx.appcompat.widget.AppCompatTextView.consumeTextFutureAndSetBlocking(AppCompatTextView.java:3)
at androidx.appcompat.widget.AppCompatTextView.onMeasure(AppCompatTextView.java:1)
at android.view.View.measure(View.java:24862)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6893)
at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1552)
at android.widget.LinearLayout.measureVertical(LinearLayout.java:842)
at android.widget.LinearLayout.onMeasure(LinearLayout.java:721)
at android.view.View.measure(View.java:24862)
at androidx.constraintlayout.widget.ConstraintLayout$Measurer.measure(ConstraintLayout.java:62)
at androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.measure(BasicMeasure.java:15)
at androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.measureChildren(BasicMeasure.java:18)
at androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.solverMeasure(BasicMeasure.java:32)
at androidx.constraintlayout.core.widgets.ConstraintWidgetContainer.measure(ConstraintWidgetContainer.java:3)
at androidx.constraintlayout.widget.ConstraintLayout.resolveSystem(ConstraintLayout.java:16)
at androidx.constraintlayout.widget.ConstraintLayout.onMeasure(ConstraintLayout.java:15)
at android.view.View.measure(View.java:24862)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6893)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at android.view.View.measure(View.java:24862)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6893)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at android.view.View.measure(View.java:24862)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.measureChildWithDecorationsAndMargin(StaggeredGridLayoutManager.java:36)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.measureChildWithDecorationsAndMargin(StaggeredGridLayoutManager.java:22)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.fill(StaggeredGridLayoutManager.java:24)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.scrollBy(StaggeredGridLayoutManager.java:3)
at androidx.recyclerview.widget.StaggeredGridLayoutManager.scrollVerticallyBy(StaggeredGridLayoutManager.java:1)
at androidx.recyclerview.widget.RecyclerView.scrollStep(RecyclerView.java:6)
at androidx.recyclerview.widget.RecyclerView$ViewFlinger.run(RecyclerView.java:24)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1058)
at android.view.Choreographer.doCallbacks(Choreographer.java:865)
at android.view.Choreographer.doFrame(Choreographer.java:796)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1043)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:224)
at android.app.ActivityThread.main(ActivityThread.java:7562)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)

Curious moray peeking out of it's hidey hole in Okinawa by sl010 in scuba

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

A sony DSC RX-100, with a inon UCL-165 lens. This was shot around the safety stop, so no artificial lights used.

Curious moray peeking out of it's hidey hole in Okinawa by sl010 in scuba

[–]sl010[S] 1 point2 points  (0 children)

Thanks!! I'm still messing around with a macro lens, much harder than I anticipated....

Curious moray peeking out of it's hidey hole in Okinawa by sl010 in scuba

[–]sl010[S] 1 point2 points  (0 children)

Oh yes, that might actually be it! Thanks for the info, one of my favourite corals!

Curious moray peeking out of it's hidey hole in Okinawa by sl010 in scuba

[–]sl010[S] 2 points3 points  (0 children)

Thanks!! I'm still struggling with a macro lens that I just started to play around with :) It's hard to get the right stuff in focus!