public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Adobe Air and TweetDeck
@ 2009-04-16  1:00 Drew Tomlinson
  2009-04-16  7:03 ` Alan McKinnon
  2009-05-02  5:05 ` [gentoo-user] 32 Bit Libraries (Was Adobe Air and TweetDeck) Drew Tomlinson
  0 siblings, 2 replies; 5+ messages in thread
From: Drew Tomlinson @ 2009-04-16  1:00 UTC (permalink / raw
  To: gentoo-user

Has anyone had luck installing Adobe Air and TweetDeck on Gentoo?  I
followed
http://www.flashinthepan.ca/computer-tips/linux-computer-tips/adobe-air-on-gentoo-linux
to get the SDK installed and attempted to run TweetDeck 0.25.  It starts
but I get a lot of errors.  Has anyone had luck getting this working?

Thanks,

Drew

--- BEGIN Errors ---

# /opt/AIR-SDK/bin/adl
/opt/AIR-apps/TweetDeck/META-INF/AIR/application.xml /opt/AIR-apps/TweetDeck
Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so:
cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so:
cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "canberra-gtk-module":
libcanberra-gtk-module.so: cannot open shared object file: No such file
or directory
I/O warning : failed to load external entity
"/etc/opt/Adobe/certificates/crypt//config.xml"
Unable to parse Document: /etc/opt/Adobe/certificates/crypt//config.xml.
libgnome-keyring.so: cannot open shared object file: No such file or
directory
Error: EncryptedLocalStore database access error
    at flash.data::EncryptedLocalStore$/processErrorCode()
    at flash.data::EncryptedLocalStore$/getItem()
    at TweetDeck/init()
    at TweetDeck/___TweetDeck_WindowedApplication1_applicationComplete()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.core::UIComponent/dispatchEvent()
    at mx.managers::SystemManager/preloader_preloaderDoneHandler()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.preloaders::Preloader/displayClassCompleteHandler()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.preloaders::DownloadProgressBar/timerHandler()
    at mx.preloaders::DownloadProgressBar/initCompleteHandler()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.preloaders::Preloader/dispatchAppEndEvent()
    at mx.preloaders::Preloader/appCreationCompleteHandler()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.core::UIComponent/dispatchEvent()
    at mx.core::UIComponent/set initialized()
    at mx.managers::LayoutManager/doPhasedInstantiation()
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at mx.core::UIComponent/callLaterDispatcher2()
    at mx.core::UIComponent/callLaterDispatcher()

-- 
Be a Great Magician!
Visit The Alchemist's Warehouse

http://www.alchemistswarehouse.com




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Adobe Air and TweetDeck
  2009-04-16  1:00 [gentoo-user] Adobe Air and TweetDeck Drew Tomlinson
@ 2009-04-16  7:03 ` Alan McKinnon
  2009-04-18 16:43   ` Drew Tomlinson
  2009-05-02  5:05 ` [gentoo-user] 32 Bit Libraries (Was Adobe Air and TweetDeck) Drew Tomlinson
  1 sibling, 1 reply; 5+ messages in thread
From: Alan McKinnon @ 2009-04-16  7:03 UTC (permalink / raw
  To: gentoo-user

On Thursday 16 April 2009 03:00:59 Drew Tomlinson wrote:
> Has anyone had luck installing Adobe Air and TweetDeck on Gentoo?  I
> followed
> http://www.flashinthepan.ca/computer-tips/linux-computer-tips/adobe-air-on-
>gentoo-linux to get the SDK installed and attempted to run TweetDeck 0.25. 
> It starts but I get a lot of errors.  Has anyone had luck getting this
> working?

never heard of the product, but:

> # /opt/AIR-SDK/bin/adl
> /opt/AIR-apps/TweetDeck/META-INF/AIR/application.xml
> /opt/AIR-apps/TweetDeck Gtk-Message: Failed to load module "gnomebreakpad":
> libgnomebreakpad.so: cannot open shared object file: No such file or
> directory
> Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so:
> cannot open shared object file: No such file or directory
> Gtk-Message: Failed to load module "canberra-gtk-module":
> libcanberra-gtk-module.so: cannot open shared object file: No such file
> or directory
> I/O warning : failed to load external entity
> "/etc/opt/Adobe/certificates/crypt//config.xml"
> Unable to parse Document: /etc/opt/Adobe/certificates/crypt//config.xml.
> libgnome-keyring.so: cannot open shared object file: No such file or

It's obviously complaining about missing libraries. Do these files exist 
anywhere on your machine?

You may have to add entries to /etc/env.d and run env-update.
Looks like a classic case of Adobe *nix-cluelessness

-- 
alan dot mckinnon at gmail dot com



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Adobe Air and TweetDeck
  2009-04-16  7:03 ` Alan McKinnon
@ 2009-04-18 16:43   ` Drew Tomlinson
  2009-04-18 16:59     ` Alan McKinnon
  0 siblings, 1 reply; 5+ messages in thread
From: Drew Tomlinson @ 2009-04-18 16:43 UTC (permalink / raw
  To: gentoo-user

Alan McKinnon wrote:

Thanks for your reply.

> On Thursday 16 April 2009 03:00:59 Drew Tomlinson wrote:
>   
>> Has anyone had luck installing Adobe Air and TweetDeck on Gentoo?  I
>> followed
>> http://www.flashinthepan.ca/computer-tips/linux-computer-tips/adobe-air-on-
>> gentoo-linux to get the SDK installed and attempted to run TweetDeck 0.25. 
>> It starts but I get a lot of errors.  Has anyone had luck getting this
>> working?
>>     
>
> never heard of the product, but:
>
>   
>> # /opt/AIR-SDK/bin/adl
>> /opt/AIR-apps/TweetDeck/META-INF/AIR/application.xml
>> /opt/AIR-apps/TweetDeck Gtk-Message: Failed to load module "gnomebreakpad":
>> libgnomebreakpad.so: cannot open shared object file: No such file or
>> directory
>>     

This file does not exist.  I Googled in an attempt to find which port
contains this library but was unsuccessful.  However this bug report
suggests this is a cosmetic error only.

http://bugs.gentoo.org/217094

>> Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so:
>> cannot open shared object file: No such file or directory
>> Gtk-Message: Failed to load module "canberra-gtk-module":
>>     

This is interesting:

 # find / -iname "libcanberra-gtk-module.so"
find: ftsfind.c:475: consider_visiting: Assertion `state.type != 0' failed.
Aborted
# find / -iname "libcanberra-gtk-module.so"
find: ftsfind.c:475: consider_visiting: Assertion `state.type != 0' failed.
Aborted

But I did find it here:

/usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so


>> libcanberra-gtk-module.so: cannot open shared object file: No such file
>> or directory
>> I/O warning : failed to load external entity
>> "/etc/opt/Adobe/certificates/crypt//config.xml"
>> Unable to parse Document: /etc/opt/Adobe/certificates/crypt//config.xml.
>> libgnome-keyring.so: cannot open shared object file: No such file or
>>     
>
> It's obviously complaining about missing libraries. Do these files exist 
> anywhere on your machine?
>
> You may have to add entries to /etc/env.d and run env-update.
>   

What might I need to add?  I looked in the directory and found lots of
files.  Thus I suspect I need to create a file and add the proper line. 
Would it be some sort of "LD_PATH=" line?

> Looks like a classic case of Adobe *nix-cluelessness
>   
Combined with my classic *nix-cluelessness regarding libraries and
paths...  :)

Thanks for your help!

Drew


-- 
Be a Great Magician!
Visit The Alchemist's Warehouse

http://www.alchemistswarehouse.com




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Adobe Air and TweetDeck
  2009-04-18 16:43   ` Drew Tomlinson
@ 2009-04-18 16:59     ` Alan McKinnon
  0 siblings, 0 replies; 5+ messages in thread
From: Alan McKinnon @ 2009-04-18 16:59 UTC (permalink / raw
  To: gentoo-user

On Saturday 18 April 2009 18:43:17 Drew Tomlinson wrote:
> >  You may have to add entries to /etc/env.d and run env-update.
>
> >  
>
> What might I need to add?  I looked in the directory and found lots of
> files.  Thus I suspect I need to create a file and add the proper line.
> Would it be some sort of "LD_PATH=" line?

Yes, that's how you do it. env-update goes through all files it finds in 
/etc/env.d/ and adds all the LDPATH statements together to create one large 
environment variable. The order of these paths are important as they are 
searched in the order they appear in the environment variable. So the files in 
/etc/env.d/ have two digits in front of the name so you can order them the way 
you want. Files starting with 00 are done first, 99 last
>
> > Looks like a classic case of Adobe *nix-cluelessness
> >  
>
> Combined with my classic *nix-cluelessness regarding libraries and
> paths...  :)

LDPATH works the same way as PATH, it just applies to finding libraries. PATH 
applies to finding programs.

-- 
alan dot mckinnon at gmail dot com



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-user] 32 Bit Libraries (Was Adobe Air and TweetDeck)
  2009-04-16  1:00 [gentoo-user] Adobe Air and TweetDeck Drew Tomlinson
  2009-04-16  7:03 ` Alan McKinnon
@ 2009-05-02  5:05 ` Drew Tomlinson
  1 sibling, 0 replies; 5+ messages in thread
From: Drew Tomlinson @ 2009-05-02  5:05 UTC (permalink / raw
  To: gentoo-user

Drew Tomlinson wrote:
> Has anyone had luck installing Adobe Air and TweetDeck on Gentoo?  I
> followed
> http://www.flashinthepan.ca/computer-tips/linux-computer-tips/adobe-air-on-gentoo-linux
> to get the SDK installed and attempted to run TweetDeck 0.25.  It starts
> but I get a lot of errors.  Has anyone had luck getting this working?
>
> Thanks,
>
> Drew
>
> --- BEGIN Errors ---
>
> # /opt/AIR-SDK/bin/adl
> /opt/AIR-apps/TweetDeck/META-INF/AIR/application.xml /opt/AIR-apps/TweetDeck
> Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so:
> cannot open shared object file: No such file or directory
> Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so:
> cannot open shared object file: No such file or directory
> Gtk-Message: Failed to load module "canberra-gtk-module":
> libcanberra-gtk-module.so: cannot open shared object file: No such file
> or directory
> I/O warning : failed to load external entity
> "/etc/opt/Adobe/certificates/crypt//config.xml"
> Unable to parse Document: /etc/opt/Adobe/certificates/crypt//config.xml.
> libgnome-keyring.so: cannot open shared object file: No such file or
> directory
>   
[snip]

I've continued my search and think my problem is that I am running amd64
and Adobe Air is 32 bit.  Thus I am missing 32 bit versions of
libgnomebreakpad.so and libcanberra-gtk-module.so.  Can anyone tell me
how I might add these to my system?

Thanks,

Drew


-- 
Be a Great Magician!
Visit The Alchemist's Warehouse

http://www.alchemistswarehouse.com




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-05-02  5:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-16  1:00 [gentoo-user] Adobe Air and TweetDeck Drew Tomlinson
2009-04-16  7:03 ` Alan McKinnon
2009-04-18 16:43   ` Drew Tomlinson
2009-04-18 16:59     ` Alan McKinnon
2009-05-02  5:05 ` [gentoo-user] 32 Bit Libraries (Was Adobe Air and TweetDeck) Drew Tomlinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox