* [gentoo-user] trouble with evince (mime bad?)
@ 2009-02-13 23:50 Allan Gottlieb
2009-02-15 7:40 ` Alan McKinnon
0 siblings, 1 reply; 9+ messages in thread
From: Allan Gottlieb @ 2009-02-13 23:50 UTC (permalink / raw
To: gentoo-user
Recently evince stopped working on one of my machines, ajglap.
For every pdf, evince opens a window and complains
unable to open document
unhandled mime type
Sometimes the mime type is application/text other times
it is application/octet-stream.
But the file is definitely a pdf. For example
vita.pdf begins
%PDF-1.2
grep pdf /etc/mime.types gives
application/pdf pdf
I know there was a recent discussion about evince, but for that
user, evince knew the file type was application/pdf.
Since evince on another machine, allan, can view these files,
I don't think the files have gotten corrupted. The files are
on ajglap; allan nfs mounts the files. Also acroread on ajglap
has no trouble.
I have rebuild evince/poppler/poppler-bindings with no change.
I also ran revdep-rebuild, which rebuilt nothing.
Any help would be appreciated.
thanks,
allan
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] trouble with evince (mime bad?)
2009-02-13 23:50 [gentoo-user] trouble with evince (mime bad?) Allan Gottlieb
@ 2009-02-15 7:40 ` Alan McKinnon
2009-02-15 13:46 ` Allan Gottlieb
0 siblings, 1 reply; 9+ messages in thread
From: Alan McKinnon @ 2009-02-15 7:40 UTC (permalink / raw
To: gentoo-user
On Saturday 14 February 2009 01:50:38 Allan Gottlieb wrote:
> Recently evince stopped working on one of my machines, ajglap.
>
> For every pdf, evince opens a window and complains
> unable to open document
> unhandled mime type
As you use evince, you may be a gnome user, so this might not help you. I
recently had all my kde associations and (very surprisingly) a number of
others from other DEs go scrambled. Rebuilding kdelibs fixed all of it.
I never did figure out how this could occur. Possibly it's something to do
with DEs converging on freedesktop.org standards, so an oopsie in one can have
system-wide side0effects.
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] trouble with evince (mime bad?)
2009-02-15 7:40 ` Alan McKinnon
@ 2009-02-15 13:46 ` Allan Gottlieb
2009-02-16 0:00 ` Marcin Zwd
2009-02-16 0:16 ` [gentoo-user] trouble with evince (mime bad?)--Solved ?? Allan Gottlieb
0 siblings, 2 replies; 9+ messages in thread
From: Allan Gottlieb @ 2009-02-15 13:46 UTC (permalink / raw
To: gentoo-user
At Sun, 15 Feb 2009 09:40:42 +0200 Alan McKinnon <alan.mckinnon@gmail.com> wrote:
> On Saturday 14 February 2009 01:50:38 Allan Gottlieb wrote:
>> Recently evince stopped working on one of my machines, ajglap.
>>
>> For every pdf, evince opens a window and complains
>> unable to open document
>> unhandled mime type
>
> As you use evince, you may be a gnome user, so this might not help you. I
> recently had all my kde associations and (very surprisingly) a number of
> others from other DEs go scrambled. Rebuilding kdelibs fixed all of it.
>
> I never did figure out how this could occur. Possibly it's something to do
> with DEs converging on freedesktop.org standards, so an oopsie in one can have
> system-wide side0effects.
Yes, I should have mentioned that I am a gnome user.
Thank you for responding.
allan
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] trouble with evince (mime bad?)
2009-02-15 13:46 ` Allan Gottlieb
@ 2009-02-16 0:00 ` Marcin Zwd
2009-02-16 0:30 ` Allan Gottlieb
2009-02-16 0:16 ` [gentoo-user] trouble with evince (mime bad?)--Solved ?? Allan Gottlieb
1 sibling, 1 reply; 9+ messages in thread
From: Marcin Zwd @ 2009-02-16 0:00 UTC (permalink / raw
To: gentoo-user
Unfortunately I had the same problem. The solution you can find here:
http://bugs.gentoo.org/show_bug.cgi?id=258490
Marcin
On Sun, Feb 15, 2009 at 2:46 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
> At Sun, 15 Feb 2009 09:40:42 +0200 Alan McKinnon <alan.mckinnon@gmail.com> wrote:
>
>> On Saturday 14 February 2009 01:50:38 Allan Gottlieb wrote:
>>> Recently evince stopped working on one of my machines, ajglap.
>>>
>>> For every pdf, evince opens a window and complains
>>> unable to open document
>>> unhandled mime type
>>
>> As you use evince, you may be a gnome user, so this might not help you. I
>> recently had all my kde associations and (very surprisingly) a number of
>> others from other DEs go scrambled. Rebuilding kdelibs fixed all of it.
>>
>> I never did figure out how this could occur. Possibly it's something to do
>> with DEs converging on freedesktop.org standards, so an oopsie in one can have
>> system-wide side0effects.
>
> Yes, I should have mentioned that I am a gnome user.
> Thank you for responding.
>
> allan
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] trouble with evince (mime bad?)--Solved ??
2009-02-15 13:46 ` Allan Gottlieb
2009-02-16 0:00 ` Marcin Zwd
@ 2009-02-16 0:16 ` Allan Gottlieb
1 sibling, 0 replies; 9+ messages in thread
From: Allan Gottlieb @ 2009-02-16 0:16 UTC (permalink / raw
To: gentoo-user
At Sun, 15 Feb 2009 08:46:37 -0500 Allan Gottlieb <gottlieb@nyu.edu> wrote:
> At Sun, 15 Feb 2009 09:40:42 +0200 Alan McKinnon <alan.mckinnon@gmail.com> wrote:
>
>> On Saturday 14 February 2009 01:50:38 Allan Gottlieb wrote:
>>> Recently evince stopped working on one of my machines, ajglap.
>>>
>>> For every pdf, evince opens a window and complains
>>> unable to open document
>>> unhandled mime type
>>
>> As you use evince, you may be a gnome user, so this might not help you. I
>> recently had all my kde associations and (very surprisingly) a number of
>> others from other DEs go scrambled. Rebuilding kdelibs fixed all of it.
>>
>> I never did figure out how this could occur. Possibly it's something to do
>> with DEs converging on freedesktop.org standards, so an oopsie in one can have
>> system-wide side0effects.
>
> Yes, I should have mentioned that I am a gnome user.
> Thank you for responding.
Removing the file ~/.local/share/mime/mime.cache ended the problem.
The last modify date was 2006 and the failure started this month so it
wasn't the contents changing. I am guessing that a new version of
something does not like this old file.
At any rate, evince now handles pdf files as it used to.
allan
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] trouble with evince (mime bad?)
2009-02-16 0:00 ` Marcin Zwd
@ 2009-02-16 0:30 ` Allan Gottlieb
2009-02-16 0:53 ` Dale
0 siblings, 1 reply; 9+ messages in thread
From: Allan Gottlieb @ 2009-02-16 0:30 UTC (permalink / raw
To: gentoo-user
At Mon, 16 Feb 2009 01:00:24 +0100 Marcin Zwd <marcinzwd@gmail.com> wrote:
> Unfortunately I had the same problem. The solution you can find here:
>
> http://bugs.gentoo.org/show_bug.cgi?id=258490
Thank you for this information. Somehow I missed it.
allan
PS In this mailing list the custom and member preference is not to top
post. That is, we prefer to have replies after (or interspersed with)
the original, not before it.
> On Sun, Feb 15, 2009 at 2:46 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
>> At Sun, 15 Feb 2009 09:40:42 +0200 Alan McKinnon <alan.mckinnon@gmail.com> wrote:
>>
>>> On Saturday 14 February 2009 01:50:38 Allan Gottlieb wrote:
>>>> Recently evince stopped working on one of my machines, ajglap.
>>>>
>>>> For every pdf, evince opens a window and complains
>>>> unable to open document
>>>> unhandled mime type
>>>
>>> As you use evince, you may be a gnome user, so this might not help you. I
>>> recently had all my kde associations and (very surprisingly) a number of
>>> others from other DEs go scrambled. Rebuilding kdelibs fixed all of it.
>>>
>>> I never did figure out how this could occur. Possibly it's something to do
>>> with DEs converging on freedesktop.org standards, so an oopsie in one can have
>>> system-wide side0effects.
>>
>> Yes, I should have mentioned that I am a gnome user.
>> Thank you for responding.
>>
>> allan
>>
>>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] trouble with evince (mime bad?)
2009-02-16 0:30 ` Allan Gottlieb
@ 2009-02-16 0:53 ` Dale
2009-02-16 7:15 ` Mick
0 siblings, 1 reply; 9+ messages in thread
From: Dale @ 2009-02-16 0:53 UTC (permalink / raw
To: gentoo-user
Allan Gottlieb wrote:
>
> Thank you for this information. Somehow I missed it.
>
> allan
>
> PS In this mailing list the custom and member preference is not to top
> post. That is, we prefer to have replies after (or interspersed with)
> the original, not before it.
>
>
Bottom post and text only is preferred. I think replies in the middle
are OK. Sort of keeps some things in context too.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] trouble with evince (mime bad?)
2009-02-16 0:53 ` Dale
@ 2009-02-16 7:15 ` Mick
2009-02-16 8:09 ` Marcin Zwd
0 siblings, 1 reply; 9+ messages in thread
From: Mick @ 2009-02-16 7:15 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 559 bytes --]
On Monday 16 February 2009, Dale wrote:
> Allan Gottlieb wrote:
> > PS In this mailing list the custom and member preference is not to top
> > post. That is, we prefer to have replies after (or interspersed with)
> > the original, not before it.
>
> Bottom post and text only is preferred. I think replies in the middle
> are OK. Sort of keeps some things in context too.
Not to forget trimming the 2 pages of previous historic messages and leaving
in only what is relevant to the current stage in the conversation ...
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] trouble with evince (mime bad?)
2009-02-16 7:15 ` Mick
@ 2009-02-16 8:09 ` Marcin Zwd
0 siblings, 0 replies; 9+ messages in thread
From: Marcin Zwd @ 2009-02-16 8:09 UTC (permalink / raw
To: gentoo-user
On Mon, Feb 16, 2009 at 8:15 AM, Mick <michaelkintzios@gmail.com> wrote:
> On Monday 16 February 2009, Dale wrote:
>> Allan Gottlieb wrote:
>
>> > PS In this mailing list the custom and member preference is not to top
>> > post. That is, we prefer to have replies after (or interspersed with)
>> > the original, not before it.
>>
>> Bottom post and text only is preferred. I think replies in the middle
>> are OK. Sort of keeps some things in context too.
>
> Not to forget trimming the 2 pages of previous historic messages and leaving
> in only what is relevant to the current stage in the conversation ...
>
OK, Thanks.
Marcin
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2009-02-16 8:09 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-13 23:50 [gentoo-user] trouble with evince (mime bad?) Allan Gottlieb
2009-02-15 7:40 ` Alan McKinnon
2009-02-15 13:46 ` Allan Gottlieb
2009-02-16 0:00 ` Marcin Zwd
2009-02-16 0:30 ` Allan Gottlieb
2009-02-16 0:53 ` Dale
2009-02-16 7:15 ` Mick
2009-02-16 8:09 ` Marcin Zwd
2009-02-16 0:16 ` [gentoo-user] trouble with evince (mime bad?)--Solved ?? Allan Gottlieb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox