A WebCam application for a kde user

I'm searching for a webcam application, but unfortunately I'm unable to find any:
Cheese is out of question because it pulls half of the gnome packages with it
wxcam from aur fails to compile:
[dheart@lightbringer wxkam]$ makepkg
==> Making package: wxcam 1.0.1-1 (ср юли 30 14:09:05 EEST 2008)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Found wxcam-1.0.1.tar.bz2 in build dir
-> Found CImg-1.2.8.tar.gz in build dir
-> Found wxcam-1.0-gcc430.patch in build dir
==> Validating source files with md5sums...
wxcam-1.0.1.tar.bz2 ... Passed
CImg-1.2.8.tar.gz ... Passed
wxcam-1.0-gcc430.patch ... Passed
==> Extracting Sources...
-> bsdtar -x -f wxcam-1.0.1.tar.bz2
-> bsdtar -x -f CImg-1.2.8.tar.gz
==> Entering fakeroot environment...
==> Starting build()...
patching file src/v4l.h
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking wxWidgets version... 2.8.8
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for intltool >= 0.35.0... 0.36.2 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for WXCAM... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing intltool commands
config.status: executing po/stamp-it commands
make all-recursive
make[1]: Entering directory `/home/dheart/Downloads/wxkam/src/wxcam-1.0.1'
Making all in src
make[2]: Entering directory `/home/dheart/Downloads/wxkam/src/wxcam-1.0.1/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -march=x86-64 -mtune=generic -O2 -pipe -MT audio.o -MD -MP -MF ".deps/audio.Tpo" -c -o audio.o audio.cpp; \
then mv -f ".deps/audio.Tpo" ".deps/audio.Po"; else rm -f ".deps/audio.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -Wall -g -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -march=x86-64 -mtune=generic -O2 -pipe -MT ccvt.o -MD -MP -MF ".deps/ccvt.Tpo" -c -o ccvt.o ccvt.c; \
then mv -f ".deps/ccvt.Tpo" ".deps/ccvt.Po"; else rm -f ".deps/ccvt.Tpo"; exit 1; fi
In file included from ccvt.c:24:
/usr/include/mjpegtools/mjpeg_types.h:40: error: conflicting types for 'int64_t'
/usr/include/sys/types.h:198: error: previous declaration of 'int64_t' was here
make[2]: *** [ccvt.o] Error 1
make[2]: Leaving directory `/home/dheart/Downloads/wxkam/src/wxcam-1.0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dheart/Downloads/wxkam/src/wxcam-1.0.1'
make: *** [all] Error 2
==> ERROR: Build Failed.
Aborting...
webkam requires kde4...
I don't know if came is supposed to make images or not but on my system the webcam flashes and then the console output is:
[dheart@lightbringer wxkam]$ camE
camE: camE 1.9 - (c) 1999, 2000 Gerd Knorr, Tom Gilbert
camE: grabber config: size 320x240, input 0, norm 0, jpeg quality 75
can't load font arial/8
can't load font arial/8
[dheart@lightbringer wxkam]$ No supported palette found, please report your device to the author
So... any ideas?

Dheart wrote:Just... get a working webcam application?
I was just checking to see if you were simply looking for something to record video from your camera. If so I would suggest something like FFmpeg. Obviously you're looking for something more than that.
--EDIT--
By the way, your picture from the other thread, if you run it through GIMP's emboss filter, then through greycstoraton, you can get a pretty good picture of yourself...
Last edited by skottish (2008-08-02 16:51:00)

Similar Messages

  • OBI Applications for Siebel - SADMIN user being locked

    Hi,
    I have OBI 7.9.6.2 installed with Siebel 8.1.1.4.
    Also, Informatica, DAC, etc. everything seems OK. I am still dealing with a couple of erros in the ETL but a strange thing is happening...
    Account SADMIN is being locked in the DB after some time.
    I am assuming that OBIEE server (that is loading the .rpd from BI Applications) is the guilty one. So we left for several weeks this server down. This week I've reviewed all the Users / passwords and variables in the .rpd. Replaced the old one... and up the server.
    After 1 or 2 days more or less the account SADMIN is locked.
    So since I am not running ETL more (Just ran it once), I am assuming that somehow this account/user is being referenced in the .rpd and due to some wrong password is being locked.
    Am I right in these assumptions ? I've checked the connection pool users (variables)/passwords and I could not find any SADMIN.
    Pls. any ideas ??
    Txs.
    Antonio

    Hello Ernesto,
    I see... the message shows "&1", not the real "user ID". (I thought you didn't want to reveal the real user ID on the forum.)
    You could open an OSS message and ask why it doesn't show the correct user ID.
    Meanwhile I would try to search table like "EBAN" and "EBKN" in Tcode SM12. A good ABAPer may give you more table names related to Tcode ME59.
    Best regards,
    Victor

  • Client application for the KDE pastebin service

    Hi all,
    I am happy to share this tiny util with you all. Hope someone somewhere finds it useful.
    http://lpapp.blogspot.ie/2013/10/release-cutepaste.html
    Cheers,
    Laszlo

    Thanks for your reply Agyepong. Yes, it more looks like a missing jar issue, as I have all the beans in the deployment descriptor. But the annoying part is that the exception does not tell me which class was not found. Also, one jar that I know I have not included is ibmext.jar, could that be an issue. I just could not find this jar anywhere.
    Thanks
    -yogesh

  • Set default application for *all* users

    Hello people, my 1st post here, so forgive me for possible imprecisions, ambiguity, inappropriateness....
    When I search how to set/change the default app for opening some type of file I always find the answer "through the getinfo". But doing that, I only change the default application for the current user.
    I want to do that for all users of my mac, without repeating the getinfo process for each of them.
    Is there any adminstrative tools for doing that?
    Thank you.

    You could download and install RCDefaultApp 2.1 for all users: check the Read Me and then test it on something to see if it accomplishes what you want.
    http://www.rubicode.com/Software/RCDefaultApp/

  • How do I startup an application for all users at login?

    I know about launchd, but I want an application to start whenver a user logs in and run as that user.  launchd stuff seems to run as root.
    I would prefer to set this up to work for all users, but if that can't be done, just for the current user.  I have an installer package and Id like to run this command to set this up from a bash script.

    I found this bit of code which is very similar to something else I found.
    defaults write ~/Library/Preferences/loginwindow AutoLaunchedApplicationDictionary -array-add '{ "Path" = "/path/to/script"; "Hide" = "0"; }'
    That doesn't work.  Anyone at all, even for a single user, how do I script a command to get an application to start when a user logs in under 10.8?

  • How to set application access type for list of users

    Hi everybody,
    I've an requirement to automise the application access type setting in shared services.
    When i searhed to do with MaxL scripts.I'm able to set the application access type for a single user using
    alter user 'username' add application access type essbase
    alter user 'username' add application access type planning
    But,i've to perform this as a daily activity updating for list of users.Is there away to do it..??..i want to pass the list of users to the above alter user command.??
    Please help me.
    Cheers
    Saran
    Edited by: user11396937 on Aug 27, 2010 2:09 AM

    I discovered that changing "Image interpolation" optioon in general preferences of Photoshop has direct influence on smart object interpolation type. You can even reinterpolate smart object after changing image interpolation in preference. Just click ctrl + t and enter.

  • Add Applications for New User to Dock

    Hi,
    I'm running a Server through a local account on an Imac controlling 10 Imacs and 12 Emacs for a Music dep. I recently set up some more Emacs running 10.4.11 for a different department. They're all networked fine and I've allowed access to applications for users through Legacy.
    I can't figure out how to add an application or a folder onto the dock for a user where the application exists on the Emac but not on the Imac. The only applications or folders I can access are those available to the local user on the Imac. It's not an option to install the application onto the Imac
    Any help much appreciated,
    Muppetto

    So when the "Art GCSE" Open Directory user logs in, you want the "~/Documents/Art GCSE" folder to show up in the dock? If so...
    Log into the "Art GCSE" user on a client machine that has Workgroup Manager installed on it. When logged in as that user, open WGM (and authenticate to WGM as diradmin, not as that user). Select the user from the users list, go to Preferences > Dock > Dock Items. Select "Always" and choose the items you would like to always appear in the dock for that user. Under the "Documents and Folders" area, choose the "Art GCSE" folder.
    Try this out and post back with any questions!

  • Questions for the end users in Building an application.

    Questions for the end users in Building an application.
    Hello,
    I am assigned a project in building a CF application. As far
    as the business requirements, I have an idea from the MIS people.
    However, I have a meeting with direct users and I have to ask
    questions to add to my requirements. I am still a beginner in this
    but I need to ask questions.
    Can anyone give me tips? what basic / important questions?

    For starters,
    DO:
    Ask them to discuss what they want to do with the application
    Try to understand their level of computer literacy
    Keep your conversation non-technical
    Continue to interact with the users during the design and
    development process
    Try to identify a "champion" with whom you can interface as the
    project progresses
    DON'T:
    Use technical terms or discuss technical issues
    Talk down to them
    Promise delivery dates until you have documented their
    requirements and they have approved them

  • How to secure BSP applications for external users on the internet?

    I posted this question under Enterprise Portal forum but got no response. I am hoping some of you experts in this area can help.
    We have developed BSP applications and set them up as iViews in Enterprise Portal 6. Our portal implementation will be used by external users.
    We have security concerns that the access to the BSPs  allows external users direct access to the R/3 system. We were told that we should use ITS application instead of BSP application for external users.
    Do any of you have any insight into how we could work around the security problem with BSP applications, or BSP applications in EP6? Your help will be greatly appreciated.

    In sense they are correct as to whether it is more secure or not would have to be a call by people who are more of an expert than myself.
    But I can see there point the BSP runs directly on the system and uses the system security where as the ITS is basically just an RFC call. However for us we use a 620 server with BSP's and make RFC calls to our R/3 systems thus keeping people of the R/3 directly - however we are not opened to the Internet.
    If your message is answered please remember to mark it solved so others searching in the future can find the solved ones quicker - just click on the yellow star.

  • Execute Webdynpro4Abap Application with same ERP-User for all portal-users?

    Hi,
    is it possible to let a Webdynpro4Abap application run with only one ERP-User for all portal-users? Therefore not needing an ERP-license for every portal-user?
    Somekind of mapping maybe?
    Regards
    Jan

    Jan,
    It is possible but it all depends on the type of application .If you want to show same data for all users you can use one user but if data is different for all users then you cannot go with this approach.
    to configure single backend user for your application go to tcode SICF and look for that application and go to logon data tab by double clicking and give one common user details
    Thanks
    Bala Duvvuri

  • Error in record working time ESS application for an user

    Hi ,
    We are getting the below error for a specific user when he is accessing the ESS Record working time application.
    Please find the below error.
    12:06_28/02/11_0009_1265450
    [EXCEPTION]
    com.sapportals.portal.prt.component.PortalComponentException: Problem creating the Application Integrator, please look for a previous exception during onNodeReady()
    at com.sap.portal.wdintegrator.WebDynproIntegrator.doContent(WebDynproIntegrator.java:59)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.doRefresh(AbstractPortalComponent.java:355)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:188)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Thanks and Regards,
    Rajesh

    Hi,
    I am facing similar issue. Did you get solution for this?
    Regards,
    Apurva

  • Develop chat application for website  +chattiing only for register users  ?

    Please requierd help ..
    How to develop chat application in java...
    for website (so users who r registerd can chat )

    I don't think chat has anything to do with JavaMail.
    If you don't even know where to start and you want to support 1 million users,
    you're best bet is to hire someone who knows what they're doing.

  • How to change application action for all Firefox users?

    Hi,
    Is there any way I can change application action for all FF users. I am using Firefox admin 0.5.9.3 and deploy FF 3.6 through GP.
    Thanks

    You can change the system colors based on the system you are logging on to.  We have many users here doing that. (Red for prod, Green for Dev, etc)  You cannot use the Sap signature Design theme as it does not allow color changing.  I explained this in another post and how to change it.
    Re: Set Color for several system with sap gui 7.20
    To answer your question on how to change this for ALL users... That I cannot answer as our user base differs and they change it as they wish.  Hope this helps.
    Regards,
    Zecher

  • Is it possible for an end user to change application Theme?

    Hi
    Is it possible for an End user to change the theme or Font of the application.
    We have a requirement where End user should able to change color or font of application (like we do theme change in some social networking websites)
    Please provide some suggestions.
    Many Thanks
    --Vijay                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    You could:
    1. export your current theme
    2. change the exported file using a good editor and change the path
    #IMAGE_PREFIX#themes/theme_10/
    to
    #IMAGE_PREFIX#themes/theme_&THEME_NUMBER./
    and do that also with all strings related to that theme number.
    3. crete an application item THEME_NUMBER
    4. create an application computation for THEME_NUMBER to set it to a value (10) in case the value is null
    5. import the theme and make it the current theme
    6. create a link in your application which will set the value of THEME_NUMBER to whatever - 1 to 20 for the standard themes - and submit the change
    This will change the template as you specify.
    This explanation is of course simplified. Depending on the design of your application it may require considering some other details that need to be adjusted.
    Something like in this example:
    http://apex.oracle.com/pls/otn/f?p=25882:1
    The assumption is that all of your referenced classes in all css files have the same name for the same class with a leading theme number (which istn't the case in standart themes). However, this can at least give you an idea on how to proceed. I have done that with some custom themes I created and it works very well.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Users unable to connect to application for few minutes

    Dear All,
    Sometimes new users are not able to connect to ERP production application for few minutes. Moreover connected users are running fine.
    No errorr were found at Concurrent Manager and Oracle Database. Two Node Application (Web & Forms at one Node) & (Concurrent & Database at other Node)
    Errors are generated at the error_log.1362009600 log file as follows
    [Thu Feb 28 15:30:45 2013] [error] [client 200.0.1.237] mod_security: Access denied with code 400. Pattern match "!^([-_@|#!=A-Za-z0-9/ :.$]){0,255}([-_@|#!=A-Za-z0-9/ :.$]){0,255}$" at ARGS_NAMES. [hostname "%"] [uri "/oprocmgr-service"] [unique_id US-FfcgAAeIAogBcCOA]
    Errors are generated at the error_log.1362009600 log file as follows
    appnode_prst - "" [28/Feb/2013:15:30:54 -0530] "GET /pls/PROD/fnd_icx_launch.launch?resp_app=ONT&resp_key=FPL+MKG+PRODUCT+OM+USER+WEST&secgrp_key=STANDARD&start_func=JAINEORD_FUN&other_params= HTTP/1.0" 302 0 1
    appnode_prst - "" [28/Feb/2013:15:30:59 -0530] "GET /pls/PROD/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=ONT&resp_key=FPL%20MKG%20PRODUCT%20OM%20USER%20WEST&secgrp_key=STANDARD&start_func=JAINEORD_FUN&other_params= HTTP/1.0" 302 0 1
    appnode_prst - "" [28/Feb/2013:15:31:40 -0530] "GET /pls/PROD/fnd_icx_launch.launch?resp_app=PO&resp_key=FPL+MKG+PRODUCT+PR+USER&secgrp_key=STANDARD&start_func=MOVE+ORDERS+CUSTOM&other_params= HTTP/1.0" 302 0 0
    appnode_prst - "" [28/Feb/2013:15:31:48 -0530] "GET /pls/PROD/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PO&resp_key=FPL%20MKG%20PRODUCT%20PR%20USER&secgrp_key=STANDARD&start_func=MOVE%20ORDERS%20CUSTOM&other_params= HTTP/1.0" 302 0 0
    appnode_prst - "" [28/Feb/2013:15:31:53 -0530] "GET /pls/PROD/fnd_icx_launch.launch?resp_app=GMI&resp_key=FPL+MKG+14+INCH+FG+YARD+USER&secgrp_key=STANDARD&start_func=FPL_MM_NOTES_PIPE&other_params= HTTP/1.0" 302 0 0
    appnode_prst - "" [28/Feb/2013:15:31:57 -0530] "GET /pls/PROD/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=GMI&resp_key=FPL%20MKG%2014%20INCH%20FG%20YARD%20USER&secgrp_key=STANDARD&start_func=FPL_MM_NOTES_PIPE&other_params= HTTP/1.0" 302 0 0
    Your Suggestions are Welcome
    Regards
    Surinder Singh
    Edited by: Surinder Singh on Feb 28, 2013 3:59 PM

    Sometimes new users are not able to connect to ERP production application for few minutes. Moreover connected users are running fine. What is the error they get?
    No errorr were found at Concurrent Manager and Oracle Database. Two Node Application (Web & Forms at one Node) & (Concurrent & Database at other Node)
    Errors are generated at the error_log.1362009600 log file as follows
    [Thu Feb 28 15:30:45 2013] [error] [client 200.0.1.237] mod_security: Access denied with code 400. Pattern match "!^([-_@|#!=A-Za-z0-9/ :.$]){0,255}([-_@|#!=A-Za-z0-9/ :.$]){0,255}$" at ARGS_NAMES. [hostname "%"] [uri "/oprocmgr-service"] [unique_id US-FfcgAAeIAogBcCOA]
    Errors are generated at the error_log.1362009600 log file as follows
    appnode_prst - "" [28/Feb/2013:15:30:54 -0530] "GET /pls/PROD/fnd_icx_launch.launch?resp_app=ONT&resp_key=FPL+MKG+PRODUCT+OM+USER+WEST&secgrp_key=STANDARD&start_func=JAINEORD_FUN&other_params= HTTP/1.0" 302 0 1
    appnode_prst - "" [28/Feb/2013:15:30:59 -0530] "GET /pls/PROD/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=ONT&resp_key=FPL%20MKG%20PRODUCT%20OM%20USER%20WEST&secgrp_key=STANDARD&start_func=JAINEORD_FUN&other_params= HTTP/1.0" 302 0 1
    appnode_prst - "" [28/Feb/2013:15:31:40 -0530] "GET /pls/PROD/fnd_icx_launch.launch?resp_app=PO&resp_key=FPL+MKG+PRODUCT+PR+USER&secgrp_key=STANDARD&start_func=MOVE+ORDERS+CUSTOM&other_params= HTTP/1.0" 302 0 0
    appnode_prst - "" [28/Feb/2013:15:31:48 -0530] "GET /pls/PROD/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PO&resp_key=FPL%20MKG%20PRODUCT%20PR%20USER&secgrp_key=STANDARD&start_func=MOVE%20ORDERS%20CUSTOM&other_params= HTTP/1.0" 302 0 0
    appnode_prst - "" [28/Feb/2013:15:31:53 -0530] "GET /pls/PROD/fnd_icx_launch.launch?resp_app=GMI&resp_key=FPL+MKG+14+INCH+FG+YARD+USER&secgrp_key=STANDARD&start_func=FPL_MM_NOTES_PIPE&other_params= HTTP/1.0" 302 0 0
    appnode_prst - "" [28/Feb/2013:15:31:57 -0530] "GET /pls/PROD/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=GMI&resp_key=FPL%20MKG%2014%20INCH%20FG%20YARD%20USER&secgrp_key=STANDARD&start_func=FPL_MM_NOTES_PIPE&other_params= HTTP/1.0" 302 0 0
    Your Suggestions are Welcome What about access_log file?
    Can you reproduce the issue after running AutoConfig?
    If you are on 11i, please make sure you have (Patch 9535311: TXK AUTOCONFIG AND TEMPLATES ROLLUP PATCH U) applied.
    Thanks,
    Hussein

Maybe you are looking for

  • Empty Log File - log settings will not save

    Description of Problem or Question: Cannot get logging to work in folder D:\Program Files\Business Objects\Dashboard and Analytics 12.0\server\log (empty log file is created) Product\Version\Service Pack\Fixpack (if applicable): BO Enterorise 12.0 Re

  • Advanced selection for source file

    Hi, Requirement: One source directory, multiple file names. File needs to be picked up from source directory and send to target directory with same name as source file name. Source file name pattern sample: AP5_X_yyyyddmm, A35_X_yyyyddmm, AP5_Y_yyyyd

  • Disable print in simple OI

    I have TestSTAND 4.1 and LV 8.6 I am using Testexec simple OI  after the sequence run to completion and after the banner PASS/FAIL, there is a pop up with two button Start a new run or STOP. if the operator press STOP, I use simple text report, the p

  • Adobe DNG converter 8.3

    This converter was working fine with CS5 and my Canon 70D. Suddenly, trouble. The dialog box appears, but the type-in areas are filled with black and unavailable. Any suggestions? Is there another DNG converter I can use?   Thanx!!!!

  • Out of memory when i render HD with many layers

    I got a message error ( out of memory ) when i render HD full 1920 X 1080 in final cut pro 5 with many layers ( 6 to 9 layers ). I have 5.5 gig of memory and when is crash....1.5gig of memory is free in my activity monitor. If a buy more ram...my pro