codeOfRobin / telekinesis

Automatically exported from code.google.com/p/telekinesis
0 stars 0 forks source link

'Applications' TAPP does not respect Applications in ~/Applications #90

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Ensure that one or more applications exist in ~/Applications that are not 
present in /
Applications
2. Launch iPhone Remote
3. Browse to iPhone Remote on iPhone
4. Click on 'Applications' TAPP
5. Check list for presence of the applications from step 1.

What is the expected output? What do you see instead?
Expected to see the applications from step 1.
Only saw applications otherwise present in /Applications

What version of the product are you using? On what operating system?
iPhone Remote 0.9.18
Mac OS X 10.4.10

Please provide any additional information below.
Planning on taking a stab at providing a patch myself...

Original issue reported on code.google.com by ian.wess...@gmail.com on 12 Jul 2007 at 4:24

GoogleCodeExporter commented 8 years ago
I think this by design as the application tapp points to the /Applications 
folder. I would think that of would be 
hard to merge two folders and not expect problems (what if two things have the 
same name).

Original comment by Neil.H...@gmail.com on 12 Jul 2007 at 7:35

GoogleCodeExporter commented 8 years ago
I have a functioning version of this, but the issue you mentioned is real. At 
the moment it lists user 
applications first. I'm thinking of a solution, but don't have one yet. At 
least we'll get tilde expansion out of 
this.

Original comment by ian.wess...@gmail.com on 12 Jul 2007 at 10:30