Jump to content

emc

µTorrent Helper
  • Posts

    263
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by emc

  1. BUG REPORT - SEARCH ENGINES

    1) Search form incorrectly displays transparent color of icon. Instead of transparent it is solid. In rolldown list icons are displayed correctly.

    2) Wrong engine is selected when separate line is used. If separate lin is between engines 3 and 4, when you click to engine 4, it is selected engine 5.

  2. uTorrent GUI texts

    I noticed in uTS small bug in two same strings:

    uTorrentFailed to update. Please try again. -> µTorrent Failed to update. Please try again.

    uTorrentFailed to update. Please try again. -> µTorrent Failed to update. Please try again.

    Change "u" to "µ" and add a space between words µTorrent and Failed.

    Correction proposed by another string...

    µTorrent Failed to save the update. Please try again

    And maybe "Failed" can be with small "f". :P

  3. µTorrent all version (tested 3.3.1.29963, 2.2.1.25534, 2.0.2.19648) isn't able to check new version resp. new build.

    There is no new version available at this time.

    I must upgrade manually by download link from forum. At this moment to 3.3.1 29988.

  4. Still the icon does not appear

    If you wish to minimize to taskbar, not to tray, then uncheck "Minimize button minimizes uT to tray".

    If you don't do it, then icon will be always shown in tray. The option "Always show tray icon" is ignored by this way. (Windows 7)

    4g0jYRm.png

  5. µTorrent 3.3.1 RC2 build 29719

    GUI IMPROVEMENTS

    1. Please add Close button to the window Create new torrent

    2. Please make text field Related - Similar Torrents more wider for translation

    FP5X9zP.png

  6. rafi,

    I don't know what is important. I am user of 2.0.2.19648. x_secret.gif But you convinced me to try this new version. I decided use it today first time for downloading two torrents. Nothing more. At the first row I am a translator uTorrent to Czech language (as you may know it). And because it is my job, I'm doing this job.

    My estimate is that the latest beta (3.3) will,eventually, come to the 2.2.1 level of performance and better, since the core I/O engine was revised.
    It took 2.0/1/2 to get to "our" 2.2.1, and it takes 3.0/1/2 to get to 3.3... Which I consider as a good release candidate at 2.2.1 level .
  7. BUG REPORT - TRANSLATION

    Some mishmash in double %% and \\.

    See "List of strings" in CODE tag below.

    Original strings was generated into utorrent.exe.log by uTorrent running with an empty utorrent.exe.lang.txt

    *******
    List of unknown strings in the language file:
    *******
    ffmpeg Process aborted with error %d. Unknown error\nMore information may be found in the transcript log at %%appdata%%%Smedia


    *******
    List of strings not found in the language file:
    *******
    ffmpeg Process aborted with error %d. Unknown error\nMore information may be found in the transcript log at %%appdata%%\%S\media


    *******
    List of strings which are accepted with no error log:
    *******
    ffmpeg Process aborted with error %d. Unknown error\nMore information may be found in the transcript log at %%appdata%%\\%S\\media

  8. Some minor bugs in strings...

    If you did the first step correctly, you will have downlaoded a file that ends in (dot) torrent

    downloaded

    With Utorrent, downloading the content you want is made simple

    uTorrent

    Bittorrent DNA is a content delivery system that reduces publisher server load by using Bittorrent peer-to-peer delivery. It is used only for content that you request.

    BitTorrent

    These strings cannot be translated - not included in uTS...

    uts.png

  9. Where did you download new versions? I can download only 25460. I have "utorrent.cz" but have no info. Czech download server "http://www.stahuj.centrum.cz/" has 25516 for now, 25505 last week. Server "computerbase.de" has 25538. My question: Is there some IP lock to download new stable/beta of uT? Or where/how can I download it from uT/BT servers? :( What is officially latest stable build? Title of IRC channel is also about 25460... Thx.

  10. MINOR GUI BUG IN RESOURCE OF DIALOG 21

    Please correct the line

       CONTROL "", 1037, BUTTON, ... , 152, 48, 107, 10 

    this way

       CONTROL "", 1037, BUTTON, ... , 152, 47, 126, 8 

    Good catch. I changed it to:

       CONTROL "", 1037, BUTTON, ... , 152, 47, 107, 8 

    Please be so kind and use a width of field = 126. Wider fields (of course if possible) are more better for us translators. Thanks.

  11. What about add The Yes Man strings into µTS?

    What about make a frame Global Rate Options (or other title) into Bandwidth Preferences for new options?

    globalrateoptions.th.png

    Do not forget: "Use additional upload slots..." ovelaps text box "Number of upload slots..."

    Already reported by another user.

    Solution follows...

    234 DIALOGEX 0, 0, 285, 195
    STYLE DS_FIXEDSYS | DS_CONTROL | WS_CHILD
    EXSTYLE WS_EX_CONTROLPARENT
    CAPTION ""
    LANGUAGE LANG_SWEDISH, 0x1
    FONT 8, "MS Shell Dlg"
    {
    CONTROL "", -1, BUTTON, BS_GROUPBOX | WS_CHILD | WS_VISIBLE, 0, 0, 280, 40
    CONTROL "", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 6, 11, 224, 8
    CONTROL "", 1031, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_NUMBER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 237, 10, 36, 12
    CONTROL "", 1162, BUTTON, BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 13, 26, 220, 8
    CONTROL "", 1165, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_NUMBER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 237, 25, 36, 12
    CONTROL "", -1, BUTTON, BS_GROUPBOX | WS_CHILD | WS_VISIBLE, 0, 40, 280, 26
    CONTROL "", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 6, 51, 225, 8
    CONTROL "", 1037, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_NUMBER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 237, 49, 36, 12
    CONTROL "", 1462, BUTTON, BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 13, 76, 220, 8
    CONTROL "", 1461, BUTTON, BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 13, 89, 220, 8
    CONTROL "", -1, BUTTON, BS_GROUPBOX | WS_CHILD | WS_VISIBLE, 0, 102, 280, 75
    CONTROL "", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 7, 116, 224, 8
    CONTROL "", 1050, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_NUMBER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 237, 115, 36, 12
    CONTROL "", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 7, 132, 224, 8
    CONTROL "", 1047, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_NUMBER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 237, 131, 36, 12
    CONTROL "", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 7, 148, 224, 8
    CONTROL "", 1043, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_NUMBER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 237, 147, 36, 12
    CONTROL "", 1161, BUTTON, BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 13, 163, 260, 10
    CONTROL "", -1, BUTTON, BS_GROUPBOX | WS_CHILD | WS_VISIBLE, 0, 66, 280, 36
    }

  12. rafi: I know that µTorrent has lots of options. Advanced users can tune up µTorrent in Preferences. Why ask beginners to do the same? I think the default must be 100% functional for beginners (who have no defined folders nor other options). Option: "Show a window that displays the files inside the torrent" is one of think which make easy to use µTorrent.

  13. - Change: Don't show add torrent dialog by default.

    (Option: Show a window that displays the files inside the torrent)

    What is the reason for this change? Do you think it is good idea to automatically put new download to "undefined" folder (Documents\Downloads) instead of ask user by default?

×
×
  • Create New...