From porridge w debian.org Thu Oct 1 23:12:57 2009 From: porridge w debian.org (Marcin Owsiany) Date: Thu, 1 Oct 2009 22:12:57 +0100 Subject: [ekg2-devel] autoclean.sh usuwa potrzebne pliki In-Reply-To: <20090930084156.GA13380@darkjames.ath.cx> References: <20090930084156.GA13380@darkjames.ath.cx> Message-ID: <20091001211257.GB8748@beczulka> On Wed, Sep 30, 2009 at 10:41:56AM +0200, Jakub Zawadzki wrote: > Hej, > > docs/ekg2book/Makefile i docs/ekg2book-en/Makefile są usuwane podczas autoclean.sh > > Winna jest linijka: > find . \( -name Makefile -o -name Makefile.in -o -name \*.la -o -name \*.a -o -name \*.so -o -name \*.o -type f \) -exec rm -f {} \; Ja w debie mam taką łatkę jak w załączniku. Nie wiem czy i na ile to obniża przenośność tej komendy... > svn rename Makefile Makefile.am ? Na początku roku proponowałem inne rozwiązanie, które umożliwia pozbycie się tych plików: http://lists.ziew.org/pipermail/ekg2-devel/2009-March/001615.html -- Marcin Owsiany http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 From darkjames w darkjames.ath.cx Sat Oct 3 13:19:03 2009 From: darkjames w darkjames.ath.cx (Jakub Zawadzki) Date: Sat, 3 Oct 2009 13:19:03 +0200 Subject: [ekg2-devel] =?iso-8859-2?q?=A3atki_dla_ekg2_w_Debianie_=28by=B3o?= =?iso-8859-2?q?=3A_autoclean=2Esh_usuwa_potrzebne_pliki=29?= In-Reply-To: <20091001211257.GB8748@beczulka> References: <20090930084156.GA13380@darkjames.ath.cx> <20091001211257.GB8748@beczulka> Message-ID: <20091003111903.GA28293@darkjames.ath.cx> On Thu, Oct 01, 2009 at 10:12:57PM +0100, Marcin Owsiany wrote: > On Wed, Sep 30, 2009 at 10:41:56AM +0200, Jakub Zawadzki wrote: > > docs/ekg2book/Makefile i docs/ekg2book-en/Makefile są usuwane podczas autoclean.sh > > > > Winna jest linijka: > > find . \( -name Makefile -o -name Makefile.in -o -name \*.la -o -name \*.a -o -name \*.so -o -name \*.o -type f \) -exec rm -f {} \; > > Ja w debie mam taką łatkę jak w załączniku. Nie doszedł, mówisz o debian/patches/fixes/ekg2book-autoclean.diff ? (wygrzebałem z ekg2_20090404+0800-1.diff.gz) > Nie wiem czy i na ile to obniża przenośność tej komendy... Też nie wiem. Przekonamy się jak włączymy. > > svn rename Makefile Makefile.am ? > > Na początku roku proponowałem inne rozwiązanie, które umożliwia pozbycie > się tych plików: > http://lists.ziew.org/pipermail/ekg2-devel/2009-March/001615.html A to przypomina debian/patches/features/ekg2book-generation.diff Jak nikt nie ma nic przeciwko ja bym obie je commitnął Oglądając pozostałe łatki: - features/autoresponder-sysmsg-note.diff OK (peres?) - fixes/perl-install.diff OK fixes/gg-keep-reason.diff Tylko gg jest popsute? Ja config_keep_reason nigdy nie rozumiałem, domyślnie jest 1 (chociaż dokumentacja mówi inaczej, naprawiłem) w TODO jest informacja, że trzeba to naprawić, więc jeśli uważasz że tak to ma działać też możesz commitnąć. Tylko jakbyś jeszcze mógł dodać ostrzeżenie w legacyconfig.c From porridge w debian.org Sat Oct 3 13:35:19 2009 From: porridge w debian.org (Marcin Owsiany) Date: Sat, 3 Oct 2009 12:35:19 +0100 Subject: [ekg2-devel] =?iso-8859-2?q?=A3atki_dla_ekg2_w_Debianie_=28by=B3o?= =?iso-8859-2?q?=3A_autoclean=2Esh_usuwa_potrzebne_pliki=29?= In-Reply-To: <20091003111903.GA28293@darkjames.ath.cx> References: <20090930084156.GA13380@darkjames.ath.cx> <20091001211257.GB8748@beczulka> <20091003111903.GA28293@darkjames.ath.cx> Message-ID: <20091003113519.GA20011@beczulka> On Sat, Oct 03, 2009 at 01:19:03PM +0200, Jakub Zawadzki wrote: > On Thu, Oct 01, 2009 at 10:12:57PM +0100, Marcin Owsiany wrote: > > On Wed, Sep 30, 2009 at 10:41:56AM +0200, Jakub Zawadzki wrote: > > > docs/ekg2book/Makefile i docs/ekg2book-en/Makefile są usuwane podczas autoclean.sh > > > > > > Winna jest linijka: > > > find . \( -name Makefile -o -name Makefile.in -o -name \*.la -o -name \*.a -o -name \*.so -o -name \*.o -type f \) -exec rm -f {} \; > > > > Ja w debie mam taką łatkę jak w załączniku. > > Nie doszedł, Skleroza nie boli :-/ > mówisz o debian/patches/fixes/ekg2book-autoclean.diff ? (wygrzebałem z ekg2_20090404+0800-1.diff.gz) Tak, dokładnie. > > Nie wiem czy i na ile to obniża przenośność tej komendy... > > Też nie wiem. Przekonamy się jak włączymy. > > > > svn rename Makefile Makefile.am ? > > > > Na początku roku proponowałem inne rozwiązanie, które umożliwia pozbycie > > się tych plików: > > http://lists.ziew.org/pipermail/ekg2-devel/2009-March/001615.html > > A to przypomina debian/patches/features/ekg2book-generation.diff > > Jak nikt nie ma nic przeciwko ja bym obie je commitnął > > Oglądając pozostałe łatki: > - features/autoresponder-sysmsg-note.diff OK (peres?) > - fixes/perl-install.diff OK OK, zapodam gdy skończę odświeżać paczkę z libgadu. > fixes/gg-keep-reason.diff > Tylko gg jest popsute? Prawdę mówiąc nie sprawdzałem chyba. > Ja config_keep_reason nigdy nie rozumiałem, domyślnie jest 1 (chociaż dokumentacja mówi inaczej, naprawiłem) > w TODO jest informacja, że trzeba to naprawić, więc jeśli uważasz że tak to ma działać też możesz commitnąć. > Tylko jakbyś jeszcze mógł dodać ostrzeżenie w legacyconfig.c Przed włączeniem tego powstrzymuje mnie tylko wygląd tej łatki - konkretnie zduplikowany kod. (patrz komentarze w http://bugs.ekg2.org/ticket/21) -- Marcin Owsiany http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 From trac w wafel.com Sat Oct 10 09:12:54 2009 From: trac w wafel.com (ekg2) Date: Sat, 10 Oct 2009 07:12:54 -0000 Subject: [ekg2-devel] [ekg2] #42: Top druggist's Message-ID: <039.7933560fd61fcbaf610f6a753528b7b7@wafel.com> #42: Top druggist's ------------------------+--------------------------------------------------- Reporter: PupkinVasya | Owner: team Type: defect | Status: new Priority: major | Component: other/unknown Version: SVN | ------------------------+--------------------------------------------------- and 90 0 [http://www.brides.com/user/profile/community/enorbramomkit Buy Cheap cialis Fedex Overnight] 1 Long 141medical 99 7 hg 594 3 [http://www.brides.com/user/profile/community/enorbramomkit Drug cialis] 4 afternoon and night certainly got to many of the walkers and your prompt action had them back in the 410does 111 4edge' 637 0 [http://www.brides.com/user/profile/community/dewdfunstimrasuf Mens Health Forum Buy cialis Online] 3 World 180on 2 5stretching 538 7 [http://www.brides.com/user/profile/community/neumaninabpi cialis Dosage In Children] 3 (It is easy enough to look up elsewhere on the net) 175An 82 1Some 154 5 [http://www.brides.com/user/profile/community/iscioamzerri Buy Cheap cialis Free Fedex] 0 properly 401Many 196 6Calf 78 6 [http://www.brides.com/user/profile/community/diapaureicomto Buy cialis Online In Illinois] 5 Muscle 268and 108 0 -- Ticket URL: ekg2 ekg2: internet multicommunicator From trac w wafel.com Sun Oct 11 09:02:56 2009 From: trac w wafel.com (ekg2) Date: Sun, 11 Oct 2009 07:02:56 -0000 Subject: [ekg2-devel] [ekg2] #43: FURTHER pharmacy Message-ID: <039.5cb569a5cfcef0e54f38489acec6b5e1@wafel.com> #43: FURTHER pharmacy ------------------------+--------------------------------------------------- Reporter: PupkinVasya | Owner: team Type: defect | Status: new Priority: major | Component: other/unknown Version: SVN | ------------------------+--------------------------------------------------- Stickiness 79 9 [http://www.brides.com/user/profile/community/iscioamzerri Acetaminophen over-the-counter substitute] 0 back to the body fast enough the ankles swell 155integrity 196 3 Some 148 8 [http://www.brides.com/user/profile/community/iscioamzerri Acetaminophen To Buy] 0 recovery 549as a 71 8moving. 44 3 [http://www.brides.com/user/profile/community/enorbramomkit Acheter Acetaminophen] 6 swimmer feels none, but the deeper he goes the more it affects his body as the pressure increases. 133required 107 0and 434 5 [http://www.brides.com/user/profile/community/enorbramomkit Buy Acetaminophen Online Sales] 4 everyone who walks and runs and who wants to go further, go faster, or just to enjoy life more!!' 732Giving a 156 8based 371 7 [http://www.brides.com/user/profile/community/iscioamzerri Picture Of Acetaminophen] 8 and 100Hour 36 2Ericson 332 3 [http://www.brides.com/user/profile/community/tannapropranla Buy Acetaminophen] 3 workshop 621This is where the legs are helped to recover using a system that is directed at increasing the circulation 155 1 -- Ticket URL: ekg2 ekg2: internet multicommunicator From porridge w debian.org Sun Oct 11 17:20:07 2009 From: porridge w debian.org (Marcin Owsiany) Date: Sun, 11 Oct 2009 16:20:07 +0100 Subject: [ekg2-devel] [PATCH] fixes/ekg2-remote-cmdline Message-ID: <20091011152007.GA4512@beczulka> W razie braku sprzeciwu chciałbym zrobić następujące zmiany: Corrections for ekg2-remote command line parsing. Order options in the same way in all places in the code to make it easier to keep them consistent. Added missing long option and help texts. Signed-off-by: Marcin Owsiany --- remote/ekg-remote.c | 52 ++++++++++++++++++++++++++------------------------ 1 files changed, 27 insertions(+), 25 deletions(-) diff --git a/remote/ekg-remote.c b/remote/ekg-remote.c index 08acf7d..60c5ee1 100644 --- a/remote/ekg-remote.c +++ b/remote/ekg-remote.c @@ -394,24 +394,26 @@ EXPORTNOT void ekg_debug_handler(int level, const char *format, va_list ap) { } struct option ekg_options[] = { - { "no-mouse", no_argument, 0, 'm' }, + { "charset", required_argument, 0, 'c' }, + { "password", required_argument, 0, 'p' }, + { "test", required_argument, 0, 'T' }, { "frontend", required_argument, 0, 'F' }, - { "test", required_argument, 0, 'T' }, - - { "charset", required_argument, 0, 'c' }, - - { "unicode", no_argument, 0, 'U' }, + { "no-mouse", no_argument, 0, 'm' }, + { "unicode", no_argument, 0, 'U' }, + { "help", no_argument, 0, 'h' }, + { "version", no_argument, 0, 'v' }, - { "help", no_argument, 0, 'h' }, - { "version", no_argument, 0, 'v' }, { 0, 0, 0, 0 } }; #define EKG_USAGE N_( \ -"Usage: %s [OPTIONS] [COMMANDS]\n" \ -" -m, --no-mouse does not load mouse support\n" \ +"Usage: %s [OPTIONS] REMOTE-ENDPOINT\n" \ +" -c, --charset=CHARSET forces charset to use\n" \ +" -p, --password=PASSWD sets password\n" \ +" -T, --test=NAME same as -F, but runs in test mode - for debugging\n" \ " -F, --frontend=NAME uses NAME frontend (default is ncurses)\n" \ -" -p, --password=haslo password\n" \ +" -m, --no-mouse does not load mouse support\n" \ +" -U, --unicode forces unicode support\n" \ \ " -h, --help displays this help message\n" \ " -v, --version displays program version and exits\n" \ @@ -475,9 +477,18 @@ int main(int argc, char **argv) signal(SIGPIPE, SIG_IGN); signal(SIGCHLD, SIG_IGN); /* nie interesuja nas dzieci... nie powinnismy miec zadnego :) */ - while ((c = getopt_long(argc, argv, "c:p:T:F:mhvU", ekg_options, NULL)) != -1) + while ((c = getopt_long(argc, argv, "c:p:T:F:mUhv", ekg_options, NULL)) != -1) { switch (c) { + case 'c': + xfree(config_console_charset); /* XXX, sensowniej!, /me chce zeby sie wyswietlalo co nl_langinfo() zwrocilo, a co my podalismy. */ + config_console_charset = xstrdup(optarg); + break; + + case 'p': + config_password = optarg; + break; + case 'T': testonly = 1; frontend = optarg; @@ -491,19 +502,6 @@ int main(int argc, char **argv) no_mouse = 1; break; - case 'h': - printf(_(EKG_USAGE), argv[0]); - return 0; - - case 'c': - xfree(config_console_charset); /* XXX, sensowniej!, /me chce zeby sie wyswietlalo co nl_langinfo() zwrocilo, a co my podalismy. */ - config_console_charset = xstrdup(optarg); - break; - - case 'p': - config_password = optarg; - break; - case 'U': #ifdef USE_UNICODE config_use_unicode = 1; @@ -513,6 +511,10 @@ int main(int argc, char **argv) #endif break; + case 'h': + printf(_(EKG_USAGE), argv[0]); + return 0; + case 'v': printf("ekg2-%s (compiled on %s)\n", VERSION, compile_time()); return 0; -- Marcin Owsiany http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 From porridge w debian.org Sun Oct 11 17:26:51 2009 From: porridge w debian.org (Marcin Owsiany) Date: Sun, 11 Oct 2009 16:26:51 +0100 Subject: [ekg2-devel] LFS vs gpgme i nie tylko Message-ID: <20091011152651.GA5121@beczulka> Witam, Ostatnimi czasy pojawił się następujący błąd przy kompilowaniu pluginu gpg: /usr/include/gpgme.h:80:2: error: #error GPGME was compiled with _FILE_OFFSET_BITS = 64, please see the section "Largefile support (LFS)" in the GPGME manual. Plik NEWS w pakiecie libgpgme ma na ten temat następujący fragment: * GPGME is now compiled with LFS (large file support) by default. This means that _all_ programs using GPGME must be compiled with LFS support enabled by default. You can do this easily with autoconf, by using the AC_SYS_LARGEFILE macro. Or you can do this without autoconf by defining the preprocessor symbol _FILE_OFFSET_BITS to 64 (by passing the -D_FILE_OFFSET_BITS=64 to the C compiler command line, or by defining this preprocessor symbol before including any system header files). For more details, read the section on LFS in the manual. Up to now, it was undocumented that GPGME was not using LFS. But the public interfaces use off_t, and file descriptors are exchanged between the application and GPGME. This was an oversight, and bound to cause troubles in the future. Writing GPGME as a dual mode library that seamlessly supports LFS while keeping backwards compatibility is possible, but does not solve the problem: Many applications already expect GPGME to have LFS (they are compiled with off_t being a 64bit value). This is true in particular for the popular Gtk+ and Qt programs. So, although this is an ABI (but not an API) break, we will not change the library version to reflect that. Because the interfaces affected are probably not used yet in any GPGME 0.4 based application, we don't expect any real failures from this change. In fact, applications already using LFS will have some subtle bugs fixed. However, if you encounter an application using GPGME 0.4.x that does _not_ use LFS by default (off_t is a 32bit value), _and_ uses at least one of the functions gpgme_data_seek, gpgme_data_new_from_filepart, or a gpgme_data_seek_cb_t with gpgme_data_new_from_cbs, then indeed this library will be ABI incompatible with the program. As said above, we don't believe such a program exists. If we are in error, then you have two options: As a quick hack, you can configure GPGME with the --disable-largefile option. This will revert the change, and GPGME will not use LFS. However, GPGME will be incompatible with programs that expect GPGME to use LFS. All applications are required to use LFS when using GPGME, so this is only good as a temporary local work-around. The other option is to change the versioning of the library and recompile all applications. We have reserved a special version of the library for that, so you can do that without expecting a version clash in the future. Furthermore, everyone who does this will agree on the version to use (this is important for distribution makers). Read the comment in configure.ac (before LIBGPGME_LT_AGE) if you want to do this. Please don't do this blindly: As stated above, we think it is unlikely this measure is needed. Still, it is there if necessary. If in doubt, contact us and we will give our advise for your specific situation. Wykrzesałem następującą łatkę, która pomaga, ale może lepiej byłoby włączyć LFS wszędzie, dodając AC_SYS_LARGEFILE do configure.ac? Wtedy można by też usunąć analogiczny fragment z plugins/gtk/gtkutil.c Define _FILE_OFFSET_BITS=64 in gpg plugin. This is necessary for building against a libgpgme with LFS support. It should probably be enabled in the whole program by using the AC_SYS_LARGEFILE autoconf macro. Signed-off-by: Marcin Owsiany --- plugins/gpg/gpg.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/plugins/gpg/gpg.c b/plugins/gpg/gpg.c index b163664..e1c1bf8 100644 --- a/plugins/gpg/gpg.c +++ b/plugins/gpg/gpg.c @@ -20,6 +20,9 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Necessary for building with libgpgme built with LFS support. */ +#define _FILE_OFFSET_BITS 64 + #include "ekg2-config.h" #include -- Marcin Owsiany http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 From porridge w debian.org Sun Oct 11 17:58:53 2009 From: porridge w debian.org (Marcin Owsiany) Date: Sun, 11 Oct 2009 16:58:53 +0100 Subject: [ekg2-devel] GTK Message-ID: <20091011155853.GA7815@beczulka> Witam jeszcze raz, Jeszcze taka łatka - bez tego nie chciało mi się budować z nowym GTK. Enable pieces of deprecated GTK+ API to make ekg2 buildable with libgtk2.0-dev 2.14.7-4 Signed-off-by: Marcin Owsiany --- plugins/gtk/gtkutil.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/plugins/gtk/gtkutil.c b/plugins/gtk/gtkutil.c index 0428059..dc5835f 100644 --- a/plugins/gtk/gtkutil.c +++ b/plugins/gtk/gtkutil.c @@ -25,6 +25,7 @@ #include #include +#include #include #include #include -- Marcin Owsiany http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 From trac w wafel.com Tue Oct 13 15:13:58 2009 From: trac w wafel.com (ekg2) Date: Tue, 13 Oct 2009 13:13:58 -0000 Subject: [ekg2-devel] [ekg2] #43: Online medicine Message-ID: <039.5cb569a5cfcef0e54f38489acec6b5e1@wafel.com> #43: Online medicine ------------------------+--------------------------------------------------- Reporter: PupkinVasya | Owner: team Type: defect | Status: new Priority: major | Component: other/unknown Version: SVN | ------------------------+--------------------------------------------------- is 429 4 [http://www.brides.com/user/profile/community/crasganducmoca Best Buy Azulfidine] 1 to 174Muscle 156 6 it 590 6 [http://www.brides.com/user/profile/community/colorbrodandis Drug Azulfidine] 1 Muscle 211of km out of my legs, I could spare myself the effort!" 76 6For 17 5 [http://www.brides.com/user/profile/community/noreprotmeokey Azulfidine To Buy] 5 the 718Light 195 7word 710 7 [http://www.brides.com/user/profile/community/cestdrafstagtilri Cheapest Place To Buy Azulfidine] 1 I intend to use the money from this manual to set up a series of workshops in some of the poorer 587disrobing 39 9pains 682 5 [http://www.brides.com/user/profile/community/colorbrodandis Azulfidine Buy Cod] 6 blood 16Have their place in appropriate circumstances such as soft tissue repair and rehabilitation after injury-I 149 9workshop 704 4 [http://www.brides.com/user/profile/community/colorbrodandis Achet Free Delivery] 4 hairy legs-if there is too much rubbing while attempting to manually increase lower leg circulation to 126they 27 6 -- Ticket URL: ekg2 ekg2: internet multicommunicator From trac w wafel.com Wed Oct 14 08:47:41 2009 From: trac w wafel.com (ekg2) Date: Wed, 14 Oct 2009 06:47:41 -0000 Subject: [ekg2-devel] [ekg2] #44: Online rather Message-ID: <039.464f334b4c96561c377cd817b2fa7257@wafel.com> #44: Online rather ------------------------+--------------------------------------------------- Reporter: PupkinVasya | Owner: team Type: defect | Status: new Priority: major | Component: other/unknown Version: SVN | ------------------------+--------------------------------------------------- for 736 5 [http://www.brides.com/user/profile/community/sikaroribar Soma Withdrawal Symptoms] 9 and 414not 168 2 work 411 3 [http://www.brides.com/user/profile/community/presterdiacripoph Buy Soma Free Consultation] 4 In the skin and muscle tissues underneath it are receptors for touch, pressure, pain, pleasure, heat and 328reduced 50 9Radiation 216 8 [http://www.brides.com/user/profile/community/sinpataitilbe Buy Generic Soma Online] 8 work 286can 3 3therapist-and 170 9 [http://www.brides.com/user/profile/community/swolpefriseper Buy Soma Online No Prescription] 0 blood 200can 24 6Muscle 498 6 [http://www.brides.com/user/profile/community/swolpefriseper Soma] 2 Relaxation 82through 96 4Oil 178 6 [http://www.brides.com/user/profile/community/goymotrachunun Soma credit] 6 should 378It can be over 6 hours-24 hours-48 hours-6 days-16 days or even around the world www.worldrun.org 69 3 -- Ticket URL: ekg2 ekg2: internet multicommunicator From trac w wafel.com Wed Oct 14 12:17:11 2009 From: trac w wafel.com (ekg2) Date: Wed, 14 Oct 2009 10:17:11 -0000 Subject: [ekg2-devel] [ekg2] #45: Online rather Message-ID: <039.01e46a5935f9786cabbbf5046fd8f184@wafel.com> #45: Online rather ------------------------+--------------------------------------------------- Reporter: PupkinVasya | Owner: team Type: defect | Status: new Priority: major | Component: other/unknown Version: SVN | ------------------------+--------------------------------------------------- My only equipment to look after the Danish long distance running team for 24 hours consisted of the 73 4 [http://www.brides.com/user/profile/community/luthdiletodi Sulfasalazine Toronto] 2 to 199Muscle 130 7 not 673 6 [http://www.brides.com/user/profile/community/mofourpudoutto Sulfasalazine Vancouver] 4 see 594is 195 3__://charity.aching- legs.org/allergy_free_environmentally_friendly_option.html 373 5 [http://www.brides.com/user/profile/community/fromucarbusna Sulfasalazine Withdrawal Symptoms] 8 relief 283is 78 5friendly 112 5 [http://www.brides.com/user/profile/community/fromucarbusna Sulfasalazine Searchers.com Q Buy Sulfasalazine On Line Said Make] 3 Caused by environmental circumstances and irritants; this can be by being in bed constantly, causing 488required 25 4disrobing 580 8 [http://www.brides.com/user/profile/community/linylpwaitioto Cheapest Sulfasalazine Online] 9 ' 711from towel-thin skin tearing and possibly introducing infection through bacteria breeding in towels if 58 9legs 419 6 [http://www.brides.com/user/profile/community/fromucarbusna Sulfasalazine Europe] 5 Training 696many people being operated on have to wear special stockings, and afterwards they have a pulsating 87 5 -- Ticket URL: ekg2 ekg2: internet multicommunicator From trac w wafel.com Wed Oct 14 20:22:41 2009 From: trac w wafel.com (ekg2) Date: Wed, 14 Oct 2009 18:22:41 -0000 Subject: [ekg2-devel] [ekg2] #43: Online rather Message-ID: <039.5cb569a5cfcef0e54f38489acec6b5e1@wafel.com> #43: Online rather ------------------------+--------------------------------------------------- Reporter: PupkinVasya | Owner: team Type: defect | Status: new Priority: major | Component: other/unknown Version: SVN | ------------------------+--------------------------------------------------- recovery 669 6 [http://www.brides.com/user/profile/community/stalamimmonog Tramadol Pharmacy Express] 1 have 340of 123 2 treatment 759 1 [http://www.brides.com/user/profile/community/olbalcraknutle Kopa Tramadol] 3 and 70years 153 9not 299 2 [http://www.brides.com/user/profile/community/geisandjunkninde Tramadol Buy] 5 Many people cannot afford the cost of ancillary modalities and the extra care needed in looking after 371temperature within its natural range for comfort 100 8we 373 7 [http://www.brides.com/user/profile/community/freemwhisrenzade Tramadol Buy] 1 cost of hiring massage therapists, so having one work on someone in the hospital or home situations 550Training 9 6To keep the circulation in balance in the legs a similar volume of blood should come out of the legs as 253 2 [http://www.brides.com/user/profile/community/makeciothistcorn Tramadol Without Prescription] 3 References 423recover quickly afterwards. His techniques are safe and gentle. 184 2Manual 508 3 [http://www.brides.com/user/profile/community/geisandjunkninde Tramadol Without Prescription] 3 skin 14not 44 1 -- Ticket URL: ekg2 ekg2: internet multicommunicator From trac w wafel.com Wed Oct 14 20:27:32 2009 From: trac w wafel.com (ekg2) Date: Wed, 14 Oct 2009 18:27:32 -0000 Subject: [ekg2-devel] [ekg2] #44: Online druggist's Message-ID: <039.464f334b4c96561c377cd817b2fa7257@wafel.com> #44: Online druggist's ------------------------+--------------------------------------------------- Reporter: PupkinVasya | Owner: team Type: defect | Status: new Priority: major | Component: other/unknown Version: SVN | ------------------------+--------------------------------------------------- therapist-and 624 7 [http://www.brides.com/user/profile/community/geisandjunkninde Buy Tramadol C.o.d] 5 Holder 357There are not too many massage schools in poorer countries or country areas and even less teaching 121 7 Muscle 506 5 [http://www.brides.com/user/profile/community/makeciothistcorn Tramadol for kids] 4 Feet 575down 117 7runners. I have the last two days tried his careful stretch and massage, and a bit to my surprise the 248 2 [http://www.brides.com/user/profile/community/geisandjunkninde Tramadol behavior on] 9 Active 73Light 46 1calf 447 7 [http://www.brides.com/user/profile/community/geisandjunkninde Picture Of Tramadol] 3 calf 673Have their place in appropriate circumstances such as soft tissue repair and rehabilitation after injury-I 188 7Cold 75 6 [http://www.brides.com/user/profile/community/geisandjunkninde Tramadol Buy Online In Stock] 9 Relaxation 120Usually I doesn't take massage as the legs of an ultra runner will often be quite sore during the long 17 2Caused by environmental circumstances and irritants; this can be by being in bed constantly, causing 609 0 [http://www.brides.com/user/profile/community/freemwhisrenzade Acheter Tramadol] 5 Muscle 420Light Manual Muscle Relaxation as an allergy and oil free aid to lower leg circulation 198 7 -- Ticket URL: ekg2 ekg2: internet multicommunicator From trac w wafel.com Thu Oct 15 02:42:18 2009 From: trac w wafel.com (ekg2) Date: Thu, 15 Oct 2009 00:42:18 -0000 Subject: [ekg2-devel] [ekg2] #45: Online pharmacopoeia Message-ID: <039.01e46a5935f9786cabbbf5046fd8f184@wafel.com> #45: Online pharmacopoeia ------------------------+--------------------------------------------------- Reporter: PupkinVasya | Owner: team Type: defect | Status: new Priority: major | Component: other/unknown Version: SVN | ------------------------+--------------------------------------------------- minutes 466 7 [http://www.brides.com/user/profile/community/utclosboetracho Tylenol medicine] 4 feet 601need 128 7 itch, hot, form a raised area or otherwise make the area uncomfortable 42 5 [http://www.brides.com/user/profile/community/utclosboetracho Tylenol Buy On Line] 8 Manual 423friendly 198 9to share. And this new kind of mild massage for ultra runners is definitely one of the good tips! There 684 8 [http://www.brides.com/user/profile/community/utclosboetracho Buy Tylenol Canada] 4 course 773we 135 0minimum 736 8 [http://www.brides.com/user/profile/community/stylnaadexun Buy Cheap Purchase Uk Tylenol] 4 __://charity.aching- legs.org/allergy_free_environmentally_friendly_option.html 543by the heart through the arteries down to the lower legs and feet can't be returned back up the legs 22 0and 379 9 [http://www.brides.com/user/profile/community/vioclinbagbasi Tylenol Prezzo] 5 Water is subject to pressure-the deeper it is the more pressure there is at the bottom; on the surface the 207and 69 3tissues 93 1 [http://www.brides.com/user/profile/community/freecunictreadgum Where To Buy Tylenol Online] 6 with 665Muscle 193 8 -- Ticket URL: ekg2 ekg2: internet multicommunicator From trac w wafel.com Thu Oct 22 16:24:49 2009 From: trac w wafel.com (ekg2) Date: Thu, 22 Oct 2009 14:24:49 -0000 Subject: [ekg2-devel] [ekg2] #31: Improve documentation In-Reply-To: <036.7ddd8c13d8c9ecfcd52a75be89e172d3@wafel.com> References: <036.7ddd8c13d8c9ecfcd52a75be89e172d3@wafel.com> Message-ID: <045.42132093442a278532d7a67f4b20c111@wafel.com> #31: Improve documentation ------------------------------------------+--------------------------------- Reporter: pinochet | Owner: adamm Type: task | Status: assigned Priority: major | Component: other/unknown Version: SVN | Resolution: Keywords: documentation, readme, how to | ------------------------------------------+--------------------------------- Changes (by adamm): * owner: team => adamm * status: new => assigned -- Ticket URL: ekg2 ekg2: internet multicommunicator From trac w wafel.com Thu Oct 22 16:43:34 2009 From: trac w wafel.com (ekg2) Date: Thu, 22 Oct 2009 14:43:34 -0000 Subject: [ekg2-devel] [ekg2] #31: Improve documentation In-Reply-To: <036.7ddd8c13d8c9ecfcd52a75be89e172d3@wafel.com> References: <036.7ddd8c13d8c9ecfcd52a75be89e172d3@wafel.com> Message-ID: <045.d905ca7a557e49a464f6ff90d5096421@wafel.com> #31: Improve documentation ------------------------------------------+--------------------------------- Reporter: pinochet | Owner: adamm Type: task | Status: closed Priority: major | Component: other/unknown Version: SVN | Resolution: fixed Keywords: documentation, readme, how to | ------------------------------------------+--------------------------------- Changes (by adamm): * status: assigned => closed * resolution: => fixed -- Ticket URL: ekg2 ekg2: internet multicommunicator From trac w wafel.com Thu Oct 22 16:51:36 2009 From: trac w wafel.com (ekg2) Date: Thu, 22 Oct 2009 14:51:36 -0000 Subject: [ekg2-devel] [ekg2] #34: "/plugin + name" fails In-Reply-To: <036.98320c6fdb64f47bb3737948637e78ac@wafel.com> References: <036.98320c6fdb64f47bb3737948637e78ac@wafel.com> Message-ID: <045.c7f08b2db79d0d515dcae9bc106024af@wafel.com> #34: "/plugin + name" fails ------------------------+--------------------------------------------------- Reporter: porridge | Owner: adamm Type: enhancement | Status: assigned Priority: minor | Component: other/unknown Version: SVN | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by adamm): * owner: team => adamm * status: new => assigned -- Ticket URL: ekg2 ekg2: internet multicommunicator From trac w wafel.com Thu Oct 22 17:11:54 2009 From: trac w wafel.com (ekg2) Date: Thu, 22 Oct 2009 15:11:54 -0000 Subject: [ekg2-devel] [ekg2] #34: "/plugin + name" fails In-Reply-To: <036.98320c6fdb64f47bb3737948637e78ac@wafel.com> References: <036.98320c6fdb64f47bb3737948637e78ac@wafel.com> Message-ID: <045.7c80655caf856d2c424eeb1d00f6cf40@wafel.com> #34: "/plugin + name" fails ------------------------+--------------------------------------------------- Reporter: porridge | Owner: adamm Type: enhancement | Status: closed Priority: minor | Component: other/unknown Version: SVN | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by adamm): * status: assigned => closed * resolution: => fixed Comment: Huh. Somebody fixed it. -- Ticket URL: ekg2 ekg2: internet multicommunicator