[krecipes] [Bug 376066] not saving photos in database

2017-11-03 Thread Ian Smith
https://bugs.kde.org/show_bug.cgi?id=376066

--- Comment #5 from Ian Smith <ian.smit...@virgin.net> ---
(In reply to shaddow from comment #4)
> Thanks Ian. I gave up on it and I am now using Gourmet Manager which
> uses python which makes it a bit easier to fix things.
> 
> Regards
> 
> 
> 
> On Mon, 2017-10-30 at 17:19 +, Ian Smith wrote:
> > https://bugs.kde.org/show_bug.cgi?id=376066
> > 
> > --- Comment #3 from Ian Smith <ian.smit...@virgin.net> ---
> > I could be wrong, but looking at the code, there only seems to be two
> > processes
> > to saving a file in the database - one is to encode the file and the
> > second is
> > to save the file in the database. I wondered if there was an issue
> > with the
> > encode libraries, so I tried saving a recipe image, and that worked
> > fine, which
> > means it is able to decode (I guess the same routines are used for
> > displaying
> > the images).
> > If there is a way to get some debug out, I could try, as I really
> > miss having a
> > fully functioning KRecipes again.
> > Thanks,
> >

Thank you for the suggestion of Gourmet Manager. There are a number of features
which look nice - such as being able to adjust the recipe size and when
printing being able to have a page break between recipes.
I will look at importing from KRecipes as I would not want to have to start
from scratch again!
If I knew the toolchain used etc.,  I would have a quick look at seeing if I
can find the problem in KRecipe. It is a shame that there is this problem, as I
do rate it as an application otherwise!
Many thanks,

-- 
You are receiving this mail because:
You are watching all bug changes.

[krecipes] [Bug 376066] not saving photos in database

2017-10-30 Thread Ian Smith
https://bugs.kde.org/show_bug.cgi?id=376066

--- Comment #3 from Ian Smith <ian.smit...@virgin.net> ---
I could be wrong, but looking at the code, there only seems to be two processes
to saving a file in the database - one is to encode the file and the second is
to save the file in the database. I wondered if there was an issue with the
encode libraries, so I tried saving a recipe image, and that worked fine, which
means it is able to decode (I guess the same routines are used for displaying
the images).
If there is a way to get some debug out, I could try, as I really miss having a
fully functioning KRecipes again.
Thanks,

-- 
You are receiving this mail because:
You are watching all bug changes.

[krecipes] [Bug 385617] New: Krecipes on Ubuntu 17.04 doesn't show recipe photo when viewing

2017-10-11 Thread Ian Smith
https://bugs.kde.org/show_bug.cgi?id=385617

Bug ID: 385617
   Summary: Krecipes on Ubuntu 17.04 doesn't show recipe photo
when viewing
   Product: krecipes
   Version: 2.1.0
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: krecipes-de...@kde.org
  Reporter: ian.smit...@virgin.net
  Target Milestone: ---

I am using Krecipes 2.1.0 on Ubuntu 17.04. I have used it for many years, and
am a complete fan.
Sadly, I have updated to Ubuntu 17.04, and now when I try to save a recipe
photo, when I view the recipe, it isn't displayed. I have had a look in the
database, and the field for the photos is blank when the photo is not visible.
This seems to be that although the image is loaded in the recipe, and the
recipe is saved, for some reason, the photo is not saved in the database.
Please let me know if there is more debug information I might supply.
Any clues as to how to remedy this?
Many thanks,

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 377961] hint-tile-center does not work in Plasma desktopthemes

2017-03-26 Thread Ian Smith
https://bugs.kde.org/show_bug.cgi?id=377961

--- Comment #2 from Ian Smith <iansa...@gmail.com> ---
Thanks for the feedback and advice Marco; however removing the caches had no
effect for me.

Could you let me know which standard theme you used as a base to modify, and I
will try that?

Also, I'm wondering if it could be an OpenSuse problem. I am on Leap 42.2.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 377961] hint-tile-center does not work in Plasma desktopthemes

2017-03-22 Thread Ian Smith
https://bugs.kde.org/show_bug.cgi?id=377961

Ian Smith <iansa...@gmail.com> changed:

   What|Removed |Added

 CC||iansa...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 377961] New: hint-tile-center does not work in Plasma desktopthemes

2017-03-22 Thread Ian Smith
https://bugs.kde.org/show_bug.cgi?id=377961

Bug ID: 377961
   Summary: hint-tile-center does not work in Plasma desktopthemes
   Product: frameworks-plasma
   Version: 5.26.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: libplasma
  Assignee: notm...@gmail.com
  Reporter: iansa...@gmail.com
  Target Milestone: ---

The hint-tile-center option has stopped working, at least in the translucent
panel-background.svgz and the standard widget background.svgz. It may well not
work in other widget backgrounds, but these are the two I have tried.

It is worth noting that in the tutorial
https://techbase.kde.org/Development/Tutorials/Plasma5/ThemeDetails
hint-tile-center is still discussed.

Reproducible: Always

Steps to Reproduce:
1. Copy one of the standard themes to .local/share/plasma/desktoptheme/
2. Edit metadata.desktop: change the name of the theme so that it is
identifiable in System Settings.
3. Edit widgets/background.svgz:
a) locate the object with id="center"
b) use the fill and stroke tool to give the object a gradient (if "center"
is a group object, it will be necessary to make the gradient on one of the
group's members).
c) if there is not already an object called hint-tile-center, duplicate one
of the other hint objects, (e.g."hint-stretch-borders") and change the id to
hint-tile-center.
d) save the file.
4. Open System Settings>Workspace Theme>Desktop Theme
5. Select the theme that was renamed in step 2.
6. Click "Apply".

Actual Results:  
Widgets such as Folderviews, Network Monitor and Thermal Monitor will display
the background stretched across the entire widget.

Expected Results:  
The background should be tiled across the widgets.

Using a gradient is a simple example to demonstrate the bug. I have also
obtained similar results using a freehand path within the center group.

-- 
You are receiving this mail because:
You are watching all bug changes.