It happens again this morning by the Brave Browser update.
I click on apply and while I am typing my Password or only the window, it disappears.
So the Problem is not solved.
Sorry
Which Info more can I provide to solve this issue?
pamac.conf
### Pamac configuration file
## When removing a package, also remove those dependencies
## that are not required by other packages (recurse option):
RemoveUnrequiredDeps
## How often to check for updates, value in hours (0 to disable):
RefreshPeriod = 3
## When no update is available, hide the tray icon:
NoUpdateHideIcon
## When applying updates, enable packages downgrade:
#EnableDowngrade
## When installing packages, do not check for updates:
#SimpleInstall
## Allow Pamac to search and install packages from AUR:
EnableAUR
## Keep built packages from AUR in cache after installation:
#KeepBuiltPkgs
## When AUR support is enabled check for updates from AUR:
CheckAURUpdates
## When check updates from AUR support is enabled check for vcs updates:
#CheckAURVCSUpdates
## AUR build directory:
BuildDirectory = /tmp
## Number of versions of each package to keep when cleaning the packages cache:
KeepNumPackages = 1
## Remove only the versions of uninstalled packages when cleaning the packages cache:
#OnlyRmUninstalled
## Download updates in background:
DownloadUpdates
## Offline upgrade:
#OfflineUpgrade
## Maximum Parallel Downloads:
MaxParallelDownloads = 10
#CheckFlatpakUpdates
#EnableSnap
#EnableFlatpak
pacman.conf
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
#HookDir = /etc/pacman.d/hooks/
HoldPkg = pacman glibc manjaro-system
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta = 0.7
Architecture = auto
#IgnorePkg =
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options
#UseSyslog
Color
ILoveCandy
#NoProgressBar
# We cannot check disk space from within a chroot environment
CheckSpace
#VerbosePkgLists
ParallelDownloads = 4
DownloadUser = alpm
#DisableSandbox
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch and Manjaro Linux
# packagers with `pacman-key --populate archlinux manjaro`.
#
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
[core]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
[extra]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
[multilib]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
$ cat /etc/pamac.conf
### Pamac configuration file
## When removing a package, also remove those dependencies
## that are not required by other packages (recurse option):
#RemoveUnrequiredDeps
## How often to check for updates, value in hours (0 to disable):
RefreshPeriod = 1
## When no update is available, hide the tray icon:
#NoUpdateHideIcon
## When applying updates, enable packages downgrade:
#EnableDowngrade
## When installing packages, do not check for updates:
#SimpleInstall
## Allow Pamac to search and install packages from AUR:
EnableAUR
## Keep built packages from AUR in cache after installation:
#KeepBuiltPkgs
## When AUR support is enabled check for updates from AUR:
CheckAURUpdates
## When check updates from AUR support is enabled check for vcs updates:
#CheckAURVCSUpdates
## AUR build directory:
BuildDirectory = /var/tmp
## Number of versions of each package to keep when cleaning the packages cache:
KeepNumPackages = 1
## Remove only the versions of uninstalled packages when cleaning the packages cache:
#OnlyRmUninstalled
## Download updates in background:
#DownloadUpdates
## Offline upgrade:
#OfflineUpgrade
## Maximum Parallel Downloads:
MaxParallelDownloads = 4
#CheckFlatpakUpdates
#EnableSnap
#EnableFlatpak
Thatβs the way, uh-huh, uh-huh
I like it, uh-huh, uh-huh
Thatβ²s the way, uh-huh, uh-huh
I do it, uh-huh, uh-huh
So it was this morning, as you do it but whit me several times the windows disappears reproducable, for me.
I mad the changes in
pamac.conf
AUR build directory:
BuildDirectory = /var/tmp
Download updates in background:
#DownloadUpdates
Maximum Parallel Downloads:
MaxParallelDownloads = 4
How can I make a video of it if it happens again?
Of the active Pamac window with the authentication window?
But not of the whole screen?
Or, if necessary, I make the Pamac window in full screen mode.
With a smartphone only if there is no other option.
No need - if you say it happens it happens - but I am suspecting it is a local issue.
The authorization is requested by Pamac but the handler is a system component - polkit - which is responsible for validating the request.
The request is sent to polkit using dbus communication and the result is sent back using the same channel.
I can only remember a few issues on the matter - this is indeed something local - not a widespread issue - and I have no idea where to look - but something is shorting the dbus communication on your system between pamac and polkit, making the authentication dialog disappear.
I have nothing - I understand it is annoying - I would be annoyed, perhaps even furious - but that changes nothing - so I would likely have used a by now
//EDIT
I am speculating
As you have a periodic issue at random intervals
which applications is open - if any - when you click Apply in the pamac update pane
you could peek at active processes when it happens - using htop or SystemdGenie
have you made any changes to the authentication mechanisms - e.g. fingerprint or facial recognition
which process/application could possibly interfere with polkit
why is your system responding differently than my system (and most likely everyone else)
what can possibly disrupt the authorization process on your system
what changes have you made that - even remotely - could interfere with polkit
I have a test laptop running Manjaro Plasma on stable branch - I use it to verify issues.
I wonder if the OP has dbus-daemon-units instead of dbus-broker-units installed? I realise that Manjaro changed to dbus-broker-units at the start of the year, and the OP has re-installed their system since then, but I do recall at the time of the change that it was sometimes suggested that users switch back to dbus-daemon-units if the move to dbus-broker-units caused problems with their system.
good morning everyone,
I wish you a wonderful sunny Sunday just like it is here in Berlin.
If I meet someone who lives near Berlin Tempelhof with whom I can expand my Linux knowledge.
Yes, then I would also like to change to testing branch, but as so far I have to develop my Linux knowledge further with your help.
Thanks all, I have learned a lot here.
Attached are the pamac and pacman versions from my Notebook where it doesnβt happen and from my PC where the window disappears.
Notebook where it does not happens
ο ξ° ο ~ ξ° pacman --version ξ²
.β. Pacman v7.0.0 - libalpm v15.0.0
/ _.-β .-. .-. .-. Copyright (C) 2006-2024 Pacman Development Team
\ '-. β-β β-β β-β Copyright (C) 2002-2006 Judd Vinet
βββ
Dieses Programm darf unter Bedingungen der GNU
General Public License frei weiterverbreitet werden.
.β. Pacman v7.0.0 - libalpm v15.0.0
/ _.-β .-. .-. .-. Copyright (C) 2006-2024 Pacman Development Team
\ '-. β-β β-β β-β Copyright (C) 2002-2006 Judd Vinet
βββ
Dieses Programm darf unter Bedingungen der GNU
General Public License frei weiterverbreitet werden.
Today, I got updates for some pamac related packages. With them the error in the GUI appeared again. I tried pamac update --aur and this worked fine. Thus, AUR on the CLI works.
In the last 10 days, I think there were about 3 upgrades, browser and others and an AUR Skype, then I had problems with printing and tried to install or reinstall the printer.