Reply
Thread Tools
Posts: 458 | Thanked: 783 times | Joined on Jan 2010 @ France
#161
Originally Posted by Morpog View Post
Nevermind, I didn't follow your link and assumed you added it to both
The last patch of mbanck was applied to Stable and Unstable, because if you look closely, you can see it's only the refresh subroutine for Day/Night auto-switch added to some well chose location to force the refresh.

That why I stated "since it doesn't hurt anything ..." in my message ...

A++
 
Posts: 78 | Thanked: 135 times | Joined on Jul 2012
#162
Cosmetic change for the time-to-destination MOD:

- now rounds seconds to nearest 5 seconds, i.e. 23 -> 25, otherwise it updates ridiculously often

- never print spaces around "/" to make it fit better in the widget

- indentation fix

Patch (on top of the last one): http://paste.debian.net/download/179330

I tested the feature this morning and the reported time-to-destination values look correct and update smoothly.
 

The Following 6 Users Say Thank You to mbanck For This Useful Post:
Posts: 458 | Thanked: 783 times | Joined on Jan 2010 @ France
#163
Originally Posted by mbanck View Post
Cosmetic change for the time-to-destination MOD:

- now rounds seconds to nearest 5 seconds, i.e. 23 -> 25, otherwise it updates ridiculously often

- never print spaces around "/" to make it fit better in the widget

- indentation fix

Patch (on top of the last one): http://paste.debian.net/download/179330

I tested the feature this morning and the reported time-to-destination values look correct and update smoothly.
Hi mbanck,

As usual, thanks for your investigations !!!

I also tested the feature this morning to came at work, and it was already accurate even without this last patch.

Anyhow, I updated my full patch in section Unstable for this one ...

A++
 

The Following 3 Users Say Thank You to colin.stephane For This Useful Post:
Posts: 24 | Thanked: 7 times | Joined on Apr 2006
#164
Hi mbanck,

great work, but it is possible to reduce the font size of the distance and the time. Because it is not possible to see both.
 
Morpog's Avatar
Posts: 956 | Thanked: 2,628 times | Joined on Nov 2011
#165
No need to, Sony123 is working on a solution to switch both by touching it. Just like on Symbian (and I assume on WP).
 

The Following 3 Users Say Thank You to Morpog For This Useful Post:
Posts: 104 | Thanked: 30 times | Joined on Jun 2012
#166
Originally Posted by praveenchand View Post
using terminal, goto the folder containing .deb file and type dpkg -i patchfilename

BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ # cd /home/user
/home/user # dpkg -i patch_2.6-2+maemo7+0m6_arm
el.deb
Aegis rejecting patch_2.6-2+maemo7+0m6_armel.deb: Could not open debian archive
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
/home/user #


I still cannot install the .deb.

Last edited by taviman; 2012-07-16 at 14:33.
 
Posts: 458 | Thanked: 783 times | Joined on Jan 2010 @ France
#167
Originally Posted by taviman View Post
BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ # cd /home/user
/home/user # dpkg -i patch_2.6-2+maemo7+0m6_arm
el.deb
Aegis rejecting patch_2.6-2+maemo7+0m6_armel.deb: Could not open debian archive
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
/home/user #

I still cannot install the .deb.
Don't connect directly as root, connect as user then switch to root with devel-su and finally dpkg -i /where_you_put_your/package.deb

A++
 

The Following User Says Thank You to colin.stephane For This Useful Post:
Posts: 104 | Thanked: 30 times | Joined on Jun 2012
#168
Got it. It was not my command sting but the place where the package was.
Aegis just didn't want to open the .deb from home/user.
I moved it to MyDocs and it went fine (so far).

My N9 helps me learn something new every day...
 

The Following User Says Thank You to taviman For This Useful Post:
Posts: 228 | Thanked: 137 times | Joined on Jan 2012 @ UK
#169
If I have already applied one .diff file using patch -p0 -i patch.diff, what is the correct way to go about updating to a new diff file.

Is there patch syntax to undo the previous .diff file, or does patch magically know what has already been changed and just apply the new additions in a later .diff file?
 
Posts: 78 | Thanked: 135 times | Joined on Jul 2012
#170
Originally Posted by nbedford View Post
Is there patch syntax to undo the previous .diff file, or does patch magically know what has already been changed and just apply the new additions in a later .diff file?
patch -R will unapply a patch.
 

The Following 2 Users Say Thank You to mbanck For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 02:41.