https://bugs.kde.org/show_bug.cgi?id=483080
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #19 from Méven <[email protected]> --- (In reply to Paul Worrall from comment #17) > To summarise: > > 1. If both the Dropbox and Git plugins are enabled in Dolphin and I > navigate to my Home folder where the Dropbox folder is located, the green > tick emblem is shown on that folder to indicate it is synchronised. > Thereafter, navigating to any other folder with a git repository, no emblems > are shown by the git plugin and no git context menus are shown. > > 2. If I disable the Dropbox plugin, then the git plugin works everywhere as > expected. > > KDE Plasma Version: 6.1.90 > KDE Frameworks Version: 6.6.0 > Qt Version: 6.8.0 > Graphics Platform: Wayland That's to be expected git and dropbox plugins implement dolphin's KVersionControlPlugin plugin interface. An assumption was made for the implementation of dolphin, a folder is only in one version control system. Not a very strong one, I would think. The question would be what to do then ? My short answer would be to have dolphin signal to the user the issue and turn off one of the plugins for the folders concerned. I consider this not a high-priority. -- You are receiving this mail because: You are watching all bug changes.
