<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CRIN Trac: Ticket #12: ownCloud Synching</title>
    <link>https://trac.crin.org/trac/ticket/12</link>
    <description>&lt;p&gt;
Changes are not synching between the desktop app and the browser version.
There is no error message showing up at the desktop app.
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CRIN Trac</title>
      <url>https://trac.crin.org/trac/chrome/site/logo.gif</url>
      <link>https://trac.crin.org/trac/ticket/12</link>
    </image>
    <generator>Trac 1.0.2</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 12 May 2015 10:03:54 GMT</pubDate>
      <title>hours changed; cc, totalhours set</title>
      <link>https://trac.crin.org/trac/ticket/12#comment:1</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/12#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;cc&lt;/strong&gt;
              &lt;em&gt;jonas&lt;/em&gt; added
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0&lt;/em&gt; to &lt;em&gt;0.5&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                set to &lt;em&gt;0.5&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Installing a client on Debian Squeeze:
&lt;/p&gt;
&lt;pre class="wiki"&gt;apt-get install owncloud-client
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:
  The following packages have unmet dependencies:
   owncloud-client : Depends: libowncloudsync0 (= 1.5.0+dfsg-4~bpo70+1) but it is not going to be installed
                     Depends: libocsync0 (&amp;gt;= 0.60.3) but it is not installable
  E: Unable to correct problems, you have held broken packages.
&lt;/pre&gt;&lt;p&gt;
This is probably due to having backports in &lt;tt&gt;/etc/apt/sources.list&lt;/tt&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;deb https://mirrors.kernel.org/debian/ wheezy-backports main
&lt;/pre&gt;&lt;p&gt;
So comment that out and try again:
&lt;/p&gt;
&lt;pre class="wiki"&gt;apt-get update ; apt-get install owncloud-client
  E: Unable to locate package owncloud-client
&lt;/pre&gt;&lt;p&gt;
So it is only available in backports and Jessie.
&lt;/p&gt;
&lt;p&gt;
So following &lt;a class="ext-link" href="https://software.opensuse.org/download/package?project=isv:ownCloud:desktop&amp;amp;package=owncloud-client"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://software.opensuse.org/download/package?project=isv:ownCloud:desktop&amp;amp;package=owncloud-client&lt;/a&gt;
&lt;/p&gt;
&lt;pre class="wiki"&gt;wget http://download.opensuse.org/repositories/isv:ownCloud:desktop/Debian_7.0/Release.key
apt-key add - &amp;lt; Release.key
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Debian_7.0/ /' &amp;gt;&amp;gt; /etc/apt/sources.list.d/owncloud-client.list
apt-get update
apt-get install owncloud-client
  The following extra packages will be installed:
    libneon27 libowncloudsync0 libqt4-sql-sqlite libqtkeychain0 owncloud-client-l10n
  Suggested packages:
    libqt4-dev
  The following NEW packages will be installed:
    libneon27 libowncloudsync0 libqt4-sql-sqlite libqtkeychain0 owncloud-client owncloud-client-l10n
&lt;/pre&gt;&lt;p&gt;
Created an account on the server and a &lt;tt&gt;Test&lt;/tt&gt; directory for testing, shared with the admin group,  sync and a &lt;tt&gt;~/ownCloud/Test&lt;/tt&gt; directory has appeared, create a text file for testing on the local file system and then check that it is on the remote server and it is.
&lt;/p&gt;
&lt;p&gt;
I can't reproduce this problem, Jonas can you try adding a file to the Test directory I created and shared with the admin group?
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Wed, 13 May 2015 11:27:32 GMT</pubDate>
      <title>milestone set</title>
      <link>https://trac.crin.org/trac/ticket/12#comment:2</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/12#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                set to &lt;em&gt;Maintenance&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jonas</dc:creator>

      <pubDate>Wed, 13 May 2015 15:55:20 GMT</pubDate>
      <title></title>
      <link>https://trac.crin.org/trac/ticket/12#comment:3</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/12#comment:3</guid>
      <description>
        &lt;p&gt;
I added a file to the test folder as user Jonas. I could only do that in the browser, not in the file manager, because the test folder does not show there, and that is the problem.
I'll send 2 screenshots, one of the files that are visible in the browser version and one from the file manager.
&lt;/p&gt;
&lt;p&gt;
I don't know how to add them here..
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Wed, 13 May 2015 16:11:32 GMT</pubDate>
      <title></title>
      <link>https://trac.crin.org/trac/ticket/12#comment:4</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/12#comment:4</guid>
      <description>
        &lt;p&gt;
Replying to &lt;a class="ticket" href="https://trac.crin.org/trac/ticket/12#comment:3" title="Comment 3"&gt;jonas&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
I don't know how to add them here..
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
See the &lt;strong&gt;Attachments&lt;/strong&gt; section just under the ticket description, use that to upload them, then embed them like this:
&lt;/p&gt;
&lt;pre class="wiki"&gt;[[Image(filename.png)]]
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Wed, 13 May 2015 16:21:14 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>https://trac.crin.org/trac/ticket/12#comment:5</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/12#comment:5</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0&lt;/em&gt; to &lt;em&gt;0.15&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.5&lt;/em&gt; to &lt;em&gt;0.65&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Replying to &lt;a class="ticket" href="https://trac.crin.org/trac/ticket/12#comment:3" title="Comment 3"&gt;jonas&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
I'll send 2 screenshots, one of the files that are visible in the browser version and one from the file manager.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
Hmm, I don't know how I can reproduce this problem without a OSX machine (I don't have this problem on Linux), I'll see if I can borrow one tonight to do some testing.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Wed, 13 May 2015 21:09:23 GMT</pubDate>
      <title></title>
      <link>https://trac.crin.org/trac/ticket/12#comment:6</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/12#comment:6</guid>
      <description>
        &lt;p&gt;
The &lt;a class="ext-link" href="https://owncloud.org/install/#install-clients"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;ownCloud client&lt;/a&gt; for OSX is for &lt;em&gt;OSX 10.7+&lt;/em&gt; but the OSX machine I was going to use to test it is running OSX 10.6 and it won't install. I see if I can track another machine down...
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 09 Jun 2015 09:11:36 GMT</pubDate>
      <title>cc changed</title>
      <link>https://trac.crin.org/trac/ticket/12#comment:7</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/12#comment:7</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;cc&lt;/strong&gt;
              &lt;em&gt;jenny&lt;/em&gt; &lt;em&gt;gillian&lt;/em&gt; added; &lt;em&gt;jonas&lt;/em&gt; removed
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
A new version of the ownCloud client came out yesterday, the email announcement said:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
I am happy to announce the release of ownCloud Desktop Client 1.8.2. This is a pure &lt;strong&gt;bugfix release focusing on sync abortion issues&lt;/strong&gt; observed in 1.8.1 and earlier. We strongly recommend to update.
&lt;/p&gt;
&lt;p&gt;
&lt;a class="ext-link" href="https://mailman.owncloud.org/pipermail/announcements/2015-June/000068.html"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://mailman.owncloud.org/pipermail/announcements/2015-June/000068.html&lt;/a&gt;
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
I wonder if this new version solves the issues you were having?
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>