View previous topic :: View next topic |
Author |
Message |
psofa Guru
Joined: 28 Feb 2004 Posts: 485
|
Posted: Wed Sep 22, 2004 5:07 pm Post subject: Is there a decent dc++ client yet? |
|
|
I cant stand dcgui anymore! has there been progress to other dc++ clients? _________________ psofa |
|
Back to top |
|
|
chunderbunny Veteran
Joined: 31 May 2004 Posts: 1281 Location: 51°24'27" N, 0°57'15" W
|
Posted: Wed Sep 22, 2004 5:28 pm Post subject: |
|
|
Which dcgui are you using?
dcgui-qt was renamed valknut, and I I've always liked that one. I think they fixed the transfer speed issue as well. Dc-gui has always seemed to be a bit ugly by comparison. If you want console access then you can't go wrong with dctc and ldcc. |
|
Back to top |
|
|
psofa Guru
Joined: 28 Feb 2004 Posts: 485
|
Posted: Wed Sep 22, 2004 5:34 pm Post subject: |
|
|
i am "using" valknut but its not quite usable at all. It eats cpu, the search results are less than the ones provided by dc++ (dont ask me why).And the gui is the worst ive ever used.The window settings are not stored the tabbar isnt very functional .I have close the download in order to remove the relevant source, it drives me mad.But the worst is that the coder of this must be dumb or sth.Despite all the complains about the tabbar etc he continues not to modify it.Maybe a text-based client would be more usable than this.If dc++ was fully usable under wine id use it any time _________________ psofa |
|
Back to top |
|
|
cazort Guru
Joined: 19 Sep 2004 Posts: 343 Location: Lancaster, PA
|
Posted: Wed Sep 22, 2004 6:46 pm Post subject: |
|
|
I tried dc_qt 0.1.1 and the version number says it all--it's not really that usable. I couldn't even get basic searches to work. So I'd say don't even bother checking that out until they've made some substantial progress! |
|
Back to top |
|
|
slycordinator Advocate
Joined: 31 Jan 2004 Posts: 3065 Location: Korea
|
Posted: Sat Oct 02, 2004 3:31 am Post subject: Re: Is there a decent dc++ client yet? |
|
|
psofa wrote: | I cant stand dcgui anymore! has there been progress to other dc++ clients? |
Just to point out:
DC is the protocol. dc++ is the open source windows-based client. |
|
Back to top |
|
|
huga n00b
Joined: 20 Apr 2004 Posts: 23
|
Posted: Sat Oct 02, 2004 9:14 am Post subject: |
|
|
dc++ is fully usable under wine for me. it redraws the lists a little slow, but that's about it _________________ I stole my sister's boyfriend. It was all whirlwind, heat, and flash. Within a week we killed my parents and hit the road. |
|
Back to top |
|
|
Phase_ n00b
Joined: 09 May 2004 Posts: 37 Location: Sweden
|
Posted: Sat Oct 02, 2004 11:33 am Post subject: |
|
|
How did you get dc++ to work under wine?
What dll-files have you added, and would mind you posting your wine-config? |
|
Back to top |
|
|
Heewa n00b
Joined: 28 Jan 2004 Posts: 8 Location: Rochester, NY, US
|
Posted: Sat Oct 02, 2004 12:44 pm Post subject: |
|
|
Keep watching giFT for DC support. I wish I had enough time to work on that, but school comes first. |
|
Back to top |
|
|
neuron Advocate
Joined: 28 May 2002 Posts: 2371
|
|
Back to top |
|
|
abali n00b
Joined: 19 Sep 2004 Posts: 69 Location: Budapest, Hungary
|
Posted: Sat Oct 02, 2004 2:50 pm Post subject: |
|
|
Phase_ wrote: | How did you get dc++ to work under wine?
What dll-files have you added, and would mind you posting your wine-config? |
DC++ also runs here perfectly under Wine (20040716). This is for the config:
Code: | [AppDefaults\\DCPlusPlus.exe\\dlloverrides]
"*" = "builtin,native"
"comctl32" = "native"
"commctrl" = "native"
"comdlg32" = "native"
"riched20" = "native" |
And I have these DLLs:
Code: | -rw-r--r-- 1 bali users 569616 Aug 11 2002 comctl32.dll
-rw-r--r-- 1 bali users 276992 Aug 4 00:56 comdlg32.dll
-rw-r--r-- 1 bali users 154944 Aug 24 1996 commctrl.dll
-rw-r--r-- 1 bali users 431616 Aug 4 00:56 riched20.dll |
I however do remember having problems with other versions of these files. commdlg32 and riched20 are from an XP Pro SP2, the other two from here and here. |
|
Back to top |
|
|
psofa Guru
Joined: 28 Feb 2004 Posts: 485
|
Posted: Wed Oct 06, 2004 12:17 pm Post subject: |
|
|
i couldnt make it work with wine. though ill try again _________________ psofa |
|
Back to top |
|
|
Deranger Veteran
Joined: 26 Aug 2004 Posts: 1215
|
|
Back to top |
|
|
psofa Guru
Joined: 28 Feb 2004 Posts: 485
|
Posted: Wed Oct 06, 2004 12:40 pm Post subject: |
|
|
Could not load 'KEYBOARD.DLL' required by 'COMMCTRL', error=2
_________________ psofa |
|
Back to top |
|
|
psofa Guru
Joined: 28 Feb 2004 Posts: 485
|
Posted: Wed Oct 06, 2004 1:31 pm Post subject: |
|
|
tried indirect disconnect , i get:
checking for sigcx-0.6-gtk+ >= 0.6.4... Package sigcx-0.6-gtk+ was not found in the pkg-config search path.
any ideas? _________________ psofa |
|
Back to top |
|
|
Deranger Veteran
Joined: 26 Aug 2004 Posts: 1215
|
Posted: Wed Oct 06, 2004 1:38 pm Post subject: |
|
|
I got some different errors yesterday when I tried to compile it
I'll try to compile it later tonight. Now going to have some sleep, I'm very tired...
By the way, drop a message if somebody has successfully compiled that |
|
Back to top |
|
|
psofa Guru
Joined: 28 Feb 2004 Posts: 485
|
Posted: Wed Oct 06, 2004 10:02 pm Post subject: |
|
|
wake up! _________________ psofa |
|
Back to top |
|
|
lunne82 n00b
Joined: 07 Oct 2004 Posts: 6
|
Posted: Thu Oct 07, 2004 10:24 am Post subject: |
|
|
psofa wrote: | tried indirect disconnect , i get:
checking for sigcx-0.6-gtk+ >= 0.6.4... Package sigcx-0.6-gtk+ was not found in the pkg-config search path.
any ideas? |
I'm running Debian, but I had these packages installed when I built ID:
libsigcx-0.6-2
libsigcx-0.6-dev
Oktane wrote: | By the way, drop a message if somebody has successfully compiled that |
At your service! |
|
Back to top |
|
|
Deranger Veteran
Joined: 26 Aug 2004 Posts: 1215
|
Posted: Thu Oct 07, 2004 11:46 am Post subject: |
|
|
I emerged GTKmm and going to try again... |
|
Back to top |
|
|
psofa Guru
Joined: 28 Feb 2004 Posts: 485
|
Posted: Thu Oct 07, 2004 12:05 pm Post subject: |
|
|
lunne82 wrote: |
I'm running Debian, but I had these packages installed when I built ID:
libsigcx-0.6-2
libsigcx-0.6-dev
|
portage doesnt have these packages _________________ psofa |
|
Back to top |
|
|
Deranger Veteran
Joined: 26 Aug 2004 Posts: 1215
|
Posted: Thu Oct 07, 2004 12:10 pm Post subject: |
|
|
Code: |
checking for gtkmm-2.0 >= 2.2.11... Package gtkmm-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkmm-2.0' found
configure: error: Library requirements (gtkmm-2.0 >= 2.2.11) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
|
Code: |
* dev-cpp/gtkmm
Latest version available: 2.4.5
Latest version installed: 2.4.5
Size of downloaded files: 3,843 kB
Homepage: http://gtkmm.sourceforge.net/
Description: C++ interface for GTK+2
License: LGPL-2.1
|
No go
psofa, those are included in GTKmm AFAIK... |
|
Back to top |
|
|
psofa Guru
Joined: 28 Feb 2004 Posts: 485
|
Posted: Thu Oct 07, 2004 12:36 pm Post subject: |
|
|
gtkmm is allready installed _________________ psofa |
|
Back to top |
|
|
lunne82 n00b
Joined: 07 Oct 2004 Posts: 6
|
Posted: Thu Oct 07, 2004 12:44 pm Post subject: |
|
|
I think you should try version 2.2 of gtkmm instead of 2.4. I used 2.2.12 _________________ pho.nu - Programmers' Hang-Out |
|
Back to top |
|
|
Deranger Veteran
Joined: 26 Aug 2004 Posts: 1215
|
Posted: Thu Oct 07, 2004 12:49 pm Post subject: |
|
|
Compiling 2.2.11 at the moment...
EDIT:
Code: |
checking for sigcx-0.6-gtk+ >= 0.6.4... Package sigcx-0.6-gtk+ was not found in the pkg-config search path.
Perhaps you should add the directory containing `sigcx-0.6-gtk+.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sigcx-0.6-gtk+' found
configure: error: Library requirements (sigcx-0.6-gtk+ >= 0.6.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
|
Same error that psofa got earlier |
|
Back to top |
|
|
lunne82 n00b
Joined: 07 Oct 2004 Posts: 6
|
|
Back to top |
|
|
Deranger Veteran
Joined: 26 Aug 2004 Posts: 1215
|
Posted: Thu Oct 07, 2004 3:43 pm Post subject: |
|
|
I downloaded that ebuild and trying to emerge it now...What a surprise, it failed
Code: |
../sigcx/tunnel.h:223: error: no matching function for call to `pack(SigC::Slot1<bool, const std::string&>&, const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
make[2]: *** [x_thread_test.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/libsigcx-0.6.4/work/libsigcx-0.6.4/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libsigcx-0.6.4/work/libsigcx-0.6.4'
make: *** [all] Error 2
|
|
|
Back to top |
|
|
|