public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
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: Thu, 22 Aug 2019 22:16:19 -0400	[thread overview]
Message-ID: <CADX8ZBLZLzvrCXEMQcocr0dP5nagVuQyc-oqT2Cb6u_srbmFkw@mail.gmail.com> (raw)
In-Reply-To: <b5290614-3415-3690-5748-b4cc6b990ea7@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3685 bytes --]

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/

[-- Attachment #2: Type: text/html, Size: 5578 bytes --]

  reply	other threads:[~2019-08-23  2:16 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 [this message]
2019-08-23  4:56           ` Dale
2019-08-23  6:27             ` P Levine
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=CADX8ZBLZLzvrCXEMQcocr0dP5nagVuQyc-oqT2Cb6u_srbmFkw@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