Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Semi working #1292

Closed
dieBakterie opened this issue Apr 12, 2024 · 13 comments
Closed

[Bug]: Semi working #1292

dieBakterie opened this issue Apr 12, 2024 · 13 comments
Labels
bug Something isn't working

Comments

@dieBakterie
Copy link
Contributor

Bug Report

Description

[Provide a clear and concise description of the bug.]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected Behavior

[What did you expect to happen?]

Actual Behavior

[What actually happened?]

Screenshots

240412_21h19m28s_screenshot

Environment

Hyde-cli Version:
Version: v0.5.0-118-gf88030c
Last commit: f88030c Fri Apr 12 22:41:35 2024 +0800
Commit message: 'Maybe it fixes the no meta dat err'

Hyde Repository:
CloneDirectory: /home/bakterie/.cache/hyde/Hyde-Clone
Git URL: https://github.com/prasanthrangan/hyprdots
Git Branch: main
Hyde version: 317d2aa
Modified: Sat Apr 13 00:07:26 2024 +0530
Commit message: fix rofi gamelauncher theme #1291

GPU:
2b:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU106 [GeForce RTX 2070 Rev. A] [10de:1f07] (rev a1)

CPU:

OS:

Hyprland System Information: (Not always available)

  • Hyprland, built from branch v0.38.1-b at commit 360ede79d124ffdeebbe8401f1ac4bc0dbec2c91 (props: bump ver to 0.38.1).
  • Date: Sat Apr 6 14:24:13 2024
  • Tag: v0.38.1

flags: (if any)

System Information:

  • System name: Linux
  • Node name: archlinux
  • Release: 6.8.5-zen1-1-zen
  • Version: Symlinks #1 ZEN SMP PREEMPT_DYNAMIC Thu, 11 Apr 2024 01:47:18 +0000
  • Installation Environment: [On The Main Hardware]
  • Other info: [1920x1080@60,1920x1080@144]

GPU information:

Additional Information

Already had issues through installation with Hyde-install

@dieBakterie dieBakterie added the bug Something isn't working label Apr 12, 2024
@dieBakterie
Copy link
Contributor Author

dieBakterie commented Apr 12, 2024

grafik
That's not intended like this. I had just opened it through rofi

@dieBakterie
Copy link
Contributor Author

dieBakterie commented Apr 12, 2024

grafik

grafik

So is this intended i need to trigger wallbash 2 times fast in a row to get it like this

@kRHYME7
Copy link
Collaborator

kRHYME7 commented Apr 13, 2024

So is this intended i need to trigger wallbash 2 times fast in a row to get it like this

yes?
image

#1292 (comment)

What happened?

@dieBakterie
Copy link
Contributor Author

dieBakterie commented Apr 13, 2024

Had needed to install multiple times DK exactly why with Hyde-install and ./Install -r to have everything and to Setup sddm. And i forgot about the DARK/light Mode mb

@dieBakterie
Copy link
Contributor Author

dieBakterie commented Apr 13, 2024

So that code-oss opens with the Flags as Files is intended too?

@kRHYME7
Copy link
Collaborator

kRHYME7 commented Apr 13, 2024

So that code-oss opens with the Flags as Files is intended too?

dunno about this though let me check first

@dieBakterie
Copy link
Contributor Author

grafik

I've sometimes no icons but don't know why/how to reproduce. And is there a reason for the bluetooth/network icon not following wallbash?

@dieBakterie
Copy link
Contributor Author

Are there any plans to make the waybar safe it's state?

@kRHYME7
Copy link
Collaborator

kRHYME7 commented Apr 13, 2024

I've sometimes no icons but don't know why/how to reproduce. And is there a reason for the bluetooth/network icon not following wallbash?

waybar icons are tray icons from their respective packages. Unless we can generate a wallbash gtk then it is posible.

some gtk themes seemed to have not icon in the specific icon pack

And sometime it's just waybar being waybar(ops buggy)

@dieBakterie
Copy link
Contributor Author

I've sometimes no icons but don't know why/how to reproduce. And is there a reason for the bluetooth/network icon not following wallbash?

waybar icons are tray icons from their respective packages. Unless we can generate a wallbash gtk then it is posible.

some gtk themes seemed to have not icon in the specific icon pack

And sometime it's just waybar being waybar(ops buggy)

happens when disabling and enabling waybar

@kRHYME7
Copy link
Collaborator

kRHYME7 commented Apr 13, 2024

Better to do a separated post for this, please the Original Post will be address soon

@prasanthrangan
Copy link
Owner

prasanthrangan commented Apr 13, 2024

o that code-oss opens with the Flags as Files is intended too?

no it is not intended... please modify /usr/bin/code-oss by removing the quotes from ${codeflags[@]} in the last line like this -

ELECTRON_RUN_AS_NODE=1 exec /usr/lib/${name}/electron /usr/lib/code/out/cli.js "${electronflags[@]}" /usr/lib/code/code.js ${codeflags[@]} "$@"

@dieBakterie
Copy link
Contributor Author

o that code-oss opens with the Flags as Files is intended too?

no it is not intended... please modify /usr/bin/code-oss by removing the quotes from ${codeflags[@]} in the last line like this -

ELECTRON_RUN_AS_NODE=1 exec /usr/lib/${name}/electron /usr/lib/code/out/cli.js "${electronflags[@]}" /usr/lib/code/code.js ${codeflags[@]} "$@"

Fixed it thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants