TV-Browser Java and get rid of Bildschirmübertragung used by xdg-desktop-portal

Then

nvidia_drm.modeset=1

is missing. Please, re-read carefully the link I shared earlier.

Also,

This is not enough, you should have

MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)

Have you tried to start a session in X11 mode?

Thanks @Nachlese,

I did in my second Posts

Partition:

ID-3: /home raw-size: 190.42 GiB size: 186.37 GiB (97.87%)
used: 119.86 GiB (64.3%) fs: ext4 dev: /dev/nvme0n1p6 maj-min: 259:7
label: home-PC uuid: N/A

I have a Backup, therefore I hope with creating a new seperate Partition for my /home it will be easyer for future Installs.

Thank you

How do I get rid of this screen sharing thing “Bildschirmübertragung”???

Greetings
Tony

I overlooked that one - so /home is already separate and you have a backup as well
there should be no problem then

I do not know - that is a question for people who actually use Plasma …
That “people” isn’t me. :grinning:

Thanks @Wollie,

after I done my steps listed in above Posts
see here again

My /etc/default/grub

# GRUB boot loader configuration

GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Manjaro"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash udev.log_priority=3"
GRUB_CMDLINE_LINUX="nvidia_drm.fbdev=1"

and

/etc/mkinitcpio.conf

# vim:set ft=sh
# MODULES
# The following modules are loaded before any boot hooks are
# run.  Advanced users may wish to specify all system modules
# in this array.  For instance:
#     MODULES=(usbhid xhci_hcd)
MODULES=(**nvidia_drm**)

And than I Installed “linux69-nvidia” in pamac-manager GUI

Run sudo update-grub and mkinitcpio -P and later also sudo grub-mkconfig -o /boot/grub/grub.cfg

Reboot and I booted in a Wayland Session.

-#####-

Should I still change it to

GRUB boot loader configuration

GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=“Manjaro”
GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash udev.log_priority=3”
GRUB_CMDLINE_LINUX=“nvidia_drm.fbdev=1” to

“nvidia_drm.fbdev=1 nvidia_drm.modeset=1”

???

and
/etc/mkinitcpio.conf
MODULES=(nvidia_drm) to MODULES=

to

(nvidia nvidia_modeset nvidia_uvm nvidia_drm)

I have not tried to start in X11 becuase wayland functions for now.

Thanks
Tony

Yes, change

into

GRUB_CMDLINE_LINUX="nvidia_drm.modeset=1 nvidia_drm.fbdev=1"

and

MODULES=(**nvidia_drm**)

into

MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)

Then run

sudo mkinitcpio -P
sudo update-grub

and reboot.

Also, trying to start an X11 session is so simple that you should try it. Just select it from menu where you login.

Thanks @Wollie,

made the changes and run booth commands.
rebooted
all fine
logged out and in X11 again.

And that silly screen sharing thing “Bildschirmübertragung”
didn’t came up anymore

So it is an ISSUE with Wayland and not of my NVIDIA configuration.

So PLEASE
All I want is
How do I get rid of this screen sharing thing “Bildschirmübertragung” under Wayland

Thank you :grinning:

Da steht ja, unter der Titelleiste:
“Bildschirm zum teilen mit der anfragenden Anwendung auswählen”

Meine Frage daraufhin wäre:
Welche Anwendung würde denn das Bildschirmteilen anfragen?
… irgendwas Wayland spezifisches, was automatisch gestartet wird?

Außerdem is da unten eine Checkbox (die ist auf englisch):
Allow restoring on future settings.

Vielleicht mal dieses Häkchen entfernen?



the essence in english:

re the screenshot
“Bildschirm zum teilen mit der anfragenden Anwendung auswählen”
means:
“choose the screen to share with the requesting application”

and I suggested to ask:
what application would request to share and why?

Remove/uninstall the version of tvbrowser that you downloaded from their site, then delete/rename your ~/.config/tvbrowser folder, and then install the version that is in the AUR (pamac build tvbrowser): AUR (en) - tvbrowser

I just installed it on my Plasma Wayland machine and had no issues opening it and downloading an Australian TV Guide:

I can’t guarantee that will get rid of the screen-sharing popups (they could be related to having multiple video outputs & having to choose the correct screen for Wayland to display the application on), but using the version in the AUR will at least ensure that you have the correct dependencies for an Arch-based distro such as Manjaro.

1 Like

When this is all you are concerned about then simply stay logging in X11 until this is solved or is there any disadvantage for you to use X11? Wayland on Plasma is still immature in some belongings and it’s no shame to stay on X11 until it’s fixed.

@Daumeier
when I search via the KDE menu for “screen sharing”
I get one result, with an icon that looks very much like the one in your screenshots.
The name is xwaylandvideobridge

It is a match in the pamac software installer,

and it is not installed in my VM (which can’t do wayland)

… nothing else - it’s just an observation …

perhaps remove it if you have it installed

I’d use X11 / xorg
I’d always use what works - because one cannot use that which does not work :nerd_face:

Hello Good Morning all,

I guess we will not solve my problem here.

Es ist meine schuld.
Ich bin nicht in der Lage meine Gedanken in schriftlicher Form nieder zuschreiben.
Ich könnte es klar und deutlich erklären.
Wie es scheint, ist es ein Wayland und oder Java Problem. Oder eine Kombination von beiden.
Denn ich habe beobachtet, dass auf meinem Notebook das kleine mini Programm kurz auf blinkt und aber gleich wieder verschwindet. Nicht geöffnet und gestartet wird, sondern gleich wieder beendet.
Notebook mit allen neuen Updates und Wayland und Jave 21.


It’s my fault. I am not able to write down my thoughts in written form.
I could explain it clearly. It seems to be a Wayland and or Java problem. Or a combination of both.
Because I have observed that on my notebook the small mini program flashes briefly and disappears immediately.
It is not opened and started, but immediately terminated.
Notebook with all new updates and Wayland and Jave 21.


Even spectacle brings now segmentation fault (core dumped) and makes not screenshots anymore.


I guess I will try new clean Install.

Hello @Nachlese

Meine Frage daraufhin wäre:
Welche Anwendung würde denn das Bildschirmteilen anfragen?
… irgendwas Wayland spezifisches, was automatisch gestartet wird?

Wenn ich das wüsste, hätte ich das Programm längst deinstalliert und die Frage hier im Forum nicht gestellt

If I knew that, I would have uninstalled the program long ago and not asked the question here in the forum.

Vielleicht mal dieses Häkchen entfernen?

Keine Änderung, ob ein hacken drin oder nicht ist.

@scotty65
Danke für deine angebotene Hilfe.

Im Post Nr. 8, hatte ich erwähnt, dass > TV-Browser uses needs Java.

I got it from [TV-Browser](TV-Browser Download Page)

I am using the portable Version for Windows and Linux

benutze und ist auch in meine Screenshots, oben in der Titelleiste sichtlich. Trotzdem vielen Dank.


Thank you for your offered help. In post no. 8, I had mentioned that > TV-Browser uses needs Java.

I got it from [TV-Browser](TV-Browser Download Page)

I am using the portable Version for Windows and Linux

use and is also visible in my screenshots at the top of the title bar. Nevertheless, thank you very much.

@Wollie,

wenn du in einem Forum dein Problem bzw. anliegen, vorträgst.

Stellen wir uns mal vor, du wärst Ich und hättest jetzt mein Problem.

Und ich würde dir diese Antwort vorschlagen, welche du mir gegeben hast?

Wärst du damit glücklich und zufrieden mit der Antwort?

Damit zu leben und ein Rückschritt zum alten zu machen?

Speziell wenn man in der Suchmaschine nach x11 oder Wayland sucht und die Vorteile zu Wayland liest?

Wie gesagt, erklären könnte ich es besser als es zu schreiben.


@Wollie if you present your problem or concern in a forum.

Let’s imagine you were me and now had my problem.

And I would suggest to you this answer that you gave me?

Would you be happy with that and satisfied with the answer?

To live with it and take a step backwards from to the old?

Especially if you search for x11 or Wayland in the search engine and read the advantages of Wayland?

As I said, I could explain it better than write it.

Thank you all
Tony

@Nachlese
Thanks again.

xwaylandvideobridge is not installed as I can see.

Für mich, vom lesen her, bringt Wayland mehr vorteile als Nachteile.

Die Probleme bei der Verwendung von proprietären Grafiktreibern wie denen von Nvidia, konnte ich mit eurer allen Hilfe lösen.

Nur diese mit “Bildschirmübertragung” und Java nicht.

For me, from reading, Wayland brings more advantages than disadvantages.

I was able to solve the problems with the use of proprietary graphics drivers like those from Nvidia, with all of your help.

Only those with “Bildschirmübertragung” , “screen sharing” and Java are not.

Thanks and greetings
Tony

for all the english speakers/readers:
the following is not important to understand at all - just some nerd talk which I will not translate.

Ich sage es gerne nochmal:

ich werde benutzen was funktioniert, statt meine Zeit damit zu verschwenden, das was nicht funktioniert zum funktionieren zu überzeugen

Aber das ist halt Ansichtssache.

außerdem - und bitte nicht als persönlichen Angriff auffassen!

  • ein Haken ist keine Hacke
  • mit einem Haken kann man wohl auch hacken, es geht aber trotzdem mit einer Hacke besser

Wenn man an: “ein Häkchen setzen” denkt (ein kleines Häkchen …) dann fällt die Herkunft und der Unterschied leichter auf. :wink:

Ich weiß auch nicht, warum mir das sofort und jedesmal direkt innerlich einen kleinen Schlag versetzt.
Kommt wohl mein Autismus durch, oder was man heute OCD nennt … :wink:

Cheers!



vom lesen her … na ja

gibt es denn echte Vorteile für Dich?
nicht nur abstrakte?

… egal … war 'ne rhetorische Frage
ist natürlich in Deinem Ermessen

Ja. Nutzung von X11 - solange bis wayland etwas besser funktioniert - ist kein Rückschritt sondern ein pragmatischer (für Manjaro sogar empfohlener) Ansatz, insbesondere, wenn sich das einzige hier kommunizierte Problem damit lösen lässt. Was Suchmaschinen da an Ergebnissen liefern, wäre mir herzlich egal, sofern ich mit dem Lösungsansatz das Problem löse.

1 Like

Good morning to all,

Thanks for the answers.

For me this case can be closed.

When I get the chance I will reinstall Manjaro with the current ISO or a new ISO.

There was one good thing.
Instead of using open source, I will install using proprietary drivers and know which entries I have to make and where so that NVIDIA doesn’t cause any problems. :wink:

Thank you again, all the best
greeting
Tony


Guten Morgen an alle,

danke für die Antworten.

Für mich kann dieser fall geschlossen werden.

Bei Gelegenheit werde ich Manjaro mit dem jetzigen oder einer neuen ISO neuinstallieren.

Ein Gutes hatte es ja. statt mit Open source werde ich mit proprietary Treiber installieren und weiß welche Einträge ich jetzt wo machen muss damit NVIDIA keine Probleme macht. :wink:

Danke nochmal euch alles Gute
Gruß
Tony

Hello and thank you for the good help I got here.
Also for the fact that I am constantly learning something new.

Reinstallation with separate /home partition worked great. Even though I wasn’t satisfied with the answer, I stayed with x11 for the first time until everything works.

Wayland with Nvidia and the changes in grub and co, went well, but not all programs with it.

Thanks again and have a nice day to all of you
Greetings
Tony


Hallo und danke für die gute Hilfe, die ich hier bekommen habe.
Auch dafür das ich dadurch ständig was neues dazu lerne.

Neuinstallation mit separaten /home Partition hat super geklappt.
Auch wenn ich mit der Antwort nicht zufrieden war, bin ich erstmals bei x11 geblieben, bis alles funktioniert.

Wayland mit Nvidia und den Änderungen in grub und co, ging gut, aber nicht alle Programme damit.

Danke nochmals und euch allen einen schönen Tag
Gruß
Tony