VLC fullscreen problem

Hello,
I use VLC to watch videos on my eeePC. I have a up-to-date Arch install with kdemod 4.1.
The player works quite well, but I don't have (and never did) a fullscreen control (i.e. a progress bar when the video is on fullscreen) as shown on vlc homepage. I tried modifying nearly all options in the program and also tried deleting my ~/.config/vlc directory to no avail.
Does anyone have dome insight on this problem?
Thank you!

This is a bug in VLC and QT integration. A rare race condition is corrected in 1.0 (due in ~march). So devs disabled completely the integration. That sucks: if does crash, just uncheck the pref and be it! Now the preference is not consitent.
See:
http://git.videolan.org/gitweb.cgi?p=vl … 61b050bd18
http://forum.videolan.org/viewtopic.php?f=13&t=51032
https://trac.videolan.org/vlc/ticket/2136
http://forum.videolan.org/viewtopic.php … 40#p168540
And from one of the devs (Rémi Denis-Courmont)
http://forum.videolan.org/viewtopic.php?f=13&t=51124&start=30#p180367 wrote:It has been fixed in 1.0. There is no way we can backport the fix to 0.9 as it is way too invasive, and depends on 1.0 APIs.
Last edited by big_gie (2009-02-13 15:38:58)

Similar Messages

  • VLC fullscreen sometimes makes screen stay black after video ends

    like the subject says, sometimes the screen just stays black when a video ends while VLC is in fullscreen mode.
    I'm using VLC 2.0.8.a-1. I got the laptop in April, just in time for Revision 2013, had the problem more or less from the start, so that's since version 2.0.5 or 2.0.6
    So far I haven't found a way to get things back to normal when it happens. I've tried
    press f
    press ESC
    close and reopen lid
    switch to console (screen just stays black, even on consoles)
    Apparently the only thing I can do is pop up a terminal window via shortcut and reboot.
    As far as I can tell /var/log/Xorg.[0,1].log doesn't tell what's going on.
    In case it's important, I've only experienced this on my Thinkpad T430, it never happend on my old ASUS laptop or on my desktop pc. An Intel issue maybe? The other two run on nvidia cards, the T430 does have an nvidia card in addition to the on-chip HD 4000 but I don't use it (I'd love to since the DP port is only usable with the nvidia card, haven't been able to make it work with bumblebee yet but that's a different issue).
    Any ideas? Which log and config files do you need?

    like the subject says, sometimes the screen just stays black when a video ends while VLC is in fullscreen mode.
    I'm using VLC 2.0.8.a-1. I got the laptop in April, just in time for Revision 2013, had the problem more or less from the start, so that's since version 2.0.5 or 2.0.6
    So far I haven't found a way to get things back to normal when it happens. I've tried
    press f
    press ESC
    close and reopen lid
    switch to console (screen just stays black, even on consoles)
    Apparently the only thing I can do is pop up a terminal window via shortcut and reboot.
    As far as I can tell /var/log/Xorg.[0,1].log doesn't tell what's going on.
    In case it's important, I've only experienced this on my Thinkpad T430, it never happend on my old ASUS laptop or on my desktop pc. An Intel issue maybe? The other two run on nvidia cards, the T430 does have an nvidia card in addition to the on-chip HD 4000 but I don't use it (I'd love to since the DP port is only usable with the nvidia card, haven't been able to make it work with bumblebee yet but that's a different issue).
    Any ideas? Which log and config files do you need?

  • VLC fullscreen mode?

    For some reason, VLC locks up if I try to go into fullscreen mode. My screen flashes like it tried to go fullscreen, then does nothing. I can play stuff fine without it, but what's the point?
    Anyone had this before?

    I found VLC to be exceptionally unstable. I only used it while I figured out a problem I was having with xine-lib but yeah, it was woeful. Now I use self-compiled xine-lib and xine-ui and everything is peachy
    But in direct answer, no, I couldn't make it go full screen either. When I tried it just segfaulted.

  • Xfce4-panel still shown during VLC fullscreen

    Hi,
    This is a problem I've been having for a while - whenever I switch to fullscreen display in VLC, my XFCE panel remains visible. mplayer on the other hand works just fine.
    Does anyone have an idea how to debug this? I've tried unchecking the hardware acceleration option and switching output driver, but neither seems to help

    Found few more workarounds to have this by default.
    1. To have VLC always on top of your panels, tested in XFCE.
    Open VLC and go to menu "Tools" => "Preferences" (or press CTRL+P) then switch to "Video" tab on the left options panel. Check "Always on top" and click "Save" button.
    2. Turn off subs by default on MKV files.
    Open VLC and go to menu "Tools" => "Preferences" (or press CTRL+P) then under "Show settings" select "All" option. Then select "Video" =>"Subtitles/OSD"and check "On Screen Display" option. This will disable mkv subs by default. If you want to manually turn them on durring video playback simply "Right-Click" mouse button on VLC video and look for "Subtitles" menu.

  • Vlc pvr problems

    I have a sort of complicated problem dealing with user permissions for the pvr device in vlc.
    First, some information about my system:
    Archlinux Kernel26-2.6.25.6-2-i686
    tv-tuner: Hauppauge WinTV-PVR PCI II
    vlc version 0.9.8a-4 (the latest version in pacman as of 01-25-09)
    As a non-root user, I am able to open a SINGLE tv channel by performing the actions: Open Capture Device..., PVR, and inserting the specific frequency of the channel.
    What is puzzling is when I try to change channels. Now, normally I just open up a playlist file with the channels already preset. Basically, every entry in the file looks like this, but with the frequency and channel name changed:
    #EXTM3U
    #EXTINF:0,2 Channel2
    #EXTVLCOPT:pvr-device=/dev/video0
    #EXTVLCOPT:pvr-radio-device=/dev/radio0
    #EXTVLCOPT:pvr-norm=0
    #EXTVLCOPT:pvr-frequency=55250
    #EXTVLCOPT:pvr-bitrate=-1
    pvr://
    If I open the playlist file it opens the first entry, channel 2, and will display channel 2. But when I click another channel in the list I receive this error in xterm:
    [00000575] main input error: unsafe option "pvr-device" has been ignored for security reasons
    [00000575] main input error: unsafe option "pvr-radio-device" has been ignored for security reasons
    [00000575] main input error: unsafe option "pvr-norm" has been ignored for security reasons
    [00000575] main input error: unsafe option "pvr-frequency" has been ignored for security reasons
    [00000575] main input error: unsafe option "pvr-bitrate" has been ignored for security reasons
    [00000577] pvr access error: Failed to write 0 new capture card settings.
    ...and the panel at the bottom of the main window tells me that I am on another channel, but after the switch it goes back to displaying channel 2.
    Obviously, I am able to access the card. But somehow I am not allowed to switch frequencies within the playlist. I have checked the permissions for my user and I am able to access the groups audio and video.
    Any suggestions on what to do? Thanks.

    Just upgraded to Win 7, and the problem's gone. Must be an XP driver of some sort.

  • FullScreen problem with MovieClipLoader

    Hi and thanks very very much for reading.
    My problem is:  When I load a .swf via MovieClipLoader in ActionScript 2 -- Stage["fullScreen"] no longer works.  I am stuck in "normal" for the Stage. 
    If I run the loaded SWF without the preloader, then everything works fine and I can get to fullscreen mode.  So it seems the problem has to do with the preloader.
    I am using loadMovieNum("FSTest.swf",0) to bring the loaded clip to Root level.  Thought that would solve my problem but it doesn't. 
    Here is some test code that demonstrates my problem.  You can see it run at: http://www.tommygameco.com/TestLoader.html
    TESTLOADER.FLA:  (preloader)
    var container:MovieClip = this.createEmptyMovieClip("container", this.getNextHighestDepth());
    var FS_mc:MovieClip = container.createEmptyMovieClip("FSClip", container.getNextHighestDepth());
    var mcLoader:MovieClipLoader = new MovieClipLoader();
    var listener:Object = new Object();
    var interval:Object = new Object();
    listener.onLoadInit = function() {
    // make loaded movie _root
    loadMovieNum("FSTest.swf",0);
    mcLoader.addListener(listener);
    mcLoader.loadClip("FSTest.swf", FS_mc);
    stop();
    FSTEST.FLA:  (Loaded Movie)
    fsbutton.onRelease = function() {
    Stage["displayState"]="fullScreen";
    stageState.text = Stage["displayState"];
    Thanks again!!  Any Clues are greatly appreciated!!!
    Tom

    Hi,
    Problem was in the publish settings --- My loaded clip was set for "allow full screen" under publish options (file Menu, HTML Tab).  However the Pre-loader was not!!  Fixing that fixes the problem.
    Best Regards,
    Tom

  • VLC audio problems on T400 - DPC Latency Issue?

    Hi Folks,
    When I try to use VLC player to play any video on my T400, I get audio stutters and other strange effects.  I'm wondering if it might have to do with all the audio DPC Latency issues this model has had.  Does anyone else have these issues?  Windows media player seems to work just fine, by the way.  DPC Latency is high when either program is playing, but remains high when VLC has paused playback (whereas windows media player doesn't induce high DPC Latency when paused).
    I've tried tweaking the buffer of VLC player, and a million other things, but nothing seems to help.  Hence my suspicion of DPC Latency issues.
    Thanks,
    Allie
    2764-CTO, Win XP Pro SP3, 2.8 GHz Dual Core, 3 GB Ram, 320 GB HDD, ATI Radeon 3450 w/ 256 MB, all drivers updated

    Just upgraded to Win 7, and the problem's gone. Must be an XP driver of some sort.

  • Fullscreen problem!

    I can't get fullscreen to work on Hulu.com's Adobe Flash
    Player 9.
    In both IE and Firefox I get this when I go full-screen
    (regardless of standard res or 420p)
    http://img186.imageshack.us/img186/2200/fullscreenii9.jpg
    I have the latest ATI drivers (8.3, running on HD 2900 Pro)
    and Vista. Does anyone know of a solution to this?
    I really want to use fullscreen for watching shows/movies
    with this player, and have had no problem with other players such
    as DivX.

    Okay, this is getting ridiculous. What kind of a company
    doesn't pay attention to such a serious bug in such a widespread
    product?
    This issue needs to be looked at immediately - many people
    simply have no fullscreen on their favorite movie/video sites!
    -->edit<--
    I have been able to circumvent the issue by going to
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157
    , grabbing the uninstall_flash_player.exe file, running it, and
    installing the older 9r47 release from the FP9 Debug package (
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14266)
    including all older FP9 versions. The fullscreen works with this
    old release, but does not with the latest FP9 version (115).
    -->edit 2<--
    HD and high resolution (480p) do not work with the older
    version... this is not satisfactory. When can we expect 115 to be
    fixed?

  • Youtube fullscreen problems.

    when i press full screen button on youtube, it goes to full screen but covers odd dimentions. it doesn't cover the whole screen and leaves the uncovered video display area on the screen blanked out. however the buttons to exit full screen when in full screen lighs up when i go to the bottom right corner where the full screen button normally is. so i think it is just display problems. i can clcik in the bottom right corner and i will come out of fullscreen but it doen't show the button to exit full screen on the bottom right corner. it shows it according to its weird dimentions that it does sometimes that display corner could be in the middle of the screen when in full screen and the ret of the screen is blanked out. i really need help!!!!!!

    Zippoxer360 wrote:
    Dear Adobe, by not answering these questions and continuously ignoring the comfortability of linux users, you loose your most expensive community - linux users
    From the top 10,000 programmers in the world, be sure that a HUGE amount of them use linux. Less flash applications created by them, more HTML5 applications created by them.
    Personally, for me, flash is the last choice to program something (it made the bad impression already, for too long, no fix possible) but still many webpages in the world use Flash for small games, etc... And that works for me like a ****.
    Try a week with your flash on ubuntu, like me, adobe. You won't be surprised.
    Have you tried our Flash Player 11 RC build on labs out?  If not, please give it a try and let us know what you think.  If you find specific issues, please feel free to document them as new bugs over at bugbase.aodbe.com.
    Thanks,
    Chris

  • Video Fullscreen problem

    I have done a Video chat application. I have added full screen options to all videos.My problem is on clicking the Fullscreen button, the Application will be in Fullscreen Mode not the video. How to solve this. Code is shown below
    In my Videopod component i have given like this
    private function fullScreen() :void
                    try {
                        switch ( Application. application. stage.displaySta te ) {
                            case  StageDisplayState. FULL_SCREEN:
                                // switch to displayState = normal
                                Application. application. stage.displaySta te = StageDisplayState. NORMAL;
                                break;
                            default:
                                //  switch to displayState = full
                                Application. application. stage.displaySta te = StageDisplayState. FULL_SCREEN;
                                break;
                    } catch ( e:SecurityError ) {
                        // ignore
                        Alert.show( "cannot go to  fullscreen mode. try setting: 'allowfullscreen = true' in HTML container", "security error" );
                    //setCorners( );
                     VideoChatEventsDisp atcher.getInstan ce().dispatchEve nt( new VideoChatEvent( VideoChatEvent. ON_FULLSCREEN_ CLICK, this ) );
            ]]>
        </mx:Script>
    <mx:Fade id="fadeIn" alphaFrom="0. 0" alphaTo="1.0" />  
    <mx:Fade id="fadeOut" alphaFrom="1. 0" alphaTo="0.0" />
        <mx:Canvas rollOver="showContr ols()" rollOut="hideContro ls()">
             <view:VideoContainer id="videoDisplay" width="200" height="170" />
            <mx:HBox  x="0" y="0" width="100%">
                <mx:Label id="broadcastUserNa me"  color="#E8F4F6" fontSize="15" fontWeight=" bold" visible="false" />
            </mx:HBox>
            <mx:HBox id="controls" horizontalAlign= "right" styleName="controll erStyle"  width="100%" alpha="0.0" y="144" paddingRight= "5">
                <mx:HSlider id="volumeSlider" x="59" y="142" width="103"
                    snapInterval= "1" value="50" maximum="100"
                     thumbDrag="updateVo lume(event) ;"  dataTipFormatFuncti on="formatVolume ToolTip"
                    liveDragging= "true" toolTip="Volume" />
                <mx:Button id="muteButton" toolTip="Mute" height="20" width="20" styleName="mute" toggle="true"  click="toggleSound( )" x="170" y="142"/>
                <mx:Button id="fScreenBut" click="fullScreen( )" styleName="fullscre en" toggle="true" height="30" width="35" toolTip="Fullscreen "/>
            </mx:HBox>
        </mx:Canvas>
    And in the main file i gave like this,
    private function fullScreen() :void
                 Application. application. stage.addEventLi stener(  FullScreenEvent. FULL_SCREEN, fullScreenHandler );
                 //screenMode = Application. application. stage.displaySta te;
             private function fullScreenHandler( e:FullScreenEvent ):void
                    //screenMode = Application. application. stage.displaySta te + " ( fullScreen=" + e.fullScreen. toString( ) + ")";
                    if (e.fullScreen) {
                        // do stuff for full screen  mode
                    } else {
                        // do stuff for normal screen mode

    Had the same issue and found sth that worked for me on chrome.
    It seems like google has developed its own flash player (pepper flash) rather then using the original adobe one. Disabling the pepper flash player and installing/enabling the adobe one seems to fix the issue.
    Since the issue occured to me on all browsers except opera before there might be a similar fix for Safari.
    heres where i found this and how to fix it:
    http://newtriks.com/2012/12/01/how-to-disable-the-chrome-pepper-flash-player/

  • Fox TV Move Player fullscreen problem

    I installed Snow Leopard on my media machine (Mac Mini Core Duo) with all of the updates as of this posting. I installed Fox TV's Move Media Player when prompted. Otherwise this is a stock machine with only Firefox dragged onto my desktop for testing this problem.
    When I put the player into fullscreen mode black boxes flash on the screen where ever the flash player had windows in the browser window. By moving the browser around and then switching into fullscreen mode I can change the position of the boxes.
    This problem did not occur using Leopard. The problem occurs with Firefox and Safari.

    Corey,
    Which browser are you using?
    I went to the link Klaus1 provided and tried my best to click where it says: FAQ's and it won't let me. However, I did a View Source to make sure which plug in it requires, and it does say Flash version 9.
    Corey... do this... in Safari click where it says Help in the Menu then click Installed Plug-ins. When the list populates, press Command + F on your keyboard. That will prompt a search field top right just under your Bookmarks. Type in Shockwave Flash and see what the response is. It should say:
    Shockwave Flash 9.0 r124 — from file “Flash Player.plugin”.
    If you still can't view video on FOX or ABC, try UNinstalling the application, here are the instructions to do so: http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157&sliceId=2
    Make sure whenever you install or uninstall software, that all your other open applications are closed.
    Then use this link that Klaus1 provided and reinstall:
    http://dynamic.abc.go.com/streaming/check?aff=
    Got my fingers crossed!
    Carolyn

  • Vlc fullscreen slow with compiz, works well in ubuntu

    This is the first time i've ever installed archlinux (well 2 days ago) the only problem i have is that vlc when put to full screen has extremely slow video playback with compiz running. it works at normal speed with x11 output, but as we all know it looks terrible. i have a intel gma950, i would have contributed it to my card being slow but vlc+compiz work fine in ubuntu. this exact same problem is what made be switch away from fedora9.
    please if anyone has any idea how this can be fixed i will be grateful times infinity

    Welcome to the Arch experience.
    To me, the problem seems to be coming from compiz. It's all about configurations: compiz configurations, xorg.conf, etc..
    Just a shot in the dark, but have you tried comparing these configurations between Arch and Ubuntu?

  • Java Fullscreen problems

    Hi, i worked a bit with BufferStrategy and wanted to make a fullscreen application. So, everything was ok. As a test i made an animation with a loop in which i moved some objects over the screen. It worked. In the loop i let update the screen every 10ms. Then i wanted to make objects controllable by the "user". So i implemented Runnable and KeyListener to my "Playground". In run i let update the screen every 50ms and the position of the objects is changeable by pressing a key. But always when i wanted to start the application threaded i got that error:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
    PC=0x182DB326
    Function=Java_sun_print_Win32PrintJob_endPrintRawData+0x5182
    Library=C:\Programme\Java\j2re1.4.2_03\bin\awt.dll
    Current Java thread:
         at sun.java2d.DefaultDisposerRecord.invokeNativeDispose(Native Method)
         at sun.java2d.DefaultDisposerRecord.dispose(Unknown Source)
         at sun.java2d.Disposer.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00406000      C:\WINNT\system32\java.exe
    0x77880000 - 0x77901000      C:\WINNT\system32\ntdll.dll
    0x79350000 - 0x793B2000      C:\WINNT\system32\ADVAPI32.dll
    0x77E70000 - 0x77F30000      C:\WINNT\system32\KERNEL32.DLL
    0x77D20000 - 0x77D8E000      C:\WINNT\system32\RPCRT4.DLL
    0x78000000 - 0x78045000      C:\WINNT\system32\MSVCRT.dll
    0x08000000 - 0x08138000      
    C:\Programme\Java\j2re1.4.2_03\bin\client\jvm.dll
    0x77E00000 - 0x77E5F000      C:\WINNT\system32\USER32.dll
    0x77F40000 - 0x77F79000      C:\WINNT\system32\GDI32.dll
    0x77540000 - 0x77571000      C:\WINNT\system32\WINMM.dll
    0x6BD00000 - 0x6BD0D000      C:\WINNT\system32\SYNCOR11.DLL
    0x10000000 - 0x10007000      C:\Programme\Java\j2re1.4.2_03\bin\hpi.dll
    0x007C0000 - 0x007CE000      C:\Programme\Java\j2re1.4.2_03\bin\verify.dll
    0x007D0000 - 0x007E9000      C:\Programme\Java\j2re1.4.2_03\bin\java.dll
    0x007F0000 - 0x007FD000      C:\Programme\Java\j2re1.4.2_03\bin\zip.dll
    0x18270000 - 0x1837F000      C:\Programme\Java\j2re1.4.2_03\bin\awt.dll
    0x777F0000 - 0x7780E000      C:\WINNT\system32\WINSPOOL.DRV
    0x782F0000 - 0x78301000      C:\WINNT\system32\MPR.DLL
    0x75DF0000 - 0x75E0A000      C:\WINNT\system32\IMM32.dll
    0x77A40000 - 0x77B2C000      C:\WINNT\system32\ole32.dll
    0x18580000 - 0x185D0000      
    C:\Programme\Java\j2re1.4.2_03\bin\fontmanager.dll
    0x51000000 - 0x5104D000      C:\WINNT\system32\ddraw.dll
    0x72810000 - 0x72816000      C:\WINNT\system32\DCIMAN32.dll
    0x5C000000 - 0x5C0C8000      C:\WINNT\system32\D3DIM700.DLL
    0x6E330000 - 0x6E336000      C:\WINNT\system32\INDICDLL.dll
    0x2C790000 - 0x2C7AE000      C:\Programme\Java\j2re1.4.2_03\bin\jpeg.dll
    0x77910000 - 0x77933000      C:\WINNT\system32\imagehlp.dll
    0x72970000 - 0x7299D000      C:\WINNT\system32\DBGHELP.dll
    0x68F30000 - 0x68F3B000      C:\WINNT\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 896K, used 6K [0x10010000, 0x10100000, 0x104f0000)
    eden space 832K, 0% used [0x10010000, 0x10011878, 0x100e0000)
    from space 64K, 0% used [0x100e0000, 0x100e0000, 0x100f0000)
    to space 64K, 0% used [0x100f0000, 0x100f0000, 0x10100000)
    tenured generation total 10632K, used 9450K [0x104f0000, 0x10f52000,
    0x14010000)
    the space 10632K, 88% used [0x104f0000, 0x10e2abd0, 0x10e2ac00, 0x10f52000)
    compacting perm gen total 4096K, used 2907K [0x14010000, 0x14410000,
    0x18010000)
    the space 4096K, 70% used [0x14010000, 0x142e6d58, 0x142e6e00, 0x14410000)
    Local Time = Thu Mar 04 19:58:37 2004
    Elapsed Time = 6
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 m
    What could I have done wrong? How could i avoid the problem?

    That�s the run-method:
    public final void run() {
                while (!stop) {
                    update();
                    try {
                        Thread.sleep(50);
                    } catch (InterruptedException e) {
                        System.out.println(e.toString());
                closeWindow();
            }In principle nothing else as my loop i created the animation before with. But still it doesn�t work.

  • Safari Fullscreen Problem

    Hi there
    currently working on this site:
    http://berndkuehl.com/indexSavge.html
    When using Safari on Windows XP and switching to Fullscreen the menu at top appears.
    When using Safari or Firefox on MACOSX 10.6.3 or 10.4.11 and switching to Fullscreen there, menu is not showing but a big black part appears at the top.
    Newest FlashPlayer installed of course.
    How can that be? Is there a line of html-code missing for MAC-platform?
    Knowledge very much appreciated, Thanks for Feedback!
    Bernd
    Message was edited by: Bikul

    Almost forgot.. I see the menu in Safari 4.0.5 / Mac OS X 10.6.3 and on my iBookG4 running 10.4.11 it's fine too in full screen mode. Sometimes it takes "hovering" over a menu in order for it to appear in full screen mode on Safari but no problem here either way. Don't know if that helps you any.
    Also, there's nowhere on the page to "View Source" to get a look at the HTML code. This is on a blog? http://www.produced-by-savage.de/ If you have problems with your code, contact them.

  • ITunes Visualizer  fullscreen problem

    Recently i was messing around with my itunes visualizer when it suddenly went into full screen mode. I havent been able to switch it back to the normal mode and found no help in the 'help' bar. Does anybody have any knowledge of what to do in this situation? thanks

    I ended up contacting AppleCare through the Chat agent and after a few misses, he instructed me to do an archive and install and presto - the problem is gone. I guess I had a corrupted installation from the factory.....

Maybe you are looking for

  • DECODE SQL Function - Parsing error in Defining Objects in Universe Designe

    Hi, I have created a class and an object in BO XI R3 Universe designer. I am getting the parsing error while defining the object when using the custom SQL as select decode(matteraction,null,decode(matterissue,null,'MATTER','ISSUE'),decode(matterissue

  • Table name where employee email id stored

    Dear All,                I want to know the table name where the employee email id stored.Please help me on this for which I will be grateful. Thanks and regards, S.Suresh

  • JBO-25034 Rollback bc4J/ejb

    When I run the jclient application with a local connection it runs without the specified error. The error only occurs when I run it connecting to the oc4j/ejb. I investigated a bit and have find out when it was occuring : I have a JTable : private JT

  • Events Front Pages are BLACK

    Some of my photos transferred fine but others seem to be only thumbnails ... The front page of their event is black and when you double click on the thumbnail ... you get only an error message ... a big exclamation point !! Apple seems to be devourin

  • Looking for online php book(s)

    heya, im looking for an online php book. the more the better. any suggestions/links? thanks in advance.