Add start-up dialog to choose instance name from list of instances with stored tabs

Bug #1219055 reported by Adam Reichold
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qpdfview
Fix Released
Wishlist
Adam Reichold

Bug Description

Based on the question: "I am used to work with different qpdfview sessions.
 1/ qpdfview --unique --instance tex ... (3 files in the tex instance)
 2/ qpdfview --unique --instance doc ... (7 files in the doc instance)
 3/ qpdfview --unique --instance somethingelse ... (lots of files in the se instance)

After a while, if I want to reload the session 2 vith 7 files, I have to remember the instance name, and it's sometimes hard... So, I make it the hard way and look into the sqlite database but maybe one could add a tab somewhere whith all those instance names. That could allow us to easely reload all the files of one specific instance."

Solve the issue by implementing a command-line option "--choose-instance" to display a dialog containing a list of instance names that appear in the tabs table of qpdfview's SQLite database, so that the user can choose one or abort start-up of the program. The effect should be as if the instance name was specified directly using the "--instance" command-line option.

Related branches

Changed in qpdfview:
status: New → Triaged
importance: Undecided → Wishlist
assignee: nobody → Adam Reichold (adamreichold)
milestone: none → 0.4.6
Revision history for this message
Adam Reichold (adamreichold) wrote :

There is now a branch implementing this available [1] and linked to this bug report. Please test and report your findings.

[1] lp:~adamreichold/qpdfview/choose-instance

Changed in qpdfview:
status: Triaged → In Progress
Changed in qpdfview:
status: In Progress → Fix Committed
Changed in qpdfview:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.