** Also affects: software-center (Ubuntu)
Importance: Undecided
Status: New
** Changed in: software-center (Ubuntu)
Status: New => Confirmed
** Changed in: software-center (Ubuntu)
Importance: Undecided => High
** Summary changed:
- nautilus-dropbox installation hangs while
As an edit to my comment above, here is a complete, newbie guide to
getting it up and running.
First, install both the daemon and nautilus integration package from
www.dropbox.com/install
Install the .deb file and don't start it just yet. Then, use the command
below to install the daemon. The com
In response to my earlier workaround, you can very easily run it at
start-up. You must use the command I described above to start the
daemon. Just create a new start-up command and copy and paste:
~/.dropbox-dist/dropboxd
Into the command box. Then, have it start up the nautilus integration.
N
I just hit this on a fresh Linux Mint 13/MATE install. Patrick's
explanation of how to get out of the infinite loop of dpkg --configure
-a calls was very helpful. Having a manual workaround is nice, but
you're going to get a lot of stuck newbies with this - hope you can
release the fix soon.
--
** Changed in: nautilus-dropbox (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016559
Title:
nautilus-dropbox installation hangs while downloading
To man
Evan, It turned out that, at least for me, your previous post implicitly
provided a work-around for this bug-in-Kubuntu's-Muon-Software-Center
(and, I assume also in Ubuntu's software center). You wrote:
"Vim, have you started the Dropbox daemon yet? On my system I
ran in terminal:
I was able to get it to complete installation by a manual install,
however it is not showing up on my taskbar even by pulling it up through
unity.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016559
The actual patch is to replace the os.read(f.fileno(), 4096) with
f.read(4096)
On Mon, Jun 25, 2012 at 1:10 PM, Raphaël Hertzog
wrote:
> On Mon, 25 Jun 2012, David Euresti wrote:
> > So it turns out it has to do with redirecting http to https and the
> > downloader is actually trying to read the
On Mon, 25 Jun 2012, David Euresti wrote:
> So it turns out it has to do with redirecting http to https and the
> downloader is actually trying to read the encrypted data. We're working
> on a workaround that won't redirect to https so that the current code
> will work. And we'll also put out a ne
I have the same problem. Also I get an dpkg lock witch is possible to
remove or fix.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016559
Title:
nautilus-dropbox installation hangs while downloadin
So it turns out it has to do with redirecting http to https and the
downloader is actually trying to read the encrypted data. We're working
on a workaround that won't redirect to https so that the current code
will work. And we'll also put out a new package that will fix the
problem soon. Sorry a
Just for completeness, I informed Dropbox of this problem and I'm
waiting some news from them (David Euresti in particular, I just
subscribed him to this bug). It's not really specific to the Ubuntu
package, the dropbox wrapper fails in the same way when you run "dropbox
start -i" for the first tim
Vim, have you started the Dropbox daemon yet? On my system I ran in
terminal:
~/.dropbox-dist/dropboxd
As well as running the nautilus part of Dropbox. Running both of these
together gave me the icon in the system tray, as well as notifications.
I don't know if it would be different in Kubuntu
Thank you Evan. I still don't understand what a "lock" is. But your
hint to kill a process and your mention of the System Monitor got me to
run the System Monitor. The most CPU was used by a process called
"dropbox". I selected to end that process, was asked for my password,
and thus succeeded
Vim, I'm learning too, but when I ran into that problem, I found that I
was able to free up the lock by using the system monitor and then
locating the process using it. I tried to end it in the GUI, however
root was the owner, so I used:
sudo pkill PROCESS
And that seemed to clear up the issue
Patrick, After doing the first of your 3 steps I got the message:
dpkg: error: dpkg status database is locked by another process
I'm still learning about Linux. It's not obvious to me what I should do
next. Any help is appreciated. Vim
--
You received this bug notification because you are a
Same Problem is occuring in fresh install of daily build 12.10
6/22/2012+ worked fine on previous non daily build alpha 12.10.
Prevents other installs and software updates even after killing (-9) all
apt-get and aptitude processes. After reboot and attempting to do
"partial upgrade" as it will no
Thank you so much Patrick! I am sad to hear that Dropbox still hasn't
fixed the problem. I suppose I can wait a while, and just use the
website for now. However, I can't properly complain, as I also use
Google Drive, and they haven't even made an attempt to support Linux. If
it wasn't for the extre
Thanks Patrick!
I've already installed it following a similar procedure I found on the
web.
Thanks for your suggestions anyway!
El dom 24 jun 2012 13:45:07 ART, Patrick Santos escribió:
> **edit on point #2:
> 2. Press CONTROL+C before the download of Dropbox gets to 99%.
>
--
You received th
**edit on point #2:
2. Press CONTROL+C before the download of Dropbox gets to 99%.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016559
Title:
nautilus-dropbox installation hangs while downloading
Hello Evan, I solved the problem you have by doing the following:
1. Run, as you did before:
sudo dpkg --configure -a
2. Press CONTROL+C to before the download of Dropbox tries to do anything.
3. Remove dropbox:
sudo apt-get purge nautilus-dropbox
That should allow you to install other packages a
Hey guys, I'm relatively new at Ubuntu in general, so I may not be that
helpful. I would just like to say that not only does this bug affect me
(I clicked the link at the top of the page), but it is a BIG problem. It
seems to be making it impossible to install anything. I found my own
work around w
Updated workaround procedure:
- Download the Dropbox .deb file from: https://www.dropbox.com/install?os=lnx
- Open the .deb with Ubuntu Software Center and begin installation
- When you see the screen saying "To complete installation, you must start
Dropbox", press CANCEL
- Install the dropbox da
@Michael: Ubuntu 10.10 is not support with security updates anymore and
should not be used. It is highly suggested to upgrade to a current
release. I recommend 12.04.
Regarding this bug. I followed the workaround but couldn't get it to
work. For me one step was missing. Here is what I did:
1. in
I am using Ubuntu 10.10 currently, but I had this same problem with
10.04LTS which I freshly installed 2 days ago. Dropbox gets to 99%,
then it goes to a sleep status when I check the System Monitor.
=^.,.^=
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Should have said that I am using AMD 64bit
Work arounds worked OK.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016559
Title:
nautilus-dropbox installation hangs while downloading
To manage noti
the same problem fresh ubuntu 12.04 x64 install wroks fine with xubuntu
so sure thats nautilus problem
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016559
Title:
nautilus-dropbox installation hang
Also affecting me. Not a new install. Fully updated system.
Tried killing the process and then doing
dpkg --configure nautilus-dropbox
just in case but it does the same thing but I did get a traceback when
cancelling this:
Traceback (most recent call last):
File "/usr/bin/dropbox", l
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: nautilus-dropbox (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016559
Ti
29 matches
Mail list logo