Search found 11 matches
- Tue Jan 01, 2013 7:25 pm
- Forum: Support
- Topic: KDE, QT: logout cancelled by transmission-qt
- Replies: 4
- Views: 4526
Re: KDE, QT: logout cancelled by transmission-qt
Created ticket https://trac.transmissionbt.com/ticket/5206
- Sat Dec 29, 2012 5:00 pm
- Forum: Support
- Topic: KDE, QT: logout cancelled by transmission-qt
- Replies: 4
- Views: 4526
Re: KDE, QT: logout cancelled by transmission-qt
It's already false
- Sat Dec 29, 2012 2:46 pm
- Forum: Support
- Topic: KDE, QT: logout cancelled by transmission-qt
- Replies: 4
- Views: 4526
Re: KDE, QT: logout cancelled by transmission-qt
Tried now, it still prevents logout.x190 wrote:Have you tried pausing all the torrents first
Of course it helps, but it's not a good workaroundx190 wrote:and quitting the app before shutdown/logout?
- Thu Dec 27, 2012 3:30 pm
- Forum: Support
- Topic: KDE, QT: logout cancelled by transmission-qt
- Replies: 4
- Views: 4526
KDE, QT: logout cancelled by transmission-qt
I can't cleanly shutdown my PC when transmission is running.
When I try, this notification appears: "logout cancelled by /usr/bin/transmission-qt"
After that the transmission tray icon stops responding to mouse clicks.
If I try to shutdown again, the screen fades, but programs keep running and no ...
When I try, this notification appears: "logout cancelled by /usr/bin/transmission-qt"
After that the transmission tray icon stops responding to mouse clicks.
If I try to shutdown again, the screen fades, but programs keep running and no ...
- Tue Dec 25, 2012 7:52 pm
- Forum: Support
- Topic: Can't create tickets on trac.transmissionbt.com
- Replies: 1
- Views: 1438
Can't create tickets on trac.transmissionbt.com
If I remember correctly, a week ago I created an account there.
But today I don't see login/register links and can't post.
But today I don't see login/register links and can't post.
- Mon Dec 24, 2012 8:20 pm
- Forum: General
- Topic: QT, KDE: single file torrent, "open folder" opens the file
- Replies: 8
- Views: 7522
Re: QT, KDE: single file torrent, "open folder" opens the fi
...change the code according to that and will attach my patches to the future tickets
- Mon Dec 24, 2012 8:18 pm
- Forum: General
- Topic: QT, KDE: single file torrent, "open folder" opens the file
- Replies: 8
- Views: 7522
Re: QT, KDE: single file torrent, "open folder" opens the fi
I'm not listening.you are trying to modify a program you don't even understand
Thanks. I'llit doesn't have backslashes
- Mon Dec 24, 2012 12:18 pm
- Forum: General
- Topic: QT, KDE: single file torrent, "open folder" opens the file
- Replies: 8
- Views: 7522
Re: QT, KDE: single file torrent, "open folder" opens the fi
All right, I'll create a ticket.rb07 wrote:Without a ticket the developers are not going to change the code. So either re-open the existing ticket, or open a new one.
Please answerdoes Torrent::files().at(0) contain backslashes on Windows?
- Sun Dec 23, 2012 5:12 pm
- Forum: General
- Topic: QT, KDE: single file torrent, "open folder" opens the file
- Replies: 8
- Views: 7522
Re: QT, KDE: single file torrent, "open folder" opens the fi
I haven't forgotten you. For now, can we continue here without creating a ticket?
In this function: qt/mainwin.cc:
void
TrMainWindow :: openFolder( )
{
const int torrentId( *getSelectedTorrents().begin() );
const Torrent * tor( myModel.getTorrentFromId( torrentId ) );
const QString path( tor ...
In this function: qt/mainwin.cc:
void
TrMainWindow :: openFolder( )
{
const int torrentId( *getSelectedTorrents().begin() );
const Torrent * tor( myModel.getTorrentFromId( torrentId ) );
const QString path( tor ...
- Sun Dec 16, 2012 9:34 am
- Forum: General
- Topic: QT, KDE: single file torrent, "open folder" opens the file
- Replies: 8
- Views: 7522
Re: QT, KDE: single file torrent, "open folder" opens the fi
http://www.transmissionbt.com/download/
broken links:
transmission--2.75.tar: xz, bz2.
Rebuilt from svn tag 2.75
Same problem
[il@il transmission]$ strace -f -e trace=process -v -s 1024 transmission-qt
execve("/usr/bin/transmission-qt", ["transmission-qt"], ["XDG_VTNR=7", "SSH_AGENT_PID=1493 ...
broken links:
transmission--2.75.tar: xz, bz2.
Rebuilt from svn tag 2.75
Same problem
[il@il transmission]$ strace -f -e trace=process -v -s 1024 transmission-qt
execve("/usr/bin/transmission-qt", ["transmission-qt"], ["XDG_VTNR=7", "SSH_AGENT_PID=1493 ...
- Sat Dec 15, 2012 8:24 pm
- Forum: General
- Topic: QT, KDE: single file torrent, "open folder" opens the file
- Replies: 8
- Views: 7522
QT, KDE: single file torrent, "open folder" opens the file
If I click "open folder" on a single file torrent, it opens the file, not the folder; Kwrite for .txt and Gwenview for images.
transmission-qt 2.73 (13592)
KDE 4.9.4
Archlinux 64
transmission-qt 2.73 (13592)
KDE 4.9.4
Archlinux 64