From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2013-March/023249.html | 108 ++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 zarb-ml/mageia-dev/2013-March/023249.html (limited to 'zarb-ml/mageia-dev/2013-March/023249.html') diff --git a/zarb-ml/mageia-dev/2013-March/023249.html b/zarb-ml/mageia-dev/2013-March/023249.html new file mode 100644 index 000000000..cd388d5fa --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023249.html @@ -0,0 +1,108 @@ + + + + [Mageia-dev] Freeze push: desktop-common-data + + + + + + + + + +

[Mageia-dev] Freeze push: desktop-common-data

+ nicolas vigier + boklm at mars-attacks.org +
+ Sun Mar 3 00:57:19 CET 2013 +

+
+ +
On Sat, 02 Mar 2013, David Walser wrote:
+
+> nicolas vigier wrote:
+> > On Sat, 02 Mar 2013, David Walser wrote:
+> > 
+> >> nicolas vigier wrote:
+> >> > On Sat, 02 Mar 2013, David Walser wrote:
+> >> > 
+> >> >> nicolas vigier wrote:
+> >> >> > Please push desktop-common-data.
+> >> >> > 
+> >> >> > In this new version /usr/bin/editor has been changed to try to use
+> >> >> > $VISUAL and $EDITOR instead of only $TEXTEDITOR :
+> >> >> > http://svnweb.mageia.org/soft/desktop-common-data/trunk/bin/editor?view=log
+> >> >> 
+> >> >> This was a bad change.  It was working fine :o(
+> >> >> 
+> >> >> http://svnweb.mageia.org/soft/desktop-common-data/trunk/bin/editor?r1=7450&r2=7451
+> >> > 
+> >> > It was not working. You can try with a script like this to check that it
+> >> > doesn't work :
+> >> >   #!/bin/sh
+> >> >   TEXTEDITOR="xvt -e vim"
+> >> >   $TEXTEDITOR $@
+> >> > 
+> >> > It opens a new terminal with vim inside, but does not open the file.
+> >> > 
+> >> > Also opening a new terminal when you are already in a terminal is not
+> >> > very nice.
+> >> 
+> >> It was working fine, I tested it when I wrote it.  Do you even know what this script is for?
+> > 
+> > It doesn't work, and it's easy to see why it cannot work.
+> > 
+> > A lot of script coming from Debian use /usr/bin/editor and expect it to
+> > open an editor in the same terminal. If you need a script that always
+> > open a graphical editor and does not open the file that is given on
+> > command line you should probably give it an other name.
+> 
+> This thing wasn't created for use with Debian scripts, it was created for the Text Editor toolbar button in IceWM.  It was originally called 
+> xte, but that conflicted with some other package, so dams renamed it to editor.  If that name is causing problems, feel free to rename it 
+> again (we'll have to update IceWM for the new name).  But the old script as it was worked fine.  Please restore it.
+
+Ok your buggy script has been restored. Now someone need to submit
+desktop-common-data again.
+
+
+ + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1