** Changed in: unity (Ubuntu)
Status: Invalid => Fix Released
** Changed in: unity (Ubuntu)
Importance: Undecided => Medium
** Changed in: unity (Ubuntu)
Assignee: (unassigned) => Ian Liu Rodrigues (ian-liu88)
--
You received this bug notification because you are a member of Ubun
This bug was fixed in the package unity-place-applications -
0.2.44-0ubuntu1
---
unity-place-applications (0.2.44-0ubuntu1) natty; urgency=low
* New upstream release.
- unity-applications-daemon crash when Software Center index is corrupted
(LP: #620294)
- Dash: Alt-F2
** Branch linked: lp:~ubuntu-desktop/unity-place-applications/ubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734762
Title:
Dash: Alt-F2 "nautilus ~/" errors to "Could not find '/~'"
--
ubunt
** Changed in: unity-place-applications
Status: Fix Committed => Fix Released
** Changed in: unity-place-applications
Assignee: (unassigned) => Ian Liu Rodrigues (ian-liu88)
** Changed in: unity
Status: Fix Committed => Fix Released
--
You received this bug notification becau
** Changed in: unity
Status: In Progress => Fix Committed
** Changed in: unity (Ubuntu)
Status: In Progress => Invalid
** Changed in: unity-place-applications
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs,
** Branch linked: lp:~ian-liu88/unity-place-applications/fix-for-
bug-734762
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734762
Title:
Dash: Alt-F2 "nautilus ~/" errors to "Could not find '/~'"
-
** Changed in: unity-place-applications
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734762
Title:
Dash: Alt-F2 "nautilus ~/" errors to "Could not find '/~'"
** Changed in: unity (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734762
Title:
Dash: Alt-F2 "nautilus ~/" errors to "Could not find '/~'"
--
ubuntu
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734762
Title:
Dash: Alt-F2 "nautilus ~/" errors to "Could not find '/~'"
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
** Changed in: unity
Milestone: 3.8 => 3.8.2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734762
Title:
Dash: Alt-F2 "nautilus ~/" errors to "Could not find '/~'"
--
ubuntu-bugs mailing list
Hey Ian,
unfortunately your current patch is just a workaround and is breaking a lot of
cases where bamf tries to match the application to a desktop file.
What we really need is a solution where ~ is interpreted in the runner
application to be changed by home, as well as ~user1, ~user2… and so o
** Changed in: unity
Status: Triaged => In Progress
** Changed in: unity
Assignee: (unassigned) => Ian Liu (ian-liu88)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734762
Title:
Dash:
Here is a patch which fixes this bug by executing "bash -c "
** Patch added: "exec_with_bash.patch"
https://bugs.launchpad.net/unity/+bug/734762/+attachment/1948184/+files/exec_with_bash.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
The problem is that nautilus tries to open a file name '~' in the
current working directory. This can be reproduced in the shell by
running
nautilus '~'
I can see these options to solve this bug:
1. Call bash when executing commands. This implies that any bash substitution
variable would occur.
** Changed in: unity-place-applications (Ubuntu)
Status: Triaged => In Progress
** Changed in: unity-place-applications (Ubuntu)
Assignee: (unassigned) => Ian Liu (ian-liu88)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Changed in: unity-place-applications
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734762
Title:
Dash: Alt-F2 "nautilus ~/" errors to "Could not find '/~'"
--
** Changed in: unity
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734762
Title:
Dash: Alt-F2 "nautilus ~/" errors to "Could not find '/~'"
--
ubuntu-bugs maili
I won't be fixing this one, since the fix as specified in comment #2
may produce unexpected results. Hence, I am un-assigning myself.
** Changed in: unity
Status: In Progress => Confirmed
** Changed in: unity
Assignee: Bilal Akhtar (bilalakhtar) => (unassigned)
** Changed in: unity-
** Changed in: unity (Ubuntu)
Status: Triaged => In Progress
** Changed in: unity-place-applications (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734
The problem here is that GLib.Process.spawn_async automatically prepends
the current working directory to any args string specified which begins
with '~'. I have tried all possible solutions with the below tiny vala
app and have failed.
using GLib.Process;
static void main()
{
Process.spawn_a
** Also affects: unity-place-applications
Importance: Undecided
Status: New
** Changed in: unity-place-applications
Importance: Undecided => Medium
** Changed in: unity-place-applications
Status: New => In Progress
** Changed in: unity-place-applications
Milestone: None =
** Changed in: unity
Status: Triaged => In Progress
** Changed in: unity
Assignee: (unassigned) => Bilal Akhtar (bilalakhtar)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734762
Title:
Thinking about it, that can be a nice bitesize :)
** Changed in: unity
Milestone: 3.6.8 => 3.8
** Changed in: unity
Assignee: Didier Roche (didrocks) => (unassigned)
** Tags added: bitesize
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
** Changed in: unity (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734762
Title:
Dash: Alt-F2 "nautilus ~/" errors to "Could not find '/~'"
--
ubuntu-bugs ma
24 matches
Mail list logo