Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Z
zathura
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 110
    • Issues 110
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • pwmt
  • zathura
  • Issues
  • #100

Closed
Open
Opened Aug 23, 2019 by Adir Betite@deblacksin
  • Report abuse
  • New issue
Report abuse New issue

zathurarc not read on Mac

hi, I've been using Zathura with Vim on my Mac and its working great, but the only thing is that zathura doesn't seems to read zathurarc. I have one placed on /etc/ , /.config/zathura/ , /local/share/zathura (the last is where zathura saves the commands history) I want it to launch with specific recolor settings and window size, but nothing happens. the viewer launches fine, and if I input the commands in the command line of zathura the colours change like they should.

here is the output of zathura -l debug test.pdf

Adirs-MBP:~ adir$ zathura -l debug /Users/adir/Google\ Drive/הרצאות/אינפי\ 2/test.pdf 
debug: ../girara/template.c:311: base_changed(): Variable 'session' not set.
debug: ../zathura/plugin.c:272: register_plugin(): plugin: filetype mapping added: com.adobe.pdf
debug: ../zathura/plugin.c:170: load_plugin(): Successfully loaded plugin from '/usr/local/Cellar/zathura/0.4.3/lib/zathura/libpdf-poppler.dylib'.
debug: ../zathura/plugin.c:173: load_plugin(): plugin pdf-poppler: version 0.2.9
debug: ../girara/session.c:915: girara_set_window_icon(): Loading window icon with name: org.pwmt.zathura
debug: ../zathura/zathura.c:366: init_database(): Using plain database backend.
debug: ../zathura/zathura.c:201: zathura_update_view_ppi(): monitor width: 285 mm, pixels: 1280, ppi: 114.08
debug: ../zathura/dbus-interface.c:139: name_lost(): Lost connection or failed to acquire 'org.pwmt.zathura.PID-58770' on session bus.
debug: ../zathura/content-type.c:97: guess_type_magic(): magic detected filetype: application/pdf
debug: ../zathura/file-monitor.c:134: zathura_filemonitor_new(): using glib file monitor
debug: ../zathura/zathura.c:1086: document_open(): starting file monitor
debug: ../zathura/zathura.c:673: setup_renderer(): starting renderer with cache size 15
debug: ../zathura/zathura.c:201: zathura_update_view_ppi(): monitor width: 285 mm, pixels: 1280, ppi: 114.08
debug: ../zathura/render.c:870: render_all(): Queuing resize for page 0 to 428 x 600 (612.28 x 858.90).
debug: ../zathura/callbacks.c:235: cb_widget_screen_changed(): called
debug: ../zathura/zathura.c:1204: document_open(): Failed to load bookmarks.
debug: ../zathura/jumplist.c:160: zathura_jumplist_load(): No jumplist for this file in the database yet
debug: ../zathura/render.c:918: page_cache_is_cached(): Page 1 is a cache miss
debug: ../zathura/render.c:1018: zathura_renderer_page_cache_add(): Page 1 is cached at cache index 0
debug: ../zathura/render.c:844: render_job(): Rendering page 1 ...
debug: ../zathura/render.c:520: emit_completed_signal(): Emitting signal for page 1
Edited Aug 23, 2019 by Adir Betite
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
moreinfo
Assign labels
  • View project labels
Reference: pwmt/zathura#100