Search found 284 matches

by BryanFRitt
Thu Mar 19, 2026 2:43 pm
Forum: Bug Reports
Topic: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.
Replies: 17
Views: 4619

Re: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.

I managed to get redshift to do a transition when I set it to using a config file. But this isn't causing rocks'n'diamonds to crash at startup during the sunrise/sunset periods like the way I had done Redshift before. :? [redshift] dawn-time=HH:MM-HH:MM dusk-time=HH:MM-HH:MM temp-day=6500 temp-night...
by BryanFRitt
Thu Mar 19, 2026 2:41 pm
Forum: Bug Reports
Topic: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.
Replies: 17
Views: 4619

Re: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.

If the above does work, it sounds like too much trouble to get working. Problem solved by deleting Kwin config files in ~/.config and /.local/share and a reconfiguration afterwards. Hmmm, sounds like just 'save and delete the relevant files in ~/.config and ~/.local/share; log in to KDE and see if ...
by BryanFRitt
Tue Mar 17, 2026 11:36 pm
Forum: Bug Reports
Topic: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.
Replies: 17
Views: 4619

Re: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.

googling on the name of the function which is assert()ing, `epoxy_get_proc_address`, I find: https://github.com/anholt/libepoxy/issues/241, leading to https://bugs.kde.org/show_bug.cgi?id=433589 -- which 'solved' a similar problem by resetting KWin settings. I suggest trying that, keeping copies of...
by BryanFRitt
Sun Mar 15, 2026 4:33 pm
Forum: Bug Reports
Topic: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.
Replies: 17
Views: 4619

Re: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.

$ gammastep -m list Available adjustment methods: wayland drm randr dummy Specify colon-separated options with `-m METHOD:OPTIONS'. Try `-m METHOD:help' for help. $ gammastep -m randr:help Adjust gamma ramps with the X RANDR extension. screen=N X screen to apply adjustments to crtc=N List of comma ...
by BryanFRitt
Sun Mar 15, 2026 1:31 am
Forum: Bug Reports
Topic: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.
Replies: 17
Views: 4619

Re: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.

There are three related Debian packages, redshift, redshift-gtk, redshift-qt. The latter being GUIs to the utility. I don't use these so I don't know if any of them stay running as a daemon. I think Bryan should start by clearly staying which of those is(are) in use. Second, the initial message tal...
by BryanFRitt
Sun Mar 15, 2026 12:54 am
Forum: Bug Reports
Topic: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.
Replies: 17
Views: 4619

Re: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.

Update: Forks Since 14 Jun 2020, Redshift development has been abandoned. Since 27 August 2023, Debian users are recommended to use gammastep, a Redshift fork, instead.[4][5][6] https://en.wikipedia.org/wiki/Redshift_(software)#Forks https://packages.debian.org/gammastep Guess I'll try out gammastep...
by BryanFRitt
Sun Mar 15, 2026 12:40 am
Forum: Bug Reports
Topic: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.
Replies: 17
Views: 4619

Re: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.

That sounds interesting (or strange, and should definitely not happen), and I would really like to try if I can reproduce this, but I don't know how! I am using KDE here (using the currently latest stable Kubuntu 24.04.3 LTS with KDE Plasma Version 5.27.12, Kernel 6.8.0-90-generic and X11), so it s...
by BryanFRitt
Fri Mar 13, 2026 11:35 pm
Forum: Bug Reports
Topic: Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.
Replies: 17
Views: 4619

Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash.

Starting Rocks'n'Diamonds when redshift program is running causes R'n'D to crash. If Redshift is running, starting R'n'D results in R'n'D crashing. I think it has something to do with a program called Redshift and/or KDE's Night Light. Because if I exit Redshift (?and/or wait long enough?) R'n'D goe...
by BryanFRitt
Thu Oct 30, 2025 12:36 pm
Forum: Bug Reports
Topic: Odd #1 tape for Niko Böhm's Tutorial
Replies: 10
Views: 35481

Re: Odd #1 tape for Niko Böhm's Tutorial

Yeah, it's really tricky (and a result of my approach to not require a unique "login" style account name). Finally, I plan to add a hook that makes it possible to rename your non-unique player name (like "anonymous" or "michael") not only in the game, but also for all ...
by BryanFRitt
Thu Oct 30, 2025 11:56 am
Forum: Bug Reports
Topic: Tape playback result in different playback from it's usual tape playback
Replies: 2
Views: 10622

Tape playback result in different playback from it's usual tape playback

When playing back one tape on this level usually results in a bad tape that fails one way. But one time after playing some other levels, and going back it's tape playback kept doing a different bad tape playback(same one everytime?) than it's usual playback of this bad tape. I hadn't actually played...
by BryanFRitt
Thu Oct 30, 2025 11:18 am
Forum: New Ideas
Topic: new time limit mode: "explorer"
Replies: 9
Views: 14343

Re: new time limit mode: "explorer"

Idea: Instead of these modes, do something like the "time limit" mode but instead of death of level playing at the end, how about a pop-up message saying something like "times up" asking if the player if they would like to 'continue level?', or 'restart level?', or if there is a ...
by BryanFRitt
Tue Sep 09, 2025 8:35 pm
Forum: Bug Reports
Topic: Odd #1 tape for Niko Böhm's Tutorial
Replies: 10
Views: 35481

Re: Odd #1 tape for Niko Böhm's Tutorial

Leading zeros, and trailing zeros don't change the value of the number. Leading zeros are zeros that are on the leftmost of a number before the decimal place -> 00 1.1 is the same number as 1.1 Tailing zeros are zeros that are on the rightmost of a number after the decimal place -> 1.1 00 is the sam...
by BryanFRitt
Sun Sep 07, 2025 12:38 am
Forum: Bug Reports
Topic: Odd #1 tape for Niko Böhm's Tutorial
Replies: 10
Views: 35481

Re: Odd #1 tape for Niko Böhm's Tutorial

How are tapes with identical scores, etc sorted? Why is 6.8s is coming before 6.13s? Looking at the list some more it seems that it's sorted by decimal representation of the time N.N (no trailing zeros) via version sort instead of like it should being sorted by the unconverted binary values of the ...
by BryanFRitt
Fri Sep 05, 2025 8:34 pm
Forum: Bug Reports
Topic: Odd #1 tape for Niko Böhm's Tutorial
Replies: 10
Views: 35481

Odd #1 tape for Niko Böhm's Tutorial

For 'Niko Böhm's Tutorial · Level 001 · Emeralds & diamonds' 'anonymous' playback ranked #1 actually has more spaces traveled on playback, and playback shows more tape time than the next 11(+?) rank scores, despite having a better time listed in R'n'D score server. There is an extra space moved ...
by BryanFRitt
Thu Aug 14, 2025 4:13 pm
Forum: Bug Reports
Topic: Possible work-around for continuing in middle of tape playback issue
Replies: 23
Views: 1606233

Re: Possible work-around for continuing in middle of tape playback issue

Don't know if it'll help find the tape issue problem, but here's a tape in team mode that's messed up.
Seems to mess up around 1:24

Save this as something like (adjust for your setup)
~/.rocksndiamonds/tapes/emc_per_one_mine_1/038.tape
Play with
EMERALD MINE CLUB > PER ONE MINE 1 > 038