There is *no* src/browser.py.  there hasnt been one in many months.
what source are you packaging for your users? please take a look around

On Tue, 2008-06-24 at 07:57 +0200, "Adam Cécile (Le_Vert)" wrote:
> It does, see src/browserpy.
> 
> line 49:
> else:
>     import gtkmozembed
> 
> line 88:
>         if not common.windows_check():
>             """do all the work nessecary setup the mozilla environment."""
>             self.window.set_icon(common.get_logo(48))
>             self.create_profile_directory()
>             self.create_prefs_js()
>             self.create_mime()
>             gtkmozembed.set_profile_path(common.CONFIG_DIR, "mozilla")
>             self.gtkmoz = gtkmozembed.MozEmbed()
>             self.gtkmoz2 = gtkmozembed.MozEmbed()
>             if launch_site:
>                 self.gtkmoz.load_url(launch_site.strip())
>             else:
>                
> self.gtkmoz.load_url("http://deluge-torrent.org/google_search.htm";)
>             self.gtkmoz2.load_url("http://deluge-torrent.org/google.php";)
>             self.widgets.get_widget("frame1").add(self.gtkmoz)
>             self.widgets.get_widget("frame2").add(self.gtkmoz2)
>             self.txt_url.set_text(self.gtkmoz.get_location())
> 
> Regards, Adam.
> 
> Marcos Pinto a écrit :
> > Package: deluge-torrent
> > Version: 0.5.9.3-1
> > Severity: important
> >
> > you have the deluge package recommending python-gtkmozembed,
> > while nothing in deluge uses python-gtkmozembed at all.  
> >
> > -- System Information:
> > Debian Release: lenny/sid
> >   APT prefers testing
> >   APT policy: (500, 'testing')
> > Architecture: amd64 (x86_64)
> >
> > Kernel: Linux 2.6.26-rc6-git2 (SMP w/2 CPU cores; PREEMPT)
> > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> > Shell: /bin/sh linked to /bin/bash
> >
> > Versions of packages deluge-torrent depends on:
> > ii  dbus-x11               1.2.1-2           simple interprocess messaging 
> > syst
> > ii  libboost-date-time1.34 1.34.1-11         set of date-time libraries 
> > based o
> > ii  libboost-filesystem1.3 1.34.1-11         filesystem operations 
> > (portable pa
> > ii  libboost-thread1.34.1  1.34.1-11         portable C++ multi-threading
> > ii  libc6                  2.7-10            GNU C Library: Shared libraries
> > ii  libgcc1                1:4.3.1-2         GCC support library
> > ii  librsvg2-common        2.22.2-2          SAX-based renderer library for 
> > SVG
> > ii  libssl0.9.8            0.9.8g-10.1       SSL shared libraries
> > ii  libstdc++6             4.3.1-2           The GNU Standard C++ Library v3
> > ii  notification-daemon    0.3.7-1+b1        a daemon that displays passive 
> > pop
> > ii  python                 2.5.2-1           An interactive high-level 
> > object-o
> > ii  python-dbus            0.82.4-2          simple interprocess messaging 
> > syst
> > ii  python-glade2          2.12.1-6          GTK+ bindings: Glade support
> > ii  python-gtk2            2.12.1-6          Python bindings for the GTK+ 
> > widge
> > ii  python-notify          0.1.1-2+b1        Python bindings for libnotify
> > ii  python-openssl [python 0.7-1             Python wrapper around the 
> > OpenSSL 
> > ii  python-pyopenssl       0.7-1             transitional dummy package
> > ii  python-support         0.8.1             automated rebuilding support 
> > for P
> > ii  python-xdg             0.15-1.1          A python library to access 
> > freedes
> > ii  python2.5              2.5.2-6           An interactive high-level 
> > object-o
> > ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime
> >
> > Versions of packages deluge-torrent recommends:
> > ii  python-gnome2-extras         2.14.3-1+b1 Python bindings for the GNOME 
> > desk
> >
> >
> >   
> 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to