[prev in list] [next in list] [prev in thread] [next in thread] 

List:       quanta
Subject:    [Quanta] Firefox external preview *still* not working in 3.5 (SUSE
From:       DC <dcmoose () myrealbox ! com>
Date:       2005-12-20 3:43:34
Message-ID: 200512192243.34953.dcmoose () myrealbox ! com
[Download RAW message or body]

I posted to bugs.kde.org (http://bugs.kde.org/show_bug.cgi?id=106557) but 
something tells me it won't be seen there as it is [resolved] so here it is 
again.

Any insight is appreciated!


<snip>

------- Additional Comment #2 From DC  2005-12-14 22:22 -------
This is still not working for me.  First, I tried editing the actions within 
Q+ 3.4 (official SUSE rpms) but got an error (below).  I have since upgraded 
openSUSE 10.0 to KDE 3.5 via (so-called 'unsupported') rpms from 
ftp://ftp.suse.com/pub/suse/i386/supplementary/KDE/update_for_10.0/yast-source.  
I am also using Firefox 1.5 obtained from rpm at 
ftp://ftp.suse.com/pub/projects/mozilla/10.0.

  In all instances (both Q+ 3.4 and now with 3.5), this is the error I receive 
in the Q+ messages toolview:


  The "View with Firefox" script started.
  The "View with Firefox" script output:
  Error: Failed to send command: 500 command not parseable
  The "View with Firefox" script has exited.


I started with a clean ~./kde/share/apps/quanta directory to preclude 
'dustbunnies' from the KDE 3.4 version.  No effect.

Is there maybe something in the externalpreview.sh script that is missing?  I 
don't believe that there have been any changes to this script from 3.4 to 
3.5.  Here is the full text of my script:


  #!/bin/bash
  #Previews the current document in Mozilla/Netscape/Opera, depending
  #on the last two arguments (browsername, newtab command).
  #Might be adjusted in the feature to support more browsers.
  pid=$1
  currentURL=""
  if test $pid == "unique"
  then
    currentURL=`dcop quanta WindowManagerIf saveCurrentFile`
    shift
  else
    currentURL=`dcop quanta-$pid WindowManagerIf saveCurrentFile`
  fi
  browser=$2
  newTab=$3
  if test $currentURL
  then
    if ! $browser -remote "openURL($currentURL, $newTab)"
    then
      $browser $currentURL
    fi
  fi


Could it be that, since these KDE 3.5 rpms were (I assume) compiled for the 
'official' SUSE rpms and not the new FF 1.5, Qhanta is looking for it in the 
wrong place?

I'm stumped.

---> Should I open a new bug for this?  <---

Thanks. 


</snip>


Ideas?

-- 
DC
_______________________________________________
Quanta mailing list
Quanta@mail.kde.org
https://mail.kde.org/mailman/listinfo/quanta
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic