[SOLVED] XBMC-standalone and LIRC

Hello everyone,
I have been fiddling around with a minimal Arch setup to just run XBMC. So I installed it and enabled the systemd service. Everything works just fine. So I installed lird and a self-compiled kernel module for the XboxDVDDongle which works just fine with lird, when I test it with 'irw'. But how can I tell XBMC to use my xbox dongle as input? Since I don't really know how to manually confgure XBMC because in standalone mode one does not have a '~/.xbmc' folder anywhere. I am a bitepuzzled here. Can anyone shed some light on this matter? Thanks in advance!
Last edited by Labello (2013-11-19 19:11:55)

I recently fussed with getting this working myself, and in my case apparently the issue lies in XBMC itself; it expects a /dev/lircd when there isn't one in newer LIRC versions such as Arch use.
Try copying the stock lirc.service to /etc/systemd/system/ and modifying it as follows:
[Unit]
Description=Linux Infrared Remote Control
After=network.target
[Service]
Type=forking
ExecStartPre=/usr/bin/mkdir -p /run/lirc
ExecStartPre=/usr/bin/ln -sf /run/lirc/lircd /dev/lircd
PIDFile=/run/lirc/lircd.pid
ExecStart=/usr/sbin/lircd --driver=default --device=/dev/lirc0
[Install]
WantedBy=multi-user.target
Then try rebooting and/or restarting XBMC and the LIRC service.
Relevant bit is only this one.
ExecStartPre=/usr/bin/ln -sf /run/lirc/lircd /dev/lircd
I added the other ExecStartPre due to some odd issues with /run/lirc not being created like 1 out of every 10 boots, not entirely relevant to this specific issue.
Thanks go to this thread for the original solution!
Last edited by aqtrans (2013-11-19 10:39:37)

Similar Messages

  • [SOLVED] Cinnamon "standalone" and Window Appearance

    Hello!
    With the release of the 1.2 version of Cinnamon, I set out to install it on a test system to test memory, looks, etc. I installed the base system, X11, xf86-video-intel, gdm, and from the AUR I installed cinnamon, cinnamon-extensions-git, cinnamon-themes-git, and cinnamon-system-monitor-applet-git.
    I can log into Cinnamon, but I have two annoying issues and I fear I am missing something obvious. The first is that I cannot seem to find a way to change the background. It is a minor issue, but something other than a solid blue background would be lovely. The second issue I am running into is that the window decoration/looks appear like basic X or Windows 3.1 looks (grey borders, blue title bar). Are there Gnome packages I need to install to have it look like the "default" Cinnamon look (http://cinnamon.linuxmint.com/tmp/blog/119/themes.png)? I tried installing gnome-shell to see if any of its dependencies would satisfy what I am looking for, but it did not and I promptly executed a pacman -Rs.
    On the upside, after firing it up it appears to only use 100-110MB of memory (although it grew to ~170MB overnight just sitting there; dunno why). I can deal with that.
    Also, if screenshots are requested, I cannot do those until this evening as I am asking this question from work.
    Thank you in advance.
    Czar.
    Last edited by Czarcasmo (2012-01-27 14:46:30)

    Cinnomon is only a shell you need Gnome3 to use it then log in to Cinnomon with gdm. you are better off using the cinnomon-git packages from AUR as you get the latest version with all the tools install all the git packages  you then get the complete setup and its very good but nothing you can't do with gnome shell. By the way the complete Gnome set up ways in at 130mb  of ram on my laptop Cinnomon slightly more. You also need dconf-editor and gnome-tweak-tool as well.
    Last edited by mandog (2012-01-26 20:03:36)

  • [solved] XBMC - autostart torrent program in the background?

    I'm back with more xbmc questions and since 99% of the users at xbmc use *buntu and their debian startup scripts, I'm going to bug you guys.
    I've finally got a dedicated htpc that boots directly to xbmc without even bothering with a WM.
    Now, I'm hoping to get a torrent program (with rss functionality) to boot at startup as well as having access to some kind of gui to check up on the torrents occasionally.
    I'm mostly looking at deluge since it's what I know and the wife wants some kind of gui so she can add torrents and check up on stuff too.  (Hey, we're a windows free household but not GUI free, we're not that geeky)
    I've also looked a bit at rtorrent + flexrss + some webgui of some kind.
    I'm not really looking to start a thread with a hundred posts saying to try: transmission, ktorrent, deluge, rtorrent, vuze, utorrent+wine, etc.  I'm more interested in finding out how to get the specific functionality out of the software.
    That being said, if you can help me accomplish what I'm aiming for I don't give a damn what torrent program I'm using.
    Here's what I need:
    1) Torrent program must have rss functionality
    2) I need a script (or the ability) to get it to boot at startup without a WM or DE
    2a) I can boot a WM if needed (openbox)
    3) i need it to run in the background while XBMC is fullscreen and doing it's thing
    4) Prefer access to either standard gui or web gui so I can check up on the torrents occasionaly
    5) Can I have a pony?
    Thanks guys!
    Last edited by ctarwater (2009-04-23 04:25:28)

    Actually I was just thinking about it and I may be overcomplicating things (like usual)
    I may just change my current setup to boot directly into openbox and autostart xbmc fullscreen.
    If I do that, then I can autostart my torrent program just like I would any other program in openbox.
    Doing so should allow xbmc to autostart fullscreen while allowing deluge to autostart in the background.
    My current setup looks like this:
    - mingetty to autologin user
    - .bashrc runs "startx"
    - .xinitrc runs "/usr/bin/xbmc --standalone"
    I'm going to try this out to see how it works:
    - mingetty
    - .bashrc runs "startx"
    - .xinitrc runs "exec openbox-session"
    - .config/openbox/autostart.sh runs "/usr/bin/xbmc --standalone &" and "(sleep 2 && deluge) &"
    I'm still a bit new to openbox though, we'll see.
    Thoughts?
    Last edited by ctarwater (2009-04-23 01:25:53)

  • Audio unavailable with xbmc.service and pulseaudio [kinda solved]

    If I attempt to change the audio source from system>system>audio output while running xbmc as a normal user, I can select any option from the "Audio output device" section [HDMI,Analog,Digital].  If I run the xbmc-standalone service (xbmc.service) however, that particular option is grayed out.  What am I missing?  The xbmc user has all the needed group memberships since I am using the "standalone" method from the wiki.
    % grep xbmc /etc/group
    network:x:90:xbmc
    video:x:91:xbmc
    audio:x:92:mpd,facade,xbmc
    optical:x:93:xbmc
    xbmc:x:420:
    Last edited by graysky (2014-08-28 09:14:08)

    Here are the debug logs when started from the xbmc.service and from a regular user both having identical ~/.xbmc directories.
    Full logs
    Launched from xbmc user via the systemd service (contains the error I described): link.
    Launched from a proper lxde session by another user, works as expected: link.
    Condensed version showing the differences
    Seems like the proper lxde session gets more audio options but why?  link.
    EDIT: I posted this to the official xbmc forums as well and a suggestion by one of the devs was that the systemd script does not wait long enough for the hdmi device to appear.   if I modify the upstream provided /usr/bin/xbmc-standalone to have a 6s delay (I actually started at 1 sec and incremented up to 6 which seems to be the minimum required on my hardware), it works as intended, but there must be a more elegant solution...
    % diff -uprN a/usr/bin/xbmc-standalone b/usr/bin/xbmc-standalone
    --- a/usr/bin/xbmc-standalone 2014-08-10 14:36:15.506231766 -0400
    +++ b/usr/bin/xbmc-standalone 2014-08-10 14:35:55.442898816 -0400
    @@ -28,6 +28,7 @@ if [ -n "$PULSE_START" ]; then
    # delay needed to allow PA to initialize for xbmc
    # to detect all audio sources
    $PULSE_START
    + sleep 6s
    else
    PULSE_SESSION="$(which pulse-session)"
    if [ -n "$PULSE_SESSION" ]; then
    Last edited by graysky (2014-08-28 10:03:30)

  • Xbmc-standalone won't start after update

    I updated and now xbmc service won't start. When i run startx on my admin user, I can get xbmc to start up, but it won't start as 'xbmc' anymore. When I `su xbmc` and try to run `startx` or `xbmc-standalone` I get the same error. Not sure what's going on.
    orwell% sudo systemctl status xbmc -l
    xbmc.service - Starts instance of XBMC using xinit
    Loaded: loaded (/usr/lib/systemd/system/xbmc.service; enabled)
    Active: inactive (dead) since Mon 2014-03-03 19:00:23 PST; 3s ago
    Process: 2012 ExecStart=/usr/bin/xinit /usr/bin/dbus-launch /usr/bin/xbmc-standalone -l /run/lirc/lircd -- :0 -nolisten tcp (code=exited, status=0/SUCCESS)
    Main PID: 2012 (code=exited, status=0/SUCCESS)
    Mar 03 19:00:20 orwell xinit[2012]: Initializing built-in extension DRI2
    Mar 03 19:00:20 orwell xinit[2012]: Loading extension GLX
    Mar 03 19:00:20 orwell xinit[2012]: (II) [KMS] Kernel modesetting enabled.
    Mar 03 19:00:21 orwell xinit[2012]: ERROR: Unable to create application. Exiting
    Mar 03 19:00:21 orwell xinit[2012]: ERROR: Unable to create application. Exiting
    Mar 03 19:00:22 orwell xinit[2012]: ERROR: Unable to create application. Exiting
    Mar 03 19:00:22 orwell xinit[2012]: XBMC has exited uncleanly 3 times in the last 1 seconds.
    Mar 03 19:00:22 orwell xinit[2012]: Something is probably wrong
    Mar 03 19:00:22 orwell xinit[2012]: /usr/bin/xinit: connection to X server lost
    Mar 03 19:00:22 orwell xinit[2012]: waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.
    I've looked through : https://bbs.archlinux.org/viewtopic.php?id=177770 and it seems to be a similar issue.
    Last edited by eyeemaye (2014-03-05 03:45:13)

    After today's update (version 12.3-11), I get a new error. For the record I've changed PAMName from 'login' to 'su' for debugging purposes.
    xbmc.service - Starts instance of XBMC using xinit
    Loaded: loaded (/usr/lib/systemd/system/xbmc.service; enabled)
    Active: inactive (dead) since Fri 2014-03-07 20:58:52 PST; 2min 33s ago
    Process: 3381 ExecStart=/usr/bin/xinit /usr/bin/dbus-launch /usr/bin/xbmc-standalone -l /run/lirc/lircd -- :0 -nolisten tcp vt7 (code=exited, status=0/SUCCESS)
    Main PID: 3381 (code=exited, status=0/SUCCESS)
    Mar 07 20:58:51 orwell pulseaudio[3443]: [pulseaudio] module.c: Failed to load module "module-device-restore" (argument: ""): initialization failed.
    Mar 07 20:58:51 orwell xinit[3381]: ERROR: Unable to create application. Exiting
    Mar 07 20:58:51 orwell pulseaudio[3469]: [pulseaudio] module-device-restore.c: Failed to open volume database '/var/lib/xbmc/.config/pulse/739ce619b49f4eb797280beb523b50fd-device-volumes': No space left on device
    Mar 07 20:58:51 orwell pulseaudio[3469]: [pulseaudio] module.c: Failed to load module "module-device-restore" (argument: ""): initialization failed.
    Mar 07 20:58:51 orwell xinit[3381]: ERROR: Unable to create application. Exiting
    Mar 07 20:58:51 orwell xinit[3381]: XBMC has exited uncleanly 3 times in the last 1 seconds.
    Mar 07 20:58:51 orwell xinit[3381]: Something is probably wrong
    Mar 07 20:58:51 orwell xinit[3381]: /usr/bin/xinit: connection to X server lost
    Mar 07 20:58:51 orwell xinit[3381]: waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.
    Mar 07 20:58:52 orwell systemd[3382]: pam_unix(su:session): session closed for user xbmc
    Last edited by eyeemaye (2014-03-08 05:19:34)

  • SRM standalone and extended classic

    Hi Experts,
    Configuration: ECC 6.0  (with Ehp4 installed - (not activated)
                           SRM 7.0
    Just want to seek confirmation of my understanding re: SRM implementation scenarios. Is it possible to have a extended classic and standalone setup using the same SRM server with same client? Both will have the same product categories. These will be for two separate entities/companies.
    Thanks in advance.
    Regards.

    Hi Mike,
    How did you end up solving your problem, as i have the same scenario.  Did you use this BADI (
    SRM Server->Business Add-Ins->Control Extended Classic Scenario->Activate Extended Classic Scenario)?  Based on my reading, it seems this BADI is relevant to switch between extended classic and classic scenarios. 
    From what i understand, we can control the standalone scenario via the define backend system configuration (SAP SRM -> SRM Server -> Technical Basic Settings -> Define Backend System for Product Category).  In your scenario, you have one set of product categories, just like mine, so i assume you had to implement this BADI (BBP_DETERMINE_LOGSYS, method:   DETERMINE_LOGSYS - SAP SRM -> SRM Server -> Business Add-Ins ->Shopping Carts and Requirement Items -> Determine Backend System / Company Code) in order to determine the correct backend system based on company/plant for example. 
    Did you then leave the extended classic scenario activated *
    MG --> Supplier Relationship Management -> SRM Server-> Cross-Application Basic Settings->
    Activate Extended Classic Scenario)? 
    Or how did you achieve both standalone and extended classic using one SRM server?
    cheers,
    AD

  • [Solved] XBMC no Sound after update

    Hi Everyone, I setup XBMC on my Arch install. I wanted to make XBMC standalone so I did:
    systemctl enable xbmc
    Everything was fine for a while , except that it didn't always boot straight into XBMC but ..one problem at a time.
    Fast-forward, I updated recently (pacman -Syy then pacman -Syu)
    I boot in...
    No sound...
    I checked my groups and the XBMC user is in the Audio group...I can get my sound to work if I login to a XFCE session and then launch XBMC.
    When I boot straight into XBMC.. No sound.
    The audio output options are different as well...
    This is driving me crazy, can someone help Please.
    Cheers,
    Last edited by steady_drop (2014-03-24 13:43:34)

    Are you sure your user needs to be in the audio group? I think systemd doesn't like that.
    Post what packages did you update.
    What do you mean by 'no sound'? More details please.
    Edit: I see that xbmc service file got changed https://projects.archlinux.org/svntogit … 13e315dea8 but I don't know if it matters.
    Last edited by karol (2014-03-21 15:45:11)

  • I have a annual plan, it supposed must be used in two terminals, but i haven´t been able to install any app in a second computer, it always says that the app is only available as a trial download. What can I do to solve this issue, and be able to use my p

    I have a annual plan, it supposed must be used in two terminals, but i haven´t been able to install any app in a second computer, it always says that the app is only available as a trial download. What can I do to solve this issue, and be able to use my paid plan in two computers?

    Hi Susan,
    Please refer to the help document to fix this issue:
    Creative Cloud applications unexpectedly revert to trial mode | CS6, CCM
    You may also refer to the thread as below:
    creative cloud software says my free trial has expired, but I have a paid subscription
    Regards,
    Sheena

  • Problem with solver DLL load and Excel 2010

    Since upgrading from Office 2007 to Office 2010 we've started to experience a problem with the solver addin when our own analytics addins is also loaded. I have found a solution, but I think it may highlight a problem with the latest version of the solver
    addin for Excel 2010.
    Firstly, to describe the problem - the solver addin seems to load normally when Excel 2010 starts up, however when a "Solve" is performed we are seeing a "File not found: Solver32.dll" error at the final "Keep Solver Solution" stage. This only happens our
    own analytics addin is loaded. We've been careful to make sure that our own addin does not change the working directory and also that it has been built against the correct Excel 2010 SDK libraries. We do not see this error with any other versions of Excel
    running on the same PC or any other environment.
    After some searching we found other people were having similar problems and after a bit more probing I found a solution that works - but that I'm not very happy with.
    If I copy the Solver32.dll from:
      C:\Program Files (x86)\Microsoft Office\Office14\Library\SOLVER
        (where it was installed)
    into :
      C:\Windows\SysWOW64 
        (where Windows 7 keeps its 32 bit system DLLs)
    then the problem goes away.
    This seems to indicate that somehow Office 2010 has a problem that causes it to search in the wrong folder for the Solver32.dll when another addin is loaded in between the original Solver32.XLAM at start up and the use of the Solver in the sheet (which eventually
    requires this DLL to be loaded). Oddly, this only happens after a solution is found and "Keep Solver Solution" is selected - and I'm not sure why it's not looking for Solver32.dll any earlier.
    This is not a problem with any earlier versions of Excel and I suspect is a bug in the Office14/LIBRARY/SOLVER implementation. Is there any way to get this followed up?
    Thanks,
    Andy

    I'm facing the same issue. With an Excel VSTO add-in we're building. When the add-in is enabled the assembly solver32.dll can't be found. With our add-in disabled the DLL is resolved as (Sysinternals Process Monitor trace):
    EXCEL.EXE CreateFile
    C:\Program Files (x86)\Microsoft Office\Office14\Solver32.dll
    EXCEL.EXE CreateFile
    C:\Windows\SysWOW64\Solver32.dll
    EXCEL.EXE CreateFile
    C:\Windows\system\Solver32.dll
    EXCEL.EXE CreateFile
    C:\Windows\Solver32.dll
    EXCEL.EXE CreateFile
    C:\Program Files (x86)\Microsoft Office\Office14\Library\SOLVER\SOLVER32.DLL
    and with our add-in enabled the following locations are tried, but solver32.dll won't be found:
    excel.exe CreateFile
    C:\Program Files (x86)\Microsoft Office\Office14\Solver32.dll
    excel.exe CreateFile
    C:\ArcGIS\______path to our add-in install location_____________\Solver32.dll
    excel.exe CreateFile
    C:\Windows\SysWOW64\Solver32.dll
    excel.exe CreateFile
    C:\Windows\system\Solver32.dll
    excel.exe CreateFile
    C:\Windows\Solver32.dll
    excel.exe CreateFile
    C:\Program Files\Common Files\Microsoft Shared\Windows Live\Solver32.dll
    excel.exe CreateFile
    C:\Program Files (x86)\Common Files\microsoft shared\Windows Live\Solver32.dll
    excel.exe CreateFile
    C:\Windows\SysWOW64\Solver32.dll
    excel.exe CreateFile
    C:\Windows\Solver32.dll
    excel.exe CreateFile
    C:\Windows\SysWOW64\wbem\Solver32.dll
    etc...

  • XBMC/mplayer and KDE Desktop effects

    Hi,
    i have setup a arch based HTPC with XBMC on top of KDE, but there is one thing i were not able to resolve: The XBMC GUI and playing a video on it gets laggy as soon as i DISABLE the kde desktop effects. My system is i3/sandy bridge based with integrated intel graphics, vaapi installed.
    1. tried different playback settings within XBMC, same results
    2. as soon as i disable the kde desktop effects, xbmc becomes slow and laggy, even if i dont restart it, if i enable desktop effects its smooth again
    3. mplayer reacts the same way when used with -vo gl or -vo gl2, so it could be somehow opengl related. With -vo xv it runs smooth in both configurations.
    4. Cpu load is constantly <20%
    5. tried as root user, same results
    6. glxinfo reports direct rendering is enabled
    so any ideas how to resolve that problem? or how to find out whats going on?
    you may ask why i want to disable desktop effects, well with desktop effects on, videos run almost perfect, but sometimes there are smaller lags that, i guess, can be related to the desktop effects eating resources, so i want to try without them.
    here is the custom part of my xorg config, tearfree was needet to get a vsync-enabled video playback:
    #20-intel.conf
    Section "Device"
    Identifier "Intel Graphics"
    Driver "intel"
    Option "AccelMethod" "sna"
    Option "TearFree" "true"
    #Option "AccelMethod" "uxa"
    #Option "AccelMethod" "xaa"
    EndSection
    Section "dri"
    Mode 0666
    EndSection

    kichawa wrote:@ChemBro root access? Where is more info about that ?
    http://nvidia.custhelp.com/app/answers/detail/a_id/3109
    Security vulnerability CVE-2012-0946 in the NVIDIA UNIX driver was disclosed to NVIDIA on March 20th, 2012. The vulnerability makes it possible for an attacker who has read and write access to the GPU device nodes to reconfigure GPUs to gain access to arbitrary system memory. NVIDIA is not aware of any reports of this vulnerability, outside of the disclosure which was made privately to NVIDIA.

  • HT3910 I face problems with the Nvidia 8800 GS on my iMac 24'' 3.06Ghz intel core duo. OS 10.06.08. What can I do to solve the problem and if you recommend upgrade to mountain Lion

    I  face problems with the Nvidia 8800 GS on my iMac 24'' 3.06Ghz intel core duo. OS 10.06.08. What can I do to solve the problem and if you recommend upgrade to mountain Lion

    If you want to sync it to the iPad from that Mac, you need to upgrade it to at least 10.5.8.
    If you want to copy the music to another Mac, you don't. Move the iTunes folder of the item in the Finder's sidebar over as you would any other folder. If you put it somewhere other than the Music folder, launch iTunes with the Option key held down and point it to that location.
    (61713)

  • HT201401 I had restored my iPhone 4 but after restore my camera can't function well after take picture from the camera it's didn't display in the Photo Gallery even can't take a video record,how to solve this?and i had tried to restore again,still the sam

    I had restored my iPhone 4 but after restore my camera can't function well after take picture from the camera it's didn't display in the Photo Gallery even can't take a video record,how to solve this?and i had tried to restore again,still the same
    kindly reply and fix this for me
    reply to my email,tq

    Most likely you have Office 2004 which are PPC-only applications and will not work in Lion. Upgrade to Office 2011. Other alternatives are:
    Apple's iWork suite (Pages, Numbers, and Keynote.)
    Open Office (Office 2007-like suite compatible with OS X.)
    NeoOffice (similar to Open Office.)
    LibreOffice (a new direction for the Open Office suite.)

  • Oracle BPM Enterprise Standalone and Active MQ

    Initial question was how to setup Oracle BPM Enterprise Standalone and Active MQ.
    After many hours of searching, I found that it's a simple fix, of adding the the ActiveMQ jar to BPMEnterpriseHome/ext folder.
    Edited by: Del Hass on Aug 30, 2012 11:19 AM

    Found my own Answer and included it in OP

  • [SOLVED] Arch64, Opera and plugins library problem

    I have Arch64 with Opera 64-bit as default browser. I have succesfully installed 32-bit flashplugin and it works nicely. The only problem is that fonts cannot be read from the flash player context menu and Open File dialog opened from flash player. The problem is that flashplugin tries to load 64-bit GTK from /usr/lib/gtk-2.0/2.10.0/ and it fails. 32-bit version is installed and it's located in /opt/lib32/usr/lib/gtk-2.0/2.10.0/.
    Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so: wrong ELF class: ELFCLASS64
    Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so: wrong ELF class: ELFCLASS64
    Also I have library loading problem with totem-plugin. It cannot find libxul.so and libxpcom.so, but both library files are located in /usr/lib/xulrunner-1.9.0.1/. The plugin loads fine if I create links to both files in /usr/lib/. But that doesn't seem like right solution to me.
    $ ldd libtotem-mully-plugin.so
    libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007f94e19d9000)
    libtotem-plparser-mini.so.10 => /usr/lib/libtotem-plparser-mini.so.10 (0x00007f94e17d6000)
    libxul.so => not found
    libxpcom.so => not found
    libplds4.so => /usr/lib/libplds4.so (0x00007f94e15d2000)
    What would be a most elegant way of solving these two library loading problems?
    I think that symbolic links and moving files are not the most elegant way to solve the problem. Maybe some environment variable or some configuration setting would solve the problem (LDPATH comes to mind, but it seems that it doesn't work).
    EDIT: I wasn't sure in which section to post this question, so feel free to move it if necessary.
    Last edited by SnapShot (2008-09-12 02:50:01)

    I have solved my problem and I will post my solution because it can be usefull to others.
    First the problem with flashplugin and GTK library path. Opera uses operapluginwrapper scirpt to detect if the plugin is 32-bit or 64-bit and after detection it uses operapluiginwrapper-ia32-linux for 32-bit or operapluginwrapper-native for 64-bit plugins. operapluiginwrapper-ia32-linux loads the 32-bit flashplugin in my case which requires GTK, but it incorectly tries to load it form /usr/lib/gtk-2.0/ where 64-bit version of GTK resides.
    The solution is to set the GTK_PATH environment variable to point to /opt/lib32/usr/lib/gtk-2.0/ where 32-bit version resides. But if you set it globaly it will result in problems with other 64-bit applications. So the correct solution is to add following lines on the bottom of the operapluginwrapper script above the exec line:
    case "$wrapper" in
    *ia32*)
    export GTK_PATH="/opt/lib32/usr/lib/gtk-2.0"
    export PANGO_RC_FILE="/opt/lib32/config/pango/pangorc"
    esac
    In this way the 32-bit paths will be active only for operapluginwrapper-ia32-linux process.
    I have solved the other problem with totem-plugin requesting libxul.so and libxpcom.so, but the solution idoesn't matter because, although totem-plugin loads coreclty it doesn't work in opera. I have installed mplayer-plugin which works as it should. Also gecko-mediaplayer works correctly with opera, I have tested them both. Install one of the two plugins that work, and you will be fine.

  • I want to use PCK standalone and do one scenario of mail to file ?

    hi all
    Is it possible to use PCK standalone and do scenario of mail to file by using PCK mail and file adapters .if yes reply me
    thanks

    i didn't get you sir ...can please clarify me . i had done the same scenario using XI but in PCK is it the same? because in PCK it requires Default Interface Name and Namespace which must exists in XI and we can't even create our own interface in PCK .so howz it possible without XI.
    please reply me
    Message was edited by:
            Ashwin Kumar Dhakne

Maybe you are looking for