Bug 49311 - location bar autocomplete incorrect
Summary: location bar autocomplete incorrect
Status: RESOLVED INTENTIONAL
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: kamera (show other bugs)
Version: 0.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Marcus Meissner
URL:
Keywords:
: 49794 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-18 00:26 UTC by Jens Dagerbo
Modified: 2008-03-06 05:10 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Dagerbo 2002-10-18 00:26:56 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

Using my own camera as an example:

Typing 'camera:/' in the location bar produces 'camera:/Canon Digital IXUS 300/' in the dropdown list. 

The problem with this is that entering that url doesn't work. The url needs to have '://' to work.

Typing 'camera://' in the location bar doesn't produce any autocomplete, and just hitting enter doesn't work either. The only thing that makes it work is to use the first variant and edit the autocompleted line. After that, things seems to work well.

This might be related to the (closed) bug #44201
Comment 1 Marcus Meissner 2002-10-22 10:32:00 UTC
i can reproduce it on KDE 3.0.4.  however this appears to be a konqueror problem in my opinion, who does this auto completion.   
Comment 2 Dirk Mueller 2003-07-21 02:55:17 UTC
Konqueror doesn't produce autocompletion, it merely shows what was previously 
entered.  
 
furthermore camera:// should handle camera:/ if that has no other useful 
meaning. its unlikely that camera:/ ever needs a hostname for example.  
Comment 3 Marcus Meissner 2004-12-27 22:27:06 UTC
*** Bug 49794 has been marked as a duplicate of this bug. ***
Comment 4 George Goldberg 2007-12-18 08:02:31 UTC
Is this bug still present in a recent version of KDE, such as 3.5.8 or KDE 4.0 RC 2?
Comment 5 Jens Dagerbo 2007-12-19 00:37:07 UTC
Heh.. you had me pull out my old camera.. but I couldn't make it work properly (except using gphoto2 from the command line as root) so I can't really say, I'm afraid.

Autocompletion, using KDE-3.5.8, seems to repoduce almost exactly as it worked five years ago.

The difference being that "camera:/" now doesn't autocomplete at all.

"camera:/"<ENTER> gives me a virtual folder with the name of the camera
"camera://"<ENTER> gives me "/", ie the file system root (huh?)

Beyond that, I couldn' test it, as camera communication didn't really work.


I doubt this is in either way important anyway. Most cameras these days tend to be mass storage based, making gphoto2 (and thus kio_camera) less important. WONTFIX makes sense to me.
Comment 6 George Goldberg 2008-03-06 05:10:29 UTC
Closing as per suggestion in comment #5