Re: Thanks for help!

2021-07-11 Thread Georgi Naplatanov
On 7/11/21 9:18 PM, Gunnar Gervin wrote:
> 
> How repaired hdd in old osx 8.6 mac i386.
> A live usb with debian 10.9 buster did it asked to change from Bios boot
> to Uefi boot & reinstalled hdd. Laptop works. So now can put distro in
> usb, & try which debian based distro works best on Mac osx 10.13.6. MX,
> PsychOS, Manjaro, Debian?
> I liked the software setup in Psychos; many writing tools in it.
> Gunnar

Hi Gunnar,

what is the hardware you want to use with GNU/Linux?

At the beginning you mentioned macOS 8.6 and after that macOS 10.13.6 ???

What do you want to do with GNU/Linux? You mentioned writing software
but what does this mean - software for writers like LibreOffice or
anything else?

if you are looking for high quality software then I would recommend
Debian, Ubuntu LTS releases or something based on them. Rolling release
distributions often are low quality software - they usually have more bugs.

Kind regards
Georgi



Re: Thanks to all -- Re: Does Debian have a "nag" tool?

2020-08-15 Thread Paul M Foster
On Sat, Aug 15, 2020 at 08:46:18AM -0500, Richard Owlett wrote:

> "remind" is the appropriate tool.
> It does NOT rely on anything other than computer being turned on.
> With appropriate script it can "nag" me  ;}
> q.v.
> https://manpages.debian.org/buster/remind/remind.1.en.html
> https://dianne.skoll.ca/projects/remind/

FWIW, I run remind as a personal cron job every day, and have it email
me the results of today's reminders. Incredibly useful. I also wrote a
web front end for it which looks a lot nicer than tkremind. It can't
update the reminders, but it does show them in a nice calendar format on
a web page.

Paul


-- 
Paul M. Foster
http://noferblatz.com
http://quillandmouse.com



Re: [Thanks all] - Re: Seeing command history when using MATE terminal

2020-04-18 Thread rhkramer
On Saturday, April 18, 2020 07:52:23 AM Richard Owlett wrote:
> On 04/18/2020 05:19 AM, Richard Owlett wrote:
> > I can see any *ONE* previous commands by using the up-arrow key.
> > But I need to see the *complete* history. F1 is no "Help".
> > Obviously its stored in a file. Where?
> > TIA
> 
> Using 'cat ~/.bash_history' gives desired format (i.e. without the line
> numbers prepended by the 'history' command).
> 
> There's one thing I don't understand - erasure of previous history.
> 
>   https://mywiki.wooledge.org/BashFAQ/088 states it as:
> > ... it overwrites the existing history with the new version.
> 
> What I actually see goes back over several uses of the MATE terminal
> including multiple power off/on cycles. Not that I object, it is my
> desired result.

I believe that is because when a terminal starts it loads the existing 
contents of the $HISTFILE.  (Then, as stated in other posts, it is saved when 
the terminal is closed.  

But there is a limit to the number of command lines saved in any instance of 
bash (any terminal), and when commands exceed that limit, the oldest are 
dropped.

$HISTSIZE is the limit in within a terminal, the default is 500 -- setting it 
to a negative number makes it unlimited

$HISTFILESIZE is a limit on the size of the command history file (in lines)



Re: [Thanks all] - Re: Seeing command history when using MATE terminal

2020-04-18 Thread tomas
On Sat, Apr 18, 2020 at 06:52:23AM -0500, Richard Owlett wrote:

[...]

> There's one thing I don't understand - erasure of previous history.
>  https://mywiki.wooledge.org/BashFAQ/088 states it as:
> >... it overwrites the existing history with the new version.

That's because it reads the history file at start. Concatenation
happens, so to speak, in bash's belly.

Cheers
-- t


signature.asc
Description: Digital signature


Re: Thanks Mart -- Re: Mart -- [Solved] [Well, not solved,. but sickened by] Re: Group thoughts on: Anti-virus tools

2019-03-12 Thread Brian
On Tue 12 Mar 2019 at 19:20:34 -0400, deb wrote:

> Fortunately Brian has blocked me,

Eh? You'll have to explain.

-- 
Brian.



Re: Thanks Thomas!

2017-04-05 Thread songbird
Thomas Schmitt wrote:
>songbird wrote:
...
>>   ok, looks like the two versions are the same in
>> the first sector (netinst for i386 and amd64) so
>> the fix should work...
>
> The fix should apply to all Debian i386 and amd64 ISOs which were made
> with isohybrid functionality. The bug was introduced in may 2009. Steve
> McIntyre announced the new capability of Debian testing ISOs in january
> 2011. Debian 6 came out in february.
> I have a debian-6.0.5-amd64-businesscard.iso which already is isohybrid.
>
> One possible drawback is that it does not preserve the Apple Partition
> Map of the EFI-capable Debian ISOs.
> I am not aware of any machine which would boot Debian ISOs with APM
> and would not if APM is missing. To my understanding it is necessary
> to anounce HFS+ boot images to certain old Macs. But Debian ISOs do
> not provide HFS+ images.

...

  i just realised this morning that for the new
machine i should not need to apply this fix to
get it to boot from a USB stick.  heh...


  songbird



Re: Thanks Thomas!

2017-04-05 Thread Thomas Schmitt
Hi,

i wrote:
> > (It would be embarrassing if a different Thomas was meant.)

songbird wrote:
>   context is good...  i dislike posting last names to usenet/mailing lists.

Well, germany is full of baby-boomer Thomases. :))


> >   http://www.ludd.ltu.se/~ams/tmp/isohdpfx.bin.170324

> i hope the author released it as open source/bytes!  :)

The bug fix is not worth an own copyright.
So it is provided under the BSD-ish license of isohdpfx.S by H. Peter
Anvin and Intel Corporation:
  http://git.zytor.com/syslinux/syslinux.git/tree/mbr/isohdpfx.S


> i'm not sure what else i can do.

Nothing more for now. We have to wait for a decision of debian-cd
how to handle this not-so-exotic-any-more bug.


>   ok, looks like the two versions are the same in
> the first sector (netinst for i386 and amd64) so
> the fix should work...

The fix should apply to all Debian i386 and amd64 ISOs which were made
with isohybrid functionality. The bug was introduced in may 2009. Steve
McIntyre announced the new capability of Debian testing ISOs in january
2011. Debian 6 came out in february.
I have a debian-6.0.5-amd64-businesscard.iso which already is isohybrid.

One possible drawback is that it does not preserve the Apple Partition
Map of the EFI-capable Debian ISOs.
I am not aware of any machine which would boot Debian ISOs with APM
and would not if APM is missing. To my understanding it is necessary
to anounce HFS+ boot images to certain old Macs. But Debian ISOs do
not provide HFS+ images.


> diff new amd
> < 000   3 355 220 220 220 220 220 220 220 220 220 220 220 220 220 220
> < 020 220 220 220 220 220 220 220 220 220 220 220 220 220 220 220 220
> ---
> > 000   E   R  \b  \0  \0  \0 220 220  \0  \0  \0  \0  \0  \0  \0  \0
> > 020  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0

Upper without APM signature, lower with APM signature.
Both groups of 32 bytes are supposed to do nothing harmful when executed
as x86 machine code (which PC-BIOS does).

The other differences are due to the new instructions of the fixed version.
They change positions of older instructions and cause changes in relative
memory addresses.


Have a nice day :)

Thomas



Re: Thanks Thomas!

2017-04-04 Thread songbird
Thomas Schmitt wrote:

> (It would be embarrassing if a different Thomas was meant.)

  context is good...  i dislike posting
last names to usenet/mailing lists.


> songbird wrote:
>> your recent efforts helped me get an
>> install going via USB stick on this ancient 
>> machine (the bug with the cd image not being
>> able to find isolinux.bin also was affecting
>> the netinst i386 cd-image i had downloaded).
>
> I assume you mean
>   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857597
>
> In this case i have to share the thanks with David Christensen, who
> reported the bug and bravely tested, and Martin Str|mberg, who produced
> the fixed code. 

  ack'd in moreinfo followup.  :)


>>  the dd to copy the bytes as posted to the
>> bug (see cd-image bug list for those who
>> care) took care of it and i was off and 
>> running...
>
> The vulnerable BIOSes seem to be more widespread than thought.

  old machines are still being used and people 
who might want to upgrade may try to use them
to write a new USB stick.

  i wasn't even sure at first that any new USB
stick would work (it did, i picked up a sandisk
cruzer the other day for a few $) on such an
ancient machine.

uses the Intel D865GVHZ chipset.


> The fixed MBR code piece
>   http://www.ludd.ltu.se/~ams/tmp/isohdpfx.bin.170324
> is said to be available only for a limited time.

  well now there are other people who have it.  i
hope the author released it as open source/bytes!  :)


> Be so kind and write a mail to  857...@bugs.debian.org  which tells
> that David Christensen is not the only one who has a needy computer.
> Consider to support my proposal in
>   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857597#55
>   "I propose that Debian gets it too and offers it for download together
>with a description what problem it might fix and how to apply it.
>If it gets a Debian URL and if i get pointed to an empty wiki page,
>i would volunteer to write the description."

  i added a moreinfo to it and a thank you.  i'm
not sure what else i can do.

  i have been searching for a local computer store
to visit because i dislike doing online hardware
purchases where i'm not sure if the hardware is
even found by the debian installer.  having a bootable
USB stick i can take with me is the goal.

  now i have to get the 64 bit version sorted out.

  ok, looks like the two versions are the same in
the first sector (netinst for i386 and amd64) so
the fix should work...

  here is the diff between fixed and unfixed



diff new amd
1,2c1,2
< 000   3 355 220 220 220 220 220 220 220 220 220 220 220 220 220 220
< 020 220 220 220 220 220 220 220 220 220 220 220 220 220 220 220 220
---
> 000   E   R  \b  \0  \0  \0 220 220  \0  \0  \0  \0  \0  \0  \0  \0
> 020  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0
7,21c7,21
< 140 203 341 001   t  \v   f 307 006 363 006 264   B 353 025 353 002
< 160   1 311   Z   Q 264  \b 315 023   [ 017 266 306   @   P 203 341
< 200   ?   Q 367 341   S   R   P 273  \0   | 271 004  \0   f 241 260
< 220  \a 350   D  \0 017 202 200  \0   f   @ 200 307 002 342 362   f
< 240 201   >   @   | 373 300   x   p   u  \t 372 274 354   { 352   D
< 260   |  \0  \0 350 203  \0   i   s   o   l   i   n   u   x   .   b
< 300   i   n   m   i   s   s   i   n   g   o   r   c   o
< 320   r   r   u   p   t   .  \r  \n   f   `   f   1 322   f 003 006
< 340 370   {   f 023 026 374   {   f   R   f   P 006   S   j 001   j
< 360 020 211 346   f 367   6 350   { 300 344 006 210 341 210 305 222
< 400 366   6 356   { 210 306  \b 341   A 270 001 002 212 026 362   {
< 420 315 023 215   d 020   f   a 303 350 036  \0   O   p   e   r   a
< 440   t   i   n   g   s   y   s   t   e   m   l   o   a   d
< 460   e   r   r   o   r   .  \r  \n   ^ 254 264 016 212   >   b
< 500 004 263  \a 315 020   <  \n   u 361 315 030 364 353 375  \0  \0
---
> 140 203 341 001   t  \v   f 307 006 361 006 264   B 353 025 353  \0
> 160   Z   Q 264  \b 315 023 203 341   ?   [   Q 017 266 306   @   P
> 200 367 341   S   R   P 273  \0   | 271 004  \0   f 241 260  \a 350
> 220   D  \0 017 202 200  \0   f   @ 200 307 002 342 362   f 201   >
> 240   @   | 373 300   x   p   u  \t 372 274 354   { 352   D   |  \0
> 260  \0 350 203  \0   i   s   o   l   i   n   u   x   .   b   i   n
> 300   m   i   s   s   i   n   g   o   r   c   o   r   r
> 320   u   p   t   .  \r  \n   f   `   f   1 322   f 003 006 370   {
> 340   f 023 026 374   {   f   R   f   P 006   S   j 001   j 020 211
> 360 346   f 367   6 350   { 300 344 006 210 341 210 305 222 366   6
> 400 356   { 210 306  \b 341   A 270 001 002 212 026 362   { 315 023
> 420 215   d 020   f   a 303 350 036  \0   O   p   e   r   a   t   i
> 440   n   g   s   y   s   t   e   m   l   o   a   d   e
> 460   r   r   o   r   .  \r  \n   ^ 254 264 016 

Re: Thanks Thomas!

2017-04-04 Thread Thomas Schmitt
Hi,

(It would be embarrassing if a different Thomas was meant.)

songbird wrote:
> your recent efforts helped me get an
> install going via USB stick on this ancient 
> machine (the bug with the cd image not being
> able to find isolinux.bin also was affecting
> the netinst i386 cd-image i had downloaded).

I assume you mean
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857597

In this case i have to share the thanks with David Christensen, who
reported the bug and bravely tested, and Martin Str|mberg, who produced
the fixed code. 


>  the dd to copy the bytes as posted to the
> bug (see cd-image bug list for those who
> care) took care of it and i was off and 
> running...

The vulnerable BIOSes seem to be more widespread than thought.

The fixed MBR code piece
  http://www.ludd.ltu.se/~ams/tmp/isohdpfx.bin.170324
is said to be available only for a limited time.

Be so kind and write a mail to  857...@bugs.debian.org  which tells
that David Christensen is not the only one who has a needy computer.
Consider to support my proposal in
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857597#55
  "I propose that Debian gets it too and offers it for download together
   with a description what problem it might fix and how to apply it.
   If it gets a Debian URL and if i get pointed to an empty wiki page,
   i would volunteer to write the description."


Have a nice day :)

Thomas



Re: Thanks for all your suggestions regarding Xfce!

2015-03-06 Thread Wilko Fokken
I'll give it a try.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150306130524.ga6...@fok02.laje.edewe.de



Re: Thanks for your mail

2014-09-26 Thread Doug
On 09/26/2014 09:13 AM, Rajavel wrote:
 
 
 Thanks for your mail. Please keep on listening to Love Guru, only on Radio 
 City 91.1FM, Monday to Saturday - 9pm to 1am. You can listen to Love Guru, 
 from any part of the world through, Radio City Tamil web radio. The link is 
 available in www.planetradiocity.com.
 Love the Love...
 with loads of love..
 LOVE GURU
 
 
 
 
 RADIOCITY 91.1FM, MUSIC BROADCAST PVT LTD, Mumbai, India
 
 
 
 
I wouldn't listen to that garbage if it was the only radio station in the world!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54258c14.3050...@optonline.net



Re: Thanks for your mail

2014-09-26 Thread Lisi Reisz
On Friday 26 September 2014 16:53:56 Doug wrote:
 On 09/26/2014 09:13 AM, Rajavel wrote:

 I wouldn't listen to that garbage if it was the only radio station in the
 world!

Must you reply to spam. :-(  It makes life harder for the filters.

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201409261706.16334.lisi.re...@gmail.com



Re: XFCE4 - gedit - was Re: Thanks

2013-09-10 Thread Kailash
On Thursday 05 September 2013 07:48 PM, Zenaan Harkness wrote:
 On 9/5/13, Nate Bargmann n...@n0nb.us wrote:
 * On 2013 05 Sep 05:48 -0500, Zenaan Harkness wrote:
 Turns out, they both produce almost identical errors. Gedit error:

 (gedit:15593): Gtk-WARNING **: Theme parsing error: gtk.css:101:18:
 Not using units is deprecated. Assuming 'px'.

 Evince error:

 (evince:15620): Gtk-WARNING **: Theme parsing error: gtk.css:101:18:
 Not using units is deprecated. Assuming 'px'.
 
 It sounds like you're lacking a GTK3 theme engine.  For example, I have
 the clearlooks-phenix-theme package installed so that GTK3 and GTK2 apps
 look nearly identical.
 
 Thanks. Adwaita's not too bad either. A theme is another thing I'd
 like to create one day - cross-desktop, cross-display engine,
 highly-customizable theme.
 
 Now my text box in firefox is no longer expandable - hopefully will
 fix itself on restart.
 
 That's all folks, and thanks again,
 Zenaan
 
 
Hi,

So was the gedit issue resolved?

Kailash


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/522efff9.7050...@gmail.com



Re: XFCE4 - gedit - was Re: Thanks

2013-09-10 Thread Zenaan Harkness
On 9/10/13, Kailash listskail...@gmail.com wrote:
 On Thursday 05 September 2013 07:48 PM, Zenaan Harkness wrote:
 On 9/5/13, Nate Bargmann n...@n0nb.us wrote:
 * On 2013 05 Sep 05:48 -0500, Zenaan Harkness wrote:
 Turns out, they both produce almost identical errors. Gedit error:

 (gedit:15593): Gtk-WARNING **: Theme parsing error: gtk.css:101:18:
 Not using units is deprecated. Assuming 'px'.

 Evince error:

 (evince:15620): Gtk-WARNING **: Theme parsing error: gtk.css:101:18:
 Not using units is deprecated. Assuming 'px'.

 It sounds like you're lacking a GTK3 theme engine.  For example, I have
 the clearlooks-phenix-theme package installed so that GTK3 and GTK2 apps
 look nearly identical.

 Thanks. Adwaita's not too bad either. A theme is another thing I'd
 like to create one day - cross-desktop, cross-display engine,
 highly-customizable theme.

Yes, thanks Kailash. I had to install gnome themes and choose one. The
XFCE themes appear to not work, and gedit appears to not have a
dependency tree to make even a minimal default theme work. There was
one theme allegedly (apt-cache show details) allowed gnome themes to
work with xfce, but I could not determine how that worked (it seemed
to not work, perhaps I didn't try hard enough).

Anyway, I have adequate theming now, and gedit displays reasonably now
(would prefer a nice compact theme, just not so compact as no space
at all between menus :)

 Now my text box in firefox is no longer expandable - hopefully will
 fix itself on restart.

Even this resolved itself.

 So was the gedit issue resolved?

Yes, thanks again
Zenaan


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOsGNSQCT5niSbr-p37nD6jcK=wr_5g2hgb7we+vj8wxk-j...@mail.gmail.com



Re: XFCE4 - gedit - was Re: Thanks

2013-09-05 Thread Zenaan Harkness
On 9/5/13, Kailash listskail...@gmail.com wrote:
 On Sunday 01 September 2013 08:24 AM, Zenaan Harkness wrote:
 On 9/1/13, Joe Pfeiffer pfeif...@cs.nmsu.edu wrote:
 I'm just going to revert to squeeze, that desktop actually worked.

 Another vote for xfce.  I switched to it quite a while ago, and have
 been happy since.

 I don't like mousepad editor however, and I don't gedit. So I installed

BTW, that should have been I don't mind gedit..

 gedit.

 But gnome apps aren't configuring properly; in particular, in the menu
 bar of gedit (and I've seen it elsewhere I think), all the menus are
 jammed up against each other - no nice spacing between them. Anyone
 know what I ought to install to make these gnome menus work properly
 with XFCE4 ?

 Hi Zenaan,

 Have you tried running gedit from terminal? Perhaps some interesting
 errors or warnings may crop up.

Good point. In fact, that's the only way I run it :)

Which reminds me, evince always comes up with an error .. checking now ..

Turns out, they both produce almost identical errors. Gedit error:

(gedit:15593): Gtk-WARNING **: Theme parsing error: gtk.css:101:18:
Not using units is deprecated. Assuming 'px'.

Evince error:

(evince:15620): Gtk-WARNING **: Theme parsing error: gtk.css:101:18:
Not using units is deprecated. Assuming 'px'.

And that to me looks perhaps like the perfect culprit, let's say that
the original gtk.css is assuming cm or mm, and this new theme parser
is assuming 'px', so 5mm would definitely be greater than 5px. And if
that is mean to be the minimum width of a menu, of course we end up
with no gaps between menus. This however is just my theoretical
metahypotheticalizationisms.

Anyone know how to fix, or what to install .. ?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caosgnsqswtxu3+-pxk-wabfns0gnxrt1n0ot8nito+gu6f3...@mail.gmail.com



Re: XFCE4 - gedit - was Re: Thanks

2013-09-05 Thread Zenaan Harkness
 Turns out, they both produce almost identical errors. Gedit error:

 (gedit:15593): Gtk-WARNING **: Theme parsing error: gtk.css:101:18:
 Not using units is deprecated. Assuming 'px'.

 Evince error:

 (evince:15620): Gtk-WARNING **: Theme parsing error: gtk.css:101:18:
 Not using units is deprecated. Assuming 'px'.

PS, the menus with no spacing between them occurs the same in both
gedit and evince.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOsGNSRdLpaT_+45yE0GRbjafP3+zj1=pBbPzTDgD4_=z-f...@mail.gmail.com



Re: XFCE4 - gedit - was Re: Thanks

2013-09-05 Thread Nate Bargmann
* On 2013 05 Sep 05:48 -0500, Zenaan Harkness wrote:
  Turns out, they both produce almost identical errors. Gedit error:
 
  (gedit:15593): Gtk-WARNING **: Theme parsing error: gtk.css:101:18:
  Not using units is deprecated. Assuming 'px'.
 
  Evince error:
 
  (evince:15620): Gtk-WARNING **: Theme parsing error: gtk.css:101:18:
  Not using units is deprecated. Assuming 'px'.
 
 PS, the menus with no spacing between them occurs the same in both
 gedit and evince.

It sounds like you're lacking a GTK3 theme engine.  For example, I have
the clearlooks-phenix-theme package installed so that GTK3 and GTK2 apps
look nearly identical.

Both Gedit and Evince use GTK3 which has its own method of defining
themes, as I understand it.  Also, I don't see the Theme parsing error
you're getting when starting either Geany or Evince from a terminal (I'm
running a nearly up-to-date Sid).  

Try experimenting with different GTK3 theme packages.

- Nate

-- 

The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true.

Ham radio, Linux, bikes, and more: http://www.n0nb.us


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130905112214.gi7...@n0nb.us



Re: XFCE4 - gedit - was Re: Thanks

2013-09-05 Thread Zenaan Harkness
On 9/5/13, Nate Bargmann n...@n0nb.us wrote:
 * On 2013 05 Sep 05:48 -0500, Zenaan Harkness wrote:
  Turns out, they both produce almost identical errors. Gedit error:
 
  (gedit:15593): Gtk-WARNING **: Theme parsing error: gtk.css:101:18:
  Not using units is deprecated. Assuming 'px'.
 
  Evince error:
 
  (evince:15620): Gtk-WARNING **: Theme parsing error: gtk.css:101:18:
  Not using units is deprecated. Assuming 'px'.

 It sounds like you're lacking a GTK3 theme engine.  For example, I have
 the clearlooks-phenix-theme package installed so that GTK3 and GTK2 apps
 look nearly identical.

Thanks. Adwaita's not too bad either. A theme is another thing I'd
like to create one day - cross-desktop, cross-display engine,
highly-customizable theme.

Now my text box in firefox is no longer expandable - hopefully will
fix itself on restart.

That's all folks, and thanks again,
Zenaan


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOsGNSTcA0+PNxWftYUYWMG6n6=+hhi7vkevg3jq4gtfnuz...@mail.gmail.com



Re: XFCE4 - gedit - was Re: Thanks

2013-09-04 Thread Kailash
On Sunday 01 September 2013 08:24 AM, Zenaan Harkness wrote:
 On 9/1/13, Joe Pfeiffer pfeif...@cs.nmsu.edu wrote:
 I'm just going to revert to squeeze, that desktop actually worked.

 Another vote for xfce.  I switched to it quite a while ago, and have
 been happy since.
 
 I find it adequate; ~8months now; I am however reasonable with the command 
 line.
 
 I don't like mousepad editor however, and I don't gedit. So I installed gedit.
 
 But gnome apps aren't configuring properly; in particular, in the menu
 bar of gedit (and I've seen it elsewhere I think), all the menus are
 jammed up against each other - no nice spacing between them. Anyone
 know what I ought to install to make these gnome menus work properly
 with XFCE4 ?
 
 
Hi Zenaan,

Have you tried running gedit from terminal? Perhaps some interesting
errors or warnings may crop up.

Sincerely,
Kailash


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52276a7e.8090...@gmail.com



Re: XFCE4 - gedit - was Re: Thanks

2013-09-03 Thread Ralf Mardorf
On Mon, 2013-09-02 at 02:02 +1000, Zenaan Harkness wrote:
 http://upmart.org/gedit-menus-example.jpg

That's really odd :(. When using gedit on Xfce (different distros,
including Ubuntu/Debian) it's ok on my machine. I agree there seems to
be some lib(s) missing. Xfce was and for some installs still is the only
DE here too, but I installed a lot of gtk stuff as dependency for other
software. After installing Cinnamon and Mate to one of my installed
Linux distros, the theme used by Xfce changed a little bit.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1378194614.899.5.camel@archlinux



Re: Thanks

2013-09-03 Thread Ralf Mardorf
On Sun, 2013-09-01 at 13:32 -0400, Ralph Katz wrote:
 On 08/31/2013 10:21 PM, Joe Pfeiffer wrote:
  Thod Motte tmo...@mail.com writes:
  
  Thanks to debian and Gnome 3 for making my desktop as buggy and unstable 
  as Windows 95 was in 1997 and less
  customizable.
 
  I'm just going to revert to squeeze, that desktop actually worked.
  
  Another vote for xfce.  I switched to it quite a while ago, and have
  been happy since.
  
 
 Add my vote for xfce with lightdm.  It's all I use.
 
 Ralph

I'm using it with lightdm too.



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1378194663.899.6.camel@archlinux



Re: XFCE4 - gedit - was Re: Thanks

2013-09-03 Thread Ralf Mardorf
On Mon, 2013-09-02 at 11:43 +0900, Joel Rees wrote:
 Hmm. I think I have seen that kind of thing once, some years ago, but
 not recently. I think it was with a less stable version of LXDE
 (running a Fedora security tools live USB).

I've seen it before too, but don't remember the reason for this, but I
guess it wasn't a broken version of Xfce, just something was missing. I
guess it was s theme or GTK lib.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1378195029.899.11.camel@archlinux



Re: Thanks

2013-09-03 Thread Ralf Mardorf
On Mon, 2013-09-02 at 11:24 -0500, Conrad Nelson wrote:
 What's wrong with MATE?

It could cause conflicts with packages from official repositories.

 Xfce hasn't done anything interesting in years, and I've seen 
 big bugs in Xfce that still need fixing that are even more glaring than 
 most of MATE's.

It's wanted that it doesn't change that much. What are those bugs?

 I like MATE because they've kept the (Excellent.) GNOME 2 desktop alive

No, it's not GNOME2.

 I do think Cinnamon could be loads better, but it's not terrible, either.

Than you don't use a ATI graphics with the FLOSS driver? I suspect you
don't know all important things from GNOME2 and yo never compared GNOME2
and it's forks running top.

 I used to actually be a big KDE user. I still like it but I've found 
 it's gone from being one of the fastest, but still flexible desktop 
 environments around to being one of the absolute slowest.

Again! The OP is used to GNOME2 and the best replacement to GNOME2 is
Xfce.

The OP shouldn't use

 MATE from its

third party

 Debian repository

At the forums they claim gvfs isn't a dependency for the Debian
repository, but they only support it when gvfs is installed. And
packages could conflict with packages from official repositories.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1378195701.899.22.camel@archlinux



Re: XFCE4 - gedit - was Re: Thanks

2013-09-03 Thread Frank Lanitz
Am 01.09.2013 08:22, schrieb Joel Rees:
 've been looking at geany, and it looks interesting functionally, but
 I'm not at all sold on it. Don't like lots of tool panes all over.
 It's part of the reason I can't quite bring myself to use either
 netbeans or eclipse regularly.

Most of them can be turned off.

Cheers,
Frank



signature.asc
Description: OpenPGP digital signature


Re: Thanks

2013-09-03 Thread Conrad Nelson

On 09/03/2013 03:08 AM, Ralf Mardorf wrote:

On Mon, 2013-09-02 at 11:24 -0500, Conrad Nelson wrote:

What's wrong with MATE?

It could cause conflicts with packages from official repositories.



Could, could, could. So what? I've seen conflicts of the same nature in 
the official repositories. Also, in my entire time using MATE on both 
Arch and Debian, not one of your hypothetical conflicts came up for me. 
Maybe the issue is not in it being a third party repository but in users 
doing something ass-backwards with their package management. Not the 
fault of MATE.



Xfce hasn't done anything interesting in years, and I've seen
big bugs in Xfce that still need fixing that are even more glaring than
most of MATE's.

It's wanted that it doesn't change that much. What are those bugs?


There's not changing that much, then there's being a stale codebase. The 
reason Xfce never found the success GNOME or KDE had was precisely 
because Xfce lacked direction or any sort of motivation to keep itself 
up to date.



I like MATE because they've kept the (Excellent.) GNOME 2 desktop alive

No, it's not GNOME2.


It's a fork of the GNOME 2 codebase. No, officially, it is not GNOME 2. 
But it is a lot closer to GNOME 2 than Xfce ever will be.





I do think Cinnamon could be loads better, but it's not terrible, either.

Than you don't use a ATI graphics with the FLOSS driver? I suspect you
don't know all important things from GNOME2 and yo never compared GNOME2
and it's forks running top.



Nope, I've either been using nvidia's driver with nVidia cards on 
desktops or Intel's driver on laptops. ATI still has too much of a 
reputation for spotty Linux support for me to be confident in investing 
in their GPUs. I won't deny they've improved a lot, but I still see hit 
or miss support.


No, I never compared MATE with GNOME 2 on top. What relevance does this 
have to my point that Cinnamon isn't really as good a GNOME 3 
alternative as MATE?



I used to actually be a big KDE user. I still like it but I've found
it's gone from being one of the fastest, but still flexible desktop
environments around to being one of the absolute slowest.

Again! The OP is used to GNOME2 and the best replacement to GNOME2 is
Xfce.


In your opinion.

Despite the fact that aside from name changes and bug fixes MATE *is* 
GNOME 2, which is what the OP wants.



The OP shouldn't use


MATE from its

third party


So what if the repo is third party? Oh right, because of potential for 
minor problems. All blindly hail and use ONLY Debian's official 
repositories. Never mind that until recently debian itself made for 
TERRIBLE desktops because its repositories left out a lot of stuff most 
desktop users actually WANTED (Full multimedia capabilities among them.).





Debian repository

At the forums they claim gvfs isn't a dependency for the Debian
repository, but they only support it when gvfs is installed. And
packages could conflict with packages from official repositories.


They've pushed to have MATE added to the official repositories, and got 
smug arrogant hostility back. This is not their fault.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/522620ca.7010...@marupa.net



Re: Thanks

2013-09-03 Thread Ralf Mardorf

On Tue, 03 Sep 2013 19:47:54 +0200, Conrad Nelson y...@marupa.net wrote:


On 09/03/2013 03:08 AM, Ralf Mardorf wrote:

On Mon, 2013-09-02 at 11:24 -0500, Conrad Nelson wrote:

What's wrong with MATE?

It could cause conflicts with packages from official repositories.



Could, could, could. So what? I've seen conflicts of the same nature in  
the official repositories. Also, in my entire time using MATE on both  
Arch and Debian, not one of your hypothetical conflicts came up for me.  
Maybe the issue is not in it being a third party repository but in users  
doing something ass-backwards with their package management. Not the  
fault of MATE.


E.g. file roller from GNOME does conflict with Mate's version. What  
packages from official Debian repositories do conflict? Sure, jack1 does  
conflickt with jack2, for good reasons, so I mean what other package makes  
something really unusable. Such serious issues only appear when using  
third party repositories.



Xfce hasn't done anything interesting in years, and I've seen
big bugs in Xfce that still need fixing that are even more glaring than
most of MATE's.

It's wanted that it doesn't change that much. What are those bugs?


There's not changing that much, then there's being a stale codebase. The  
reason Xfce never found the success GNOME or KDE had was precisely  
because Xfce lacked direction or any sort of motivation to keep itself  
up to date.


And what are the bugs you mentioned?




I like MATE because they've kept the (Excellent.) GNOME 2 desktop alive

No, it's not GNOME2.


It's a fork of the GNOME 2 codebase. No, officially, it is not GNOME 2.  
But it is a lot closer to GNOME 2 than Xfce ever will be.


No untrue, resp. regarding to what is it closer to GNOME 2? To flashy  
crap, but not to the workflow while needing less resources.


I do think Cinnamon could be loads better, but it's not terrible,  
either.

Than you don't use a ATI graphics with the FLOSS driver? I suspect you
don't know all important things from GNOME2 and yo never compared GNOME2
and it's forks running top.



Nope, I've either been using nvidia's driver with nVidia cards on  
desktops or Intel's driver on laptops. ATI still has too much of a  
reputation for spotty Linux support for me to be confident in investing  
in their GPUs. I won't deny they've improved a lot, but I still see hit  
or miss support.


No, I never compared MATE with GNOME 2 on top. What relevance does this  
have to my point that Cinnamon isn't really as good a GNOME 3  
alternative as MATE?


Resources!



I used to actually be a big KDE user. I still like it but I've found
it's gone from being one of the fastest, but still flexible desktop
environments around to being one of the absolute slowest.

Again! The OP is used to GNOME2 and the best replacement to GNOME2 is
Xfce.


In your opinion.

Despite the fact that aside from name changes and bug fixes MATE *is*  
GNOME 2, which is what the OP wants.


Pff!



The OP shouldn't use


MATE from its

third party


So what if the repo is third party? Oh right, because of potential for  
minor problems. All blindly hail and use ONLY Debian's official  
repositories. Never mind that until recently debian itself made for  
TERRIBLE desktops because its repositories left out a lot of stuff most  
desktop users actually WANTED (Full multimedia capabilities among them.).





Debian repository

At the forums they claim gvfs isn't a dependency for the Debian
repository, but they only support it when gvfs is installed. And
packages could conflict with packages from official repositories.


They've pushed to have MATE added to the official repositories, and got  
smug arrogant hostility back. This is not their fault.


It is,  I talked to Mate folks, they are ignorant. I don't know any  
serious Linux distro who include it to the official repositories.


Regards,
Ralf


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/op.w2ulbbtsqhadp0@suse11-2



Re: Thanks

2013-09-02 Thread Conrad Nelson

On 08/31/2013 06:07 AM, Ralf Mardorf wrote:

On Sat, 2013-08-31 at 07:01 -0400, Thod Motte wrote:

Thanks to debian and Gnome 3 for making my desktop as buggy and
unstable as Windows 95 was in 1997 and less customizable.

I'm just going to revert to squeeze, that desktop actually worked.

Don't! Install Xfce, IMO the best DE that can be used as successor for
GNOME 2. If people should mention Cinnamon and Mate, don't waste your
time with those GNOME forks, if you shouldn't be happy to try out new
things.

Xfce isn't GNOME 2, but it's ok.



What's wrong with MATE?

The problem with Xfce is that they develop and add new features to it 
very, very slowly, that, to modernize it and keep it as usable as more 
frequently updated desktops you have to install a lot of outside 
packages. Xfce hasn't done anything interesting in years, and I've seen 
big bugs in Xfce that still need fixing that are even more glaring than 
most of MATE's.


I like MATE because they've kept the (Excellent.) GNOME 2 desktop alive, 
though they could probably do better in adding new stuff, though that 
will be their plan eventually. Right now they're focused on completely 
branching MATE off of the dead GNOME 2 codebase.


I do think Cinnamon could be loads better, but it's not terrible, either.

I used to actually be a big KDE user. I still like it but I've found 
it's gone from being one of the fastest, but still flexible desktop 
environments around to being one of the absolute slowest.


Anyway... to the OP, I don't know why you'd use Debian Stable on a 
desktop system. Also, it's not the Debian developers' fault that GNOME 3 
is a minefield of terrible ideas, changes for changes sake, tabletitis, 
and failure to listen to users (Gee, sounds almost like Windows 8, 
doesn't it?). That's on the GNOME developers. The Debian developers are 
not the GNOME developers. The only thing I fault the Debian developers 
for is sticking with GNOME as their official desktop when it was pretty 
well-known by then what a pile of crap it became.


My recommendation is not to fall back to Squeeze but to actually use 
Debian Testing (Which is better for desktops, Stable is better used on 
servers.) and use some other desktop: Xfce (Despite it's 
slow-as-molasses development cycle.) , MATE from its Debian repository, 
LXDE, even KDE. Just... run away. Run far, far away from GNOME 3.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/5224bbd8.8050...@marupa.net



Re: Thanks

2013-09-02 Thread Lisi Reisz
On Monday 02 September 2013 17:24:56 Conrad Nelson wrote:
 I used to actually be a big KDE user. I still like it but I've found
 it's gone from being one of the fastest, but still flexible desktop
 environments around to being one of the absolute slowest.

The fast, flexible environment is still alive in the Trinity Desktop 
Environment fork, www.trinitydesktop.org .  It was originally called 
Trinity-KDE, but KDE objected.

It has continued to be developed and has reached 3.5.13.2, with 14 about to be 
released.  (KDE 3 ended at 3.5.10.)

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201309022138.35536.lisi.re...@gmail.com



Re: Thanks

2013-09-02 Thread Jeff

Lisi Reisz wrote:

On Monday 02 September 2013 17:24:56 Conrad Nelson wrote:

I used to actually be a big KDE user. I still like it but I've found
it's gone from being one of the fastest, but still flexible desktop
environments around to being one of the absolute slowest.

The fast, flexible environment is still alive in the Trinity Desktop
Environment fork, www.trinitydesktop.org .  It was originally called
Trinity-KDE, but KDE objected.

It has continued to be developed and has reached 3.5.13.2, with 14 about to be
released.  (KDE 3 ended at 3.5.10.)

Lisi



Gnome 3 Classic is a good substitute for Gnome 2.

Jeff


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/5224ff2e.2000...@gmail.com



Re: Thanks

2013-09-02 Thread Conrad Nelson

On 09/02/2013 03:38 PM, Lisi Reisz wrote:

On Monday 02 September 2013 17:24:56 Conrad Nelson wrote:

I used to actually be a big KDE user. I still like it but I've found
it's gone from being one of the fastest, but still flexible desktop
environments around to being one of the absolute slowest.

The fast, flexible environment is still alive in the Trinity Desktop
Environment fork, www.trinitydesktop.org .  It was originally called
Trinity-KDE, but KDE objected.

It has continued to be developed and has reached 3.5.13.2, with 14 about to be
released.  (KDE 3 ended at 3.5.10.)

Lisi



Alas, Trinity's Debian repo does not appear to work for Jessie.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/522517dd.7000...@marupa.net



Re: XFCE4 - gedit - was Re: Thanks

2013-09-01 Thread Ralf Mardorf
On Sun, 2013-09-01 at 12:54 +1000, Zenaan Harkness wrote:
 But gnome apps aren't configuring properly; in particular, in the menu
 bar of gedit (and I've seen it elsewhere I think), all the menus are
 jammed up against each other - no nice spacing between them. Anyone
 know what I ought to install to make these gnome menus work properly
 with XFCE4 ?

Could you please post a link to a screenshot? I experience Xfce doing a
better job for GTK + Qt apps than GNOME did and Mate does. For GNOME and
Mate Qt apps were/are an issue. Perhaps the space between the menus is
less wide, than it is using GNOME and I'm simply used to it, but at
least there is a little bit space between the drop down menu titles in
the menu bar of GNOME apps, such as gedit and evolution.



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1378015814.1098.6.camel@archlinux



Re: Thanks

2013-09-01 Thread Ralf Mardorf
There are a lot of other good (and also lots of bad) DEs, but Xfce4 is
the DE that is most similar to GNOME2 + stable + in official
repositories of Debian and many other distros. I suspect the OP wants
GNOME2, so recommending KDE (a good DE) or recommending Fluxbox and LXDE
(good DEs too) isn't good. To recommend something unstable as
Enlightenment or something that comes with similar issues as GNOME 3,
e.g. Cinnamon or something that isn't in official repositories from
Debian and most other distros, e.g. Mate isn't good too. IMO the OP
should test Xfce4. Just to name each DE we know and like isn't a help
for the OP.

2 Cents,
Ralf


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1378016390.1098.13.camel@archlinux



Re: XFCE4 - gedit - was Re: Thanks

2013-09-01 Thread Joel Rees
On Sun, Sep 1, 2013 at 11:54 AM, Zenaan Harkness z...@freedbms.net wrote:
 On 9/1/13, Joe Pfeiffer pfeif...@cs.nmsu.edu wrote:
 I'm just going to revert to squeeze, that desktop actually worked.

 Another vote for xfce.  I switched to it quite a while ago, and have
 been happy since.

 I find it adequate; ~8months now; I am however reasonable with the command 
 line.

 I don't like mousepad editor however, and I don't gedit. So I installed gedit.

I think, but I am not sure, that mousepad is in there because it is
small and doesn't have a lot of dependencies. So it fits small
footprint installs.

Can't imagine any other reason for including it.

 But gnome apps aren't configuring properly; in particular, in the menu
 bar of gedit (and I've seen it elsewhere I think), all the menus are
 jammed up against each other - no nice spacing between them. Anyone
 know what I ought to install to make these gnome menus work properly
 with XFCE4 ?

Odd. I haven't seen that with gedit, neither in English nor Japanese sessions.

Default fonts issue maybe?

I've been looking at geany, and it looks interesting functionally, but
I'm not at all sold on it. Don't like lots of tool panes all over.
It's part of the reason I can't quite bring myself to use either
netbeans or eclipse regularly.

gedit works well enough for me, even though I pretty much keep gnome
off my system.

--
Joel Rees


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caar43imfdmczau47hbn5l+ccife8froje_qw3-dcrmevkew...@mail.gmail.com



Re: XFCE4 - gedit - was Re: Thanks

2013-09-01 Thread Joe
On Sun, 1 Sep 2013 12:54:07 +1000
Zenaan Harkness z...@freedbms.net wrote:

 On 9/1/13, Joe Pfeiffer pfeif...@cs.nmsu.edu wrote:
  I'm just going to revert to squeeze, that desktop actually worked.
 
  Another vote for xfce.  I switched to it quite a while ago, and have
  been happy since.
 
 I find it adequate; ~8months now; I am however reasonable with the
 command line.
 
 I don't like mousepad editor however, and I don't gedit. So I
 installed gedit.
 
 But gnome apps aren't configuring properly; in particular, in the menu
 bar of gedit (and I've seen it elsewhere I think), all the menus are
 jammed up against each other - no nice spacing between them. Anyone
 know what I ought to install to make these gnome menus work properly
 with XFCE4 ?
 
 

I have gedit working fine on Xfce on sid, but I switched from Gnome at
the time of 3, and haven't quite dared to purge everything with 'gnome'
in the name, so there may be something else involved.

-- 
Joe


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130901091617.2205a...@jretrading.com



Re: Thanks

2013-09-01 Thread Weaver

On Sat, August 31, 2013 11:19 pm, Ralf Mardorf wrote:
 There are a lot of other good (and also lots of bad) DEs, but Xfce4 is
 the DE that is most similar to GNOME2 + stable + in official
 repositories of Debian and many other distros. I suspect the OP wants
 GNOME2, so recommending KDE (a good DE) or recommending Fluxbox and LXDE
 (good DEs too) isn't good. To recommend something unstable as
 Enlightenment or something that comes with similar issues as GNOME 3,
 e.g. Cinnamon or something that isn't in official repositories from
 Debian and most other distros, e.g. Mate isn't good too. IMO the OP
 should test Xfce4. Just to name each DE we know and like isn't a help
 for the OP.

Actually, Ralf, I've been using Enlightenment for a good year now and find
it as solid as a rock.

Vastly improved, in that regard, from the old days of all the 'burnished
metal finishes and etc.
Kind regards,

Weaver.

-- 
It is the duty of the patriot to protect his country from its  government.
 -- Thomas Paine

Registered Linux User: 554515



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/5ae334f8669672d034c55ce72cc9b261.squir...@fulvetta.riseup.net



Re: Thanks

2013-09-01 Thread Ralf Mardorf
On Sun, 2013-09-01 at 02:15 -0700, Weaver wrote:
 On Sat, August 31, 2013 11:19 pm, Ralf Mardorf wrote:
  There are a lot of other good (and also lots of bad) DEs, but Xfce4 is
  the DE that is most similar to GNOME2 + stable + in official
  repositories of Debian and many other distros. I suspect the OP wants
  GNOME2, so recommending KDE (a good DE) or recommending Fluxbox and LXDE
  (good DEs too) isn't good. To recommend something unstable as
  Enlightenment or something that comes with similar issues as GNOME 3,
  e.g. Cinnamon or something that isn't in official repositories from
  Debian and most other distros, e.g. Mate isn't good too. IMO the OP
  should test Xfce4. Just to name each DE we know and like isn't a help
  for the OP.
 
 Actually, Ralf, I've been using Enlightenment for a good year now and find
 it as solid as a rock.
 
 Vastly improved, in that regard, from the old days of all the 'burnished
 metal finishes and etc.

My apologize Weaver,

indeed it might be more than a year ago, that I tested it the last time.
So ok, it now is stable. In the old days it wasn't that close to GNOME 2
as Xfce is, I still suspect that Xfce is the best recommendation as a
replacement for GNOME. I might be mistaken with this too ;).

Regards,
Ralf


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1378032951.704.2.camel@archlinux



Re: XFCE4 - gedit - was Re: Thanks

2013-09-01 Thread Jape Person
On 09/01/2013 02:22 AM, Joel Rees wrote:
...
 
 I've been looking at geany, and it looks interesting functionally, but
 I'm not at all sold on it. Don't like lots of tool panes all over.
 It's part of the reason I can't quite bring myself to use either
 netbeans or eclipse regularly.
 
...

As an aside, thought I'd mention that geany's interface is very highly
configurable. It's easy enough through the Preferences dialog to eliminate side
panes, bottom panes, etc. -- or to relocate them. You can make this editor's
interface as simple as mousepad's.

JP


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52234747.6070...@comcast.net



Re: XFCE4 - gedit - was Re: Thanks

2013-09-01 Thread Zenaan Harkness
On 9/1/13, Ralf Mardorf ralf.mard...@alice-dsl.net wrote:
 On Sun, 2013-09-01 at 12:54 +1000, Zenaan Harkness wrote:
 But gnome apps aren't configuring properly; in particular, in the menu
 bar of gedit (and I've seen it elsewhere I think), all the menus are
 jammed up against each other - no nice spacing between them. Anyone
 know what I ought to install to make these gnome menus work properly
 with XFCE4 ?

 Could you please post a link to a screenshot? I experience Xfce doing a

http://upmart.org/gedit-menus-example.jpg
It's about 1.9KiB, just a cropped image of the menus and top part of toolbar.

 better job for GTK + Qt apps than GNOME did and Mate does. For GNOME and
 Mate Qt apps were/are an issue. Perhaps the space between the menus is
 less wide, than it is using GNOME and I'm simply used to it, but at
 least there is a little bit space between the drop down menu titles in
 the menu bar of GNOME apps, such as gedit and evolution.

I only ever installed xfce, not gnome. Manually installed gedit. I'm
guessing there's some libs to isntall...

TIA
Zenaan


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOsGNSQVPsY75=gfjwvj+itjeabt3o363990jc9tbigrccy...@mail.gmail.com



Re: Thanks

2013-09-01 Thread Ralph Katz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/31/2013 10:21 PM, Joe Pfeiffer wrote:
 Thod Motte tmo...@mail.com writes:
 
 Thanks to debian and Gnome 3 for making my desktop as buggy and unstable as 
 Windows 95 was in 1997 and less
 customizable.

 I'm just going to revert to squeeze, that desktop actually worked.
 
 Another vote for xfce.  I switched to it quite a while ago, and have
 been happy since.
 

Add my vote for xfce with lightdm.  It's all I use.

Ralph



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJSI3pBAAoJECe2FpioHXO6Ww8H/2c3rHBakBEgjb1Q9NKbtSD7
FH63YO0PxTAM5tDRKXKo4bkQGipaaa1yffJIKPiOZstRAkSSUMpih7aMWfTYmOua
XKazUc1rpGN1AsQOauT7bfVD1F8rrXJhUrBykhzV/Knq/wYgArihrd4+FOipifO9
1M7ivKa0R7SRfzO5W6DCrjF8HAfvzXESPGPN/VqDNdlgubKgRlzsHWJU7zP7dezC
Ar+hlWO8qV8ncC+rbwcqOOkOfViV9FzHyOaI+lQLZlAZpGL/iuu81xYpiomZ6jIZ
wxORACwI+8Wi0j6+TSi6Y53FFQ846508mKg2B8ZnzWK8z02leNYs9NkEwL/1yt4=
=U1fr
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52237a45.4050...@rcn.com



Re: XFCE4 - gedit - was Re: Thanks

2013-09-01 Thread Joel Rees
On Mon, Sep 2, 2013 at 1:02 AM, Zenaan Harkness z...@freedbms.net wrote:
 On 9/1/13, Ralf Mardorf ralf.mard...@alice-dsl.net wrote:
 On Sun, 2013-09-01 at 12:54 +1000, Zenaan Harkness wrote:
 But gnome apps aren't configuring properly; in particular, in the menu
 bar of gedit (and I've seen it elsewhere I think), all the menus are
 jammed up against each other - no nice spacing between them. Anyone
 know what I ought to install to make these gnome menus work properly
 with XFCE4 ?

 Could you please post a link to a screenshot? I experience Xfce doing a

 http://upmart.org/gedit-menus-example.jpg
 It's about 1.9KiB, just a cropped image of the menus and top part of toolbar.

Hmm. I think I have seen that kind of thing once, some years ago, but
not recently. I think it was with a less stable version of LXDE
(running a Fedora security tools live USB).

 better job for GTK + Qt apps than GNOME did and Mate does. For GNOME and
 Mate Qt apps were/are an issue. Perhaps the space between the menus is
 less wide, than it is using GNOME and I'm simply used to it, but at
 least there is a little bit space between the drop down menu titles in
 the menu bar of GNOME apps, such as gedit and evolution.

 I only ever installed xfce, not gnome. Manually installed gedit. I'm
 guessing there's some libs to isntall...

 TIA
 Zenaan

Manually, as in ...?

Downloading from https://projects.gnome.org/gedit/ and unpacking and
installing, or even compiling and installing the source?

Doing something similar with the .deb packages?

Or as in using apt-get install or synaptic, or what, exactly?

apt-get and synaptic should pull in the dependencies unless you tell
it not to. If you told it not to install some of the dependencies, you
might try doing a re-install.

The dependencies for gedit made me wince a bit the first time I pulled
it into a relatively pristine XFCE, but when you start pulling in GUI
tools, you'll find that a lot of them depend on the gnome libraries.
But you're not pulling in the entire desktop, by any means.

Synaptic is pretty convenient about that. When you select for install,
it will tell you which dependencies it's also pulling in, and then
when you tell it to go ahead, it will show the sizes. My memory is
that straight apt-get gives you the information and the chance to back
out, as well.

--
Joel Rees


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caar43imgrkjzrz-5v-drbafqetbtreihuwvroypfg+um3gn...@mail.gmail.com



Re: XFCE4 - gedit - was Re: Thanks

2013-09-01 Thread Zenaan Harkness
On 9/2/13, Joel Rees joel.r...@gmail.com wrote:
 On Mon, Sep 2, 2013 at 1:02 AM, Zenaan Harkness z...@freedbms.net wrote:
 On 9/1/13, Ralf Mardorf ralf.mard...@alice-dsl.net wrote:
 On Sun, 2013-09-01 at 12:54 +1000, Zenaan Harkness wrote:

 better job for GTK + Qt apps than GNOME did and Mate does. For GNOME and
 Mate Qt apps were/are an issue. Perhaps the space between the menus is
 less wide, than it is using GNOME and I'm simply used to it, but at
 least there is a little bit space between the drop down menu titles in
 the menu bar of GNOME apps, such as gedit and evolution.

 I only ever installed xfce, not gnome. Manually installed gedit. I'm
 guessing there's some libs to isntall...

 Manually, as in ...?

:) Thanks, even apt and aptitude have differences which can be relevant.

 Or as in using apt-get install or synaptic, or what, exactly?

apt-get install gedit

 apt-get and synaptic should pull in the dependencies unless you tell
 it not to. If you told it not to install some of the dependencies, you
 might try doing a re-install.

just ran apt-get purge gedit , apt-get install gedit
same problem


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOsGNSR53Z5FN3UEfJ3Ymrn0JAH85vfg+5R5PEE35=6w3yz...@mail.gmail.com



Re: XFCE4 - gedit - was Re: Thanks

2013-09-01 Thread Joel Rees
On Mon, Sep 2, 2013 at 12:04 PM, Zenaan Harkness z...@freedbms.net wrote:
 On 9/2/13, Joel Rees joel.r...@gmail.com wrote:
 On Mon, Sep 2, 2013 at 1:02 AM, Zenaan Harkness z...@freedbms.net wrote:
 On 9/1/13, Ralf Mardorf ralf.mard...@alice-dsl.net wrote:
 On Sun, 2013-09-01 at 12:54 +1000, Zenaan Harkness wrote:

 better job for GTK + Qt apps than GNOME did and Mate does. For GNOME and
 Mate Qt apps were/are an issue. Perhaps the space between the menus is
 less wide, than it is using GNOME and I'm simply used to it, but at
 least there is a little bit space between the drop down menu titles in
 the menu bar of GNOME apps, such as gedit and evolution.

 I only ever installed xfce, not gnome. Manually installed gedit. I'm
 guessing there's some libs to isntall...

 Manually, as in ...?

 :) Thanks, even apt and aptitude have differences which can be relevant.

 Or as in using apt-get install or synaptic, or what, exactly?

 apt-get install gedit

 apt-get and synaptic should pull in the dependencies unless you tell
 it not to. If you told it not to install some of the dependencies, you
 might try doing a re-install.

 just ran apt-get purge gedit , apt-get install gedit
 same problem

Well, it might be worth playing playing with the appearance settings
-- edit menu, settings or preferences. (I forget which in English.)
Try changing the font while you're at it.

--
Joel Rees


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAAr43iOjvFD7o5HgaVH4pr3=OD49tck7KK+X=bggxnb+kas...@mail.gmail.com



Re: Thanks

2013-08-31 Thread Ralf Mardorf
On Sat, 2013-08-31 at 07:01 -0400, Thod Motte wrote:
 Thanks to debian and Gnome 3 for making my desktop as buggy and
 unstable as Windows 95 was in 1997 and less customizable.
 
 I'm just going to revert to squeeze, that desktop actually worked.

Don't! Install Xfce, IMO the best DE that can be used as successor for
GNOME 2. If people should mention Cinnamon and Mate, don't waste your
time with those GNOME forks, if you shouldn't be happy to try out new
things.

Xfce isn't GNOME 2, but it's ok.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1377947277.683.24.camel@archlinux



Re: Thanks

2013-08-31 Thread Hans-J. Ullrich

 Xfce isn't GNOME 2, but it's ok.

Yeah! XFCE is great. Tried it, too, on my netbook. It is fast and well usable.
I also was very pleased with LXDE, which is also very lightweight and highly 
usable. In fact, I still could not find a decision, which one is better or 
faster. So I did the bst thing - use both!

Best regards

Hans


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2527463.ZuPXQc8Smp@protheus2



Re: Thanks

2013-08-31 Thread Sharon Kimble
On Sat, 31 Aug 2013 07:01:42 -0400
Thod Motte tmo...@mail.com wrote:

 Thanks to debian and Gnome 3 for making my desktop as buggy and
 unstable as Windows 95 was in 1997 and less customizable.
 
 I'm just going to revert to squeeze, that desktop actually worked.

Instead of shooting the upgrade, how about using a different desktop
environment, like LXDE, XFCE, fluxbox, and several others? That way you
can still keep the goodness of wheezy but its still usable. But the
choice is yours.

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
efever = http://www.efever.blogspot.com/
efever = http://sharon04.livejournal.com/
Debian testing, Fluxbox 1.3.5, LibreOffice 4.1.0.4
Registered Linux user 334501 


signature.asc
Description: PGP signature


Re: Thanks

2013-08-31 Thread Joe Pfeiffer
Thod Motte tmo...@mail.com writes:

 Thanks to debian and Gnome 3 for making my desktop as buggy and unstable as 
 Windows 95 was in 1997 and less
 customizable.

 I'm just going to revert to squeeze, that desktop actually worked.

Another vote for xfce.  I switched to it quite a while ago, and have
been happy since.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1bob8djn8v@snowball.wb.pfeifferfamily.net



XFCE4 - gedit - was Re: Thanks

2013-08-31 Thread Zenaan Harkness
On 9/1/13, Joe Pfeiffer pfeif...@cs.nmsu.edu wrote:
 I'm just going to revert to squeeze, that desktop actually worked.

 Another vote for xfce.  I switched to it quite a while ago, and have
 been happy since.

I find it adequate; ~8months now; I am however reasonable with the command line.

I don't like mousepad editor however, and I don't gedit. So I installed gedit.

But gnome apps aren't configuring properly; in particular, in the menu
bar of gedit (and I've seen it elsewhere I think), all the menus are
jammed up against each other - no nice spacing between them. Anyone
know what I ought to install to make these gnome menus work properly
with XFCE4 ?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOsGNSQXpU9BM=y2q3cbpcw9+uwt5xyhhqdnbkho4dm9kmi...@mail.gmail.com



Re: Thanks

2013-08-31 Thread taz man
 - Original Message -
 From: Joe Pfeiffer
 Sent: 09/01/13 02:21 AM
 To: debian-user@lists.debian.org
 Subject: Re: Thanks
 
 Thod Motte tmo...@mail.com writes:
 
  Thanks to debian and Gnome 3 for making my desktop as buggy and unstable as 
  Windows 95 was in 1997 and less
  customizable.
 
  I'm just going to revert to squeeze, that desktop actually worked.
 
 Another vote for xfce. I switched to it quite a while ago, and have
 been happy since.
 

I use openbox as a standalone WM without any DE, 
and I'm happy with Wheezy.
or, really, the only trouble I've had with Wheezy has been on web/mail servers
(had to about completely reconfigure postfix and dovecot and stuff),
but not on the desktop.

t
--
http://tazmandevil.info
taz hungry


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130901031427.72...@gmx.com



Re: Thanks

2013-08-31 Thread Weaver

On Sat, August 31, 2013 8:14 pm, taz man wrote:
 - Original Message -
 From: Joe Pfeiffer
 Sent: 09/01/13 02:21 AM
 To: debian-user@lists.debian.org
 Subject: Re: Thanks

 Thod Motte tmo...@mail.com writes:

  Thanks to debian and Gnome 3 for making my desktop as buggy and
 unstable as Windows 95 was in 1997 and less
  customizable.
 
  I'm just going to revert to squeeze, that desktop actually worked.

 Another vote for xfce. I switched to it quite a while ago, and have
 been happy since.


 I use openbox as a standalone WM without any DE,
 and I'm happy with Wheezy.
 or, really, the only trouble I've had with Wheezy has been on web/mail
 servers
 (had to about completely reconfigure postfix and dovecot and stuff),
 but not on the desktop.

I used to be a Gnome fan, well before the days of Gnome3, but found a
combination of KDE, Gnome and Xfce apps worked better and was more
customisable to what I required with another Desktop Environment -
generally, Xfce, but found Fluxbox also quite workable.

These days I find KDE much improved beyond the endless segfaults it used
to suffer from and I also run Enlightenment as a second choice to give
myself a break every now and again, but all this with unstable.

Nothing wrong with Debian.
Kind regards,

Weaver

-- 
It is the duty of the patriot to protect his country from its  government.
 -- Thomas Paine

Registered Linux User: 554515



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/55148cf31ea6cc389aa1f637ef559131.squir...@fruiteater.riseup.net



Re: Thanks to All

2013-05-01 Thread Anthony Campbell
On 01 May 2013, Chris Bannister wrote:
 On Tue, Apr 30, 2013 at 06:14:00PM +0100, Brad Rogers wrote:
  On Tue, 30 Apr 2013 09:19:36 -0500 Hugo Vanwoerkom
  hvw59...@care2.com wrote:
  
  Hello Hugo,
  
  mine neither
  
  Are you saying that you don't take into consideration a company's or
  developer's morality (insofar as it's possible to know their moral
  stance) when choosing a product/app/whatever?
 
 I think the point is that it has nothing to do with age.
 
Probably not. As I shall be 80 this month, I thought it was time to
start experimenting with FreeBSD. Clearly a technical challenge; as for
morality, I think FreeBSD, like Debian, scores pretty well for that.

AC`kkk

-- 
Anthony Campbell - a...@acampbell.org.uk 
http://www.acupuncturecourse.org.uk 
http://www.smashwords.com/profile.view/acampbell
https://itunes.apple.com/ca/artist/anthony-campbell/id73235412






-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130501072704.gc6...@acampbell.org.uk



Re: Thanks to All

2013-05-01 Thread staticsafe
On 5/1/2013 3:27, Anthony Campbell wrote:
 On 01 May 2013, Chris Bannister wrote:
 On Tue, Apr 30, 2013 at 06:14:00PM +0100, Brad Rogers wrote:
 On Tue, 30 Apr 2013 09:19:36 -0500 Hugo Vanwoerkom
 hvw59...@care2.com wrote:

 Hello Hugo,

 mine neither

 Are you saying that you don't take into consideration a company's or
 developer's morality (insofar as it's possible to know their moral
 stance) when choosing a product/app/whatever?

 I think the point is that it has nothing to do with age.

 Probably not. As I shall be 80 this month, I thought it was time to
 start experimenting with FreeBSD. Clearly a technical challenge; as for
 morality, I think FreeBSD, like Debian, scores pretty well for that.
 
 AC`kkk
 

If you need any help, feel free to subscribe to freebsd-questions[0].

[0] - http://lists.freebsd.org/mailman/listinfo/freebsd-questions

-- 
staticsafe
O ascii ribbon campaign - stop html mail - www.asciiribbon.org
Please don't top post - http://goo.gl/YrmAb
Don't CC me! I'm subscribed to whatever list I just posted on.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51811622.1050...@staticsafe.ca



Re: Thanks to All

2013-05-01 Thread Brad Rogers
On Wed, 1 May 2013 09:40:28 +1200
Chris Bannister cbannis...@slingshot.co.nz wrote:

Hello Chris,

I think the point is that it has nothing to do with age.

Ah, I see.

Obviously, I'm not as wise as I am old.   :-)

-- 
 Regards  _
 / )   The blindingly obvious is
/ _)radnever immediately apparent
A friend of a friend he got beaten
I Predict A Riot - Kaiser Chiefs


signature.asc
Description: PGP signature


Re: Thanks to All

2013-05-01 Thread Anthony Campbell
On 01 May 2013, staticsafe wrote:
 On 5/1/2013 3:27, Anthony Campbell wrote:
  
 
 If you need any help, feel free to subscribe to freebsd-questions[0].
 
 [0] - http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 

Yes, thanks - already done that. I'm enjoying my exploration of FreeBSD.

AC

- 
Anthony Campbell - a...@acampbell.org.uk 
http://www.acupuncturecourse.org.uk 
http://www.smashwords.com/profile.view/acampbell
https://itunes.apple.com/ca/artist/anthony-campbell/id73235412






-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130501201510.ga10...@acampbell.org.uk



Re: Thanks to All (Was: MUA Yahoo)

2013-04-30 Thread Brad Rogers
On Mon, 29 Apr 2013 23:36:53 +0200
Siard shiems...@kpnplanet.nl wrote:

Hello Siard,

AFAIK, in general, the older one gets, the less important technical
aspects become w.r.t. the choices one makes, and the more important
the extent gets to which one can identify himself with the makers/
manufacturers/developers.

Whilst I agree that the manufacturer's/developer's (etc.) philosophy
starts to get more important as one gets older (I'm 52 myself), if the
technical aspects don't fit my requirements the project would still be a
non starter.  For me.

Like I said;  Each to their own.

-- 
 Regards  _
 / )   The blindingly obvious is
/ _)radnever immediately apparent
You don't entertain ideas you simply bore them
I Don't Like You - Stiff Little Fingers


signature.asc
Description: PGP signature


Re: Thanks to All (Was: MUA Yahoo)

2013-04-30 Thread Brad Rogers
On Mon, 29 Apr 2013 16:47:01 -0700
Patrick Bartek bartek...@yahoo.com wrote:

Hello Patrick,

I installed Claws-Mail and only the Fancy plugin.  It works, sort
of:  Format HTML correctly, but doesn't show images.  Config problem?
Don't know.  Yet.

Yes.  Even if the Load images option is set to yes, there are times
when they still won't get displayed unless you also set enable remote
content.  If you don't want to do that on a permanent basis (via the
Fancy plugin configuration menu item), it can be done on a per mail
basis by clicking on the tools icon at the bottom of the display area
and selecting enable remote content there.

Sylpheed only has one plugin.  And it wasn't what I needed.  CM plugin
don't show up in Sylpheed, but I haven't really tried finding out why
or even if they are compatible.

Since the divergence (some years ago now), I have no idea whether the
plugin i/f's are compatible.

Gotta finish reading the f'ing manuals first. ;-)

Manuals?  We don't need no stinkin' manuals!   :-)

-- 
 Regards  _
 / )   The blindingly obvious is
/ _)radnever immediately apparent
Kill joy, bad guy, big talking, small fry
Death On Two Legs - Queen


signature.asc
Description: PGP signature


Re: Thanks to All

2013-04-30 Thread Siard
John Hasler writes:
 Siard writes:
  AFAIK, in general, the older one gets, the less important technical
  aspects become w.r.t. the choices one makes, and the more important
  the extent gets to which one can identify himself with the makers/
  manufacturers/developers.
 
 That has not been my experience.

Some people mature very slowly... :-))  Perhaps it's yet to come ;-)

I used SuSE for a long time. But when its owner, Novell, went to
collaborate with a company that is not known for its noble intentions,
I could not live with that and switched to Debian.  That is a clear
example of a non-technical criterion.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130430151937.30f82ce1fd227210ad716...@kpnplanet.nl



Re: Thanks to All

2013-04-30 Thread Hugo Vanwoerkom

John Hasler wrote:

Siard writes:

AFAIK, in general, the older one gets, the less important technical
aspects become w.r.t. the choices one makes, and the more important
the extent gets to which one can identify himself with the makers/
manufacturers/developers.


That has not been my experience.


mine neither

hugo


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/klojti$i74$1...@ger.gmane.org



Re: Thanks to All

2013-04-30 Thread Brad Rogers
On Tue, 30 Apr 2013 09:19:36 -0500
Hugo Vanwoerkom hvw59...@care2.com wrote:

Hello Hugo,

mine neither

Are you saying that you don't take into consideration a company's or
developer's morality (insofar as it's possible to know their moral
stance) when choosing a product/app/whatever?

-- 
 Regards  _
 / )   The blindingly obvious is
/ _)radnever immediately apparent
It's cool to know nothin'
Never Miss A Beat - Kaiser Chiefs


signature.asc
Description: PGP signature


Re: Thanks to All

2013-04-30 Thread Chris Bannister
On Tue, Apr 30, 2013 at 06:14:00PM +0100, Brad Rogers wrote:
 On Tue, 30 Apr 2013 09:19:36 -0500
 Hugo Vanwoerkom hvw59...@care2.com wrote:
 
 Hello Hugo,
 
 mine neither
 
 Are you saying that you don't take into consideration a company's or
 developer's morality (insofar as it's possible to know their moral
 stance) when choosing a product/app/whatever?

I think the point is that it has nothing to do with age.

-- 
If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing. --- Malcolm X


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130430214028.GA20075@tal



Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Siard
Patrick Bartek wrote:
 google-chrome '%s' works.  Don't forget the hyphen.
 
 I just wish it could open in Sylpheed's reader window itself, instead
 of me having to switch to a different workspace where google-chrome is
 running all the time.

Instead of google-chrome, you could try midori, and close it after viewing.
It's a fast, light-weight browser that I find well suited for this purpose.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130429123248.c3ade8a54d773c47100dd...@kpnplanet.nl



Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Siard
Lisi Reisz:
 Siard:
  Check whether you can open chrome + url from the command line like
  this: $ chrome www.google.com
  If this works, then  chrome '%s'  should work with the 'Open' menu
  option mentioned above.
 
 I type google-chrome (without the  and ) in the launcher to get
 Crome opened.

Yes, as you can see, I don't have Chrome installed myself...  ;-)


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130429122334.67388cbb44e408384818a...@kpnplanet.nl



Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Darac Marjal
On Sun, Apr 28, 2013 at 06:41:31PM -0700, Patrick Bartek wrote:
 On Sun, 28 Apr 2013 19:36:06 +0200, Siard shiems...@kpnplanet.nl
 wrote:
 
[cut]
 
 google-chrome '%s' works.  Don't forget the hyphen.
 
 I just wish it could open in Sylpheed's reader window itself, instead
 of me having to switch to a different workspace where google-chrome is
 running all the time.  Would Thunderbird or similar do that?  I've
 never used it, so I don't know.

You might try switching to Claws-Mail, then. It's a fork of Sylpheed
which offers extra features, one of which is the Fancy plugin. Enable
that and you can view HTML messages directly in the viewer pane.



signature.asc
Description: Digital signature


Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Patrick Bartek
On Mon, 29 Apr 2013 11:45:46 +0100
Darac Marjal mailingl...@darac.org.uk wrote:

 On Sun, Apr 28, 2013 at 06:41:31PM -0700, Patrick Bartek wrote:
  On Sun, 28 Apr 2013 19:36:06 +0200, Siard shiems...@kpnplanet.nl
  wrote:
  
 [cut]
  
  google-chrome '%s' works.  Don't forget the hyphen.
  
  I just wish it could open in Sylpheed's reader window itself,
  instead of me having to switch to a different workspace where
  google-chrome is running all the time.  Would Thunderbird or
  similar do that?  I've never used it, so I don't know.
 
 You might try switching to Claws-Mail, then. It's a fork of Sylpheed
 which offers extra features, one of which is the Fancy plugin.
 Enable that and you can view HTML messages directly in the viewer
 pane.

Sylpheed accepts plugins, too.  To what extent I don't know.
Haven't gotten that far in the manual.  Since Claws is a fork, maybe,
they are similar.

B


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130429070701.0b012888afcdcb982f738...@yahoo.com



Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Patrick Bartek
On Sun, 28 Apr 2013 23:41:50 -0400
Frank McCormick debianl...@videotron.ca wrote:

 On 04/28/2013 09:41 PM, Patrick Bartek wrote:

  [snip]
  I just wish it could open in Sylpheed's reader window itself,
  instead of me having to switch to a different workspace where
  google-chrome is running all the time.  Would Thunderbird or
  similar do that?  I've never used it, so I don't know.
 
 
That's one of the main reasons I switched from Sylpheed to 
 Thunderbird. It's handling of html is built-in. A second reason was I 
 found Sylpheed's IMAP-handling a little flakey. YMMV.

Flakey in what way?  So far, I haven't noted anything unusual with
Sylpheed.

B


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130429071009.dd2e5b55fae8ef0ba5c2f...@yahoo.com



Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Brad Rogers
On Mon, 29 Apr 2013 07:07:01 -0700
Patrick Bartek bartek...@yahoo.com wrote:

Hello Patrick,

Sylpheed accepts plugins, too.  To what extent I don't know.
Haven't gotten that far in the manual.  Since Claws is a fork, maybe,
they are similar.

Look 'n' feel is similar, but one of the reasons for the split was the
ever increasing difficulty of merging Claws code into a new release of
the Sylpheed original.  It shouldn't be difficult to migrate.

From what I see at their respective web sites, CM has more plugins
available for it that Sylpheed has.

-- 
 Regards  _
 / )   The blindingly obvious is
/ _)radnever immediately apparent
The public wants what the public gets
Going Underground - The Jam


signature.asc
Description: PGP signature


Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Frank McCormick

On 04/29/2013 10:10 AM, Patrick Bartek wrote:

On Sun, 28 Apr 2013 23:41:50 -0400
Frank McCormick debianl...@videotron.ca wrote:


On 04/28/2013 09:41 PM, Patrick Bartek wrote:



[snip]
I just wish it could open in Sylpheed's reader window itself,
instead of me having to switch to a different workspace where
google-chrome is running all the time.  Would Thunderbird or
similar do that?  I've never used it, so I don't know.



That's one of the main reasons I switched from Sylpheed to
Thunderbird. It's handling of html is built-in. A second reason was I
found Sylpheed's IMAP-handling a little flakey. YMMV.


Flakey in what way?  So far, I haven't noted anything unusual with
Sylpheed.


   As I recall (it's been a year or two since I switched) Sylpheed was 
timing out on one or two IMAP connections...waiting for the 60 sec 
timeout, then rebuilding the IMAP connection, at which point everything 
would be fine...until the next time when it would timeout again..etc 
etc. I spent a lot of time configuring and reconfiguring, Googline the 
problem etc. Thundebird never seems to have the problem.


  As far as plugins, CLAWS is the definite winner. Sylpheed has very 
few (if any).


--
Cheers
Frank


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/517e8ce0.40...@videotron.ca



Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Siard
Brad Rogers:
 Patrick Bartek:
  Sylpheed accepts plugins, too.  To what extent I don't know.
  Haven't gotten that far in the manual.  Since Claws is a fork,
  maybe, they are similar.
 
 Look 'n' feel is similar, but one of the reasons for the split was the
 ever increasing difficulty of merging Claws code into a new release of
 the Sylpheed original.  It shouldn't be difficult to migrate.
 
 From what I see at their respective web sites, CM has more plugins
 available for it that Sylpheed has.

Using Sylpheed, I once tried Claws.  For messages marked with a color
in Sylpheed, the colors got lost.  It had a couple of extra bells and
whistles I didn't need and that I found just irritating.  But that
horrible logo just about put the lid on it.  It was a picture of a
bird's claw.  Then I realized: I'm not of their kind.  Back to Sylpheed!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130429194117.edb367d847343c4ac6978...@kpnplanet.nl



Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Brad Rogers
On Mon, 29 Apr 2013 19:41:17 +0200
Siard shiems...@kpnplanet.nl wrote:

Hello Siard,

Using Sylpheed, I once tried Claws.  For messages marked with a color
in Sylpheed, the colors got lost.  It had a couple of extra bells and

IDK why that happened.  I never used colouring in Sylpheed, so can't
even hazard guess for the reason.

whistles I didn't need and that I found just irritating.  But that
horrible logo just about put the lid on it.  It was a picture of a
bird's claw.  Then I realized: I'm not of their kind.  Back to Sylpheed!

Each to their own, of course.  I don't care about logos, etc.  If the
program does what I want, then it's fine by me.

-- 
 Regards  _
 / )   The blindingly obvious is
/ _)radnever immediately apparent
When I say ugly, I don't mean rough looking, I mean hideous
Ugly - The Stranglers


signature.asc
Description: PGP signature


Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Siard
Brad Rogers:
 Siard:
  But that horrible logo just about put the lid on it.  It was a
  picture of a bird's claw.  Then I realized: I'm not of their kind.
  Back to Sylpheed!
 
 Each to their own, of course.  I don't care about logos, etc.  If the
 program does what I want, then it's fine by me.

AFAIK, in general, the older one gets, the less important technical
aspects become w.r.t. the choices one makes, and the more important
the extent gets to which one can identify himself with the makers/
manufacturers/developers.

- Siard (male, 62)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130429233653.36345a56541a285bcee03...@kpnplanet.nl



Re: Thanks to All

2013-04-29 Thread John Hasler
Siard writes:
 AFAIK, in general, the older one gets, the less important technical
 aspects become w.r.t. the choices one makes, and the more important
 the extent gets to which one can identify himself with the makers/
 manufacturers/developers.

That has not been my experience.
-- 
John Hasler


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87zjwhrr8k@thumper.dhh.gt.org



Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Patrick Bartek
On Mon, 29 Apr 2013 15:21:54 +0100
Brad Rogers b...@fineby.me.uk wrote:

 On Mon, 29 Apr 2013 07:07:01 -0700
 Patrick Bartek bartek...@yahoo.com wrote:
 
 Hello Patrick,
 
 Sylpheed accepts plugins, too.  To what extent I don't know.
 Haven't gotten that far in the manual.  Since Claws is a fork, maybe,
 they are similar.
 
 Look 'n' feel is similar, but one of the reasons for the split was the
 ever increasing difficulty of merging Claws code into a new release of
 the Sylpheed original.  It shouldn't be difficult to migrate.

I installed Claws-Mail and only the Fancy plugin.  It works, sort
of:  Format HTML correctly, but doesn't show images.  Config problem?
Don't know.  Yet.

 From what I see at their respective web sites, CM has more plugins
 available for it that Sylpheed has.

Sylpheed only has one plugin.  And it wasn't what I needed.  CM plugin
don't show up in Sylpheed, but I haven't really tried finding out why
or even if they are compatible.

Gotta finish reading the f'ing manuals first. ;-)

B


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130429164701.f1ce621cba935189ce848...@yahoo.com



Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Patrick Bartek
On Mon, 29 Apr 2013 11:08:16 -0400
Frank McCormick debianl...@videotron.ca wrote:

 On 04/29/2013 10:10 AM, Patrick Bartek wrote:
  On Sun, 28 Apr 2013 23:41:50 -0400
  Frank McCormick debianl...@videotron.ca wrote:
 
  On 04/28/2013 09:41 PM, Patrick Bartek wrote:
 
  [snip]
  I just wish it could open in Sylpheed's reader window itself,
  instead of me having to switch to a different workspace where
  google-chrome is running all the time.  Would Thunderbird or
  similar do that?  I've never used it, so I don't know.
 
 
  That's one of the main reasons I switched from Sylpheed to
  Thunderbird. It's handling of html is built-in. A second reason
  was I found Sylpheed's IMAP-handling a little flakey. YMMV.
 
  Flakey in what way?  So far, I haven't noted anything unusual with
  Sylpheed.
 
 As I recall (it's been a year or two since I switched) Sylpheed
 was timing out on one or two IMAP connections...waiting for the 60
 sec timeout, then rebuilding the IMAP connection, at which point
 everything would be fine...until the next time when it would timeout
 again..etc etc. I spent a lot of time configuring and reconfiguring,
 Googline the problem etc. Thundebird never seems to have the problem.

Haven't noted any time outs here.  Maybe, it was bug that's been
fixed since last used it or the time out has been turned off by
default.  Don't know.  But I'll keep an eye out.

As far as plugins, CLAWS is the definite winner. Sylpheed has very 
 few (if any).

Sylpheed only has one, as far as I can find.

B


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130429165015.289587ac6093617f3d0b6...@yahoo.com



Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Alan Ianson
On Mon, 29 Apr 2013 16:47:01 -0700
Patrick Bartek bartek...@yahoo.com wrote:

 On Mon, 29 Apr 2013 15:21:54 +0100
 Brad Rogers b...@fineby.me.uk wrote:
 
  On Mon, 29 Apr 2013 07:07:01 -0700
  Patrick Bartek bartek...@yahoo.com wrote:
  
  Hello Patrick,
  
  Sylpheed accepts plugins, too.  To what extent I don't know.
  Haven't gotten that far in the manual.  Since Claws is a fork,
  maybe, they are similar.
  
  Look 'n' feel is similar, but one of the reasons for the split was
  the ever increasing difficulty of merging Claws code into a new
  release of the Sylpheed original.  It shouldn't be difficult to
  migrate.
 
 I installed Claws-Mail and only the Fancy plugin.  It works, sort
 of:  Format HTML correctly, but doesn't show images.  Config problem?
 Don't know.  Yet.

I think so. I also use claws mail with the fancy plugin and it displays
images fine here. As I recall I spent quite a while in the config till
I got happy with everything though.. :)

I also use the tray icon plugin so I can minimize claws to the system
tray and see when new mail arrives.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130429183625.6ba7b...@debian.ok.shawcable.net



Re: Thanks to All (Was: MUA Yahoo)

2013-04-29 Thread Patrick Bartek
On Mon, 29 Apr 2013 18:36:25 -0700,Alan Ianson agian...@gmail.com
wrote:

 On Mon, 29 Apr 2013 16:47:01 -0700
 Patrick Bartek bartek...@yahoo.com wrote:
 
  On Mon, 29 Apr 2013 15:21:54 +0100
  Brad Rogers b...@fineby.me.uk wrote:
  
   On Mon, 29 Apr 2013 07:07:01 -0700
   Patrick Bartek bartek...@yahoo.com wrote:
   
   Hello Patrick,
   
   Sylpheed accepts plugins, too.  To what extent I don't know.
   Haven't gotten that far in the manual.  Since Claws is a fork,
   maybe, they are similar.
   
   Look 'n' feel is similar, but one of the reasons for the split was
   the ever increasing difficulty of merging Claws code into a new
   release of the Sylpheed original.  It shouldn't be difficult to
   migrate.
  
  I installed Claws-Mail and only the Fancy plugin.  It works, sort
  of:  Format HTML correctly, but doesn't show images.  Config
  problem? Don't know.  Yet.
 
 I think so. I also use claws mail with the fancy plugin and it
 displays images fine here. As I recall I spent quite a while in the
 config till I got happy with everything though.. :)

It was a config setting.  Images were set NOT to show.  Changed it.
Also, ticks for turning on javascript, java, etc.  Not touching those
until I read the manual.  Don't know exactly how they will work in the
reader.

 I also use the tray icon plugin so I can minimize claws to the system
 tray and see when new mail arrives.

I don't have either Claws or Slypheed set to check for mail
automatically. I do it manually 2 or 3 times a day.  Prefer it that way.

Thanks for the info.

B


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130429192330.2da74...@debian7.boseck208.net



Re: Thanks to All (Was: MUA Yahoo)

2013-04-28 Thread Patrick Bartek
On Sat, 27 Apr 2013 20:06:33 -0400
Frank McCormick debianl...@videotron.ca wrote:

 On 04/27/2013 07:10 PM, Patrick Bartek wrote:
  On Sat, 27 Apr 2013 15:48:55 -0400, Rob Owens row...@ptd.net
  wrote:
 
  On Sat, Apr 27, 2013 at 12:15:09PM -0700, Patrick Bartek wrote:
 
  [snip
 
  All that's left to do other than some final tweaking is deciding
  how to handle those HTML e-mails with all their pretty graphics
  and pictures I get from friends, clients and suppliers who use
  Windows. ;-)
 
  I'm not sure about Sylpheed, but here's how it works on Mutt.  If I
  get an HTML email, I hit 'v' to view attachments.  There will be an
  html attachment which represents the body of the email.  If I
  select it, the email will open in a web browser.
 
  I don't know how Sylpheed handles HTML either.  I'm still reading
  the manual.  Since it accepts plugins, I'm hoping it will be handle
  there, automagically.
 
  B
 
 
 
 Sylpheed simply strips all the extraneous codes out and displays 
 HTML as text. As far as I know there are no plugins which would help
 it to display HTML as they are supposed to be rendered. CLAWS which
 is a Sylpheed spinoff does have ways to display HTML and is a drop-in 
 replacement for Sylpheed. I tried it recently but found the 
 documentation lacking in clarity. I ended up switching to Thunderbird.

Yes, it strips the code, shows the plain text, plus, all the image
links. All of it in no particular order.  There's got to be a better
option.  I'll let the list know, if I find one.

B


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130428003706.40b3377a0d2cd98281d00...@yahoo.com



Re: Thanks to All (Was: MUA Yahoo)

2013-04-28 Thread Siard
Patrick Bartek:
 Frank McCormick:
  Sylpheed simply strips all the extraneous codes out and
  displays HTML as text. As far as I know there are no plugins which
  would help it to display HTML as they are supposed to be rendered.
  CLAWS which is a Sylpheed spinoff does have ways to display HTML
  and is a drop-in replacement for Sylpheed. I tried it recently but
  found the documentation lacking in clarity. I ended up switching to
  Thunderbird.
 
 Yes, it strips the code, shows the plain text, plus, all the image
 links. All of it in no particular order.  There's got to be a better
 option.  I'll let the list know, if I find one.

Wait a minute. In Sylpheed, html messages can be viewed with an external
browser. (Right click  Open...)
This works so well that there has never been a need for an internal
html viewer.
The browser you prefer can be set in Configuration  Common preferences 
Details  tab External commands.
I have 'Web browser' set to   opera '%s' .


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130428111711.21c98b4f.shiems...@kpnplanet.nl



Re: Thanks to All (Was: MUA Yahoo)

2013-04-28 Thread Patrick Bartek
On Sun, 28 Apr 2013 11:17:11 +0200
Siard shiems...@kpnplanet.nl wrote:

 Patrick Bartek:
  Frank McCormick:
   Sylpheed simply strips all the extraneous codes out and
   displays HTML as text. As far as I know there are no plugins which
   would help it to display HTML as they are supposed to be rendered.
   CLAWS which is a Sylpheed spinoff does have ways to display HTML
   and is a drop-in replacement for Sylpheed. I tried it recently but
   found the documentation lacking in clarity. I ended up switching
   to Thunderbird.
  
  Yes, it strips the code, shows the plain text, plus, all the image
  links. All of it in no particular order.  There's got to be a better
  option.  I'll let the list know, if I find one.
 
 Wait a minute. In Sylpheed, html messages can be viewed with an
 external browser. (Right click  Open...)

An Open option is not available.  And I can't find any such option in
any of the menus either.

 This works so well that there has never been a need for an internal
 html viewer.
 The browser you prefer can be set in Configuration  Common
 preferences  Details  tab External commands.
 I have 'Web browser' set to   opera '%s' .

I have mine set to google chrome '%s'.  I also tried chrome '%s'.  No
joy.Of course, I'm configuring as I learn how to use Sylpheed.  So,
that could be part of the problem.

B


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130428093643.6c527cd4238466d47cbe1...@yahoo.com



Re: Thanks to All (Was: MUA Yahoo)

2013-04-28 Thread Siard
Patrick Bartek:
 Siard:
  Patrick Bartek:
   Frank McCormick:
Sylpheed simply strips all the extraneous codes out and
displays HTML as text. As far as I know there are no plugins which
would help it to display HTML as they are supposed to be rendered.
CLAWS which is a Sylpheed spinoff does have ways to display HTML
and is a drop-in replacement for Sylpheed. I tried it recently but
found the documentation lacking in clarity. I ended up switching
to Thunderbird.
   
   Yes, it strips the code, shows the plain text, plus, all the image
   links. All of it in no particular order.  There's got to be a better
   option.  I'll let the list know, if I find one.
  
  Wait a minute. In Sylpheed, html messages can be viewed with an
  external browser. (Right click  Open...)
 
 An Open option is not available.  And I can't find any such option in
 any of the menus either.

Click the 'attachment list view' button that appears in every message
containing html.  I'll show it here, it's at the right red arrow:
http://home.kpn.nl/shiems/stuff/sylpheed.png
Then right-click the html part (left red arrow) to 'Open' or 'Open with...'

  This works so well that there has never been a need for an internal
  html viewer.
  The browser you prefer can be set in Configuration  Common
  preferences  Details  tab External commands.
  I have 'Web browser' set to   opera '%s' .
 
 I have mine set to google chrome '%s'.  I also tried chrome '%s'.  No
 joy.Of course, I'm configuring as I learn how to use Sylpheed.  So,
 that could be part of the problem.

Check whether you can open chrome + url from the command line like this:
$ chrome www.google.com
If this works, then  chrome '%s'  should work with the 'Open' menu option
mentioned above.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130428193606.259fc4d94f7f297c2c45b...@kpnplanet.nl



Re: Thanks to All (Was: MUA Yahoo)

2013-04-28 Thread Lisi Reisz
On Sunday 28 April 2013 18:36:06 Siard wrote:
 Check whether you can open chrome + url from the command line like this:
 $ chrome www.google.com
 If this works, then  chrome '%s'  should work with the 'Open' menu option
 mentioned above.

I type google-chrome (without the  and ) in the launcher to get Crome 
opened.

Lisi


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201304282348.20896.lisi.re...@gmail.com



Re: Thanks to All (Was: MUA Yahoo)

2013-04-28 Thread Patrick Bartek
On Sun, 28 Apr 2013 19:36:06 +0200, Siard shiems...@kpnplanet.nl
wrote:

 Patrick Bartek:
  Siard:
 [snip]
   
   Wait a minute. In Sylpheed, html messages can be viewed with an
   external browser. (Right click  Open...)
  
  An Open option is not available.  And I can't find any such
  option in any of the menus either.
 
 Click the 'attachment list view' button that appears in every message
 containing html.  I'll show it here, it's at the right red arrow:
 http://home.kpn.nl/shiems/stuff/sylpheed.png
 Then right-click the html part (left red arrow) to 'Open' or 'Open
 with...'

Okay, found it.

  [snip]
  I have mine set to google chrome '%s'.  I also tried chrome '%s'.
  No joy.Of course, I'm configuring as I learn how to use
  Sylpheed.  So, that could be part of the problem.
 
 Check whether you can open chrome + url from the command line like
 this: $ chrome www.google.com
 If this works, then  chrome '%s'  should work with the 'Open' menu
 option mentioned above.

google-chrome '%s' works.  Don't forget the hyphen.

I just wish it could open in Sylpheed's reader window itself, instead
of me having to switch to a different workspace where google-chrome is
running all the time.  Would Thunderbird or similar do that?  I've
never used it, so I don't know.

B


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130428184131.703b1cadcb35b89edb645...@yahoo.com



Re: Thanks to All (Was: MUA Yahoo)

2013-04-28 Thread Frank McCormick

On 04/28/2013 09:41 PM, Patrick Bartek wrote:

On Sun, 28 Apr 2013 19:36:06 +0200, Siard shiems...@kpnplanet.nl
wrote:


Patrick Bartek:

Siard:
[snip]


Wait a minute. In Sylpheed, html messages can be viewed with an
external browser. (Right click  Open...)


An Open option is not available.  And I can't find any such
option in any of the menus either.


Click the 'attachment list view' button that appears in every message
containing html.  I'll show it here, it's at the right red arrow:
http://home.kpn.nl/shiems/stuff/sylpheed.png
Then right-click the html part (left red arrow) to 'Open' or 'Open
with...'


Okay, found it.


[snip]
I have mine set to google chrome '%s'.  I also tried chrome '%s'.
No joy.Of course, I'm configuring as I learn how to use
Sylpheed.  So, that could be part of the problem.


Check whether you can open chrome + url from the command line like
this: $ chrome www.google.com
If this works, then  chrome '%s'  should work with the 'Open' menu
option mentioned above.


google-chrome '%s' works.  Don't forget the hyphen.

I just wish it could open in Sylpheed's reader window itself, instead
of me having to switch to a different workspace where google-chrome is
running all the time.  Would Thunderbird or similar do that?  I've
never used it, so I don't know.



  That's one of the main reasons I switched from Sylpheed to 
Thunderbird. It's handling of html is built-in. A second reason was I 
found Sylpheed's IMAP-handling a little flakey. YMMV.





--
Cheers
Frank


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/517debfe.7000...@videotron.ca



Re: Thanks to All (Was: MUA Yahoo)

2013-04-27 Thread Rob Owens
On Sat, Apr 27, 2013 at 12:15:09PM -0700, Patrick Bartek wrote:
 Thanks to all who helped getting my Yahoo Mail account switched over to a 
 standard e-mail client, currently Sylpheed 3.2.0.  I've always hated using 
 the web interface.
 
 All that's left to do other than some final tweaking is deciding how to 
 handle those HTML e-mails with all their pretty graphics and pictures I get 
 from friends, clients and suppliers who use Windows. ;-)
 
I'm not sure about Sylpheed, but here's how it works on Mutt.  If I get
an HTML email, I hit 'v' to view attachments.  There will be an html
attachment which represents the body of the email.  If I select it, the
email will open in a web browser.

-Rob


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130427194855.ga21...@aurora.owens.net



Re: Thanks to All (Was: MUA Yahoo)

2013-04-27 Thread Chris Bannister
On Sat, Apr 27, 2013 at 12:15:09PM -0700, Patrick Bartek wrote:
 Thanks to all who helped getting my Yahoo Mail account switched over to a 
 standard e-mail client, currently Sylpheed 3.2.0.  I've always hated using 
 the web interface.
 
 All that's left to do other than some final tweaking is deciding how to 
 handle those HTML e-mails with all their pretty graphics and pictures I get 
 from friends, clients and suppliers who use Windows. ;-)

You'll also want to tweak the line wrap option (I hope) :)

http://sylpheeddoc.sourceforge.net/en/faq/faq-1.html
http://sylpheed.sraoss.jp/doc/manual/en/sylpheed-8.html

According to research 72 is a good limit for comprehension, whereas some
people said they could read faster if the lines were set at about 100
characters but then they didn't comprehend it as well as if it was set
at 72 characters. 

-- 
If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing. --- Malcolm X


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130427203428.GC22064@tal



Re: Thanks to All (Was: MUA Yahoo)

2013-04-27 Thread Patrick Bartek
On Sun, 28 Apr 2013 08:34:28 +1200, Chris Bannister
cbannis...@slingshot.co.nz wrote:

 On Sat, Apr 27, 2013 at 12:15:09PM -0700, Patrick Bartek wrote:
 
  [snip
  
  All that's left to do other than some final tweaking is deciding
  how to handle those HTML e-mails with all their pretty graphics and
  pictures I get from friends, clients and suppliers who use
  Windows. ;-)
 
 You'll also want to tweak the line wrap option (I hope) :)
 
 [snip]
 
 According to research 72 is a good limit for comprehension, whereas
 [snip]

Oops!  I had line length set at 72, but hadn't enabled word wrap.
Silly me.

B


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130427160409.7cce4b9f6ba62d833e08c...@yahoo.com



Re: Thanks to All (Was: MUA Yahoo)

2013-04-27 Thread Patrick Bartek
On Sat, 27 Apr 2013 15:48:55 -0400, Rob Owens row...@ptd.net wrote:

 On Sat, Apr 27, 2013 at 12:15:09PM -0700, Patrick Bartek wrote:
 
  [snip
  
  All that's left to do other than some final tweaking is deciding
  how to handle those HTML e-mails with all their pretty graphics and
  pictures I get from friends, clients and suppliers who use
  Windows. ;-)
  
 I'm not sure about Sylpheed, but here's how it works on Mutt.  If I
 get an HTML email, I hit 'v' to view attachments.  There will be an
 html attachment which represents the body of the email.  If I select
 it, the email will open in a web browser.

I don't know how Sylpheed handles HTML either.  I'm still reading the
manual.  Since it accepts plugins, I'm hoping it will be handle there,
automagically.

B


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130427161005.2d4519a5e13c04b599865...@yahoo.com



Re: Thanks to All (Was: MUA Yahoo)

2013-04-27 Thread Frank McCormick

On 04/27/2013 07:10 PM, Patrick Bartek wrote:

On Sat, 27 Apr 2013 15:48:55 -0400, Rob Owens row...@ptd.net wrote:


On Sat, Apr 27, 2013 at 12:15:09PM -0700, Patrick Bartek wrote:


[snip

All that's left to do other than some final tweaking is deciding
how to handle those HTML e-mails with all their pretty graphics and
pictures I get from friends, clients and suppliers who use
Windows. ;-)


I'm not sure about Sylpheed, but here's how it works on Mutt.  If I
get an HTML email, I hit 'v' to view attachments.  There will be an
html attachment which represents the body of the email.  If I select
it, the email will open in a web browser.


I don't know how Sylpheed handles HTML either.  I'm still reading the
manual.  Since it accepts plugins, I'm hoping it will be handle there,
automagically.

B




   Sylpheed simply strips all the extraneous codes out and displays 
HTML as text. As far as I know there are no plugins which would help
it to display HTML as they are supposed to be rendered. CLAWS which is a 
Sylpheed spinoff does have ways to display HTML and is a drop-in 
replacement for Sylpheed. I tried it recently but found the 
documentation lacking in clarity. I ended up switching to Thunderbird.




--
Cheers
Frank


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/517c6809.60...@videotron.ca



Re: Thanks for your bug work

2012-08-18 Thread Martin Pitt
Hello Brian, how are you?

Brian Potkin [2012-08-18  0:46 +0100]:
 I hope including your original mail will remind you we have already
 corresponded.

I didn't forget you :-)

 There is only one way to continue: I offer an apology for not getting
 back to you sooner.

No apology necessary -- I'm grateful for your bug work, thanks for
getting to this again!

 Meanwhile, David Prévot taf...@debian.org has dumped a load of old
 cupsys bugs into CUPS :-). I'm surprised it hasn't happened before now.

I never bothered, as the times of cupsys have long gone, and they
are totally useless now. I had rather closed them wholesale.

 Does it it have to be announced on some mailing list or do I just get on
 with it? I'm not too bothered about having to inform people as such but
 the tradition in Debian appears to be deal with bugs individually.

It can certainly not hurt to send a quick notification about the
intention to debian-devel@, but it is indeed up to the (rather
nonexisting) package maintainers to deal with the bugs.

 1. Close bugs which have had extra information asked for but for which
there is no response.

No doubt there. This is the standard procedure.

 2. Determine if a decent explanation is sufficient to close a report.
Time-consuming, I know, but I'd rather work that way.

I'd just come up with an honest and humble form letter that says that
there is nobody triaging cups bugs right now, and that the report is
too old to still be useful. But if you want to spend more time on
those, I won't stop you :) I just don't think it's a particularly
efficient (or delighting) time investment.

 3. Close bugs 2/3+ years old with a message along the lines that they
are in unsupported software and a new bug report can be submitted if
it exists in testing/unstable.

Fully agreed, this is again rather standard procedure.

 I do not intend to close old bugs which may have been added to in recent
 months, even if I feel they should be closed.

If the response does not add anything useful, I think you can still
close them.

Thanks muchly!

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120818103509.ga2...@piware.de



Re: Thanks for your bug work

2012-08-18 Thread Brian
On Sat 18 Aug 2012 at 12:35:09 +0200, Martin Pitt wrote:


[email snipped]

Many apologies for this mail finding its way to the List. My fault
entirely. I thought I had fixed my mutt configuration. Apparently
not. 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120818110836.GG23049@desktop



Re: Thanks and SOLVED was:Re: Daisy/MP3 player

2011-07-22 Thread Claudius Hubig
Lisi lisi.re...@gmail.com wrote:
On Friday 22 July 2011 17:45:32 Camaleón wrote:
 Better dmesg | tail -n 30 to get the latest full 30 lines :-)

Bingo!  Thanks, Camaleón!
I thought I had HAL, but can't seem to find it.

I actually ran your tests before Camaleón's - but hers cracked it.

So what was the problem? :)

Best regards,

Claudius
-- 
Please use GPG: ECB0C2C7 4A4C4046 446ADF86 C08112E5 D72CDBA4
http://chubig.net/ http://nightfall.org



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110722194429.1d891...@ares.home.chubig.net



Re: Thanks and SOLVED was:Re: Daisy/MP3 player

2011-07-22 Thread Camaleón
On Fri, 22 Jul 2011 19:44:29 +0200, Claudius Hubig wrote:

 Lisi lisi.re...@gmail.com wrote:
On Friday 22 July 2011 17:45:32 Camaleón wrote:
 Better dmesg | tail -n 30 to get the latest full 30 lines :-)

Bingo!  Thanks, Camaleón!
I thought I had HAL, but can't seem to find it.

I actually ran your tests before Camaleón's - but hers cracked it.
 
 So what was the problem? :)

Yep... what was the problem?

I didn't know that dmesg was an automatic problem-solver :-P

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.07.22.17.59...@gmail.com



Re: Thanks and SOLVED was:Re: Daisy/MP3 player

2011-07-22 Thread Lisi
On Friday 22 July 2011 18:59:03 Camaleón wrote:
 On Fri, 22 Jul 2011 19:44:29 +0200, Claudius Hubig wrote:
  Lisi lisi.re...@gmail.com wrote:
 On Friday 22 July 2011 17:45:32 Camaleón wrote:
  Better dmesg | tail -n 30 to get the latest full 30 lines :-)
 
 Bingo!  Thanks, Camaleón!
 I thought I had HAL, but can't seem to find it.
 
 I actually ran your tests before Camaleón's - but hers cracked it.
 
  So what was the problem? :)

 Yep... what was the problem?

PEBKAC.

I needed the device name and couldn't sort it out.  The tail command in dmesg 
gave me the device name.  

Unfortunately I still couldn't mount it.  I suspect more PEBKAC given the 
amount of sleep that I have had recently!

I have solved the problem for now with a little lateral thinking.  I took the 
memory card out of the device and put it in a card reader.  I have now copied 
two more books (audio files of) for a very long train journey.  Life was 
definitely easier when I could read actual books, but I do now have the 
advantage of being able to read and watch the scenery go by at the same 
time. :-)

I'll come back to this when I get back next weekend.  Having once had it 
mounted, albeit by accident, I know it can be done.

So any further ideas you have will be very gratefully received, but not acted 
on for 9 days!

Lisi


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201107222050.53730.lisi.re...@gmail.com



Re: Thanks and SOLVED was:Re: Daisy/MP3 player

2011-07-22 Thread Camaleón
On Fri, 22 Jul 2011 20:50:53 +0100, Lisi wrote:

 On Friday 22 July 2011 18:59:03 Camaleón wrote:
 On Fri, 22 Jul 2011 19:44:29 +0200, Claudius Hubig wrote:
  Lisi lisi.re...@gmail.com wrote:
 On Friday 22 July 2011 17:45:32 Camaleón wrote:
  Better dmesg | tail -n 30 to get the latest full 30 lines :-)
 
 Bingo!  Thanks, Camaleón!
 I thought I had HAL, but can't seem to find it.
 
 I actually ran your tests before Camaleón's - but hers cracked it.
 
  So what was the problem? :)

 Yep... what was the problem?
 
 PEBKAC.

Ouch! X-)
 
 I needed the device name and couldn't sort it out.  The tail command in
 dmesg gave me the device name.
 
 Unfortunately I still couldn't mount it.  I suspect more PEBKAC given
 the amount of sleep that I have had recently!

:-)

 I have solved the problem for now with a little lateral thinking.  I
 took the memory card out of the device and put it in a card reader.  I
 have now copied two more books (audio files of) for a very long train
 journey.  

Simple things always work. Well done. 

 Life was definitely easier when I could read actual books, but
 I do now have the advantage of being able to read and watch the
 scenery go by at the same time. :-)
 
 I'll come back to this when I get back next weekend.  Having once had it
 mounted, albeit by accident, I know it can be done.
 
 So any further ideas you have will be very gratefully received, but not
 acted on for 9 days!

Mmm, the SD card should be automatically mounted under /media folder. 
If it does not, reading dmesg (full dmesg :-P) should help, so when 
you have the time, copy/paste the relevant log here so we can review it.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.07.22.20.57...@gmail.com



Re: Thanks, guys \o/ \o/ was: Re: Persuading an Atheros wireless card to function in Lenny

2010-02-20 Thread Lisi
On Saturday 20 February 2010 14:31:25 Lisi wrote:
 exhuberant

Ouch!  Typing is _not_ my strongpoint. :-(

s/exhuberant/exuberant

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201002201448.29133.lisi.re...@gmail.com



Re: thanks

2009-03-25 Thread Boyd Stephen Smith Jr.
In 1240697379.20034.11.ca...@leonardo.softel.cu, leo wrote:
thanks for the info but I can't access internet ntp servers from my LAN

Then you will have to ask your LAN administrator(s) for what time servers 
you need to use.
-- 
Boyd Stephen Smith Jr.   ,= ,-_-. =.
b...@iguanasuicide.net  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.net/\_/



signature.asc
Description: This is a digitally signed message part.


Re: thanks (ntp problems)

2009-03-25 Thread Nigel Henry
On Sunday 26 April 2009 00:09, leo wrote:
 thanks for the info but I can't access internet ntp servers from my LAN

Well you havn't quoted what info you were given.

That aside, ntp uses port 123 UDP, so make sure it's open, outgoing to the 
Internet.

Alternatively, if you have ntpdate installed, it will use an alternative port 
with the following command as root.

ntpdate -u ntp.obspm.fr

Just change the server name ntp.obspm.fr for one of yours.

Nigel.




-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: thanks

2009-03-25 Thread Lisi Reisz
On Saturday 25 April 2009 23:09:39 leo wrote:
 thanks for the info but I can't access internet ntp servers from my LAN

So why did you ask for ntp servers?

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: thanks Re: AMD or Intel: performance, price and ethics

2008-09-21 Thread Jochen Schulz
Augustin:
 On Saturday 20 September 2008 21:57:04 Jochen Schulz wrote:

 From my two minute research, it appears Blender can use multiple
 threads as well, so it's better to use, say, 4*2.6GHz instead of
 2*3GHz.
-- snip
 The multi-thread capabilities of blender and (partially) ffmpeg is a 
 good news.

Don't rely too much on my comments on Blender as I have never used it
and I don't know which operations can be parallelized.

J.
-- 
As a child I pulled the legs from a spider.
[Agree]   [Disagree]
 http://www.slowlydownward.com/NODATA/data_enter2.html


signature.asc
Description: Digital signature


multi-threading: blender and ffmpeg - Re: thanks Re: AMD or Intel: performance, price and ethics

2008-09-21 Thread Augustin
On Sunday 21 September 2008 22:51:10 Jochen Schulz wrote:
  The multi-thread capabilities of blender and (partially) ffmpeg
  is a good news.

with regard to blender, I found this article confirming that blender 
is multi-thread able:
http://wbs.nsf.tc/articles/article8_e.html
which dates to 2005!


ffmpeg's multi-thread support is more conditional:

==
[Ffmpeg-user] FFMPEG on multiprocessor machine
 
http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2008-February/014282.html

  How can I run the ffmpeg program in a machine with 4 processors?
  When I execute the ffmpeg, only 1 processor is utilized.

ffmpeg -threads N -i input_video -y output_video
but this requires that the video codec that you select has
 multithreading capabilities. for example in H.264 decoder you can
 decode with multiple threads if the input video has slices.

http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2007-October/012104.html
[Ffmpeg-user] H.264 multithread support

===


Thanks again,

Augustin.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Thanks to all the devs and maintainers of Debian

2008-06-30 Thread Gerard Robin

+1
user staunch of Debian.  
--

Gérard


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Thanks to all the devs and maintainers of Debian

2008-06-29 Thread Ezra Taylor
Much respect for you cats.  Keep up the great work.

On Sun, Jun 22, 2008 at 2:51 PM, Damon L. Chesser [EMAIL PROTECTED] wrote:
 Joey Hess and all the rest,

 Just wanted to say thanks.  You all have been very helpfull and I for one
 appreciate your work.  Sadly, the only one I know for sure is Joey who has in
 the past helped me out personally on the mailing lists.  Debian is rock solid
 and very usable thanks to you all.  Just wanted to say that.

 Sincerely,
 --
 Damon L. Chesser
 [EMAIL PROTECTED]
 http://www.linkedin.com/in/dchesser




-- 
Ezra Taylor


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



  1   2   3   >