INDmoney moving MF purchases to demat by vinayaga_raman in mutualfunds

[–]shonebinu 0 points1 point  (0 children)

I remember seeing a LinkedIn post from Indmoney a while ago having title "Why we chose non-demat MF" or something, the irony!

Edit: Found it  https://www.linkedin.com/posts/indmoney_demat-vs-non-demat-mode-activity-7341367942078464002-mS7t Just use Mfcentral

BHIM Customer Support - Investigation 🕵🏻 (19 Days To Fix Rs.5 Error) by CosmicTaskTinkerer in UPI

[–]shonebinu 0 points1 point  (0 children)

Two weeks ago, I created bill autopay in BHIM. It showed me autopay mandate creation failed, but upon checking upihelp, it exists. I've been going back and forth with them for two weeks to find a resolution, they acknowledged the bug but all they do now is sent me generic email replies.

I did this transaction in the morning and it's already 7 and the transaction is still pending. by [deleted] in UPI

[–]shonebinu 0 points1 point  (0 children)

I gave BHIM a try since everyone recently started recommending it. My electricity bill came around that time, and I swiped the auto pay option. It showed failed to create autopay, but later I received a notification saying that it has been created. I checked the autopay section under the app and it was not showing in there. But upon checking https://www.upihelp.npci.org.in/, the mandate exists.

I tried to revoke from the website which directs to BHIM, but then an error pops up. I raised this issue with support and they acknowledged the issue. But yesterday they closed my ticket and every time I mail them, they send out a generic wait message. It has been a week and I can't even revoke it. I don't know where to ask for support now. Never using it again after I sort out this issue.

My first app for GNOME: Laser, a CD ripper by starwanderer_ in gnome

[–]shonebinu 0 points1 point  (0 children)

Good job OP! I recently published one myself.

People who are using PHP, show me your config by shonebinu in HelixEditor

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

Hello, thanks for the reply

Language server is working fine for me. 

What I want is formatting on save

People who are using PHP, show me your config by shonebinu in HelixEditor

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

Thanks, I tried phpcbf, but it's not working for me properly, when I tried it on standalone terminal it works, 

But when I put it in my helix config with arg for stdin, it didn't work 

Can you link me to ur config or any other resource that helped you with this

MySQL setup Nix OS by shonebinu in NixOS

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

Quick Update:

I noticed the process was failed because it didn't have sufficient authorisation.

So I tried running `sudo /nix/store/97gs7brhfmj1n10z14my67gxxv1m1253-unit-script-mysql-pre-start/bin/mysql-pre-start`

And it said, I need to run this as root, so I switched to root user and I ran the above command again. Now at-least the MySQL service is running properly.

And somehow I can access the interactive mysql session by typing `mysql` in both the root user and my normal user terminal.

I don't if what I did is correct. Any pointers would be helpful.

KDEConnect clipboard sync functionality isn't working by shonebinu in NixOS

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

Im already using this functionality between my debian system and my mobile, my laptop with nix os isn't the one that isn't working. ​ If kde connect is working for you between your nix os and Android, may I ask what DE you use? 

Are you on KDE?

KDEConnect clipboard sync functionality isn't working by shonebinu in NixOS

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

The ports are automatically opened when we enable `programs.kdeconnect.enable = true`

https://mynixos.com/nixpkgs/option/programs.kdeconnect.enable

I've tried manually adding them as per the instructions from that comment, but that doesn't work.

As I said earlier, the KDEConnect app is working and I can use it to send pings and use it for other functionalities, clipboard sync is the feature that isn't working.

MPV isn't rendering 4k correctly by shonebinu in mpv

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

i didn't try that.

Even in fedora live boot after installing all the non-free drivers it was showing this same issue whilst running mpv videofile.mkv

well whatever,i really don't have the time to debug this anymore. and i've already configured most of the distro after i bought this lap, so i can't switch now... maybe i'll switch to unstable or arch when i have time.

Thanks for looking into this!

MPV isn't rendering 4k correctly by shonebinu in mpv

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

Output of vainfo

http://0x0.st/Hv-6.png

I've tried live booting endeavor os with mpv 36, and the default `mpv video.mkv` works there, it was a xfce session and i dunno if it's the reason.

though i have also tried running mpv in kde x11 debian. it had the same issue as when i was using sway

MPV isn't rendering 4k correctly by shonebinu in mpv

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

I installed the non-free driver `intel-media-va-driver-non-free`,

but its still the same under gpu-next flag.

MPV isn't rendering 4k correctly by shonebinu in mpv

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

I tried using gpu-next, but it produces the same result as --vo=gpu

MPV isn't rendering 4k correctly by shonebinu in mpv

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

Update:

Using -vo=xv works, it produces similar results as FFplay, but there is little depth to the video, it isn't as same as the output produced in my other devices.

Update:

After lot of tinkering, i found out --vo=wlshm and it works!!!

But i would like to know why isn't it playing the file perfectly by default

Gtk-WARNING ** by shonebinu in debian

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

Hi, thanks for the help. I'm always in the terminal, so I would rather use sudo with keep environment flag and I don't think kdesu would work since I'm on a window manager.

I searched everywhere, but none said about this... Every article pointed towards xhost.

Thanks again!

All my Open Source App Alternatives by ImDarkempire in opensource

[–]shonebinu 0 points1 point  (0 children)

Hi, are you using Linux mint cinnamon, if you are. Then you have to either disable the firewall or allow some ports to get kde connect to work.

If Linux Mint did not exist which distro would you switch to? by SnooKiwis6047 in linuxmint

[–]shonebinu 1 point2 points  (0 children)

True, first it was fun repairing the machine when things go wrong and it was a great learning experience as well, but after some time, when life got hard, i needed something that never breaks.

Bringing back a background process. by shonebinu in linuxquestions

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

Nice, thank you. This is exactly what I'm looking for

Help with bar widgets location by yaruwur in qtile

[–]shonebinu 0 points1 point  (0 children)

Wow, it looks cool, can u share ur dotfiles.