3

I installed Ubuntu 24.04 recently. Besides some freezes and bugs, but I have an issue I can't understand. At sidebar, on Files icon, there are a number "2". I think it is number of opened tabs but it is always displayed even when I start or restart the device. Any ideas, please?

enter image description here

karel
  • 122,292
  • 133
  • 301
  • 332
devxhat
  • 33

1 Answers1

0

I too see this number. It's the number of instances of that program.
If I have firefoxTest open with two profiles I'll see the (2) on the firefoxTest tab. If I also have open one instance of firefoxProduction (when there is only one instance open you do NOT see a (1) on that tab), that is a different program so I see two of firefoxTest and one of firefoxProduction. If I now open three instances of my file manager, I'll see (3) on the tab for file manager . It's as if it is a count of how many of that specific executable are currently running (for that specific process owner or userID).

Zeye
  • 85