** Changed in: python
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status in GNU Emac
** Changed in: emacs24 (Ubuntu Trusty)
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Thanks Mike. I also added a note in: https://developer.mozilla.org/en-
US/Firefox/Releases/39#Miscelleanous
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no lo
(In reply to j.j. from comment #111)
> No, comment 92 is right
OK, I see, so the -remote option was removed in 39.
I don't quite understand why it was reintroduced in 36.0.1, then.. But well,
whatever. I guess that this time the decision is definitive.
Do you know if there is any other way to us
(In reply to marsicanbear from comment #106)
> I recently updated to Firefox-39 on Ubuntu 15.04 and this feature is broken
> again.
see comment 92?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad
[Tracking Requested - why for this release]:
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status in GNU Emacs:
Unknown
I've updated the article to note that this feature is x-Window only and
done a bit of other cleanup. Let me know if it needs further changes.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bu
(In reply to Jean-Yves Perrier [:teoli] from comment #102)
> I think
> https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#-
> remote_remote_command is up-to-date.
If that command is not available on the Mac platform, and that fact is
not noted, I don't see how we can regard it a
> > see comment 92?
>
> The feature was removed in Firefox 36.0, but was restored in 36.0.1.
>
> https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#-
> remote_remote_command
>
> And, afaik, it was supposed to stay there.
No, comment 92 is right
> See Tracking Flags in the hea
It was removed in 39.0. I updated https://developer.mozilla.org/en-
US/docs/Mozilla/Command_Line_Options#-remote_remote_command to some
extent.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/
Also, if an instance of firefox is already running with profile
"myprofile" and I issue this command:
firefox -P myprofile -remote 'openurl(https://my.url.com/)'
Nothing happens. It just exits with no error message and $?==1.
--
You received this bug notification because you are a member of Des
Like marsicanb...@gmail.com, I also upgraded to FF39.0 in Fedora linux
and discovered this feature broken again. The behavior seems
nondeterministic now. I'm executing this command when no firefox
instance with profile "myprofile" is currenty running:
firefox -P myprofile -remote 'ping()'
Sometim
I recently updated to Firefox-39 on Ubuntu 15.04 and this feature is
broken again.
I use this script:
https://github.com/davidebasilio/firefox-kde
to bind Firefox profiles and kde sessions; it used to work fine, but now
whenever I try to open a new page in an already open profile with:
/usr/bin
(In reply to j.j. from comment #109)
> (In reply to marsicanbear from comment #106)
> > I recently updated to Firefox-39 on Ubuntu 15.04 and this feature is broken
> > again.
>
> see comment 92?
The feature was removed in Firefox 36.0, but was restored in 36.0.1.
https://developer.mozilla.org/en
Hi,
are you sure that this option was removed in version 39.0?
I just tried with version 40.0.3 and it seems to work.
The documentation is still mentioning it as existing
https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#-remote_remote_command
even if marked as deprecated.
Ca
(In reply to Benjamin Smedberg [:bsmedberg] from comment #99)
> No, Firefox for mac does not remote internally: that is all handled by the
> OS and apple events.
Would you please provide a pointer to some information about Apple Events and
Firefox? Googling for mozilla and "apple event", firefox
Is it possible to `-remote restart -P "profile1"? I'm trying to restart
profiles launched by `firefox -no-remote -P "profile_name_here"`?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1
There's the code at http://mxr.mozilla.org/mozilla-
central/source/toolkit/xre/MacApplicationDelegate.mm
I don't know who wrote or reviewed that MDN page, but it's clearly not
precise: there are a fair number of flags that only apply on some
platforms. It's still true that mac doesn't use any of t
Is this expected to work on Mac OS X? I try -remote, and things like:
/Applications/Firefox.app/Contents/MacOS/firefox -new-window
"www.mozilla.org"
...and all I get is a modal dialog box saying that I have to close
Firefox because only one instance can be running.
--
You received this bug not
Hi, sorry to revive this old thread, but what is the actual replacement
for "-remote" from a functional point of view? I am asking because
"-new-tab" and "-new-window" just don't respect the "-P" profile switch.
--
You received this bug notification because you are a member of Desktop
Packages, w
I think https://developer.mozilla.org/en-
US/docs/Mozilla/Command_Line_Options#-remote_remote_command is up-to-
date.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Fir
No, Firefox for mac does not remote internally: that is all handled by
the OS and apple events.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer support
For Windows I'm having a major issue. Clicking any of the items from
multiple running profiles from the jump lists is either opening the
window in default profile or saying "firefox is already running".
Is there any alternative to -remote? This is the relavent code thats
bugging me out: https://dx
** Changed in: exo (Debian)
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status in GN
According to the upstream bug this is fixed in emacs 24.5, which has
been uploaded to Wily.
** Changed in: emacs24 (Ubuntu)
Status: Triaged => Fix Released
** Changed in: emacs24 (Ubuntu Trusty)
Importance: Undecided => Medium
** Changed in: emacs24 (Ubuntu Trusty)
Status: Confi
** Changed in: exo (Ubuntu Utopic)
Status: In Progress => Won't Fix
** Changed in: emacs24 (Ubuntu Utopic)
Status: Confirmed => Won't Fix
** Changed in: emacs24 (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Desktop
P
This also breaks ubuntu-bug/apport-bug itself.
Report filed here: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1464053
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Ti
** Changed in: exo (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status
Indeed. Removed. thanks
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status in GNU Emacs:
Unknown
Status in exo:
Fix
The release notes for 36.0.3 still claim that the -remote option has
been removed, even though it now hasn't.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no
ni Sylvestre for comment 93
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status in GNU Emacs:
Unknown
Status in exo:
(In reply to Robert Krawitz from comment #91)
> It isn't clear to me what the final resolution is. Is -remote going to
> stay, or will it be removed?
See Tracking Flags in the header of this bug (where "fixed" means
removed)
--
You received this bug notification because you are a member of Desk
The verification of the Stable Release Update for exo has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regr
This bug was fixed in the package exo - 0.10.2-3ubuntu1.14.04.2
---
exo (0.10.2-3ubuntu1.14.04.2) trusty-proposed; urgency=medium
* Fix firefox helper being unable to open URLs (LP: #1425972)
-- Sean DavisWed, 04 Mar 2015 19:02:35 -0500
** Changed in: exo (Ubuntu Trusty)
Comment on attachment 8573128
Backout the part that removed -remote
Approval Request Comment: See comment 64
Considering how late we are in the beta cycle, it's more reasonable to
get this on 37. 38 will get the alternative approach.
--
You received this bug notification because you are a membe
(In reply to Mike Hommey [:glandium] from comment #82)
> Comment on attachment 8573128
> Backout the part that removed -remote
>
> Approval Request Comment: See comment 64
>
> Considering how late we are in the beta cycle, it's more reasonable to get
> this on 37. 38 will get the alternative appr
(In reply to noitidart from comment #83)
> (In reply to Mike Hommey [:glandium] from comment #82)
> > Comment on attachment 8573128
> > Backout the part that removed -remote
> >
> > Approval Request Comment: See comment 64
> >
> > Considering how late we are in the beta cycle, it's more reasonabl
https://hg.mozilla.org/releases/mozilla-aurora/rev/403d5c8e345c
https://hg.mozilla.org/releases/mozilla-beta/rev/29eac8276b62
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Titl
(In reply to Mike Hommey [:glandium] from comment #88)
> Comment on attachment 8573128
> Backout the part that removed -remote
>
> That being said, I can see a point in being more conservative for the
> upcoming ESR.
thanks :)
--
You received this bug notification because you are a member of De
It isn't clear to me what the final resolution is. Is -remote going to
stay, or will it be removed?
-remote has been part of the API for quite a long time. Pulling it
without an _extended_ notification (on the order of a year, say) will
inconvenience a lot of people. Firefox and Thunderbird are
Comment on attachment 8573128
Backout the part that removed -remote
That being said, I can see a point in being more conservative for the
upcoming ESR.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launc
(In reply to Mike Hommey [:glandium] from comment #86)
> (In reply to noitidart from comment #85)
> > (In reply to Mike Hommey [:glandium] from comment #84)
> > > (In reply to noitidart from comment #83)
> > > > (In reply to Mike Hommey [:glandium] from comment #82)
> > > > > Comment on attachment
(In reply to noitidart from comment #85)
> (In reply to Mike Hommey [:glandium] from comment #84)
> > (In reply to noitidart from comment #83)
> > > (In reply to Mike Hommey [:glandium] from comment #82)
> > > > Comment on attachment 8573128
> > > > Backout the part that removed -remote
> > > >
>
(In reply to Mike Hommey [:glandium] from comment #84)
> (In reply to noitidart from comment #83)
> > (In reply to Mike Hommey [:glandium] from comment #82)
> > > Comment on attachment 8573128
> > > Backout the part that removed -remote
> > >
> > > Approval Request Comment: See comment 64
> > >
>
** Changed in: python
Status: Unknown => New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status in GNU Emacs:
(In reply to noitidart from comment #80)
> (In reply to Pavlos Touboulidis from comment #79)
> > (In reply to noitidart from comment #78)
> > > I opened my 2nd profile with this:
> > > firefox.exe -P Dev -no-remote
> >
> > Try "firefox.exe -P Dev -new-instance"
>
> Thanks Pavlos I tried that.
>
(In reply to Pavlos Touboulidis from comment #79)
> (In reply to noitidart from comment #78)
> > I opened my 2nd profile with this:
> > firefox.exe -P Dev -no-remote
>
> Try "firefox.exe -P Dev -new-instance"
Thanks Pavlos I tried that.
1) firefox.exe -P Dev -new-instance
2) it opened new window
I don't think this works on windows.
I opened my 2nd profile with this:
firefox.exe -P Dev -no-remote
Then tried to open a new tab in that profile with this:
firefox.exe -P Dev -remote "openURL(http://www.bing.com,new-tab)"
it didnt work :(
--
You received this bug notification because you are
** Bug watch added: debbugs.gnu.org #14038
http://debbugs.gnu.org/cgi-bin/bugreport.cgi?bug=14038
** Changed in: emacs
Importance: Undecided => Unknown
** Changed in: emacs
Status: Fix Released => Unknown
** Changed in: emacs
Remote watch: None => debbugs.gnu.org #14038
--
You re
** Project changed: hundredpapercuts => python
** Changed in: python
Importance: Medium => Unknown
** Changed in: python
Status: Confirmed => Unknown
** Changed in: python
Remote watch: None => Python Roundup #23262
--
You received this bug notification because you are a member of D
** Also affects: emacs
Importance: Undecided
Status: New
** Changed in: emacs
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
(In reply to noitidart from comment #78)
> I opened my 2nd profile with this:
> firefox.exe -P Dev -no-remote
Try "firefox.exe -P Dev -new-instance"
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpa
(In reply to Jean-Yves Perrier [:teoli] from comment #75)
> So, if I'm following correctly: -remote was removed in Fx 36, readded in the
> chemspill 36.0.1 and won't be removed in 37 at least?
>
> Is this correct (We also need to update Fx 36 for devs).
Err, I missed a not in my sentence. It is *
Just a note, the documentation should be updated that the feature has
been re-included.
https://developer.mozilla.org/en-
US/docs/Mozilla/Command_Line_Options#-remote_remote_command
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24
(In reply to haarp from comment #72)
> Just a note, the documentation should be updated that the feature has been
> re-included.
>
> https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#-
> remote_remote_command
Ok i can do that. Should i update it to say:
"Not availabile in Geck
(In reply to Mike Hommey [:glandium] from comment #74)
> It's in 36.0.1, but it's guaranteed to still be there in 37.
Awesome thanks ill check docs and update if its not updated yet!
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs2
So, if I'm following correctly: -remote was removed in Fx 36, readded in
the chemspill 36.0.1 and won't be removed in 37 at least?
Is this correct (We also need to update Fx 36 for devs).
A tip that we'll help us: if you back-out a bug that has "dev-doc-
complete", please turn it back to "dev-doc
It's in 36.0.1, but it's guaranteed to still be there in 37.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status in exo:
** Bug watch removed: Mozilla Bugzilla #1133731
https://bugzilla.mozilla.org/show_bug.cgi?id=1133731
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer
This bug was fixed in the package firefox -
36.0.1+build2-0ubuntu0.14.04.1
---
firefox (36.0.1+build2-0ubuntu0.14.04.1) trusty-security; urgency=medium
* New upstream stable release (FIREFOX_36_0_1_BUILD2)
- see LP: #1429115
- revert removal of the deprecated -remote command
This bug was fixed in the package firefox -
36.0.1+build2-0ubuntu0.14.10.1
---
firefox (36.0.1+build2-0ubuntu0.14.10.1) utopic-security; urgency=medium
* New upstream stable release (FIREFOX_36_0_1_BUILD2)
- see LP: #1429115
- revert removal of the deprecated -remote command
(In reply to noitidart from comment #69)
> Quick update, another thing this broke is the Windows 7 + jump menu:
> http://i.imgur.com/OiyEzUI.png
This makes no sense, those are not using -remote:
https://dxr.mozilla.org/mozilla-
central/source/browser/modules/WindowsJumpLists.jsm#91
--
You recei
(In reply to Mike Hommey [:glandium] from comment #70)
> (In reply to noitidart from comment #69)
> > Quick update, another thing this broke is the Windows 7 + jump menu:
> > http://i.imgur.com/OiyEzUI.png
>
> This makes no sense, those are not using -remote:
> https://dxr.mozilla.org/mozilla-cen
Quick update, another thing this broke is the Windows 7 + jump menu:
http://i.imgur.com/OiyEzUI.png
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer su
Launchpad has imported 69 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=1080319.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://h
** Also affects: firefox via
https://bugzilla.mozilla.org/show_bug.cgi?id=1080319
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
FTR, Firefox 36.0.1 has restored the -remote option as it broke many use
cases without any real benefit. We could possibly revert commit 8022a52
in exo, though I can't think of an upside to using -remote in this
context.
--
You received this bug notification because you are a member of Desktop
Pa
*** Bug 11631 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status in exo
(In reply to Evangelos Foutras from comment #6)
> FTR, Firefox 36.0.1 has restored the -remote option as it broke many use
> cases without any real benefit. We could possibly revert commit 8022a52 in
> exo, though I can't think of an upside to using -remote in this context.
Seeing as -remote seems
This bug was fixed in the package firefox - 36.0.1+build2-0ubuntu1
---
firefox (36.0.1+build2-0ubuntu1) vivid; urgency=medium
* New upstream stable release (FIREFOX_36_0_1_BUILD2)
- see LP: #1429115
- revert removal of the deprecated -remote command line option, as some
** Changed in: exo (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status in exo:
** Bug watch added: Debian Bug tracker #779330
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779330
** Also affects: exo (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779330
Importance: Unknown
Status: Unknown
--
You received this bug notification because you a
LOL, Firefox developers returned -remote option in 36.0.1
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status in exo:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=19921 is the upstream
emacs bug.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote paramet
** Tags removed: verification-needed
** Tags added: verification-done-trusty
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
The proposed package fixed the bug for me.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status in exo:
Fix Released
St
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: firefox (Ubuntu Utopic)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bu
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: firefox (Ubuntu Trusty)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bu
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: firefox (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425
** Also affects: firefox (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote paramete
# 7 fixed it for me too. Clicking on links in Thunderbird that went to a new
blank Firefox window was driving me crazy after the recent update.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.ne
** Branch linked: lp:ubuntu/trusty-proposed/exo
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status in exo:
Fix Releas
I can confirm this bug, and that the fix mentioned in comment #7
(https://bugs.launchpad.net/ubuntu/+source/emacs24/+bug/1425972/comments/7)
resolves it.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.laun
Hello David, or anyone else affected,
Accepted exo into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/exo/0.10.2-3ubuntu1.14.04.2 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://w
In Xubuntu 12.04.5 with xfdesktop 4.8.3-2ubuntu7 clicking links in
pidgin 1:2.10.3-0ubuntu1.6 opens a Firefox new window with the homepage
set in Firefox, although clicking links in e-mails in thunderbird
1:31.5.0+build1-0ubuntu0.12.04.1 opens the link in a new Firefox tab
(normal/expected bahviour
Attaching debdiff for trusty.
** Patch added: "debdiff for trusty 14.04.2"
https://bugs.launchpad.net/ubuntu/+source/emacs24/+bug/1425972/+attachment/4334749/+files/exo-trusty_14.04.2.debdiff
** Changed in: exo (Ubuntu Trusty)
Status: Confirmed => In Progress
--
You received this bug
** Changed in: exo (Ubuntu Utopic)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
** Description changed:
+ [Impact]
+ As of Firefox version 36, the -remote commandline parameter was dropped.
This parameter is used in versions of exo prior to 0.10.3. Because of this,
opening any URLs via exo-open will cause a new firefox window to launch at the
home screen.
+
+ As reported
Just in case others are searching for the symptoms I'm seeing in Xubuntu
14.04:
* Following links in XChat opens a new empty Firefox window
* ubuntu-bug opens a new empty Firefox window
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ema
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: exo (Ubuntu Trusty)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: emacs24 (Ubuntu Utopic)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bu
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: emacs24 (Ubuntu Trusty)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bu
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: exo (Ubuntu Utopic)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1
Actually 0.10.2-4, isn't even in trusty so the version number for the
trusty upload makes even less sense.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no lon
The convention for package version is to use the release so instead of
0.10.2-4ubuntu0.2 use 0.10.2-4ubuntu0.14.10.1. With the version numbers
that you've used if the Trusty version of the package needs an update
that the Utopic version doesn't we'll need to become creative with the
version numbers
Thanks for uploading the fix for this bug report to -proposed. However,
when reviewing the package in -proposed and the details of this bug
report I noticed that the bug description is missing information
required for the SRU process. You can find full details at
http://wiki.ubuntu.com/StableRele
** Also affects: exo (Ubuntu Utopic)
Importance: Undecided
Status: New
** Also affects: emacs24 (Ubuntu Utopic)
Importance: Undecided
Status: New
** Also affects: exo (Ubuntu Trusty)
Importance: Undecided
Status: New
** Also affects: emacs24 (Ubuntu Trusty)
Impor
When is a patch coming to precise?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1425972
Title:
Firefox no longer supports -remote parameter
Status in exo:
Fix Released
Status in
Attached is a debdiff for trusty.
** Patch added: "exo-trusty.debdiff"
https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1425972/+attachment/4332497/+files/exo-trusty.debdiff
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 i
** Patch added: "exo-vivid.debdiff"
https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1425972/+attachment/4332502/+files/exo-vivid.debdiff
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/
1 - 100 of 120 matches
Mail list logo