From: P Levine <plevine457@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Dolphin only allowing a single instance after update
Date: Fri, 23 Aug 2019 02:27:02 -0400 [thread overview]
Message-ID: <CADX8ZBLOWMr4fghEx+e99kMH0X2pjKrODo6-sLbs_8NgsORuoA@mail.gmail.com> (raw)
In-Reply-To: <3395dd8a-d567-4672-90b1-cb661efee53b@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 5256 bytes --]
On Fri, Aug 23, 2019 at 12:56 AM Dale <rdalek1967@gmail.com> wrote:
> P Levine wrote:
>
> On Thu, Aug 22, 2019 at 9:16 PM Dale <rdalek1967@gmail.com> wrote:
>
>> Dave Fellows wrote:
>> >> P Levine wrote:
>> >>> On Fri, Aug 16, 2019 at 10:56 PM Dale <rdalek1967@gmail.com
>> >>> <mailto:rdalek1967@gmail.com>> wrote:
>> >>>
>> >>> Howdy,
>> >>>
>> >>> I upgraded my system last night. I logged out and back in
>> earlier and
>> >>> have noticed something new. It seems to only allow one instance
>> of
>> >>> Dolphin to run at a time. I usually have three or four running
>> for
>> >>> doing different things in different locations. It just makes it
>> >>> easier
>> >>> for me to multi-task at times. What I've noticed with the new
>> version
>> >>> is that if I have a instance open on say desktop 7 and then want
>> >>> to open
>> >>> a new instance on desktop 4, it moves the already running dolphin
>> from
>> >>> desktop 7 to 4. It doesn't open a new instance. I then lose
>> >>> where I am
>> >>> when I get ready to go back to work on something in the previous
>> >>> instance.
>> >>>
>> >>> Current version of Dolphin and USE flags:
>> >>>
>> >>> kde-apps/dolphin-19.08.0:5::gentoo USE="handbook -activities
>> -debug
>> >>> -semantic-desktop -test"
>> >>>
>> >>> Previous version that worked normally:
>> >>>
>> >>> kde-apps/dolphin-19.04.3
>> >>>
>> >>> Has anyone else noticed this? I've looked in the Configure
>> section to
>> >>> see if I can change the behavior but can't find anything
>> related. I
>> >>> checked to see if I could add a option on the command line as
>> well. I
>> >>> even poked around System Settings but can't find anything there
>> >>> either.
>> >>> Is this a new thing, a bug or what?
>> >>>
>> >>> Thanks for the help.
>> >>>
>> >>> Dale
>> >>>
>> >>> :-) :-)
>> >>>
>> >>>
>> >>> The behaviour was changed such that dolphin opens new instances in
>> >>> tabs by default. If you want to change that, edit the desktop file
>> >>> and add the *--new-window* option to the command.
>> >>>
>> >>
>> >> Added that and it still opens in another instance and adds a tab.
>> After
>> >> my edit, it looks like this:
>> >>
>> >> Exec=dolphin %u --new-window
>> >>
>> >> The file I edited is located here including the file name:
>> >>
>> >> /usr/share/applications/org.kde.dolphin.desktop
>> >>
>> >> Did I add it to the wrong place or does it require more than that?
>> >> There are several .desktop files as listed here:
>> >>
>> >>
>> >> root@fireball / # equery f kde-apps/dolphin | grep desktop
>> >> /usr/share/applications/org.kde.dolphin.desktop
>> >> /usr/share/dbus-1/interfaces/org.freedesktop.FileManager1.xml
>> >> /usr/share/kglobalaccel/org.kde.dolphin.desktop
>> >> /usr/share/kservices5/dolphinpart.desktop
>> >> /usr/share/kservices5/kcmdolphingeneral.desktop
>> >> /usr/share/kservices5/kcmdolphinnavigation.desktop
>> >> /usr/share/kservices5/kcmdolphinservices.desktop
>> >> /usr/share/kservices5/kcmdolphinviewmodes.desktop
>> >> /usr/share/kservicetypes5/fileviewversioncontrolplugin.desktop
>> >> root@fireball / #
>> >>
>> >>
>> >>
>> >> Thanks.
>> >>
>> >> Dale
>> >>
>> >> :-) :-)
>> >>
>> > Try
>> > Exec=dolphin --new-window %u
>> >
>> > DaveF
>> >
>>
>>
>> Same results. It opens a new tab in a already running instance. For
>> something that can be disabled, it would seem they would document how to
>> do so or at least link to it. I've read the online documentation for
>> Dolphin and can't find any mention of this or how to disable it. Either
>> it isn't there or I missed it somehow, well hidden maybe. ;-)
>>
>> Open for ideas tho.
>>
>> Thanks.
>>
>> Dale
>>
>> :-) :-)
>>
>
> Maybe related to this:
> https://www.reddit.com/r/kde/comments/bze2wm/dolphin_opening_tabs_instead_of_windows_from_task/
>
>
>
> It sounds like it. It seems it is hardcoded to do this at the moment.
> This seriously makes me want to start using another file manager. I don't
> mind someone testing new features but at the very least, have it where it
> can be disabled for those who do not want it or are set up not to need it.
> This makes me have to do more to get to where I want. Instead of clicking
> my Video folder for example, I have to do a Meta + e and then navigate to
> that folder. Before this, I simply clicked the Video folder on my desktop
> and I was there. It's the same for other folders as well. This reminds me
> of the switch from KDE3 to KDE4 and the mess that created. I'm beginning
> to wonder about KDE.
>
> For those who prefer this behavior, I'm sure it is a good thing. I
> suspect tho that there are a lot who don't like this sprung on them. If
> I'd known about this, I wouldn't have allowed the upgrade until the fix was
> released.
>
> Thanks for finding that. At least there may be a fix coming. If not,
> I'll find other options.
>
> Dale
>
> :-) :-)
>
The following is a reverse diff patch of the commit from D21736
<https://phabricator.kde.org/D21736>:
https://drive.google.com/file/d/1vx6p1pc3ZC5YbAGSiRU2ttjoo7KIfG_o/view?usp=sharing
Put it in */etc/portage/patches/dolphin-19.08.0* and re-emerge. See if
that fixes it.
[-- Attachment #2: Type: text/html, Size: 9975 bytes --]
next prev parent reply other threads:[~2019-08-23 6:27 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-17 2:56 [gentoo-user] Dolphin only allowing a single instance after update Dale
2019-08-17 20:46 ` Philip Webb
2019-08-17 23:48 ` Dale
2019-08-18 0:17 ` Philip Webb
2019-08-18 2:31 ` Dale
2019-08-18 1:25 ` Daniel Frey
2019-08-18 2:36 ` Dale
2019-08-18 18:53 ` [gentoo-user] " Nikos Chantziaras
2019-08-18 21:57 ` Dale
2019-08-18 22:51 ` Mick
2019-08-19 3:56 ` Dale
2019-08-22 23:00 ` [gentoo-user] " P Levine
2019-08-22 23:56 ` Dale
[not found] ` <20280.1566522215@owl.pooh.corner>
2019-08-23 1:16 ` Dale
2019-08-23 2:16 ` P Levine
2019-08-23 4:56 ` Dale
2019-08-23 6:27 ` P Levine [this message]
2019-08-23 9:32 ` Dale
2019-08-23 8:18 ` Mick
2019-08-23 8:27 ` [gentoo-user] " Nikos Chantziaras
2019-08-23 10:33 ` Mick
2019-08-23 9:49 ` [gentoo-user] " Dale
2019-08-23 10:29 ` Franz Fellner
2019-08-23 11:05 ` Dale
2019-08-24 7:16 ` Thomas Mueller
2020-03-26 5:15 ` J. Roeleveld
2020-03-26 6:46 ` Dale
2020-03-26 7:23 ` J. Roeleveld
2020-03-26 8:47 ` Dale
2020-03-26 9:03 ` Peter Humphrey
2020-03-26 9:28 ` Dale
2020-03-26 9:49 ` J. Roeleveld
2020-03-26 9:58 ` J. Roeleveld
2020-03-26 9:46 ` J. Roeleveld
2020-03-28 14:43 ` Dale
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CADX8ZBLOWMr4fghEx+e99kMH0X2pjKrODo6-sLbs_8NgsORuoA@mail.gmail.com \
--to=plevine457@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox