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 352362 - Unimplemented action: POPPLER_ACTION_UNKNOWN (JavaScript)
Unimplemented action: POPPLER_ACTION_UNKNOWN (JavaScript)
Status: RESOLVED DUPLICATE of bug 338721
Product: evince
Classification: Core
Component: PDF
0.5.x
Other All
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-22 09:38 UTC by Christopher Creutzig
Modified: 2009-02-03 22:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
The pdf showing the described behaviour (67.12 KB, application/pdf)
2006-08-22 09:40 UTC, Christopher Creutzig
  Details
Implement action named Close (971 bytes, patch)
2006-08-22 10:59 UTC, Carlos Garcia Campos
committed Details | Review

Description Christopher Creutzig 2006-08-22 09:38:26 UTC
Please describe the problem:
When loading the attached file, evince asks me to file a bug report:


** (evince:4573): WARNING **: Unimplemented action: POPPLER_ACTION_NAMED, please post a bug report with a testcase.


Upon closing evince, I additionally get assertions:

(evince:4573): Gtk-CRITICAL **: gtk_tree_model_foreach: assertion `GTK_IS_TREE_MODEL (model)' failed

(evince:4573): Gtk-CRITICAL **: gtk_list_store_clear: assertion `GTK_IS_LIST_STORE (list_store)' failed


Steps to reproduce:
Load s-pre-61.pdf into evince.

Actual results:


Expected results:


Does this happen every time?
Yes.

Other information:
I hope I'll be able to upload the file in question after filing the report.
Comment 1 Christopher Creutzig 2006-08-22 09:40:27 UTC
Created attachment 71353 [details]
The pdf showing the described behaviour
Comment 2 Carlos Garcia Campos 2006-08-22 10:59:32 UTC
Created attachment 71356 [details] [review]
Implement action named Close

I can only reproduce the ACTION_NAMED links, but not assertions. There are several  action named links in this document, but only one is not supported, Close. This patch adds support for this action. 
In addition, there are other unsupported actions that are not named actions, they are JavaScript actions. Since named actions are already supported I'm going to change this bug referencing only JavaScript actions.
Comment 3 Reinout van Schouwen 2009-02-03 22:07:56 UTC
Isn't Javascript functionality a dupe of bug 338721 ?
Comment 4 Nickolay V. Shmyrev 2009-02-03 22:43:29 UTC
This one has a patch, so it's hard to decide which one is a duplicate. Feel free to dup one at your preference please. Thanks.
Comment 5 Nickolay V. Shmyrev 2009-02-03 22:44:30 UTC
Ups, patch is committed already. Let's dup it indeed.


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