Hi, thanks for maintaining this package!
I have a small suggestion: Could you put the number at the end of the URL into a variable? This way the diff would be much easier to read. Thanks!
Git Clone URL: | https://aur.archlinux.org/skypeforlinux-bin.git (read-only, click to copy) |
---|---|
Package Base: | skypeforlinux-bin |
Description: | Skype for Linux |
Upstream URL: | https://www.skype.com/ |
Keywords: | skype |
Licenses: | custom |
Conflicts: | skype, skypeforlinux |
Provides: | skype, skypeforlinux |
Submitter: | Hanabishi |
Maintainer: | Hanabishi |
Last Packager: | Hanabishi |
Votes: | 330 |
Popularity: | 1.05 |
First Submitted: | 2024-03-04 17:57 (UTC) |
Last Updated: | 2024-11-21 03:34 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 31 Next › Last »
Hi, thanks for maintaining this package!
I have a small suggestion: Could you put the number at the end of the URL into a variable? This way the diff would be much easier to read. Thanks!
Thanks, works now!
Re-pushed the branch, it seems to be fine now.
I absolutely did. https://aur.archlinux.org/cgit/aur.git/commit/?h=skypeforlinux-bin&id=88f5ed684dcb6713e59da882c3fe529677db19dc
And information on the page is displayed from .SRCINFO
. If it wasn't updated, the page would have shown the old version.
Looks like it's AUR experiencing technical problems.
You have not updated .SRCINFO, it still sits at version 8.116.0.213
Ok, -2
now reads skypeforlinux-flags.conf
.
In that case, wouldn't it be a much cleaner solution for all apps to read one generic file, electron-flags.conf
for example, instead of everyone having personal one?
But anyway, if it could be useful, I'll implement it.
@Hanabishi @xiota
Thanks for the tip. I was aware of the option of using a .desktop
file. Just feel like a conf file is a cleaner solution as I can simply link it to my other (Chromium, Spotify, Electron...) conf files. And I don't have to see duplicate entries of the same application in my dmenu anymore.
I were about to say the same thing. You can simply modify the desktop file as described in https://wiki.archlinux.org/title/Desktop_entries#Modify_desktop_files
@Xihu0208 Don't most desktop environments allow the user to edit and save a copy of the .desktop
in their home directories?
Pinned Comments
Hanabishi commented on 2024-07-31 07:28 (UTC) (edited on 2024-08-20 13:25 (UTC) by Hanabishi)
There is a problem with Skype being stuck on the login screen on first launch. That happens when your
org.freedesktop.secrets
provider doesn't have a keyring configured, i.e. also first launch.I don't know if this is a quirk of
libsecret
or Skype itself, but we can't do pretty much anything about it anyway.Solutions are simple though:
Despite the login screen being stuck, the login itself is actually successful. So just kill it and run Skype again, it should be fine after that.
Configure your default keyring manually (using
seahorse
,kwalletmanager
etc.) before running Skype.bulletmark commented on 2020-04-30 10:01 (UTC) (edited on 2022-06-13 00:22 (UTC) by bulletmark)
To get automatic login, install a package that provides
org.freedesktop.secrets
, e.g.gnome-keyring
.To get a systray icon, install
libappindicator-gtk3
. On GNOME, then install the appindicator extension.