Re: [cdesktopenv-devel] [PATCH] Adds OpenBSD logo to dtlogin and dtsession screens
This patch is corrupt and cannot be applied. It's not clear what is actually wrong with it, but git complains: Applying: Adds OpenBSD logo icon to dtlogin/dtsession screens. fatal: corrupt patch at line 1257 Patch failed at 0001 Adds OpenBSD logo icon to dtlogin/dtsession screens. That's probably why it was never applied. -jon On 04/26/2018 02:50 AM, Chase via cdesktopenv-devel wrote: This actually isn't my patch, this is ticket 51, its been sitting untouched for 2 years without being merged or rejected, so I thought I'd reintroduce it. While we are on the topic of tickets; 71 close, author hasn't responded 63, 64, close, not enough info 67 close, wontfix, not a CDE bug 65 close (?) - might be fixed 59, 60 close, in progress 69 close (?) I know some patches were made that fixed a few dtappbuilder segfaults, but I do not know if it solved this one 58 needs review 62 needs review 19 needs review 61 needs review 66 needs review 72 needs review 53 needs review 22 needs review 55 ask poster for commit, otherwise close Thank you for your time, -Chase -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "But when I'm in command, every mission's a suicide mission." - Zapp Brannigan -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
Re: [cdesktopenv-devel] [PATCH] Fix license typo in headers
Applied. -jon On 04/26/2018 02:01 AM, Chase via cdesktopenv-devel wrote: Self explanatory Thank you for your time, -Chase -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "But when I'm in command, every mission's a suicide mission." - Zapp Brannigan -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
Re: [cdesktopenv-devel] [PATCH] Removing duplicate code and spelling fixes
All three applied, thanks. -jon On 04/26/2018 03:12 AM, Chase via cdesktopenv-devel wrote: These commits seem to keep getting forgotten about, so I am posting them in their own email. Thank you for your time, -Chase -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "But when I'm in command, every mission's a suicide mission." - Zapp Brannigan -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
Re: [cdesktopenv-devel] [PATCH] Removing duplicate code and spelling fixes
Ok, I had to revert 0001-Remove-duplicated-code-replace-csh-with-sh.patch This causes a syntax error followed by a coredump when installing CDE via: admin/IntegTools/dbTools/installCDE -s `pwd` Please test building, installing, and running CDE before submitting patches. Thanks! -jon On 04/28/2018 12:38 PM, Jon Trulson wrote: All three applied, thanks. -jon On 04/26/2018 03:12 AM, Chase via cdesktopenv-devel wrote: These commits seem to keep getting forgotten about, so I am posting them in their own email. Thank you for your time, -Chase -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "But when I'm in command, every mission's a suicide mission." - Zapp Brannigan -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
Re: [cdesktopenv-devel] [PATCH] Remove irix support
Patch failed - maybe you are not using an updated tree? Applying: Remove irix support .git/rebase-apply/patch:675: trailing whitespace. #endif .git/rebase-apply/patch:676: trailing whitespace. #include "dbck.h" .git/rebase-apply/patch:1048: trailing whitespace. System V Release 3.2 on 3B2. error: patch failed: cde/config/imake/imakemdep.h:612 error: cde/config/imake/imakemdep.h: patch does not apply error: patch failed: cde/lib/tt/bin/tt_type_comp/mp_type_comp.C:42 error: cde/lib/tt/bin/tt_type_comp/mp_type_comp.C: patch does not apply error: patch failed: cde/lib/tt/lib/mp/mp_procid.C:60 error: cde/lib/tt/lib/mp/mp_procid.C: patch does not apply error: patch failed: cde/lib/tt/lib/tt_options.h:70 error: cde/lib/tt/lib/tt_options.h: patch does not apply Patch failed at 0001 Remove irix support -jon On 04/26/2018 05:09 AM, Chase via cdesktopenv-devel wrote: This patch should gut the code of irix support, I say should and not will because unfortunately, the developers of CDE made very little distinction between the hardware (MIPS), the operating system (irix) and the company (silicon graphics) and decided to call them all SGI. This made sense back then, when these components were tightly knit and you really wouldn't really see one without the other, but in 2018, SGI is bankrupt, irix is dead, and MIPS is no longer associated with SGI hardware. So I erred on the side of caution and removed things that i knew were irix related, so nothing should break, however there may be some leftover cruft that I misjudged as important, if you find any, just remove it and send the patch upstream. I also made sure not to touch documentation. Thank you for your time, -Chase -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "But when I'm in command, every mission's a suicide mission." - Zapp Brannigan -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
Re: [cdesktopenv-devel] [PATCH] Remove BSDi support
Patch failed: Applying: Remove bsdi support error: patch failed: cde/config/cf/Imakefile:65 error: cde/config/cf/Imakefile: patch does not apply error: patch failed: cde/config/imake/imakemdep.h:254 error: cde/config/imake/imakemdep.h: patch does not apply Patch failed at 0001 Remove bsdi support -jon On 04/26/2018 05:41 AM, Chase via cdesktopenv-devel wrote: BSDi was a proprietary flavor of BSD that has it's support discontinued in the early 2000s, anyone who was using it in a professional sense is now using regular freebsd or the various other flavors, as they are almost binary compatible. Thank you for your time, -Chase -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "But when I'm in command, every mission's a suicide mission." - Zapp Brannigan -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
Re: [cdesktopenv-devel] [PATCH] Remove UXP/DS support
Considering the failures of the previous removal patches, I won't even attempt this one. Please resubmit (as one working patch please) when you have resolved whatever issues you are having. -jon On 04/26/2018 02:01 AM, Chase via cdesktopenv-devel wrote: This patch guts all code that allowed UXP/DS support, the platform hasn't seen an update since 1999 and has almost no chance of being made open source. I sent a courtesy email to Xinuos about discontinuing CDE for pre-BSD Unixware, and so far they haven't gotten back to me yet, in the meantime, I will be working on gutting the other discontinued platforms. Thank you for your time, -Chase -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "But when I'm in command, every mission's a suicide mission." - Zapp Brannigan -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
Re: [cdesktopenv-devel] [PATCH] Remove Ultrix support
Nope on this one too: Applying: Remove ultrix code .git/rebase-apply/patch:807: trailing whitespace. # undef OPT_UNIX_SOCKET_RPC .git/rebase-apply/patch:1508: trailing whitespace. void CheckForDone( .git/rebase-apply/patch:1674: trailing whitespace. if (strcmp (Lang, "C") == 0) .git/rebase-apply/patch:1898: trailing whitespace. * X Input Managers are an instantiable object, so we define it, the error: patch failed: cde/config/imake/imakemdep.h:605 error: cde/config/imake/imakemdep.h: patch does not apply error: patch failed: cde/lib/tt/bin/shell/mover.C:44 error: cde/lib/tt/bin/shell/mover.C: patch does not apply error: patch failed: cde/lib/tt/bin/shell/remover.C:44 error: cde/lib/tt/bin/shell/remover.C: patch does not apply error: patch failed: cde/lib/tt/lib/tt_options.h:344 error: cde/lib/tt/lib/tt_options.h: patch does not apply error: patch failed: cde/lib/tt/lib/util/tt_xdr_utils.C:20 error: cde/lib/tt/lib/util/tt_xdr_utils.C: patch does not apply error: patch failed: cde/programs/dtfile/Find.c:1815 error: cde/programs/dtfile/Find.c: patch does not apply error: patch failed: cde/programs/dtudcfonted/libfal/_falSetLocale.c:161 error: cde/programs/dtudcfonted/libfal/_falSetLocale.c: patch does not apply Patch failed at 0001 Remove ultrix code -jon On 04/27/2018 12:06 AM, Chase via cdesktopenv-devel wrote: This patch removes support for Digital's (now HP's) Ultrix, like everyone else, they seem to have no intentions of making the platform open source, and it was replaced by OSF1/Tru64 Unix, which I am also planning to remove, so should therefore be removed from the code. Thank you for your time, -Chase -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "But when I'm in command, every mission's a suicide mission." - Zapp Brannigan -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
Re: [cdesktopenv-devel] [PATCH] Remove sony news code
And last, but not least: Applying: Remove sony code .git/rebase-apply/patch:311: trailing whitespace. "-dt-interface user-medium-r-normal-l-18-170-75-75-m-180-jisx0208.1983-0" "-jis-gothic-medium-r-normal--18-170-75-75-c-180-jisx0208.1983-0" .git/rebase-apply/patch:312: trailing whitespace. "-dt-interface system-medium-r-normal-l-18-170-75-75-m-180-jisx0208.1983-0" "-jis-gothic-medium-r-normal--18-170-75-75-c-180-jisx0208.1983-0" .git/rebase-apply/patch:314: trailing whitespace. "-dt-interface user-medium-r-normal-xl-20-193-75-75-m-210-jisx0208.1983-0" "-jis-fixed-medium-r-normal--20-193-75-75-c-200-jisx0208.1983-0" .git/rebase-apply/patch:315: trailing whitespace. "-dt-interface system-medium-r-normal-xl-20-193-75-75-m-210-jisx0208.1983-0" "-jis-fixed-medium-r-normal--20-193-75-75-c-200-jisx0208.1983-0" .git/rebase-apply/patch:316: trailing whitespace. "-dt-interface terminal-medium-r-normal-xl-20-193-75-75-m-210-jisx0208.1983-0" "-jis-fixed-medium-r-normal--20-193-75-75-c-200-jisx0208.1983-0" error: patch failed: cde/admin/IntegTools/post_install/hp/configRun:537 error: cde/admin/IntegTools/post_install/hp/configRun: patch does not apply error: patch failed: cde/config/cf/Imakefile:84 error: cde/config/cf/Imakefile: patch does not apply error: patch failed: cde/config/imake/imakemdep.h:605 error: cde/config/imake/imakemdep.h: patch does not apply Patch failed at 0001 Remove sony code Maybe you need to do these as a patch set, each commit building on the previous commit. Then send the complete set of commits (in the right order - git format-patch can do this) in a single post with the ordered commits (0001-, 0002-, etc) attached. -jon On 04/27/2018 01:12 AM, Chase via cdesktopenv-devel wrote: There are some fond aliases that may not be sony news os related, but other than that this code should be good to go. Thank you for your time, -Chase -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "But when I'm in command, every mission's a suicide mission." - Zapp Brannigan -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel