not a bug then
** Changed in: evince (Ubuntu)
Importance: Medium => Low
Status: Needs Info => Rejected
--
labels PDF document a microsoft word document
https://bugs.launchpad.net/bugs/98876
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a b
After examining the evince source code and generating a few test pdf
files I don't think that this is a bug in evince at all. The program
just reports the internal document title given to it by the pdf file
itself. Documents generated by document converters or from software not
designed to properly
Ill give the specifics,
this code in evince (ev-window-title.c) sets the window title we see:
new_title = g_strdup_printf ("%s (%s)", *title, filename)
as you can see the format is "internal doc title (real filename)"
--
labels PDF document a microsoft word document
https://bugs.launchpad.net/bug
My version of Evince is now showing the whole title instead of having
"..." appended to it everywhere except on the window list.
--
labels PDF document a microsoft word document
https://bugs.launchpad.net/bugs/98876
You received this bug notification because you are a member of Ubuntu
Desktop Bug
Like I said, I don't think it's big deal, but a surprising number of pdf
documents do something similar. As an example:
http://www.amd.com/us-
en/assets/content_type/DownloadableAssets/AMD_ATI_Fact_Sheet.pdf
http://www.ubuntulive.com/ubuntu/prospectus.pdf
I think maybe they don't have an interna
I am currently checking whether this effects the current development
version of evince or if its just the 6.10(0.5.2) and
7.04(0.8.0)versions. Unfortunately I am currently working with a P2
350Mhz w/224MB ram (my main comp died) so compiles take forever. I will
be more productive when I get my new
I believe I have found the document in question at http://www.cs.arizona.edu/classes/cs127a/spring07/HW/hw8-ElevatorBonanza.pdf";>this
address. I have seen this before actually, and never really thought
much of it. Maybe something to do with an odd PDF format? Will check
bugzilla tomorrow for a dup
Thanks for your bug report. I could imagine "Microsoft Window ..." being
the title of the document. Can you attach such a document?
** Changed in: evince (Ubuntu)
Importance: Undecided => Medium
Assignee: (unassigned) => Ubuntu Desktop Bugs
Status: Unconfirmed => Needs Info
--
lab
** Attachment added: "Dependencies.txt"
http://librarian.launchpad.net/7053370/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://librarian.launchpad.net/7053371/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://librarian.launchpad.net/7053372/ProcStatus.txt
--
labels