CINXE.COM

Questions : Tehnick

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://answers.launchpad.net/~tehnick/+questions" /> <meta charset="UTF-8" /> <title>Questions : Tehnick</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/revaa29ae0fff49e4e804b39147c9f259d2fb023199/combo.css" /> <meta name="description" content="https://wiki.debian.org/BorisPek https://tehnick.github.io/" /> <meta property="og:description" content="https://wiki.debian.org/BorisPek https://tehnick.github.io/" /> <meta property="og:title" content="Questions : Tehnick" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://answers.launchpad.net/~tehnick/+questions" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/revaa29ae0fff49e4e804b39147c9f259d2fb023199/?yui/yui/yui-min.js&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/revaa29ae0fff49e4e804b39147c9f259d2fb023199/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/revaa29ae0fff49e4e804b39147c9f259d2fb023199/?lp/', comboBase: '/+combo/revaa29ae0fff49e4e804b39147c9f259d2fb023199/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <style type="text/css"> div.inlined-widget { display: inline; } div.inlined-widget div { display: inline; } </style> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-answers main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://answers.launchpad.net/~tehnick/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~tehnick"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/236241848/IMG_8766_mod_04_3.JPG" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~tehnick">Tehnick</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/~tehnick">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/~tehnick">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/~tehnick">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~tehnick">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~tehnick">Translations</a></li> <li class="answers active"><span>Answers</span></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1>Questions for Tehnick</h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div> <form method="get" id="question-search-form" action="https://answers.launchpad.net/~tehnick/+questions"> <input class="textType" id="field.search_text" name="field.search_text" size="20" type="text" value="" /> <div class="inlined-widget"> <div class="value"> <select id="field.sort" name="field.sort" size="1" > <option class="inlined-widget" selected="selected" value="RELEVANCY">by relevancy</option> <option class="inlined-widget" value="STATUS">by status</option> <option class="inlined-widget" value="NEWEST_FIRST">newest first</option> <option class="inlined-widget" value="OLDEST_FIRST">oldest first</option> <option class="inlined-widget" value="RECENT_OWNER_ACTIVITY">recently updated first</option> </select> </div> <input name="field.sort-empty-marker" type="hidden" value="1" /> </div> <input type="submit" id="field.actions.search" name="field.actions.search" value="Search" class="button" /> <div class="field"> <label>Languages filter</label> (<a href="/+editmylanguages">Change your preferred languages</a>) <div> <div class="value"> <label for="field.language.0" style="font-weight: normal"><input class="checkboxType" checked="checked" id="field.language.0" name="field.language" type="checkbox" value="en" />&nbsp;English (en)</label> </div> <input name="field.language-empty-marker" type="hidden" value="1" /> </div> </div> <div class="field"> <div> <label>Status</label> <div> <div class="value"> <label for="field.status.0" style="font-weight: normal"><input class="checkboxType" checked="checked" id="field.status.0" name="field.status" type="checkbox" value="OPEN" />&nbsp;Open</label> &nbsp;&nbsp;<label for="field.status.1" style="font-weight: normal"><input class="checkboxType" checked="checked" id="field.status.1" name="field.status" type="checkbox" value="NEEDSINFO" />&nbsp;Needs information</label> &nbsp;&nbsp;<label for="field.status.2" style="font-weight: normal"><input class="checkboxType" checked="checked" id="field.status.2" name="field.status" type="checkbox" value="ANSWERED" />&nbsp;Answered</label> &nbsp;&nbsp;<label for="field.status.3" style="font-weight: normal"><input class="checkboxType" checked="checked" id="field.status.3" name="field.status" type="checkbox" value="SOLVED" />&nbsp;Solved</label> &nbsp;&nbsp;<label for="field.status.4" style="font-weight: normal"><input class="checkboxType" id="field.status.4" name="field.status" type="checkbox" value="EXPIRED" />&nbsp;Expired</label> &nbsp;&nbsp;<label for="field.status.5" style="font-weight: normal"><input class="checkboxType" id="field.status.5" name="field.status" type="checkbox" value="INVALID" />&nbsp;Invalid</label> </div> <input name="field.status-empty-marker" type="hidden" value="1" /> </div> </div> </div> </form> </div> <table class="listing" id="question-listing"> <thead> <tr> <th colspan="3">Summary</th> <th>Created</th> <th>Submitter</th> <th>In</th> <th>Assignee</th> <th>Status</th> </tr> </thead> <tbody> <tr xml:lang="en" lang="en" dir="ltr" title="Hi, I am maintaining few packages related with Direct Connect and Advanced Direct Connect protocols in two PPAs: 1) https://launchpad.net/~tehnick/+archive/ubuntu/direct-connect 2) https://launchpad.net/~tehnick/+archive/ubuntu/direct-connect-devel First PPA is for stable releases of programs, ..."> <td class="icon right"> <img alt="Solved" title="Solved" src="/@@/question" /> </td> <td class="amount">673216</td> <td class="questionTITLE"> <a href="/launchpad/+question/673216">Request for increasing disk quotas in official PPA for EiskaltDC++, FreeDC++ and uHub projects</a> </td> <td> <span class="sortkey">2018-09-01 22:24:46 UTC</span> <time title="2018-09-01 22:24:46 UTC" datetime="2018-09-01T22:24:46.677426+00:00">2018-09-01</time> </td> <td><a href="https://launchpad.net/~tehnick" class="sprite person">Tehnick</a></td> <td class="question-target"><a href="/launchpad/+questions">Launchpad itself</a></td> <td> &mdash;</td> <td class="questionstatusSOLVED">Solved</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="Hi, We maintain packages for the Psi+ project: https://launchpad.net/~psi-plus/+archive/ppa Packages are available for all currently supported releases of Ubuntu. Unfortunately each time after uploading of source packages &quot;psi-plus&quot; (for xenial, yakkety and zesty) and &quot;psi-plus-qt4&quot; (for trust..."> <td class="icon right"> <img alt="Solved" title="Solved" src="/@@/question" /> </td> <td class="amount">562208</td> <td class="questionTITLE"> <a href="/launchpad/+question/562208"> Request for increasing disk quotas in official PPA for Psi+ project</a> </td> <td> <span class="sortkey">2017-03-15 11:44:22 UTC</span> <time title="2017-03-15 11:44:22 UTC" datetime="2017-03-15T11:44:22.106391+00:00">2017-03-15</time> </td> <td><a href="https://launchpad.net/~tehnick" class="sprite person">Tehnick</a></td> <td class="question-target"><a href="/launchpad/+questions">Launchpad itself</a></td> <td> &mdash;</td> <td class="questionstatusSOLVED">Solved</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="Hi, I am maintaining few packages related with Direct Connect and Advanced Direct Connect protocols in one PPA: https://launchpad.net/~tehnick/+archive/tehnick Packages available for stable releases and daily builds of programs for all Ubuntu releases starting with Lucid. But unfortunately the..."> <td class="icon right"> <img alt="Solved" title="Solved" src="/@@/question" /> </td> <td class="amount">197109</td> <td class="questionTITLE"> <a href="/launchpad/+question/197109">Request for increase disk quotas in offitial PPA for EiskaltDC++, FreeDC++ and uHub projects</a> </td> <td> <span class="sortkey">2012-05-13 23:07:50 UTC</span> <time title="2012-05-13 23:07:50 UTC" datetime="2012-05-13T23:07:50.494139+00:00">2012-05-13</time> </td> <td><a href="https://launchpad.net/~tehnick" class="sprite person">Tehnick</a></td> <td class="question-target"><a href="/launchpad/+questions">Launchpad itself</a></td> <td> &mdash;</td> <td class="questionstatusSOLVED">Solved</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="Hi, We are maintaining packages for the Psi+ project: https://launchpad.net/~psi-plus/+archive/ppa Packages can be built for older (supported) Ubuntu releases without problems. (All dependencies are satisfied.) But unfortunately there is not enough disk space for this. Could you increase disk ..."> <td class="icon right"> <img alt="Solved" title="Solved" src="/@@/question" /> </td> <td class="amount">192847</td> <td class="questionTITLE"> <a href="/launchpad/+question/192847">Request for increase disk quotas in offitial PPA for Psi+ project</a> </td> <td> <span class="sortkey">2012-04-06 19:06:00 UTC</span> <time title="2012-04-06 19:06:00 UTC" datetime="2012-04-06T19:06:00.670526+00:00">2012-04-06</time> </td> <td><a href="https://launchpad.net/~tehnick" class="sprite person">Tehnick</a></td> <td class="question-target"><a href="/launchpad/+questions">Launchpad itself</a></td> <td> &mdash;</td> <td class="questionstatusSOLVED">Solved</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="Hi everyone, Is it possible to add possibility of builds for Debian in PPAs? Even if for unstable branch only (Debian Sid). It could be really great feature! I saw special Debian part in Launchpad (https://launchpad.net/debian). But only source files from official Debian repository available t..."> <td class="icon right"> <img alt="Solved" title="Solved" src="/@@/question" /> </td> <td class="amount">181056</td> <td class="questionTITLE"> <a href="/launchpad/+question/181056">Builds for Debian in PPAs</a> </td> <td> <span class="sortkey">2011-12-06 14:05:03 UTC</span> <time title="2011-12-06 14:05:03 UTC" datetime="2011-12-06T14:05:03.921319+00:00">2011-12-06</time> </td> <td><a href="https://launchpad.net/~tehnick" class="sprite person">Tehnick</a></td> <td class="question-target"><a href="/launchpad/+questions">Launchpad itself</a></td> <td> &mdash;</td> <td class="questionstatusSOLVED">Solved</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="Hi everyone, Is it possible to add optional Lintian check for PPAs? I mean full check using `lintian -ivI --pedantic *.changes` It is very useful for increase packages quality. Have you got such plans already? If not: should I make an issue into bugtracker? "> <td class="icon right"> <img alt="Solved" title="Solved" src="/@@/question" /> </td> <td class="amount">181050</td> <td class="questionTITLE"> <a href="/launchpad/+question/181050">lintian check in PPA</a> </td> <td> <span class="sortkey">2011-12-06 13:06:52 UTC</span> <time title="2011-12-06 13:06:52 UTC" datetime="2011-12-06T13:06:52.256820+00:00">2011-12-06</time> </td> <td><a href="https://launchpad.net/~tehnick" class="sprite person">Tehnick</a></td> <td class="question-target"><a href="/launchpad/+questions">Launchpad itself</a></td> <td> &mdash;</td> <td class="questionstatusSOLVED">Solved</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="Will the armel architecture be available ever for PPA? Just a question."> <td class="icon right"> <img alt="Solved" title="Solved" src="/@@/question" /> </td> <td class="amount">178715</td> <td class="questionTITLE"> <a href="/launchpad/+question/178715">About armel architecture in PPA</a> </td> <td> <span class="sortkey">2011-11-14 12:41:20 UTC</span> <time title="2011-11-14 12:41:20 UTC" datetime="2011-11-14T12:41:20.979153+00:00">2011-11-14</time> </td> <td><a href="https://launchpad.net/~tehnick" class="sprite person">Tehnick</a></td> <td class="question-target"><a href="/launchpad/+questions">Launchpad itself</a></td> <td> &mdash;</td> <td class="questionstatusSOLVED">Solved</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="Hi, I am maintaining packages for the LeechCraft project: http://leechcraft.org/ I use two PPAs: https://launchpad.net/~tehnick/+archive/leechcraft-unstable https://launchpad.net/~tehnick/+archive/leechcraft-stable for Weekly Builds and Stable Releases. And currently I have such problem in Wee..."> <td class="icon right"> <img alt="Solved" title="Solved" src="/@@/question" /> </td> <td class="amount">178619</td> <td class="questionTITLE"> <a href="/launchpad/+question/178619">Request for increase disk quotas in PPAs</a> </td> <td> <span class="sortkey">2011-11-13 15:53:08 UTC</span> <time title="2011-11-13 15:53:08 UTC" datetime="2011-11-13T15:53:08.400836+00:00">2011-11-13</time> </td> <td><a href="https://launchpad.net/~tehnick" class="sprite person">Tehnick</a></td> <td class="question-target"><a href="/launchpad/+questions">Launchpad itself</a></td> <td> &mdash;</td> <td class="questionstatusSOLVED">Solved</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="Such resources were earlier: http://adcportal.sourceforge.net/ http://www.adcportal.com/ adcs://devpublic.adcportal.com:16591 Where I can find them now? I hope they are not died completely but just moved to the another place."> <td class="icon right"> <img alt="Solved" title="Solved" src="/@@/question" /> </td> <td class="amount">174073</td> <td class="questionTITLE"> <a href="/dcplusplus/+question/174073">The death of adcportal</a> </td> <td> <span class="sortkey">2011-10-12 21:17:00 UTC</span> <time title="2011-10-12 21:17:00 UTC" datetime="2011-10-12T21:17:00.644845+00:00">2011-10-12</time> </td> <td><a href="https://launchpad.net/~tehnick" class="sprite person">Tehnick</a></td> <td class="question-target"><a href="/dcplusplus/+questions">DC++</a></td> <td> &mdash;</td> <td class="questionstatusSOLVED">Solved</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="Hi everyone, The GNOME Release team has officially deprecated libglade in favor of GtkBuilder: http://&lt;email address hidden&gt;/msg00394.html So what's your plans for migrating to GtkBuilder? Are you going to do this in the nearest future? "> <td class="icon right"> <img alt="Answered" title="Answered" src="/@@/question" /> </td> <td class="amount">162939</td> <td class="questionTITLE"> <a href="/linuxdcpp/+question/162939">Migrating from Libglade to GtkBuilder</a> </td> <td> <span class="sortkey">2011-06-27 17:17:24 UTC</span> <time title="2011-06-27 17:17:24 UTC" datetime="2011-06-27T17:17:24.793643+00:00">2011-06-27</time> </td> <td><a href="https://launchpad.net/~tehnick" class="sprite person">Tehnick</a></td> <td class="question-target"><a href="/linuxdcpp/+questions">LinuxDC++</a></td> <td> &mdash;</td> <td class="questionstatusANSWERED">Answered</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="袪褍褋褋泻邪褟 谢芯泻邪谢懈蟹邪褑懈褟 Linux DC++ 褋褍褖械褋褌胁褍械褌, 薪芯 锌褉芯谐褉邪屑屑邪 蟹邪锌褍褋泻邪械褌褋褟 褌芯谢褜泻芯 褋 邪薪谐谢懈泄褋泻懈屑 懈薪褌械褉褎械泄褋芯屑. 效携袛袧孝? Russian localization Linux DC++ there, but the program only runs with an English interface :( linuxdcpp_1.1.0+bzr422-1ppa1~natty1_amd64.deb paul@ubuntu:~$ locale LANG=ru_UA.utf8 LANGUAGE=..."> <td class="icon right"> <img alt="Solved" title="Solved" src="/@@/question" /> </td> <td class="amount">162832</td> <td class="questionTITLE"> <a href="/linuxdcpp/+question/162832">ru?</a> </td> <td> <span class="sortkey">2011-06-26 19:36:26 UTC</span> <time title="2011-06-26 19:36:26 UTC" datetime="2011-06-26T19:36:26.165680+00:00">2011-06-26</time> </td> <td><a href="https://launchpad.net/~bohm" class="sprite person">Pavlo Bohmat</a></td> <td class="question-target"><a href="/linuxdcpp/+questions">LinuxDC++</a></td> <td> &mdash;</td> <td class="questionstatusSOLVED">Solved</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="Hi Debian received a bug about possible license issues in dropbox (#610257), I have forwarded this to Launchpad as LP: #703896. Though according to a reply to the Debian bug[1] the maintainer of dropbox have a copy in his PPA: &quot;&quot;&quot; If YOU need it, then please send a patch. I do not care what is ..."> <td class="icon right"> <img alt="Answered" title="Answered" src="/@@/question" /> </td> <td class="amount">141763</td> <td class="questionTITLE"> <a href="/launchpad/+question/141763">Possible license issues of dropbox in a PPA</a> </td> <td> <span class="sortkey">2011-01-17 11:28:10 UTC</span> <time title="2011-01-17 11:28:10 UTC" datetime="2011-01-17T11:28:10.387786+00:00">2011-01-17</time> </td> <td><a href="https://launchpad.net/~niels-thykier" class="sprite person">Niels Thykier</a></td> <td class="question-target"><a href="/launchpad/+questions">Launchpad itself</a></td> <td> &mdash;</td> <td class="questionstatusANSWERED">Answered</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="What do you know about FreeDC++ project (http://code.google.com/p/freedcpp/)? This is LinuxDC++ fork with some patches: * New commands: / freedcpp, / fuser, / removefu, / listfu, / emoticons. * Support for emoticons in chat and drugs. * Interception of external hub links Magnet links...."> <td class="icon right"> <img alt="Answered" title="Answered" src="/@@/question" /> </td> <td class="amount">111155</td> <td class="questionTITLE"> <a href="/linuxdcpp/+question/111155">FreeDC++</a> </td> <td> <span class="sortkey">2010-05-15 20:17:08 UTC</span> <time title="2010-05-15 20:17:08 UTC" datetime="2010-05-15T20:17:08.087770+00:00">2010-05-15</time> </td> <td><a href="https://launchpad.net/~tehnick" class="sprite person">Tehnick</a></td> <td class="question-target"><a href="/linuxdcpp/+questions">LinuxDC++</a></td> <td> &mdash;</td> <td class="questionstatusANSWERED">Answered</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="When i try to install deb file from ppa on debian lenny i recieve error: $ sudo dpkg -i linuxdcpp_1.1.0-0ubuntu1~bzr345_i386.deb dpkg - warning: downgrading linuxdcpp from 1.1.0-1 to 1.1.0-0ubuntu1~bzr345. (Reading database ... 336811 files and directories currently installed.) Preparing to repl..."> <td class="icon right"> <img alt="Answered" title="Answered" src="/@@/question" /> </td> <td class="amount">95981</td> <td class="questionTITLE"> <a href="/linuxdcpp/+question/95981">linuxdcpp ppa debian lenny install problem</a> </td> <td> <span class="sortkey">2010-01-02 13:55:03 UTC</span> <time title="2010-01-02 13:55:03 UTC" datetime="2010-01-02T13:55:03.577729+00:00">2010-01-02</time> </td> <td><a href="https://launchpad.net/~vitaliy-okulov" class="sprite person">Vitaliy Okulov</a></td> <td class="question-target"><a href="/linuxdcpp/+questions">LinuxDC++</a></td> <td> &mdash;</td> <td class="questionstatusANSWERED">Answered</td> </tr> <tr xml:lang="en" lang="en" dir="ltr" title="Hello. I have using konqueror browser to browse local site with magnet links. But It is a bit annoying to copy-paste all of them into linuxdcpp, so I have tryied to create magnet.protocol file for it, and entered 'linuxdcpp' as application for magnet links. But when I am trying to click on magnet..."> <td class="icon right"> <img alt="Solved" title="Solved" src="/@@/question" /> </td> <td class="amount">93248</td> <td class="questionTITLE"> <a href="/linuxdcpp/+question/93248">magnet.protocol file and KDE</a> </td> <td> <span class="sortkey">2009-12-07 22:57:56 UTC</span> <time title="2009-12-07 22:57:56 UTC" datetime="2009-12-07T22:57:56.017936+00:00">2009-12-07</time> </td> <td><a href="https://launchpad.net/~goodhabit" class="sprite person">goodhabit</a></td> <td class="question-target"><a href="/linuxdcpp/+questions">LinuxDC++</a></td> <td> &mdash;</td> <td class="questionstatusSOLVED">Solved</td> </tr> </tbody> </table> <div class="results"><table style="width: 100%;" class="lower-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> &rarr; <strong>15</strong> of 15 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> &bull; <span class="previous inactive">Previous</span> &bull; <span class="next inactive"><strong>Next</strong></span> &bull; <span class="last inactive">Last</span> </td> </tr> </tbody> </table> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div></div> <div id="global-actions" class="portlet vertical"> <ul> <li> <a class="menu-link-answered sprite question" href="https://answers.launchpad.net/~tehnick/+answeredquestions" title="Questions answered by Tehnick">Answered</a> </li> <li> <a class="menu-link-assigned sprite question" href="https://answers.launchpad.net/~tehnick/+assignedquestions" title="Questions assigned to Tehnick">Assigned</a> </li> <li> <a class="menu-link-created sprite question" href="https://answers.launchpad.net/~tehnick/+createdquestions" title="Questions asked by Tehnick">Asked</a> </li> <li> <a class="menu-link-commented sprite question" href="https://answers.launchpad.net/~tehnick/+commentedquestions" title="Questions commented on by Tehnick">Commented</a> </li> <li> <a class="menu-link-need_attention sprite question" href="https://answers.launchpad.net/~tehnick/+needattentionquestions" title="Questions needing Tehnick attention">Need attention</a> </li> <li> <a class="menu-link-subscribed sprite question" href="https://answers.launchpad.net/~tehnick/+subscribedquestions" title="Questions subscribed to by Tehnick">Subscribed</a> </li> <li> <a class="menu-link-answer_contact_for sprite modify edit" href="https://answers.launchpad.net/~tehnick/+answer-contact-for" title="Projects for which Tehnick is an answer contact">Answer contact for</a> </li> </ul> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; aa29ae0 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "context": {"self_link": "https://answers.launchpad.net/api/devel/~tehnick", "web_link": "https://launchpad.net/~tehnick", "resource_type_link": "https://answers.launchpad.net/api/devel/#person", "all_specifications_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/all_specifications", "valid_specifications_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/valid_specifications", "recipes_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/recipes", "time_zone": "Europe/Moscow", "private": false, "is_valid": true, "is_team": false, "account_status": "Active", "visibility": "Public", "name": "tehnick", "display_name": "Tehnick", "logo_link": "https://answers.launchpad.net/api/devel/~tehnick/logo", "is_probationary": false, "id": "tag:launchpad.net:2008:redacted", "karma": 340, "homepage_content": null, "description": "https://wiki.debian.org/BorisPek\nhttps://tehnick.github.io/", "mugshot_link": "https://answers.launchpad.net/api/devel/~tehnick/mugshot", "languages_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/languages", "hide_email_addresses": false, "date_created": "2010-01-16T23:45:08.662374+00:00", "sshkeys_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/sshkeys", "is_ubuntu_coc_signer": true, "gpg_keys_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/gpg_keys", "wiki_names_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/wiki_names", "irc_nicknames_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/irc_nicknames", "jabber_ids_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/jabber_ids", "social_accounts_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/social_accounts", "memberships_details_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/memberships_details", "open_membership_invitations_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/confirmed_email_addresses", "team_owner_link": null, "preferred_email_address_link": "tag:launchpad.net:2008:redacted", "mailing_list_auto_subscribe_policy": "Ask me when I join a team", "archive_link": "https://answers.launchpad.net/api/devel/~tehnick/+archive/ubuntu/tehnick-deletedppa", "ppas_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/ppas", "sub_teams_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/sub_teams", "super_teams_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/super_teams", "members_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/members", "admins_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/admins", "participants_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/participants", "deactivated_members_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/deactivated_members", "expired_members_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/expired_members", "invited_members_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/invited_members", "members_details_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/members_details", "proposed_members_collection_link": "https://answers.launchpad.net/api/devel/~tehnick/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "http_etag": "\"0285a704a5f1b1f9cc7a4d54b3851586f8acd7ec-b903d8862193019ec6a3b904b7a9638530c2c55c\""}};</script> </body> <!-- Facet name: answers Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 24 queries/external actions issued in 0.70 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'js.yui_version': None, 'app.mainsite_only.canonical_url': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} raa29ae0 --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10