Re: Ubuntu Desktop Favorite Apps

2017-07-22 Thread Ralf Mardorf
On Sat, 22 Jul 2017 18:58:11 +0200, Ralf Mardorf wrote: >On Sat, 22 Jul 2017 11:26:56 +0200, Xen wrote: >>Linux does not have a good single-window (no tabs) text editor. Xed >>comes closest (from Mint) but is multi-tab. > >[rocketmouse@archlinux tmp]$ xed & xed --new-window & xed --new-window >

Re: Ubuntu Desktop Favorite Apps

2017-07-22 Thread Ralf Mardorf
On Sat, 22 Jul 2017 11:26:56 +0200, Xen wrote: >Linux does not have a good single-window (no tabs) text editor. Xed >comes closest (from Mint) but is multi-tab. [rocketmouse@archlinux tmp]$ xed & xed --new-window & xed --new-window opens no tabs, just three instances of xed -- Vote for apulse!

Re: Ubuntu Desktop Favorite Apps

2017-07-22 Thread Xen
Ralf Mardorf schreef op 22-07-2017 17:23: On Sat, 22 Jul 2017 11:26:56 +0200, Xen wrote: Linux does not have a good single-window (no tabs) text editor. Perhaps xfw is "good" for your purpose? I did not write my message to get attention for the only purpose of exposing my personal gripes an

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Frans van Berckel
Hi Robie, The good news first ... $ ldd /usr/bin/inkscape | grep gtkmm libgtkmm-2.4.so.1 => /usr/lib/x86_64-linux-gnu/libgtkmm-2.4.so.1 (0x7f2a46598000) And firring-up inkscape does what it got to do. On Sat, 2017-07-22 at 09:56 +0100, Robie Basak wrote: > Difficult to know. But I've not

Re: Ubuntu Desktop Favorite Apps

2017-07-22 Thread Ralf Mardorf
On Sat, 22 Jul 2017 14:51:13 +0200, Andreas Ronnquist wrote: >What does ROXTerm do that no other terminal application does? If you need to ask this question, then it's irrelevant for your workflow. If you should miss something by using other terminals, you might find it, when using ROXterm. Unfort

Re: Ubuntu Desktop Favorite Apps

2017-07-22 Thread Ralf Mardorf
On Sat, 22 Jul 2017 17:23:16 +0200, Ralf Mardorf wrote: >I need to complain about the ongoing Windows vs Microsoft >discussions. When in Rome, do as the Romans do. IOW if you migrate from >Windows to Linux, please don't force native Windows users like me, to

Re: Ubuntu Desktop Favorite Apps

2017-07-22 Thread Ralf Mardorf
On Sat, 22 Jul 2017 11:26:56 +0200, Xen wrote: >Linux does not have a good single-window (no tabs) text editor. Perhaps xfw is "good" for your purpose? >The only viable solution for copy and pasting in terminals Given that you could use the completion feature via tab-key and history features via

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Xen
Robie Basak schreef op 22-07-2017 10:56: On Sat, Jul 22, 2017 at 10:42:45AM +0200, Frans van Berckel wrote: So i think i am gonna reinstall the libgtkmm-2.4-1v5 just to find out what goes wrong. The question is still, how is the Happened? Difficult to know. But I've not seen this kind of thing

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Xen
Robie Basak schreef op 22-07-2017 10:59: On Sat, Jul 22, 2017 at 10:40:47AM +0200, Xen wrote: Robie, can you open SVG files in the default install of Inkscape? Yes. I opened one yesterday. Or is there some specific GUI method of opening an SVG that you want me to confirm is working? No, in m

Re: Ubuntu Desktop Favorite Apps

2017-07-22 Thread Xen
Dustin Kirkland schreef op 21-07-2017 17:26: You're welcome to engage in discussion here, or in any one of the following venues where we've cross posted this request, in the interest of the broadest possible engagement with the Ubuntu community at large: The only things I would personally insi

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Frans van Berckel
Hi Robie, Okay, let us see where the deferences are in ... On Sat, 2017-07-22 at 08:43 +0100, Robie Basak wrote: > Hi Frans, > > On Fri, Jul 21, 2017 at 10:48:32AM +0200, Frans van Berckel wrote: > > I installed on Ubuntu Artful the Inkscape package. If I wanne start > > it from the prompt, it d

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Frans van Berckel
Hi Robbie, Maybe i found it ... On Sat, 2017-07-22 at 09:27 +0100, Robie Basak wrote: > $ ldd /usr/bin/inkscape|grep gtkmm > libgtkmm-2.4.so.1 => /usr/lib/x86_64-linux-gnu/libgtkmm- > 2.4.so.1 (0x7fb4612ce000) > $ dpkg -S /usr/lib/x86_64-linux-gnu/libgtkmm-2.4.so.1 > libgtkmm-2.4-1v5:am

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Robie Basak
On Sat, Jul 22, 2017 at 10:40:47AM +0200, Xen wrote: > Robie, can you open SVG files in the default install of Inkscape? Yes. I opened one yesterday. Or is there some specific GUI method of opening an SVG that you want me to confirm is working? signature.asc Description: PGP signature -- Ubuntu

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Robie Basak
On Sat, Jul 22, 2017 at 10:42:45AM +0200, Frans van Berckel wrote: > So i think i am gonna reinstall the libgtkmm-2.4-1v5 just to find out > what goes wrong. The question is still, how is the Happened? Difficult to know. But I've not seen this kind of thing happen except through filesystem corrupt

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Xen
Robie Basak schreef op 22-07-2017 9:43: Running inkscape from the command line just works. Have you confirmed that this isn't a misconfiguration or corruption on your system? Robie, can you open SVG files in the default install of Inkscape? -- Ubuntu-devel-discuss mailing list Ubuntu-devel-d

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Robie Basak
$ ldd /usr/bin/inkscape|grep gtkmm libgtkmm-2.4.so.1 => /usr/lib/x86_64-linux-gnu/libgtkmm-2.4.so.1 (0x7fb4612ce000) $ dpkg -S /usr/lib/x86_64-linux-gnu/libgtkmm-2.4.so.1 libgtkmm-2.4-1v5:amd64: /usr/lib/x86_64-linux-gnu/libgtkmm-2.4.so.1 $ dpkg-query -W libgtkmm-2.4-1v5:amd64 libgtkmm

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Robie Basak
On Sat, Jul 22, 2017 at 08:43:03AM +0100, Robie Basak wrote: > $ ls /usr/bin/inkscape |grep 'not found' Whoops! But still: $ ldd /usr/bin/inkscape |grep 'not found' $ Robie signature.asc Description: PGP signature -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modi

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Robie Basak
Hi Frans, On Fri, Jul 21, 2017 at 10:48:32AM +0200, Frans van Berckel wrote: > I installed on Ubuntu Artful the Inkscape package. If I wanne start it > from the prompt, it does dependencies error's ... I'm running Artful and have no such problem: $ dpkg-query -W inkscape inkscape0.92.1-1