| Summary: | gnome-documents doesn't start | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Olav Vitters <olav> |
| Component: | RPM Packages | Assignee: | Olav Vitters <olav> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | critical | ||
| Priority: | release_blocker | ||
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | gnome-documents | CVE: | |
| Status comment: | |||
should work in 3.3.3 release 2 Status:
NEW =>
ASSIGNED . Status:
ASSIGNED =>
RESOLVED |
$ gnome-documents /usr/bin/gnome-documents: line 21: -I: command not found $ tail /usr/bin/gnome-documents export GI_TYPELIB_PATH=/usr/lib64/gnome-documents/girepository-1.0:$GI_TYPELIB_PATH fi if test x"$LD_LIBRARY_PATH" = x ; then export LD_LIBRARY_PATH=/usr/lib64/gnome-documents else export LD_LIBRARY_PATH=/usr/lib64/gnome-documents:$LD_LIBRARY_PATH fi -I /usr/share/gnome-documents/js -c "const Main = imports.main; Main.start();" "$@"