search for: pegasus

Displaying 20 results from an estimated 305 matches for "pegasus".

2008 Feb 16
3
Unitek UPS 1250xD - megatec_usb driver
Hi All, I am a newcomer to Nut, so firstly hello :-) I am keen to implement Nut and have been digging around most of the day to see how to get my two Unitek 1250xD UPS devices working. I have now managed to get nut installed (from source 2.2.0) and have (I think) success. I found a post here: http://lists.alioth.debian.org/pipermail/nut-upsuser/2007-December/003573.html which was
2008 Feb 16
3
Unitek UPS 1250xD - megatec_usb driver
Hi All, I am a newcomer to Nut, so firstly hello :-) I am keen to implement Nut and have been digging around most of the day to see how to get my two Unitek 1250xD UPS devices working. I have now managed to get nut installed (from source 2.2.0) and have (I think) success. I found a post here: http://lists.alioth.debian.org/pipermail/nut-upsuser/2007-December/003573.html which was
2006 May 02
3
Pegasus and Users
My first attempt at using Wine within Ubuntu to run my favourite email program - Pegasus - resulted in a problem. Pegasus is preinstalled on windows98, I gave the correct filepath and everything appeared to be loading well until it asked for a 'user'. Gave my normal Pegasus username and got the error message that the user does not exist. Tried various permutations of upper a...
2014 Jun 21
2
tinc-1.1pre10 seems to be broken on Windows
...e handshake. Steps to reproduce: - Set up a Linux node with tinc-1.1pre10 using "tinc init" - Set up a Windows node with tinc-1.1pre10 using "tinc init", and try to make it connect to the Linux node The Windows node will be unable to connect. Here's an example with "pegasus" as the Windows (client) node and "zyklos" as the Linux (server) node: ### pegasus (Windows) SIDE ### tincd 1.1pre10 (Feb 7 2014 22:45:15) starting, debug level 5 {79D0E1D7-EAA8-442D-BC16-E4FBAEA3E3C2} (Longcat) is a Windows tap device Tap reader running Listening on :: port 655...
2013 Jan 08
1
[LLVMdev] Will LLVM be suitable for developing valgrind like tools
...long with flags specified in the link I got following lines on RHEL 6.3 clang 3.2 ==10474== ERROR: AddressSanitizer: heap-use-after-free on address 0x7fb3eb2c6b90 at pc 0x415394 bp 0x7fff49175eb0 sp 0x7fff49175ea8 READ of size 4 at 0x7fb3eb2c6b90 thread T0 #0 0x415393 (/home/deleisha/CodeSpace/pegasus/pkg/bin/TestWSMANRequestEncoder+0x415393) #1 0x41619a (/home/deleisha/CodeSpace/pegasus/pkg/bin/TestWSMANRequestEncoder+0x41619a) #2 0x3e8003614c (/lib64/libc-2.12.so+0x3614c) 0x7fb3eb2c6b90 is located 16 bytes inside of 64-byte region [0x7fb3eb2c6b80,0x7fb3eb2c6bc0) freed by thread T0 here...
2013 Dec 13
1
[PATCH] sysprep: remove some Pegasus files, like certs (RHBZ#1041552).
...eration_logfiles.ml b/sysprep/sysprep_operation_logfiles.ml index 3055ca4..2558af1 100644 --- a/sysprep/sysprep_operation_logfiles.ml +++ b/sysprep/sysprep_operation_logfiles.ml @@ -91,6 +91,13 @@ let globs = List.sort compare [ (* log file of ntp *) "/var/log/ntpstats/*"; + + (* Pegasus certificates and other files *) + "/etc/Pegasus/*.cnf"; + "/etc/Pegasus/*.crt"; + "/etc/Pegasus/*.csr"; + "/etc/Pegasus/*.pem"; + "/etc/Pegasus/*.srl"; ] let globs_as_pod = String.concat "\n" (List.map ((^) " ") globs) -...
2006 May 11
3
Pegasus Mail and recent versions of Wine
Has anyone succeeded in running Pegasus Mail with a version of Wine newer than 0.9.8? With Wine 0.9.9 I experienced a termination of Pegasus Mail every time I closed a message composition window. This was not "fixed" in Wine 0.9.10. With Wine 0.9.11 and Wine 0.9.12 Pegasus Mail appears to be unable to display anything othe...
2013 Jan 07
2
[LLVMdev] Will LLVM be suitable for developing valgrind like tools
.... Let me also examine closely clang++ -W -Wall -Wno-unused-parameter -Wno-unused-value -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT -Wno-unused-function -Werror=unused-variable -fsanitize=address -fno-omit-frame-pointer -g -m64 -fvisibility=hidden -fPIC -Xlinker -rpath -Xlinker /home/deleisha/CodeSpace/pegasus/pkg/lib -L/home/deleisha/CodeSpace/pegasus/pkg/lib -o /home/deleisha/CodeSpace/pegasus/pkg/bin/slp_query /home/deleisha/CodeSpace/pegasus/pkg/obj/slp/slp_client/src/cmd-utils/slp_query/slp_query.o -lpegslp_client -ldl -lpthread -lcrypt /usr/bin/ld: /usr/local/bin/../lib/clang/3.2/lib/linux/libclang...
2005 Nov 28
1
Wine 0.9.2, SuSE 10, Pegasus Mail 4.21C
I recently upgraded my SuSE 9.0 system to SuSE 10. I have noticed several bug fixes in Wine but I have a new problem with Pegasus Mail, the only Windows program I am addicted to because it is so powerful. The Pegasus Mail window can't be closed normally. I can't solve the problem but maybe my own experiments can help isolate it. Pegasus Mail 4.21C has worked fine under SuSE 9.0 and Wine 20030813 for a long tim...
2013 Jan 07
0
[LLVMdev] Will LLVM be suitable for developing valgrind like tools
...e closely > clang++ -W -Wall -Wno-unused-parameter -Wno-unused-value -D_GNU_SOURCE > -DTHREAD_SAFE -D_REENTRANT -Wno-unused-function -Werror=unused-variable > -fsanitize=address -fno-omit-frame-pointer -g -m64 -fvisibility=hidden > -fPIC -Xlinker -rpath -Xlinker /home/deleisha/CodeSpace/pegasus/pkg/lib > -L/home/deleisha/CodeSpace/pegasus/pkg/lib -o > /home/deleisha/CodeSpace/pegasus/pkg/bin/slp_query > /home/deleisha/CodeSpace/pegasus/pkg/obj/slp/slp_client/src/cmd-utils/slp_query/slp_query.o > -lpegslp_client -ldl -lpthread -lcrypt > /usr/bin/ld: > /usr/local/bin/../li...
2005 Sep 13
1
Running Pegasus Mail v4.21c under Linux via WINE v20050830 issues
I'm running SuSe linux professional v9.3 with wine v20050830. I have created a link to a windows (smb) shared folder containing my shared Pegasus mailbox in ~/.wine/dosdevices/c: folder. The share is created on boot. I installed Pegasus v4.21c using wine /path/to/w32-421c.exe Pegasus is run from a kde shortcut that executes wine winpm-32.exe -Z 128 All functions work but there are two issues: 1. When opening a mail from a separate ne...
2013 Jul 04
0
CEBA-2013:1015 CentOS 6 tog-pegasus Update
...ata and Bugfix Advisory 2013:1015 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1015.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 49567c7e1d870681ef6cbfccce96d77c577d19703969bc97c147e8f4f2613f96 tog-pegasus-2.12.0-3.el6_4.i686.rpm 13b4c11cce537e7f15b02d0f712ae64c476ff16a98aa12dc38c9481c9118348d tog-pegasus-devel-2.12.0-3.el6_4.i686.rpm 91d9ad1ff129c9da17b902db9580653aafc5f61fe07b313caf5bb5a43837925a tog-pegasus-libs-2.12.0-3.el6_4.i686.rpm x86_64: 65f919f7cc19be15db5a993774c966d3592b770ed4eba18c7fc...
2006 Aug 27
1
Pegasus - Crashes on Sending
I'm running Pegasus 4.31 via the latest version of Wine on Ubuntu's Breezy Badger version. I've looked at the Wine applications page for bugs etc and Pegasus crashing on sending mail is documented. It shows as bug 1611 and shows as resolved but I cannot fathom out what the resolution is. My Pegasus appears...
2005 Dec 29
0
Issue with Pegasus Mail Help Functionality
I am using Wine v0.9.3 to run Pegasus Mail v4.31. I am happy to report that I am able to shut PM down without "crashing" it as I had to do with the Alpha versions of the past year or more. OTOH, I am still unable to display the contents of the Pegasus Mail help file. When I press F1 (or use Help on the Pegasus Mail menu)...
2004 Sep 14
3
Pegasus Mail sometimes says no HD-memory free, but that's not true
Hello together, I use the localized Pegasus Mail version 4.21c. Sometimes, only during receiving mails, I'll get an error message (dialog) that on the drive is currently only very few memory available. But that's not true, on the drive are many GB free. I have it also tested with another windows application (Total Commander), it a...
2007 Mar 19
2
Pegasus - No Internet Options
I've just updated my Ubuntu system with the latest Wine from wine.org hoping it would resolve an ongoing problem with the Windows Pegasus email program. Pegasus loads fine, address books and identities all there but the Internet Options is greyed out. I've tried enabling and disabling the winsock32.dll option, I've tried suggestions of deleting pmail.cfg and winpm-32.manifest. I've tried running Pegasus from the origin...
2008 Jan 08
0
CESA-2008:0002 Critical CentOS 4 s390(x) tog-pegasus - security update
CentOS Errata and Security Advisory 2008:0002 https://rhn.redhat.com/errata/RHSA-2008-0002.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/tog-pegasus-2.5.1-5.c4.1.s390.rpm updates/s390/RPMS/tog-pegasus-devel-2.5.1-5.c4.1.s390.rpm updates/s390/RPMS/tog-pegasus-test-2.5.1-5.c4.1.s390.rpm s390x: updates/s390x/RPMS/tog-pegasus-2.5.1-5.c4.1.s390x.rpm updates/s390x/RPMS/tog-pegasus-devel-2.5.1-5.c4.1.s390x.rpm updates/s390x/RPMS/tog-pegasus-test-2.5....
1998 Oct 26
0
Pegasus Mail, Samba and Qmail - mail without POP3 in LAN!
Dear friends, I would like to announce for tests and free use a good add-on for Samba. It is a LAN-based interface for famous Pegasus Mail by David Harris, emulating his Mercury MTA. Note that this message have passed through this system. Look in headers. It is working! http://www.cor.neva.ru/~aal/pegas/pegas+qmail-1_0.tar.gz (7k) The file contains the patch against qmail 1.03, source of sendmail launcher, a piece of Samba...
2007 Mar 22
5
rc2x seems to break Pegasus Mail
Hi guys, I upgraded from rc7 to rc24 a couple weeks ago, and noticed today that Pegasus Mail's IMAP no longer connects. So I put rc27 in, and it worked, but only for a little while... I'm not sure what the problem might be, the logs look fine, and I can still use Horde and Evolution without a problem. Pegasus Mail's error is unfortunately not helpful. Restarting rc27...
2010 Nov 12
0
CEBA-2010:0869 CentOS 5 x86_64 tog-pegasus Update
CentOS Errata and Bugfix Advisory 2010:0869 Upstream details at : https://rhn.redhat.com/errata/RHBA-2010-0869.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 672f0f4df18d9fc5f98d5f19c482b04f tog-pegasus-2.9.1-2.el5_5.1.i386.rpm 8c2de74d394d70b99c794650640c8774 tog-pegasus-2.9.1-2.el5_5.1.x86_64.rpm 5d1a749de278436f49be2deec8f4a4e4 tog-pegasus-devel-2.9.1-2.el5_5.1.i386.rpm 767420cfdd1ff4e3954555db5e2014ec tog-pegasus-devel-2.9.1-2.el5_5.1.x86_64.rpm Source: f394e0a573c3e62dba709f85db73eea2 to...