Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 247371 Details for
Bug 365361
bittorrent: use xdg-open for opening files/dirs
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Use xdg-open for opening a browser
bittorrent.patch (text/plain), 537 bytes, created by
Ville Skyttä
on 2007-11-03 18:31:59 UTC
(
hide
)
Description:
Use xdg-open for opening a browser
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2007-11-03 18:31:59 UTC
Size:
537 bytes
patch
obsolete
>diff -up BitTorrent-4.4.0/BitTorrent/LaunchPath.py~ BitTorrent-4.4.0/BitTorrent/LaunchPath.py >--- BitTorrent-4.4.0/BitTorrent/LaunchPath.py~ 2006-01-31 22:16:30.000000000 +0200 >+++ BitTorrent-4.4.0/BitTorrent/LaunchPath.py 2007-10-02 21:50:38.000000000 +0300 >@@ -16,7 +16,7 @@ > import os > > can_launch_files = False >-posix_browsers = ('gnome-open','konqueror',) #gmc, gentoo only work on dirs >+posix_browsers = ('xdg-open','gnome-open','konqueror',) #gmc, gentoo only work on dirs > default_posix_browser = '' > > def launchpath_nt(path):
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 365361
: 247371