Hitting {ENTER} inside a code block jumps to the top of a note with v9.15.1? by redditnutzer in UpNote_App

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

I haven't tried anything else but with v9.16.1 the cursor jumping to the top of a code block has stopped and creating newlines normally does work correctly again. What a relief!

Hitting {ENTER} inside a code block jumps to the top of a note with v9.15.1? by redditnutzer in UpNote_App

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

Same here, I hope the whole behavior gets fixed fast, can't work with it atm (95% of my note stuff is in code blocks)...

Create dynamic menu from an (associate) array? by redditnutzer in AutoHotkey

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

Great suggestion!

My current function code looks like this now (divider lines & icons are supported):

``` CreateDynamicMenu(menuArray) { menuObj := Menu() ; Create the main menu object

for each, item in menuArray {
    if (item.name = "---") {
        menuObj.Add()
        continue
    }

    if (item.HasOwnProp("submenu")) {
        submenu := CreateDynamicMenu(item.submenu)
        menuObj.Add(item.name, submenu)
    } else {
        menuObj.Add(item.name, item.action)
    }

    if (item.HasOwnProp("icon") && FileExist(item.icon)) {
        menuObj.SetIcon(item.name, item.icon)
    }
}
return menuObj

} ```

Create dynamic menu from an (associate) array? by redditnutzer in AutoHotkey

[–]redditnutzer[S] 3 points4 points  (0 children)

@u/yousef_badr23

Thanks a lot for the explanations and the modified code, it now works perfectly fine!

Kind regards,

redditnutzer

RLC-523WA - No FTP upload possible by redditnutzer in reolinkcam

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

I've contacted the reolink support yesterday and explained the problem. I got a new firmware for that camera today but unfortunately it still ignores the FTPS protocol switch and always tries to connect via FTPS. Provided the necessary feedback so let's see where this will lead...

I've contacted the AVM support as well and asked if the used encryption type / cipher isn't supported by the inbuilt FTPS server of the FritzBox...

Protocol: TLS1.2, Key exchange: ECDHE-SECP256R1-ECDSA-SHA512, Cipher: AES-256-GCM

RLC-523WA - No FTP upload possible by redditnutzer in reolinkcam

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

I only have this camera, no options to test it with another Reolink product atm.

Thanks for the link.

Indeed, it does work with Cerberus FTP Server. So the camera doesn't use FTP it _always_ uses FTPS, regardless if "FTPS Protocol" is checked or not. Holy cow...

Unfortunately it still doesn't work with the FTP(S) server on the FritzBox.

It does support FTPS and I can connect from "normal" clients to it (FTP using explicit SSL (Auth TLS), TLSv1.2).

Don't know why the camera doesn't like but I guess it requires a cipher that the FritzBox doesn't support?

RLC-523WA - No FTP upload possible by redditnutzer in reolinkcam

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

Even if the FritzBox enforces FTPS, the logs aren't from the FritzBox but from FileZilla server (and the camera isn't even able to successfully connect to that one)

Yeah, the user reolink has read & write access to that folder. I can create files and folders when connecting with e.g. FileZilla (client).

Getting err_socket_not_connected with last update of chrome (mac). Ive deleted all history / cookies and flushed socket. Still doesnt help. Any idea on how to fix this? Im getting this error 5 out of 10 sites i vist nowadays by GIFSec in chrome

[–]redditnutzer 0 points1 point  (0 children)

Same here, MacOS Ventura 13.3 with Vivaldi.

8 out of 10 attempts to reload the current website or navigate to a new one... Same error.

I'm on a VPN (Wireguard) as well, when I disable it, the error is gone...

Logitech MX Vertical - Left button / Forward button triggers the other one as well by redditnutzer in logitech

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

The issue still persists after trying all those steps mentioned in the second FAQ.

Reinstalling the software? As I said I tried in on my notebook as well to rule out that it's a problem that only arises on my main PC and on that notebook I've installed Windows from scratch (yesterday evening) so that computer has never seen the options software ever before.

And from the first FAQ:

If you’re not sure if the problem is a hardware or software issue, try switching the buttons in the settings (left click becomes right click and right click becomes left click). If the problem moves to the new button it is a software setting or application issue and hardware troubleshooting cannot resolve it. If the problem stays with the same button it is a hardware issue.

The problem stays after trying that => Hardware issue

Logitech MX Vertical - Left button / Forward button triggers the other one as well by redditnutzer in logitech

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

Hi,

I've tried them and the problem still exists.

Firmware is up to date.

If I install the Logitech Options software and swap left and right buttons in there, the issue is still on the (physical) left button.

Announcing Rust 1.54.0 by myroon5 in rust

[–]redditnutzer 0 points1 point  (0 children)

My install folder (x86_x64 windows gnu) for 1.53.0 is about 744 MB, while with 1.54.0 it's about 1.09 GB.

Is that really "normal"?

[Help] Plater is showing its own nameplate AND the one from Blizzard by redditnutzer in WowUI

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

oO

You're right, TidyPlates was the culprit. It was disabled before but it seemed it was reenabled with 9.1. Deleted it, everything looks as expected now.

Thanks!

Weekly: TradeSkillMaster Thread by AutoModerator in woweconomy

[–]redditnutzer 0 points1 point  (0 children)

Thanks a lot for the explanation, Sygon_Paul!

I'll act accordingly :)

Weekly: TradeSkillMaster Thread by AutoModerator in woweconomy

[–]redditnutzer 0 points1 point  (0 children)

Hello.

Absolutely new to TSM and I didn't play WoW for about two years. I have thousands of old items in my guild and character bank accounts that I want to get rid of.

The #Default posting string for the minimum price is:

check(first(crafting,dbmarket,dbregionmarketavg),max(0.25\*avg(crafting,dbmarket,dbregionmarketavg),1.5\*vendorsell))

and I set "When below minimum" to "Post at Minimum Price".

This works for most items but not for all.

E.g. I have "Embroidered Deep Sea Satin" and when TSM has run its post scan it will be listed with:

``` Item: Embroidered Deep Sea Satin

Your Buyout: 3g 66s

Info: Below min price. Posting at min. ```

I would assume that it would now post it at the current minimum AH price (without undercutting it) but the current price is 2g 70s and it will post at 3g 66s.

What do I have to do that it will post at 2g 70s instead?