Summary: | not saving photos in database | ||
---|---|---|---|
Product: | [Applications] krecipes | Reporter: | Ryan Cragun <ryantcragun> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | ian.smith47, shaddow, simonandric5 |
Priority: | NOR | ||
Version: | other | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screenshot of the default photo after trying to save a different photo |
*** Bug 385617 has been marked as a duplicate of this bug. *** *** Bug 383318 has been marked as a duplicate of this bug. *** 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, 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 +0000, Ian Smith wrote:
> https://bugs.kde.org/show_bug.cgi?id=376066
>
> --- Comment #3 from Ian Smith <ian.smith47@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,
>
(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 +0000, Ian Smith wrote: > > https://bugs.kde.org/show_bug.cgi?id=376066 > > > > --- Comment #3 from Ian Smith <ian.smith47@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, Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! (In reply to Justin Zobel from comment #6) > Thank you for reporting this issue in KDE software. As it has been a while > since this issue was reported, can we please ask you to see if you can > reproduce the issue with a recent software version? > > If you can reproduce the issue, please change the status to "REPORTED" when > replying. Thank you! KRecipes is no longer in the repositories or maintained. I wasn't able to install it again. Not sure what that means regarding the status of the bug. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |
Created attachment 103847 [details] screenshot of the default photo after trying to save a different photo I'm using Krecipes Version 2.1.0 from the Linux Mint repositories. As of this new version, when I try to add a photo to a recipe, the photo is not saved and the default photo of tux as a chef appears. I have tried importing both jpg and png files and neither save. Strangely, this only happens with new recipes I enter and not the recipes I already had entered in the older version of Krecipes.