| Summary: | entering 'settings:/<folder>/modulename in konqueror is broken | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | Anders Lund <anderslund> |
| Component: | settings | Assignee: | Joseph Wenninger <jowenn> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | CC: | de.meyer.maarten, nate, thiago |
| Priority: | NOR | ||
| Version First Reported In: | 3.5 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | file created by kioexec cat settings:/Peripherals/Keyboard > /tmp/output | ||
|
Description
Anders Lund
2006-01-10 20:51:21 UTC
This also happens to me. In addition when loading settings:/Peripherals/Keyboard it brings up Gnome's keyboard settings instead of KDE's (It works properly in kcontrol thoough). Works fine here. Do the menu entries inside your Settings menu work? Do they launch the Gnome controls as well? Can you paste or attach the output file of: kioexec cp settings:/Peripherals/Keyboard /tmp/output On Tuesday 10 January 2006 21:07, Thiago Macieira wrote:
> Can you paste or attach the output file of:
> kioexec cp settings:/Peripherals/Keyboard /tmp/output
anders@pluto kdebase $ kioexec cp settings:/Peripherals/Keyboard /tmp/output
kioexec: command=cp
kioexec: Copying settings:/Peripherals/Keyboard to
file:///var/tmp/kdecache-anders/krun/22100.0.Keyboard
kioexec: Constructor returned...
kioexec: All files downloaded, will call slotRunApp shortly
kioexec: WARNING: KRun::processDesktopExec: 2 URLs supplied to single-URL
service cp %f
kioexec: EXEC cp
cp: missing file argument
Try `cp --help' for more information.
kioexec: EXEC done
anders@pluto kdebase $ less /tmp/output
/tmp/output: No such file or directory
Sorry, this won't work with cp. I had tried cat: kioexec cat settings:/Peripherals/Keyboard > /tmp/output Created attachment 21634 [details]
file created by kioexec cat settings:/Peripherals/Keyboard > /tmp/output
As Thiago asked for
Thiago, did you try with "Alt+F2"? I can reproduce, but I must really use *konqueror*. Same here, but you're not supposed to do that. Can somebody still reproduce on KDE SC 4? Can reproduce using Dolphin. Not sure it's worth fixing though since: - This is a very infrequenly-used KIOSlave - Dolphin doesn't really continue with the whole "everything is a file on your filesystem" paradigm - There are a number of easy methods to launch a specific KCM directly including using KRunner (GUI) and `kcmshell <kcm name>` (CLI) |