Your message dated Wed, 27 Mar 2013 00:19:37 -0400
with message-id <[email protected]>
and subject line Re: Bug#703849: xdg-utils: [kde 4] xdg-open doesn't work on
directories
has caused the Debian Bug report #703849,
regarding xdg-utils: [kde 4] xdg-open doesn't work on directories
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
703849: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703849
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xdg-utils
Version: 1.1.0~rc1+git20111210-7
Severity: normal
Dear Maintainer,
When I type
$ xdg-open file:///home/andreas
on my (existing) home directory, I get an infinite loop of:
Warning: unknown mime-type for "/home/andreas" -- using
"application/octet-stream"
Warning: unknown mime-type for "/home/andreas" -- using
"application/octet-stream"
Warning: unknown mime-type for "/home/andreas" -- using
"application/octet-stream"
Warning: unknown mime-type for "/home/andreas" -- using
"application/octet-stream"
<repeat forever>
The expected behavior would be that dolphin (my preferred file manager,
according to KDE settings) would pop open. I'd much appreciate any help.
Thanks,
Andreas
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.8-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
xdg-utils depends on no packages.
Versions of packages xdg-utils recommends:
pn libfile-mimeinfo-perl <none>
pn libnet-dbus-perl <none>
ii libx11-protocol-perl 0.56-4
ii x11-utils 7.7~1
ii x11-xserver-utils 7.7~3
Versions of packages xdg-utils suggests:
ii gvfs-bin 1.12.3-4
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi Per,
Per Olofsson <[email protected]> writes:
> On 2013-03-24 20:26, Andreas Kloeckner wrote:
>> Dear Maintainer,
>>
>> When I type
>>
>> $ xdg-open file:///home/andreas
>>
>> on my (existing) home directory, I get an infinite loop of:
>>
>> Warning: unknown mime-type for "/home/andreas" -- using
>> "application/octet-stream"
>> Warning: unknown mime-type for "/home/andreas" -- using
>> "application/octet-stream"
>> Warning: unknown mime-type for "/home/andreas" -- using
>> "application/octet-stream"
>> Warning: unknown mime-type for "/home/andreas" -- using
>> "application/octet-stream"
>> <repeat forever>
>>
>> The expected behavior would be that dolphin (my preferred file manager,
>> according to KDE settings) would pop open. I'd much appreciate any help.
>
> Could you please run
>
> sh -x /usr/bin/xdg-open file:///home/andreas
>
> and send me the output?
Apparently, starting Gnome once has cleared the issue--whatever it
was. Now I'm unable to reproduce it. Sorry for the noise.
Andreas
--- End Message ---