Open Tuxman2 opened 3 years ago
Hi @Tuxman2 , Can you tell me what is your version of gnome-shell ? Do you use the extension store or git? If you are on git on which branch? Thanks
Hi @Tuxman2
Note: One last thing. Why the notification icon is in red when there is no notification ?
This comes from your theme, the red indicates that your notification list is empty. Previously I used custom icons, now I use the theme icons.
Hi @Ordissimo,
My Gnome-shell version : 3.38.4 (Manjaro) I use your git and I downloaded the source code from zip file. On your git, I took the Master branch (3.38).
Regards.
Hi @Tuxman2 , Ok, can you update, I made some big changes a few hours ago? Thank's
Hi @Tuxman2 , Ok, can you update, I made some big changes a few hours ago? Thank's
I downloaded the last source code today. I will test it. thanks. ;-)
@Ordissimo: I'm coming back to you. The bug is still there but I noticed something.
Well, when the Airplane mode is disabled there is no problem. I enable the wifi on the panel (like in the first post) and the icon is still there (Airplane). But when the Airplane mode is enabled and I try to enable the wifi, then the icon on the panel disappear (no airplane, no wifi icon). After that, I disable the wifi (on the panel) and I've got two airplane icons on it. That's the bug.
Otherwise, everything works.
Note: Some parts of the extension are not translated:
Enable toggle for individual calendar and notification indicators (gnome-shell restart required for effect) Enable toggle for custom indicator padding
Can you check the 'Position and size' part for translation ? Thanks.
Regards.
Hi @Tuxman2 , I can't reproduce, I'm on GNOME-SHELL 3.38.4. Can you check that you don't have a side effect related to another extension? Can you give me a detailed procedure to reproduce? Thanks !
Hi,
Hi @Tuxman2 , I can't reproduce, I'm on GNOME-SHELL 3.38.4. Can you check that you don't have a side effect related to another extension? Can you give me a detailed procedure to reproduce? Thanks !
I'm also on Gnome-shell 3.38.4 (Last Manjaro Gnome-shell version). I installed the following extensions: App-grid-tweaks, Application-overview-tooltip, BigSurStatusArea, Cariboublocker, CoverFlowAltTab, SensorPerception, DashToPanel, UserTheme, Improved-osk-gnome-ext, SupportToApps, Touch-Screen-right-click.
For procedure: enable/disable the wifi on the panel (via icon) with the Airplane mode enable or disable.
Note: Do you know where is defined the displayed message: "battery full charged" when the battery icon is selected on the panel (gnome-shell.css file) ? I want to change the color of this message. Thanks.
!!!News!!!: Well, I made some tests and the problem don't come from the others extensions. I tried the 'Dash to Dock' extension rather than 'Dash to panel' extension and I've got the same issue. But in the case of Dash to Dock, all network items are grouped together. It is same thing with 'Dash to panel' without the use of BigSurStatusArea extension. I think the gnome-shell was made as it but I'm not sure. As your BigSurSatusArea extension separates the different elements, the airplane icon is displayed but not the wifi. And when I disable the airplane mode, there is no other icon at all for it. There is an empty space. This is the same thing when I enable the wifi, the airplane icon disappear and I've got an empty space. One last thing, I installed your last source code (Master branch), and now I have only one airplane icon and not two as before.
Regards.
Hi @Tuxman2, With DashToDock, I reproduce the problem. The problem comes from the fact that the visible icons of the indicator come from several sources. These sources are replaced according to the state, this is blocking or the fact that sometimes we are 2 icons or none. I work on it !
Hi @Ordissimo:
Glad you found the cause of the problem. Otherwise, it's perfect. ;-)
Note: As I said before, do you know if the message "Full charge(d)" for the battery icon can be set in another color ? I found the way to change the color of the "your system is up to date" message but not for the battery. I think that the change must be make in gnome-shell.css file of the theme but I don't know where.
Thanks.
Regards.
I looked quickly, at work I'm on gnome-shell 3.36, I can't test! I think anyway that it's this class that allows to theme the label. I'm afraid it's a generic class so you have to rename it "label-menu-power", then you can theme it. Your contribution is welcome :-)
indicators/power.js
53 this._label = new St.Label({
54 style_class: "label-menu"
55 });
Hi @Ordissimo,
Can you test it? https://github.com/Ordissimo/Big-Sur-StatusArea/tree/fix-network-indicator
Thanks. I will try it tomorrow. I will test your extension on my 2-in-1 laptop with his touchscreen to see how it works.
I will give you more information later. ;-)
Regards.
Hi @Ordissimo:
I'm come back to you. Now it is Ok, but I would like to tell you something.
By default, the Airplaine icon is displayed on the panel. When I enable the wifi, the Airplane icon is still there. Does this icon must be replaced into wireless icon (network-wireless-acquiring-symbolic icon) ? When I disable the Airplane mode, the Airplane icon is still there. Is this a bug or not ?
Thanks.
Regards.
Hi @Tuxman2, Yes, it's a bug, an event is missing, I worked around the problem by leaving the previous icon displayed. I'm looking for it, maybe I'll find it :)
@Ordissimo: No problem, I'm waiting. ;-)
Hi @Tuxman2 , Can you check if my last commit fixed the problem?
Thanks. I will try it as soon as possible. ;-)
Hi,
I can't access to the preferences options. I've got these message errors:
Error: No property margin on GtkGrid
Stack trace: _init/Gtk.Widget.prototype._init@resource:///org/gnome/gjs/modules/core/overrides/Gtk.js:45:40 buildPrefsWidget@/usr/share/gnome-shell/extensions/improvedosk@luebke.io/prefs.js:25:21 _init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:209:40 OpenExtensionPrefsAsync/<@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:122:28 asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:115:22 run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:177:20 main@resource:///org/gnome/Shell/Extensions/js/main.js:19:13 run@resource:///org/gnome/gjs/modules/script/package.js:206:19 start@resource:///org/gnome/gjs/modules/script/package.js:190:8 @/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17
I also want to tell you that some elements are not translated:
Regards.
Hi,
I'm come back to you. I downloaded again your extension from the 'Gnome extension shell' website and not from your github. I removed the previous installed version and I installed it again. Now, I don't have the error messages anymore and I can access to the preferences. So, I made something wrong before. As I said in the previous message, some elements are not translated, otherwise it works.
I don't know why but the indicators for the network are still not correct. I have the same display problem as before. I will test next week on another machine to see if the problem persists.
Thanks.
Note: I'm using gnome shell 40.2 version.
Regards.
Hi @Tuxman2,
You have to jump on the branch
git checkout 40.rc
Hi,
@Ordissimo: I stay with your 40.1 version because with your 40.rc version I don't have icon when I switch to wifi.
Can you add the translation for these 3 parts ? :
Thanks.
hi @Tuxman2,
The translations have been added !
Can you send me your file: indicators/network.js
This will allow me to make a diff of the two files
Hi,
well, the bug is still there with the Wifi part. There is no Wifi icon when it is activated on the panel.
You can check it by : click Airplaine icon -> Wifi Off -> enable
Here is the result:
Here is the result when it is on hover:
Now, when I disable the Wifi on the panel, the Airplaine icon come back but I don't have one icon but two:
So, something is wrong in this part.
Note: One last thing. Why the notification icon is in red when there is no notification ?
Before, the notification icon was standard.
Thanks.
Regards.