Re: FVWM: Why is Debian behind schedule regarding recent FVWM versions so much?

2012-01-23 Thread Christian Ohm
On Monday, 23 January 2012 at 18:05, Jaimos Skriletz wrote:
 The last note is the debian package for some reason (I am still unsure
 why Manjo did this) has an epoch version and the package you made will
 not. Because of this epoch version the version in the debian repos
 1:2.5.30 is considered greater than the version you compiled 2.6.3 for
 instance, and if you upgrade/dist-upgrade you system it will install
 the version from the debian repo effectivally downgrading your fvwm
 package. To prevent this you need to put the fvwm package on hold

Looks like a typo in 2005 was the cause:

fvwm (2.5.130.CVS.2005.07.19.01-1) unstable; urgency=low
fvwm (1:2.5.13-0.CVS.2005.08.08.01-1) unstable; urgency=low

So to have apt recognize the 2.5.13 package as larger than 2.5.130, the
epoch was necessary. Solution: set the epoch of dpkg scripts in the
source distribution to something like 10, then it'll take a while until
the repo package overrides the custom one (assuming that someone who
compiles a custom package doesn't want it autoupgraded to a repo package
at some random point in time).



Re: reusing old configs in new versions [Re: FVWM: Reviewing FVWM]

2011-10-31 Thread Christian Ohm
On Monday, 31 October 2011 at  5:42, Michael Großer wrote:
  If you're using Firefox, there's an addon to show the page title in the
  status bar.
 Thanks!
 I will look for it as soon as I have enough time :-)

Seems it's not available anymore, so I'll attach it (modified to support
Firefox up to version 40). Needs some kind of status bar enabled, e.g.
with the status-4-evar addon.


titleinstatusbar@nikolakocic.com.xpi
Description: application/xpinstall


Re: reusing old configs in new versions [Re: FVWM: Reviewing FVWM]

2011-10-29 Thread Christian Ohm
On Saturday, 29 October 2011 at 23:29, Michael Großer wrote:
 Oh! When will it be fixed then? I'm confronted with this bug up to hundred
 times every day, because I always have to use my mouse wheel to scroll
 to the top of bugzilla pages just because the window title doesn't
 show me the description of the bug that I'm reading or editing.

If you're using Firefox, there's an addon to show the page title in the
status bar.