Hi,
> But now i have update my gnome version (from 3.12 to 3.14) &
> gnome-shell was always crashing with ati-drivers
> So i now using the radeon (free) drivers in X11.(with kms)
I'm afraid you have to decide to either use the free radeon
driver, or use the fglrx ("ati-drivers"). You can't use b
Hi,
> "Error: no such instruction: `vfnmadd312sd"
> After searching the Internet I've found, that the problem ist the
> CXXFFLAG -march=nativ.
After some research, it seems to me the problem isn't in darktable,
rather the problem is that your gcc installation is broken. Disabling
-march=native i
Hi,
Perhaps i should add that
> 1.1.1 --- current release
1.1.1 is a git *tag*
> 1.1.x --- in between these two above
Nope, 1.1.x is a git *branch*
> Assuming the above understanding is correct, I was in the expectation
> that the master will provide me (RELEASE_TAG + commits) so I can use
Mast
On Tue, 11 Dec 2012 11:48:14 +0100
Togan Muftuoglu wrote:
> So all new development is happening now in this master branch. I must
> admit I am either not awake yet, or having difficulty in grasping the
> git layout of darktable.
>
If i understand it correctly:
master --- 1.0 --
Hi,
On Fri, 07 Dec 2012 12:25:17 +0100
"B.W.H. van Beest" wrote:
> --
> Suggestion a: do a 'cat /proc/cpuinfo' and look at the flags. If the
> flag 'lm' is present, it is 64 bit.
>
This in fact tells you whether your hardware (CPU) is capable of
ope
Hi,
On Thu, 8 Nov 2012 20:33:15 +1300
kcle...@users.sourceforge.net wrote:
> Moving darktable to cloud and offer it as an online DAM service is
> nice, but setting the bandwidth, and the storage of RAW photos would
> have huge cost, so it must be a paid subscription service.
The bandwidth and sto
Hi,
On Sat, 27 Oct 2012 11:54:59 +1300
kcle...@users.sourceforge.net wrote:
> Good work Michal! Is the freeze related to OpenCL and/or pthread /
> mmap stuff? And have you tried to use conditional macro to
> (temporarily) disable all OpenCL and multithreading in the Windows
> version of darktab
Hi,
> I understand your reluctance of including the Windows OS, as
> supporting Windows will be a big ongoing committment. However are the
> modifications for cross-compilation in the git sourcecode? If so, is
> it in the trunk, or in one of the branches? If not, then could you
> please show us