After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 344308 - totem doesn't understand --screen=0 option
totem doesn't understand --screen=0 option
Status: RESOLVED DUPLICATE of bug 338954
Product: totem
Classification: Core
Component: general
1.4.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-06-08 16:53 UTC by Yevgen Muntyan
Modified: 2006-06-20 08:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yevgen Muntyan 2006-06-08 16:53:02 UTC
muntyan@dima:/tmp$ totem --version
Gnome totem 1.4.1
muntyan@dima:/tmp$ totem --screen=0
Option '--screen=0' is unknown and was ignored
Comment 1 Bastien Nocera 2006-06-18 19:49:48 UTC
Just a warning, --screen is actually a GTK+ option, but Totem doesn't know that, as popt doesn't consume the options. Does it not actually work for you, spurious warning apart?
Comment 2 Yevgen Muntyan 2006-06-19 20:20:25 UTC
Sorry, I don't know, I submitted the bug for someone else, and I don't have two screens to test it. But, this thing was enough for that guy to switch to mplayer.
Comment 3 Bastien Nocera 2006-06-19 21:14:53 UTC
"this thing" being a warning, or the fact that it didn't work?
Comment 4 Yevgen Muntyan 2006-06-19 22:39:39 UTC
Unfortunately, I don't know. I *think* the warning made him think the option doesn't work; and if the option does work for you, then it works, and this bug is really about "odd warning when using --screen option".
Comment 5 Bastien Nocera 2006-06-20 08:29:02 UTC
The warning will be fixed when we migrate to using GOption.

*** This bug has been marked as a duplicate of 338954 ***