Ticket #146 (closed defect: fixed)

Opened 18 months ago

Last modified 18 months ago

pida does not start on screen >0

Reported by: ali Owned by: ali
Priority: critical Milestone: PIDA-0.5.1
Component: core Severity: Impossible
Keywords: Cc:

Description (last modified by ali) (diff)

From: https://bugs.launchpad.net/pida/+bug/124394 By: Jan Christoph Ebersbach

If I try to start pida, with vim as editor, on screen 1 (DISPLAY=:0.1), it does not start correctly but hangs in an endless loop.

The reason is that the root-window's property 'VimRegistry?' is only set on screen 0 but pida querys screen 1.

Patch: http://herbst.homeunix.org/~jceb/vimregistry_on_screen0.patch

Attachments

vimregistry_on_screen0.patch (0.7 KB) - added by ali 18 months ago.

Change History

Changed 18 months ago by ali

Changed 18 months ago by ali

  • priority changed from important to critical
  • status changed from new to assigned
  • description modified (diff)
  • milestone set to PIDA-0.5.1

Changed 18 months ago by ali

  • status changed from assigned to closed
  • resolution set to fixed

Tested this on my dual screens. Works nicely. Amazing I had never noticed it before. [1163]

Note: See TracTickets for help on using tickets.