Closed
Bug 641311
Opened 14 years ago
Closed 13 years ago
error going to full screen (firefox-bin:12616): Gtk-CRITICAL gtk_clipboard_set_with_data: assertion `targets != NULL' failed
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 546387
People
(Reporter: juanc.bretal, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b13pre) Gecko/20110313 Firefox/4.0b13pre
Build Identifier: Mozilla/5.0 (X11; Linux i686; rv:2.0b13pre) Gecko/20110313 Firefox/4.0b13pre
I got the next message in terminal when come back from full screen mode:
(firefox-bin:12616): Gtk-CRITICAL **: gtk_clipboard_set_with_data: assertion `targets != NULL' failed
Reproducible: Always
Steps to Reproduce:
1.start browser from command line
2.go to http://videos.mozilla.org/firefox/3.6/getpersonas.ogv
3.select full screen mode
4.close full screen mode
Actual Results:
message: (firefox-bin:12616): Gtk-CRITICAL **: gtk_clipboard_set_with_data: assertion `targets != NULL' failed
Expected Results:
no error message
![]() |
||
Comment 1•14 years ago
|
||
confirmed
http://hg.mozilla.org/mozilla-central/rev/a7c8c8e4d928
Mozilla/5.0 (X11; Linux i686; rv:2.0b13pre) Gecko/20110313 Firefox/4.0b13pre ID:20110313030411
Comment 2•14 years ago
|
||
Issue confirmed with Mozilla/5.0 (X11; Linux i686; rv:2.0b13pre) Gecko/20110314 Firefox/4.0b13pre. Setting resolution to New.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 3•14 years ago
|
||
(firefox-bin:19318): Gtk-CRITICAL **: gtk_clipboard_set_with_data: assertion `targets != NULL' failed
on close full sreen with: Mozilla/5.0 (X11; Linux i686; rv:2.2a1pre) Gecko/20110323 Firefox/4.2a1pre
Updated•13 years ago
|
Component: General → Selection
Product: Firefox → Core
QA Contact: general → selection
Summary: error going to full screen (firefox-bin:12616): Gtk-CRITICAL → error going to full screen (firefox-bin:12616): Gtk-CRITICAL gtk_clipboard_set_with_data: assertion `targets != NULL' failed
Comment 4•13 years ago
|
||
I haven't been able to reproduce this, but I guess it's the same issue as bug 546387.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•