[vox-tech] missing png thumbnails

2004-04-13 Thread Trevor M. Lango
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
When I enable previews in the Konqueror browser, thumbnails appear for
all the images I have in a particular directory except for the png
filetype - anyone know how this happens?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAfNb7lgBJ7XO1Wt0RAnrsAKDtw3nFahwtFnPeXnKfqlYHJM5i2wCff2ID
iKX/mL7y5BhpjDHjMxbuW/w=
=vODr
-END PGP SIGNATURE-
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


[vox-tech] php/GD problems (sorry for duplicate post)

2004-04-13 Thread dylan
hi-

i am running debian/stable with the default install of PHP and GD version
2... i notice that when i run the phpinfo() function i see that there is an
entry : --with-gd=shared,/usr  this would lead me to believe that it
would be possible to use the GD image creation functions with php...

however trying to use imagecreate() results in an undefined function error.

i know that i have the GD libs installed, but how can i make PHP use them?

any ideas?

thanks in advance

Dylan

PS: i should mention that i am looking for some ways of messing with limited
RGB - HVC color space conversion...namely the limited earth tones that are
used in soil classification. php might not be the best way to do this... 

___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


[vox-tech] GPG Symmetric Encryption - Noninteractively

2004-04-13 Thread Anshul Gupta
Hi All,

Can I do symmetric encryption non-interactively using gpg?

gpg -batch -ca doesn't seem to work as the key cannot be provided in 
some file or command line.

Tried writing a expect script,
#!/usr/bin/expect -d -f
#
set timeout -1
set send_slow {1 .1}
set send_human {.1 .3 1 .05 2}
spawn gpg -q -o message.enc -ca message
match_max 10
expect -exact "Enter passphrase: "
send -- "ab\r"
expect -exact "\r  \rRepeat passphrase: "
send -- "ab\r"
expect eof
This script works sometimes, hangs mostly after first/second passphrase 
has been sent. Tried "send -s/h" but they also fail.  What's wrong? Am 
I missing something?

Also if the expect script can read the input from stdin and write 
encrypted output to stdout, it would be great. Any help/suggestion is 
appreciated.

Thanks,
Anshul
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: [vox-tech] SBC Modem Compatibility

2004-04-13 Thread Mark K. Kim
I have sonic.net DSL, which goes through SBC before the connections get to
my home. (one phone company to rule them all phone lines...)  I also got a
D-Link router.  All works great, except I think there's some bug in the
D-Link router so I had to set the MTU manually to a lower number.  No
problems otherwise.

-Mark


On Tue, 13 Apr 2004, Robert G. Scofield wrote:

> I'm getting ready to order SBC DSL, and I'm planning on networking a router
> with two computers to share the SBC connection.
>
> I've heard from two sources that the DSL modems that SBC now use have
> compatibililty problems with lots of equipment that is not purchased from
> SBC.  I've heard SBC's older modems were more compatible.
>
> SBC technical support, however, says there are no compatibility problems with
> its modems.
>
> I'd like to get some D-Link equipment because some of their stuff is
> compatible with Linux.
>
> Does anyone here believe that there are compatibility problems with SBC?
>
> Is D-Link a good source for equipment?
>
> Thank you.
>
> Bob
>
> ___
> vox-tech mailing list
> [EMAIL PROTECTED]
> http://lists.lugod.org/mailman/listinfo/vox-tech
>

-- 
Mark K. Kim
AIM: markus kimius
Homepage: http://www.cbreak.org/
Xanga: http://www.xanga.com/vindaci
Friendster: http://www.friendster.com/user.jsp?id=13046
PGP key fingerprint: 7324 BACA 53AD E504 A76E  5167 6822 94F0 F298 5DCE
PGP key available on the homepage
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: [vox-tech] SBC Modem Compatibility

2004-04-13 Thread Peter Jay Salzman
I don't know if anybody is maintaining the LUGOD FAQ, but I believe I
wrote a section on broadband.  If any of it is out of date, it should be
corrected.  Anyone want to take over maintenance?

Note that an SBC strike might also affect work orders placed by Omsoft
et al.  The actual switch recent changes are done by the company that
owns the physical equipment.  I believe that resellers like Omsoft still
need to place orders which eventually find their way to central offices
and frame locations run by SBC employees.  So whether you still plan on
going with SBC or not, you'll still want to heed Rod's advice.

Pete



On Tue 13 Apr 04,  2:59 PM, Rod Roark <[EMAIL PROTECTED]> said:
> Dunno but I strongly suggest you use omsoft, dslextreme.com
> or sonic.net instead of SBC.  That way you can get a static
> IP (and no PPPoE) at a reasonable price, and decent tech
> support.  All of these ISPs use SBC equipment for the last
> mile, which is good if you are on an RT.
> 
> Also, last I heard SBC workers are treatening to go on
> strike in 2-3 weeks so you might want to hurry.
> 
> -- Rod
> 
> On Tuesday 13 April 2004 02:52 pm, Robert G. Scofield wrote:
> > I'm getting ready to order SBC DSL, and I'm planning on networking a router 
> > with two computers to share the SBC connection.
> > 
> > I've heard from two sources that the DSL modems that SBC now use have 
> > compatibililty problems with lots of equipment that is not purchased from 
> > SBC.  I've heard SBC's older modems were more compatible.
> > 
> > SBC technical support, however, says there are no compatibility problems with 
> > its modems.  
> > 
> > I'd like to get some D-Link equipment because some of their stuff is 
> > compatible with Linux.
> > 
> > Does anyone here believe that there are compatibility problems with SBC?
> > 
> > Is D-Link a good source for equipment?
> > 
> > Thank you.
> > 
> > Bob

-- 
Make everything as simple as possible, but no simpler.  -- Albert Einstein
GPG Instructions: http://www.dirac.org/linux/gpg
GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: [vox-tech] SBC Modem Compatibility

2004-04-13 Thread Rod Roark
Dunno but I strongly suggest you use omsoft, dslextreme.com
or sonic.net instead of SBC.  That way you can get a static
IP (and no PPPoE) at a reasonable price, and decent tech
support.  All of these ISPs use SBC equipment for the last
mile, which is good if you are on an RT.

Also, last I heard SBC workers are treatening to go on
strike in 2-3 weeks so you might want to hurry.

-- Rod

On Tuesday 13 April 2004 02:52 pm, Robert G. Scofield wrote:
> I'm getting ready to order SBC DSL, and I'm planning on networking a router 
> with two computers to share the SBC connection.
> 
> I've heard from two sources that the DSL modems that SBC now use have 
> compatibililty problems with lots of equipment that is not purchased from 
> SBC.  I've heard SBC's older modems were more compatible.
> 
> SBC technical support, however, says there are no compatibility problems with 
> its modems.  
> 
> I'd like to get some D-Link equipment because some of their stuff is 
> compatible with Linux.
> 
> Does anyone here believe that there are compatibility problems with SBC?
> 
> Is D-Link a good source for equipment?
> 
> Thank you.
> 
> Bob
> 
> ___
> vox-tech mailing list
> [EMAIL PROTECTED]
> http://lists.lugod.org/mailman/listinfo/vox-tech
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


[vox-tech] SBC Modem Compatibility

2004-04-13 Thread Robert G. Scofield
I'm getting ready to order SBC DSL, and I'm planning on networking a router 
with two computers to share the SBC connection.

I've heard from two sources that the DSL modems that SBC now use have 
compatibililty problems with lots of equipment that is not purchased from 
SBC.  I've heard SBC's older modems were more compatible.

SBC technical support, however, says there are no compatibility problems with 
its modems.  

I'd like to get some D-Link equipment because some of their stuff is 
compatible with Linux.

Does anyone here believe that there are compatibility problems with SBC?

Is D-Link a good source for equipment?

Thank you.

Bob

___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: [vox-tech] kde upgrade wrecked gnome

2004-04-13 Thread Jan W

--- Bruce Wolk <[EMAIL PROTECTED]> wrote:

> When I try to run mozilla or firefox I get:
> 
> [EMAIL PROTECTED] mozilla-1.4]$ ./mozilla
> ./mozilla-bin: error while loading shared libraries: libgtk-1.2.so.0: 
> cannot open shared object file: No such file or directory
> 
> [EMAIL PROTECTED] firefox]$ ./firefox
> ./firefox-bin: error while loading shared libraries: 
> libgtk-x11-2.0.so.0: cannot open shared object file: No such file or 
> directory
> 
> Obviously these libraries used to be there.  Why would kde remove them?
> 
> If I try to run "apt-get install gtk+" to load the gtk libraries, I get 
> a bunch of dependancy errors as well.  I thought apt was supposed to 
> eliminate the dependancy hell, but obviously not.
> 
> Thanks for any help you can give me.
> 
> Bruce


Bruce:

I am a redhat user, but haven't dared trying apt-get with redhat.  I dunno if
apt will destroy/overwrite files.  I use rpm, which has it's pitfalls, but
_usually_ doesn't overwrite stuff unless you explicitly tell it to.

With that said, I know that rpm usually sets aside stuff that you over-write
with a .rpmsave extension...  Maybe you could find them and create symlinks to
get your applications working (just check to make sure that the target has the
file type ELF 32-bit LSB shared object):

[EMAIL PROTECTED] lib]# ln -s libgtk-1.2.so.0.9.1.rpmsave libgtk-1.2.so.0

On my system (rh9), there are tons of symlinks that point to (ls -l
/usr/lib/libgtk-*)

/usr/lib/libgtk-1.2.so.0 -> libgtk-1.2.so.0.9.1
/usr/lib/libgtk-1.2.so.0.9.1
/usr/lib/libgtk-x11-2.0.so -> libgtk-x11-2.0.so.0.200.1
/usr/lib/libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.200.1
/usr/lib/libgtk-x11-2.0.so.0.200.1

Hopefully, maybe the .so files are untouched, but the symlinks got
destroyed/overwritten/confused?  _If_ your original .so files are truly gone,
then I think you might have to get them reinstalled (somehow).

Just stabbing blindly in the dark...

HTHO,

jan


=
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
EDUCATION, n. That which discloses to the wise and disguises from the
foolish their lack of understanding.
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><




__
Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th
http://taxes.yahoo.com/filing.html
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: [vox-tech] kde upgrade wrecked gnome

2004-04-13 Thread Bill Kendrick
On Tue, Apr 13, 2004 at 06:28:18AM -0700, Bruce Wolk wrote:
> I tried to upgrade to kde 3.2 on a redhat 9.0 system.  I followed the 
> instructions on the kde site and used apt-get and the kde-redhat.org 
> repository.  KDE seems to be functioning, but now Gnome is inaccessible 
> and my old software, like mozilla and firebird, won't run.

> 
> When I try -f, I get:
> 
> [EMAIL PROTECTED] bruce]# apt-get -f install

> 
> file /usr/share/mimelnk/application/x-kudesigner.desktop from 
> install of kdelibs-3.2.1-0.fdr.5.rh90 conflicts with file from package 
> koffice-1.2.1-7
> E: Sub-process /bin/rpm returned an error code (76)


Hmm... that seems kind of familiar.  I think in a few cases, the KDE folks
have moved some files from one package to another.  Inthis case, they moved
this .desktopfile from koffice 1.2.1 into kdelibs 3.2.1.  (I /think/)

If you had KOffice installed before trying to upgrade, it might be useful
to try uninstalling it, and then doing the apt-get upgrade (so you get
the new kdelibs installed).  Then, later on, see if (a presumably newer)
KOffice will install once that's done.


> [EMAIL PROTECTED] bruce]#
> 
> When I try to run mozilla or firefox I get:
> 
> [EMAIL PROTECTED] mozilla-1.4]$ ./mozilla
> ./mozilla-bin: error while loading shared libraries: libgtk-1.2.so.0: 
> cannot open shared object file: No such file or directory
> 
> [EMAIL PROTECTED] firefox]$ ./firefox
> ./firefox-bin: error while loading shared libraries: 
> libgtk-x11-2.0.so.0: cannot open shared object file: No such file or 
> directory
> 
> Obviously these libraries used to be there.  Why would kde remove them?

I think it's a matter of them being in the midst of an upgrade.
APT has left your system in an unhappy state. :^/

I'm hoping that someone familiar with APT on RedHat, and KDE + Gnome on
such a system, is somewhere on this list, and will speak up. ;^)


> If I try to run "apt-get install gtk+" to load the gtk libraries, I get 
> a bunch of dependancy errors as well.  I thought apt was supposed to 
> eliminate the dependancy hell, but obviously not.

RPM is kind of like a fully loaded gun you play Russian Roulette with.
APT is a length of rope, long enough for hanging, if you set it up
right. ;^)

Hehe, okay, so I'm exaggerating.  What really can become an issue is if
you start mixing apt repositories.  It can be very helpful, but it can
definitely screw you up, depending on what's in the repositories.

Fortunately, I've had success 'rolling back' a system (e.g., an upgrade
to KDE 3.2.0 broke my kiosk config for an unknown reason, so I was able
to pull it back to 3.1.5; still need to look into that :^/ )


Good luck!

PS - To the LERT folks out there, this was originally a LERT call, but
 Bruce didn't hear back from Henry yet.  So, if you want to go out to help
 him, please contact him privately to arrange.

PPS - Speaking of LERT, should we set up a "vox-lert" address, similar to
  "vox-if"?

-bill!
[EMAIL PROTECTED]  Have you visited the Linux Users' Group
http://newbreedsoftware.com/bill/of Davis yet!?  http://www.lugod.org/
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: [vox-tech] [non-linux] windows ME PC automatically restarts

2004-04-13 Thread Ryan
On Tuesday 13 April 2004 03:43 am, Dave Margolis margolid-at-ecs.csus.edu 
|lugod| wrote:
> alright, i'll restate:
> it seems apt users have to put a lot of trust in whoever maintains the
> package lists on their apt server(s) of choice.  is this correct?  i
> have limited debian use, but i've muddled with apt-rpm on a fedora box
> quite a bit and it seems pretty solid.  how often does an apt-get
> update/upgrade break things? (and i suppose this depends on one's use of
> stable or testing).

An update to iproute2 in RH9 broke some things for us at work. Silently 
removed support for HTB. It still hasn't been fixed

we use yum on our redhat boxes, which i happen to prefer over apt on rpm 
based distros.

-- 
PGP/GPG Fingerprint: 3B30 C6BE B1C6 9526 7A90  34E7 11DF 44F3 7217 7BC7
On pgp.mit.edu, import with `gpg --keyserver pgp.mit.edu --recv-key 72177BC7`
Also available at http://www.XXX/~ryan/ryan_at_mother_dot_com.asc
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


[vox-tech] kde upgrade wrecked gnome

2004-04-13 Thread Bruce Wolk
I tried to upgrade to kde 3.2 on a redhat 9.0 system.  I followed the 
instructions on the kde site and used apt-get and the kde-redhat.org 
repository.  KDE seems to be functioning, but now Gnome is inaccessible 
and my old software, like mozilla and firebird, won't run.

When I run apt-get check I get:

[EMAIL PROTECTED] bruce]# apt-get check
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  kdeaddons: Depends: libgdk-1.2.so.0
 Depends: libgtk-1.2.so.0
 Depends: libxmms.so.1
  kdebase: Depends: redhat-artwork (>= 0.49) but it is not installed
  kdebindings: Depends: libgdk-1.2.so.0
   Depends: libgtk-1.2.so.0
   Depends: libgtkembedmoz.so
  kdelibs: Depends: redhat-artwork (>= 0.53) but it is not installed
  mozilla-devel: Depends: mozilla (= 37:1.4.2-0.9.0) but it is not 
installed
E: Unmet dependencies. Try using -f.

When I try -f, I get:

[EMAIL PROTECTED] bruce]# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
  PyQt PyQt-devel PyQt-examples alsa-lib arts arts-devel hicolor-icon-theme
  jasper kdeaddons kdebase kdebase-devel kdebindings kdebindings-devel 
kdelibs
  kdelibs-devel kdesdk kdesdk-devel kdevelop libmad libxml2 libxml2-devel
  libxml2-python libxslt libxslt-devel libxslt-python mozilla-devel
  mozilla-nspr mozilla-nspr-devel mozilla-nss mozilla-nss-devel 
qscintilla qt
  qt-MySQL qt-ODBC qt-PostgreSQL qt-designer qt-devel sip sip-devel themer
  valgrind
The following packages will be upgraded
  PyQt PyQt-devel PyQt-examples arts arts-devel kdeaddons kdebase 
kdebase-devel
  kdebindings kdebindings-devel kdelibs kdelibs-devel kdesdk kdesdk-devel
  kdevelop libxml2 libxml2-devel libxml2-python libxslt libxslt-devel
  libxslt-python mozilla-devel mozilla-nspr mozilla-nspr-devel mozilla-nss
  mozilla-nss-devel qt qt-MySQL qt-ODBC qt-PostgreSQL qt-designer 
qt-devel sip
  sip-devel
The following packages will be REPLACED:
  qt-Xt (by qt)
The following NEW packages will be installed:
  alsa-lib hicolor-icon-theme jasper libmad qscintilla themer valgrind
34 packages upgraded, 7 newly installed, 1 replaced, 0 removed and 138 
not upgraded.
Need to get 0B/92.2MB of archives.
After unpacking 32.9MB disk space will be freed.
Do you want to continue? [Y/n] y
Executing RPM (-Uvh)...
warning: /var/cache/apt/archives/alsa-lib_0.9.8-1.fr_i386.rpm: V3 DSA 
signature: NOKEY, key ID e42d547b
warning: /var/cache/apt/archives/themer_0%3a1.50-0.fdr.0_noarch.rpm: V3 
DSA signature: NOKEY, key ID ff6382fa
Preparing...### 
[100%]
file /usr/share/mimelnk/application/x-kudesigner.desktop from 
install of kdelibs-3.2.1-0.fdr.5.rh90 conflicts with file from package 
koffice-1.2.1-7
E: Sub-process /bin/rpm returned an error code (76)
[EMAIL PROTECTED] bruce]#

When I try to run mozilla or firefox I get:

[EMAIL PROTECTED] mozilla-1.4]$ ./mozilla
./mozilla-bin: error while loading shared libraries: libgtk-1.2.so.0: 
cannot open shared object file: No such file or directory

[EMAIL PROTECTED] firefox]$ ./firefox
./firefox-bin: error while loading shared libraries: 
libgtk-x11-2.0.so.0: cannot open shared object file: No such file or 
directory

Obviously these libraries used to be there.  Why would kde remove them?

If I try to run "apt-get install gtk+" to load the gtk libraries, I get 
a bunch of dependancy errors as well.  I thought apt was supposed to 
eliminate the dependancy hell, but obviously not.

Thanks for any help you can give me.

Bruce

___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: [vox-tech] [non-linux] windows ME PC automatically restarts

2004-04-13 Thread Dave Margolis
alright, i'll restate:
put win2k on there and get the machine patched up to the best of your 
knowledge/ability.

i never trusted the service packs, autoupdates, etc. in the past, but at 
one point it just got too cumbersome to stay up on their safety, 
effectiveness, etc.  the only windows machine i use is an xp box at 
work, but i have to admit i'm lazy about the auto-update, so i just let 
it run nowadays.  same goes for the similar feature built into os x as 
well...i just trust apple out of laziness, knowing my data is backed up 
decently well.  my linux boxes on the other hand are slackware machines 
- no auto-updating there at all, so everything is hand patched to the 
best of my ability.  i've muddled with slapt, but i don't really like it 
or trust it.

it seems apt users have to put a lot of trust in whoever maintains the 
package lists on their apt server(s) of choice.  is this correct?  i 
have limited debian use, but i've muddled with apt-rpm on a fedora box 
quite a bit and it seems pretty solid.  how often does an apt-get 
update/upgrade break things? (and i suppose this depends on one's use of 
stable or testing).

Rick Moen wrote:

Quoting Dave Margolis ([EMAIL PROTECTED]):

 

the answer is me.  that os sucks ass.  put win2k on there and upgrade it 
to whatever the most recent service pack is (4 i think); they'll be happy...
   

Hmm.
http://linuxmafia.com/faq/Legacy_Microsoft/service-packs.html
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech
 

___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: [vox-tech] [non-linux] windows ME PC automatically restarts

2004-04-13 Thread Rick Moen
Quoting Dave Margolis ([EMAIL PROTECTED]):

> the answer is me.  that os sucks ass.  put win2k on there and upgrade it 
> to whatever the most recent service pack is (4 i think); they'll be happy...

Hmm.
http://linuxmafia.com/faq/Legacy_Microsoft/service-packs.html

___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: [vox-tech] [non-linux] windows ME PC automatically restarts

2004-04-13 Thread Dave Margolis


dylan wrote:

Any chance it's an eMachine? I'm not sure about the virus possibility or
the IE problem, but I have seen a similar reboot issue a number of
times, most often with eMachines. It was usually traced back to a dying
power suply.  The one time it wasn't, it had to do with a dead CMOS
battery. (My roommate had to put her eMachine on a power strip with a
switch... sometimes it would reboot when told to shut down. Other times
it would randomly decided to boot back up, anywhere from minutes to
hours later.)
   

Actually it is a Gateway. They have never had this problem before, and the
only reason that they *suspect* a virus or something is because 1 day before
the crazyness started my sister downloaded a bunch of random software... but
who knows... this is windows that we are talking about ... :)
 

e-machines was recently swallowed by gateway, so maybe it IS somehow 
related!

the answer is me.  that os sucks ass.  put win2k on there and upgrade it 
to whatever the most recent service pack is (4 i think); they'll be happy...

___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech