[Spectacle] [Bug 393646] Spectacle uses Gnome defaults

2018-05-09 Thread Ken K
https://bugs.kde.org/show_bug.cgi?id=393646

--- Comment #3 from Ken K <kkin...@gmail.com> ---
Actually, viewing the source of xdg_open, it appears to branch logic directly
based on DE.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 393646] Spectacle uses Gnome defaults

2018-05-09 Thread Ken K
https://bugs.kde.org/show_bug.cgi?id=393646

--- Comment #2 from Ken K <kkin...@gmail.com> ---
If I use "Open Containing Folder" in Gwenview, it does seem to open in
Nautilus. However, if from the shell I use xdg-open on a folder, it opens in
Dolphin. That is strange, because if I directly query xdg-mime, it definitely
shows dolphin:

$ xdg-mime query default "inode/directory"
org.kde.dolphin.desktop

So the xdg default is definitely dolphin. And it seems like Spectacle and
Gwenview are perhaps ignoring that or there's another setting that isn't clear
to me that's controlling how they open files?

In terms of having different defaults between KDE Plasma and Gnome: I believe
how that works is, if you login to Plasma, it puts its directories first in
$XDG_CONFIG_DIRS; whereas Gnome puts its directories first. Thus whatever
desktop environment you login as gets precedence for its *.desktop files,
because it's first in the list. I could be mistaken about that, though at least
on Ubuntu/Kubuntu, that *seems* to be the behavior as far as I can tell.

Having said that, it's possible (likely) that I'm mistaken. If I've sent this
bug report to the wrong project, or if it's not really a bug at all, I'd
appreciate any guidance.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 393646] New: Spectacle uses Gnome defaults

2018-04-29 Thread Ken K
https://bugs.kde.org/show_bug.cgi?id=393646

Bug ID: 393646
   Summary: Spectacle uses Gnome defaults
   Product: Spectacle
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: kkin...@gmail.com
  Target Milestone: ---

For whatever reason, Spectacle appears to want to use Gnome file binding
defaults for Gnome, not KDE. For example, in Gnome, I have GIMP and Nautilus
(Files) configured as defaults, while in KDE, I have Gwenview and Dolphin.

With Spectacle, opening the file opens in Gnome. Using "Open Containing Folder"
uses Nautilus.

As far as I can tell, Spectacle is the only KDE app I have that does this.

-- 
You are receiving this mail because:
You are watching all bug changes.