08/15/2009, 02:14 PM
|
#101 (permalink) |
|
Member
![]() Join Date: Jul 2009
Posts: 194
Likes Received: 0
Thanks: 12
Thanked 15 Times in 10 Posts
|
its 80-90's ebonics lingo for......you the S***, and some....
__________________
http://www.youtube.com/watch?v=FD-WX7xU9PE |
08/15/2009, 02:17 PM
|
#103 (permalink) |
|
Member
![]() Join Date: Jul 2009
Posts: 1,307
Likes Received: 1
Thanks: 34
Thanked 462 Times in 187 Posts
|
pretty homo if u ask me lol
please do punch the thankz button
__________________
Donate Via Paypal to Email Adress: silent2205@gmail.com Email: fritos1406@aim.com Twitter: @fritos1406 |
08/15/2009, 02:18 PM
|
#104 (permalink) |
|
Member
![]() Join Date: Jul 2009
Posts: 1,307
Likes Received: 1
Thanks: 34
Thanked 462 Times in 187 Posts
|
did u try rebooting?
__________________
Donate Via Paypal to Email Adress: silent2205@gmail.com Email: fritos1406@aim.com Twitter: @fritos1406 |
08/15/2009, 02:21 PM
|
#107 (permalink) |
|
Member
![]() Join Date: Jul 2009
Posts: 1,307
Likes Received: 1
Thanks: 34
Thanked 462 Times in 187 Posts
|
are u in root@castle and nothing else?
__________________
Donate Via Paypal to Email Adress: silent2205@gmail.com Email: fritos1406@aim.com Twitter: @fritos1406 |
08/15/2009, 02:22 PM
|
#108 (permalink) |
|
Member
![]() Join Date: Jul 2009
Posts: 1,307
Likes Received: 1
Thanks: 34
Thanked 462 Times in 187 Posts
|
just let it kick in, if it installed successfully then it should work
__________________
Donate Via Paypal to Email Adress: silent2205@gmail.com Email: fritos1406@aim.com Twitter: @fritos1406 |
08/15/2009, 02:22 PM
|
#109 (permalink) |
|
Member
![]() Join Date: Jul 2009
Posts: 83
Likes Received: 0
Thanks: 1
Thanked 3 Times in 3 Posts
|
root@castle:/# quilt push
File series fully applied, ends at patch /opt/src/patches/amazon_evdo.patch root@castle:/# I got that, and it's rebooting again. Ill see what happens. |
08/15/2009, 02:24 PM
|
#111 (permalink) |
|
Member
![]() Join Date: Jun 2009
Posts: 244
Likes Received: 0
Thanks: 11
Thanked 8 Times in 8 Posts
|
this is what i get
root@castle:/# cd /opt/src/modifications root@castle:/opt/src/modifications# git pull Already up-to-date. root@castle:/opt/src/modifications# root@castle:/opt/src/modifications# quilt import /opt/src/modifications/browser/enable-browser-downloads.patch Patch /opt/src/patches/enable-browser-downloads.patch exists. Replace with -f. root@castle:/opt/src/modifications# root@castle:/opt/src/modifications# cd / root@castle:/# quilt push Applying patch /opt/src/patches/enable-browser-downloads.patch patching file usr/palm/applications/com.palm.app.browser/app/controllers/page-assistant.js Hunk #1 succeeded at 125 (offset 6 lines). Hunk #2 succeeded at 967 (offset -9 lines). Hunk #3 FAILED at 1014. Hunk #4 FAILED at 1104. 2 out of 4 hunks FAILED -- rejects in file usr/palm/applications/com.palm.app.browser/app/controllers/page-assistant.js patching file usr/palm/applications/com.palm.app.browser/app/views/download/download-container.html Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- rejects in file usr/palm/applications/com.palm.app.browser/app/views/download/download-container.html patching file usr/palm/applications/com.palm.app.browser/app/views/page/page-scene.html Hunk #1 succeeded at 22 with fuzz 1 (offset 4 lines). patching file usr/palm/applications/com.palm.app.browser/sources.json Hunk #1 succeeded at 11 with fuzz 2 (offset -7 lines). The next patch would create the file usr/palm/applications/com.palm.app.browser/app/controllers/downloaddialog-assistant.js, which already exists! Applying it anyway. patching file usr/palm/applications/com.palm.app.browser/app/controllers/downloaddialog-assistant.js Patch attempted to create file usr/palm/applications/com.palm.app.browser/app/controllers/downloaddialog-assistant.js, which already exists. Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- rejects in file usr/palm/applications/com.palm.app.browser/app/controllers/downloaddialog-assistant.js The next patch would create the file usr/palm/applications/com.palm.app.browser/app/views/download/download-popup.html, which already exists! Applying it anyway. patching file usr/palm/applications/com.palm.app.browser/app/views/download/download-popup.html Patch attempted to create file usr/palm/applications/com.palm.app.browser/app/views/download/download-popup.html, which already exists. Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- rejects in file usr/palm/applications/com.palm.app.browser/app/views/download/download-popup.html The next patch would create the file usr/palm/applications/com.palm.app.browser/app/views/download/download-stream-popup.html, which already exists! Applying it anyway. patching file usr/palm/applications/com.palm.app.browser/app/views/download/download-stream-popup.html Patch attempted to create file usr/palm/applications/com.palm.app.browser/app/views/download/download-stream-popup.html, which already exists. Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- rejects in file usr/palm/applications/com.palm.app.browser/app/views/download/download-stream-popup.html Patch /opt/src/patches/enable-browser-downloads.patch does not apply (enforce with -f) |
08/15/2009, 02:24 PM
|
#112 (permalink) |
|
Member
![]() Join Date: Jul 2009
Posts: 1,307
Likes Received: 1
Thanks: 34
Thanked 462 Times in 187 Posts
|
but did it say that the enable browser patch applied?
__________________
Donate Via Paypal to Email Adress: silent2205@gmail.com Email: fritos1406@aim.com Twitter: @fritos1406 |
08/15/2009, 02:29 PM
|
#113 (permalink) |
|
Member
![]() Join Date: Jul 2009
Posts: 1,307
Likes Received: 1
Thanks: 34
Thanked 462 Times in 187 Posts
|
try removing the patch with: quilt pop
then remove patch from series: quilt delete /opt/src/patches/enable-browser-downloads.patch and then reapply the commands again
__________________
Donate Via Paypal to Email Adress: silent2205@gmail.com Email: fritos1406@aim.com Twitter: @fritos1406 |
08/15/2009, 02:36 PM
|
#115 (permalink) |
|
Member
![]() Join Date: Jul 2009
Posts: 83
Likes Received: 0
Thanks: 1
Thanked 3 Times in 3 Posts
|
root@castle:/# sudo -i
root@castle:/var/home/root# mount -o remount,rw / root@castle:/var/home/root# cd /opt/src/modifications root@castle:/opt/src/modifications# quilt import /opt/src/modifications/browser/ enable-browser-downloads.patch Importing patch /opt/src/patches/enable-browser-downloads.patch root@castle:/opt/src/modifications# cd / root@castle:/# quilt push File series fully applied, ends at patch /opt/src/patches/amazon_evdo.patch root@castle:/# quilt push -a File series fully applied, ends at patch /opt/src/patches/amazon_evdo.patch root@castle:/# What's wrong? |
08/15/2009, 02:38 PM
|
#116 (permalink) |
|
Member
![]() Join Date: Jun 2009
Location: California
Posts: 142
Likes Received: 0
Thanks: 7
Thanked 8 Times in 7 Posts
|
very cool but when you download, how do you acess the downloaded file?
__________________
Nokia 5100 - At&t - Nokia 6310i - At&t - LG Vx3200 - Verizon - Motorola E815 - Verizon - Motorola Razor - Verizon - iPhone-At&t - Pre - Sprint - HTC Evo - Sprint - Samsung Epic - Sprint - Blackberry Curve - Sprint - Evo3D - Sprint - Touchpad - HP How I roll since 1999! |
08/15/2009, 02:40 PM
|
#117 (permalink) |
|
Member
![]() Join Date: Jul 2009
Posts: 1,307
Likes Received: 1
Thanks: 34
Thanked 462 Times in 187 Posts
|
quilt pop -a
if that doesnt work remove patches that dont let u move on using: quilt delete opt/src/app-name/patch-name.patch (change app-name and patch-name to whatever patch u are deleting)
__________________
Donate Via Paypal to Email Adress: silent2205@gmail.com Email: fritos1406@aim.com Twitter: @fritos1406 |
08/15/2009, 02:43 PM
|
#118 (permalink) |
|
Member
![]() Join Date: Jul 2009
Posts: 1,307
Likes Received: 1
Thanks: 34
Thanked 462 Times in 187 Posts
|
all downloads can be found in /media/internal/downloads
__________________
Donate Via Paypal to Email Adress: silent2205@gmail.com Email: fritos1406@aim.com Twitter: @fritos1406 |
08/15/2009, 03:06 PM
|
#119 (permalink) |
|
Member
![]() Join Date: Jul 2009
Location: Puerto Rico
Posts: 238
Likes Received: 0
Thanks: 42
Thanked 28 Times in 21 Posts
|
Yes it works perfectly the New patch! Although I was doing it wrong all along before, I was at username@castle and was doing everything from here: root@castle:/var/home/root#
Thank God 2sslow wrote what he did cuz I would've never noticed I wasn't in root@castle# It works perfectly now! Thanks for this, and sorry for the trouble last night |
08/15/2009, 03:09 PM
|
#120 (permalink) |
|
Member
![]() Join Date: Jul 2009
Posts: 1,307
Likes Received: 1
Thanks: 34
Thanked 462 Times in 187 Posts
|
oh i tried to make it clear in the begginning to be in root@castle:/# to work
__________________
Donate Via Paypal to Email Adress: silent2205@gmail.com Email: fritos1406@aim.com Twitter: @fritos1406 |
![]() |
|
| Tags |
| 1.1.0, browser, download |
| Thread Tools | |
| Display Modes | |
|
|



