You are not logged in.

#1 2012-07-25 12:22:13

teddypick3r
Member
Registered: 2011-10-17
Posts: 17

LinuxDCPP can't share other folder than home dir

Any linuxdcpp users here? Before this, it's working just fine. Now it seems like I can't share any other folder than my home dir. It puzzles me though, because I did browse to the dir that I want to share yet it stills shows my home dir.

Anyone is experiencing the same problem?

Offline

#2 2012-08-13 12:21:22

fsc
Member
From: /home/fsc
Registered: 2012-08-13
Posts: 2

Re: LinuxDCPP can't share other folder than home dir

I have the same problem, even with eiskaltdcpp from the AUR. Maybe a problem with any of the libs?

Offline

#3 2012-08-19 06:28:33

Hspasta
Member
Registered: 2011-12-24
Posts: 189
Website

Re: LinuxDCPP can't share other folder than home dir

I have the same issue as well. I am using gnome3. I also tried eiskaltdcpp and got the same result.

Edit: I found that that if you go into ~/.dc++/DCPlusPlus.xml and add this

<Share>
         <Directory Virtual="name">/your/dir/here/</Directory>
</Share>

It works fine. Don't use escape characters either.

Last edited by Hspasta (2012-08-19 21:43:07)

Offline

#4 2012-09-03 18:57:57

lemonshark10
Member
Registered: 2009-03-12
Posts: 3

Re: LinuxDCPP can't share other folder than home dir

I'm running into the same issue.
When I edited the xml file dcpp would just overwrite it the next time it was started.
Is there a specific sequence that you are supposed to start the program/write to the xml file.
any help is appreciated

Offline

#5 2012-09-03 19:35:51

freddie
Member
Registered: 2010-10-02
Posts: 34
Website

Re: LinuxDCPP can't share other folder than home dir

I have the same issue to and i find this link

https://bugs.launchpad.net/linuxdcpp/+bug/1041546

Offline

#6 2012-09-05 00:57:37

pigiron
Member
From: USA
Registered: 2009-07-14
Posts: 150

Re: LinuxDCPP can't share other folder than home dir

I fired up the debugger on this one... and then hit the google.

This looks like a GTK+ version 2.24.11 bug introduced in this change:

https://bugzilla.gnome.org/show_bug.cgi?id=674556

If you compile and run the test case Paul Davis created in comment #10 on that web page... and described on comment #9, the same problem is recreated without LinuxDC++ involved.

Unfortunately, AFAIKT Paul never followed up creating a new bug report and I'm too much of a privacy freak to create an OpenID to jump in the middle of it myself.

Last edited by pigiron (2012-09-05 01:02:34)

Offline

#7 2012-09-12 17:04:27

beroal
Member
From: Ukraine
Registered: 2009-06-07
Posts: 370
Website

Re: LinuxDCPP can't share other folder than home dir

Workaround: downgrade "gtk2", "lib32-gtk2" to 2.24.9.

Should we wait until "linuxdcpp" converted to GTK3?


we are not condemned to write ugly code

Offline

Board footer

Powered by FluxBB