You are not logged in.

#1 2010-08-19 21:10:21

Sara
Member
From: USA
Registered: 2009-07-09
Posts: 219
Website

[Request] Google Video Chat Plugin

I've googled around trying to find an existing posting of this latest development, that the Google Talk Video Chat is finally available for Linux, but didn't see anything. I'm using Arch Linux 64-bit, but the file they provide is a deb, and 32-bit at that. The link to download the file is:

http://dl.google.com/linux/direct/googl … t_i386.deb

I do have an Arch32 chroot so I wouldn't mind having to use a 32-bit browser to use this.

Hopefully someone nice will package this for me? smile

Last edited by Sara (2010-08-20 02:57:52)


Registed Linux User 483618

Offline

#2 2010-08-20 08:37:17

Chokkan
Member
Registered: 2009-04-06
Posts: 129

Re: [Request] Google Video Chat Plugin

This would indeed be awesome. Is it even possible?


< Daenyth> tomkx: my girlfriend is linux
< Daenyth> srsly
< Daenyth> she loves the way I «make install»
< Daenyth> all her /dev entries are mode 7 for me

Offline

#3 2010-08-20 08:49:06

Sara
Member
From: USA
Registered: 2009-07-09
Posts: 219
Website

Re: [Request] Google Video Chat Plugin

Chokkan wrote:

This would indeed be awesome. Is it even possible?

Google has now officially blogged about it here:
http://gmailblog.blogspot.com/2010/08/u … t-too.html

Yes, it's amazing that a Linux version has finally seen the light of day smile.


Registed Linux User 483618

Offline

#4 2010-08-20 13:40:56

GogglesGuy
Member
From: Rocket City
Registered: 2005-03-29
Posts: 610
Website

Re: [Request] Google Video Chat Plugin

Yes, but how do we make it work x86_64...

Offline

#5 2010-08-20 13:47:38

Chokkan
Member
Registered: 2009-04-06
Posts: 129

Re: [Request] Google Video Chat Plugin

I already saw the blog post. I meant would it be possible to make a package.


< Daenyth> tomkx: my girlfriend is linux
< Daenyth> srsly
< Daenyth> she loves the way I «make install»
< Daenyth> all her /dev entries are mode 7 for me

Offline

#6 2010-08-20 13:56:53

GogglesGuy
Member
From: Rocket City
Registered: 2005-03-29
Posts: 610
Website

Re: [Request] Google Video Chat Plugin

Looks like the package from AUR seems to work. At least the video settings page in gmail now works..

Offline

#7 2010-08-20 14:04:43

ctarwater
Member
Registered: 2009-02-05
Posts: 300

Re: [Request] Google Video Chat Plugin

Google just released it about an hour ago.

It's only in .deb for now (with RPM coming) but hopefully we'll get the source soon or else mebbe I'll try my hand at ripping it apart and creating a PKGBUILD for it...hmm...it's almost the weekend after all.

http://gmailblog.blogspot.com/2010/08/u … t-too.html

Offline

#8 2010-08-20 14:12:31

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [Request] Google Video Chat Plugin

ctarwater, Please search the forums before posting.

https://bbs.archlinux.org/viewtopic.php?id=103188

Merging....


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#9 2010-08-20 14:14:25

ctarwater
Member
Registered: 2009-02-05
Posts: 300

Re: [Request] Google Video Chat Plugin

crap.  I did a search and nothing popped up.  Sorry.

Offline

#10 2010-08-20 15:43:53

GogglesGuy
Member
From: Rocket City
Registered: 2005-03-29
Posts: 610
Website

Re: [Request] Google Video Chat Plugin

It works really well so far! Using the google-talk-video-plugin from AUR.

Offline

#11 2010-08-21 10:35:20

marines
Member
From: Poland
Registered: 2010-08-21
Posts: 20
Website

Re: [Request] Google Video Chat Plugin

This plugin crashes all browsers apart from Opera (which I can't manage to work with the plugin).

[marines@lenovo ~]$ firefox
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkWidget::link-color' of type `GdkColor' from rc file value "((GString*) 0x7ff159561fe0)" of type `GString'
LoadPlugin: failed to initialize shared library /opt/lib32/usr/lib/mozilla/plugins/libflashplayer.so [/opt/lib32/usr/lib/mozilla/plugins/libflashplayer.so: niewłaściwa klasa ELF: ELFCLASS32]
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkWidget::link-color' of type `GdkColor' from rc file value "((GString*) 0x7ff13de96600)" of type `GString'
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkWidget::visited-link-color' of type `GdkColor' from rc file value "((GString*) 0x7ff13de96620)" of type `GString'
Warning(optionsfile.cc:22): Load: Could not open file
No bp log location saved, using default.
[009:925] Browser XEmbed support present: 1
[009:925] Browser toolkit is Gtk2.
[009:925] Using Gtk2 toolkit
[009:940] Read port file, port=56661
[009:941] Initiated connection to GoogleTalkPlugin
[010:279] Socket connection established
[010:279] ScheduleOnlineCheck: Online check in 5000ms
Segmentation fault
[marines@lenovo ~]$

Anyone knows what's going on?

Offline

#12 2010-08-21 14:09:32

wo7ke
Member
From: Chemnitz, Germany
Registered: 2009-10-09
Posts: 3

Re: [Request] Google Video Chat Plugin

marines wrote:

This plugin crashes all browsers apart from Opera (which I can't manage to work with the plugin).

[marines@lenovo ~]$ firefox
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkWidget::link-color' of type `GdkColor' from rc file value "((GString*) 0x7ff159561fe0)" of type `GString'
LoadPlugin: failed to initialize shared library /opt/lib32/usr/lib/mozilla/plugins/libflashplayer.so [/opt/lib32/usr/lib/mozilla/plugins/libflashplayer.so: niewłaściwa klasa ELF: ELFCLASS32]
...

Anyone knows what's going on?

You are on a amd64 system, right? It seems to me, that you either installed the wrong pkg (32bit instead) , or there is something fishy with your flash installation, dunno how ubuntu handles multilb installation.

Offline

#13 2010-08-21 14:23:37

marines
Member
From: Poland
Registered: 2010-08-21
Posts: 20
Website

Re: [Request] Google Video Chat Plugin

I have both 32- and 64-bit Flash Player and I tried with each. That LoadPlugin error appeared much earlier. My Google Talk Plugin is 64-bit.

Offline

Board footer

Powered by FluxBB