[valgrind] [Bug 449417] New: "Remote server misconfigured" when trying to send email to valgr...@valgrind.org

2022-01-31 Thread Len Testa
https://bugs.kde.org/show_bug.cgi?id=449417

Bug ID: 449417
   Summary: "Remote server misconfigured" when trying to send
email to valgr...@valgrind.org
   Product: valgrind
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: l...@touringplans.com
  Target Milestone: ---

Hi folks,

I get the following error message when trying to send email to
valgr...@valgrind.org:

--start of error message--

Message not delivered
Your message couldn't be delivered to valgr...@valgrind.org because the remote
server is misconfigured. See technical details below for more information.

The response from the remote server was:
454 4.7.1 : Relay access denied

--end of error message--

I'm trying to figure out how to donate money to valgrid to help keep it
running.

Thanks!

Len Testa

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

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-23 Thread testa
https://bugs.kde.org/show_bug.cgi?id=394434

--- Comment #58 from testa <audebert@orange.fr> ---
> Q : what do you mean by "How can I trace in normal application mode ?"
> Do you mean to trace debug statement on the console without to run digiKam in
> the terminal ?

Yes that's it. Using a debug option in the app.

> Do you mean that starting digiKam from the MacOS icons launcher do not give 
> the
> same collection scan result than starting digiKam from a console ?

Exactly the behavior is not the same.
In terminal mode it's ok, from the launchpad, no.
Maybe environment variables, a different PATH. It's curious.

I had a good result 2 days ago but the cleaning was not done entirely.

Guy Audebert

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

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-22 Thread testa
https://bugs.kde.org/show_bug.cgi?id=394434

--- Comment #55 from testa <audebert@orange.fr> ---
I had tested with a very small collection.
I can trace in terminal mode but it is this mode that works.
How can I trace in normal application mode, except to modify the appropriate
script.

Guy 

> Le 22 mai 2018 à 15:15, <bugzilla_nore...@kde.org> <bugzilla_nore...@kde.org> 
> a écrit :
> 
> https://bugs.kde.org/show_bug.cgi?id=394434
> 
> --- Comment #54 from caulier.gil...@gmail.com ---
> So, if the problem appear with a large collection, we will need a full debug
> trace from the console with all collection scan stages, until the failure
> event.
> 
> You need to reset the database before, of course, to be sure to not mix
> previous data.
> 
> Gilles Caulier
> 
> -- 
> You are receiving this mail because:
> You reported the bug.

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

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-22 Thread testa
https://bugs.kde.org/show_bug.cgi?id=394434

--- Comment #53 from testa <audebert@orange.fr> ---
I confirm that in normal mode the direct launch fails. As for the long time I
wanted to talk about the time taken for the app to request information.

By cons I launched digikam in terminal mode:
/opt/digikam/Applications/KF5/digikam.app/Contents/MacOS/digikam 1> / tmp /
rendering 2> & 1
and actually it works, the import of my test collection went well and if I
restart digikam always in terminal mode the app opens correctly but if I run it
in normal mode the error message appears .


Guy audebert


> Le 22 mai 2018 à 12:02, <bugzilla_nore...@kde.org> <bugzilla_nore...@kde.org> 
> a écrit :
> 
> https://bugs.kde.org/show_bug.cgi?id=394434
> 
> --- Comment #52 from caulier.gil...@gmail.com ---
> The first scan can be long, this depend of collection size and number of items
> to populate in database. 
> 
> In my case, i setup a small collection to test (less than  images). I 
> recommend
> to do the same in first.
> 
> For the error reported previously, i insist : it's abnormal to see
> mysql_install_db using conf file from user space instead DK bundle one (from
> /opt/digikam/...).
> 
> At init you must to see someting like this on the console :
> 
> digikam.databaseserver: Database initializer:
> "/opt/digikam/lib/mariadb/bin/mysql_install_db"
> ("--datadir=/Users/gilles/Pictures/.mysql.digikam/db_data",
> "--defaults-file=/opt/digikam/Applications/KF5/digikam.app/Contents/Resources//digikam/database/mysql-global.conf")
> 
> This line come from my debug trace. Look the path to mysql-global.conf. It 
> come
> from /opt/digikam/..., not my user space (/Users/gilles/...).
> 
> This is mandatory as the shell script from mysql/mariadb is bugous and do not
> accept space in path).
> 
> After that, creating mysql server instance in memory, using the binary file
> mysqld which is not a sheel script, can use a path with space. From my debug
> trace :
> 
> digikam.databaseserver: Database server: "/opt/digikam/lib/mariadb/bin/mysqld"
> ("--defaults-file=/Users/gilles/Library/Application
> Support/digikam/digikam/mysql.conf",
> "--datadir=/Users/gilles/Pictures/.mysql.digikam/db_data",
> "--socket=/Users/gilles/Library/Application
> Support/digikam/digikam/db_misc/mysql.socket")
> 
> This one use conf file from user space, as the temporary socket file used to
> communicate with the internal server from DK, through localhost.
> 
> Gilles
> 
> -- 
> You are receiving this mail because:
> You reported the bug.

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

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-22 Thread testa
https://bugs.kde.org/show_bug.cgi?id=394434

--- Comment #51 from testa <audebert@orange.fr> ---
Hi
I followed your indications to know how to do the cleaning of: -
- ~ / Library / Application Support / digikam
- ~ / Library / Preferences / digikamrc
- ~ / Pictures / .mysql.digikam
as well as / opt / digikam
I used the package of 22/05 5h49 either:
digiKam-6.0.0-git-20180522T074156-MacOS-x86-64.pkg
When launching the app in normal mode, it shoots for a long time before having
the error message. I made several inconclusive tests.
The penultimate package had resulted in an import of my photos in internal sql
after relaunching the application twice in terminal mode.


Guy Audebert


> Le 22 mai 2018 à 09:47, <bugzilla_nore...@kde.org> <bugzilla_nore...@kde.org> 
> a écrit :
> 
> https://bugs.kde.org/show_bug.cgi?id=394434
> 
> --- Comment #50 from caulier.gil...@gmail.com ---
> The error message is relevant of mysql_install_db which still use the DB conf
> file copied on user space instead to use one from /opt/digikam/... internal
> space.
> 
> This is abnormal, as the code have been changed by Maik and it work as 
> expected
> on my Macbook pro.
> 
> So i suspect that you don't install the right PKG installer from this
> repository :
> 
> https://files.kde.org/digikam/
> 
> Note the date of PKG : 22 may ! It have been build this morning.
> 
> Gilles Caulier
> 
> -- 
> You are receiving this mail because:
> You reported the bug.

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

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-22 Thread testa
https://bugs.kde.org/show_bug.cgi?id=394434

--- Comment #49 from testa <audebert@orange.fr> ---
Created attachment 112805
  --> https://bugs.kde.org/attachment.cgi?id=112805=edit
error message

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

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-22 Thread testa
https://bugs.kde.org/show_bug.cgi?id=394434

--- Comment #48 from testa <audebert@orange.fr> ---
Sorry, but the last package still causes the error as an attachment.
The launch is very very long.

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

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread testa
https://bugs.kde.org/show_bug.cgi?id=394434

--- Comment #31 from testa <audebert@orange.fr> ---
Hi
In terminal mode it actually happened.
To follow, I will test thoroughly, but in any case thank you for considering
the problem.
It is a good application that allows to quickly view his photos, I used a lot
but digikam I like it.
Congratulations to the team and good luck.

Guy Audebert

> Le 20 mai 2018 à 20:39, <bugzilla_nore...@kde.org> <bugzilla_nore...@kde.org> 
> a écrit :
> 
> https://bugs.kde.org/show_bug.cgi?id=394434
> 
> --- Comment #21 from caulier.gil...@gmail.com ---
> Comment on attachment 112779
>  --> https://bugs.kde.org/attachment.cgi?id=112779
> new error message
> 
> ok.
> 
> Open a terminal, and run :
> 
> /opt/digikam/Applications/KF5/digikam.app/Contents/MacOS/digikam
> 
> The application will print debug statement on the console. Re-configure mysql
> internal server and look the terminal output.
> 
> Gilles Caulier
> 
> -- 
> You are receiving this mail because:
> You reported the bug.

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

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-20 Thread testa
https://bugs.kde.org/show_bug.cgi?id=394434

--- Comment #20 from testa <audebert@orange.fr> ---
Created attachment 112779
  --> https://bugs.kde.org/attachment.cgi?id=112779=edit
new error message

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

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-20 Thread testa
https://bugs.kde.org/show_bug.cgi?id=394434

--- Comment #19 from testa <audebert@orange.fr> ---
Hi
I just tried the last package digikam
digiKam-6.0.0-git-20180520T114315-MacOS-x86-64, I made a complete
reinstallation, but at the opening of digikam I immediately got the following
message:

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

[digikam] [Bug 394434] New: installation problem mysql internal on mac os high sierra

2018-05-19 Thread testa
https://bugs.kde.org/show_bug.cgi?id=394434

Bug ID: 394434
   Summary: installation problem mysql internal on mac os high
sierra
   Product: digikam
   Version: 6.0.0
  Platform: MacPorts Packages
OS: OS X
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Bundle-MacOS
  Assignee: digikam-bugs-n...@kde.org
  Reporter: audebert@orange.fr
  Target Milestone: ---

Created attachment 112744
  --> https://bugs.kde.org/attachment.cgi?id=112744=edit
message erreur mysql interne.

Bug open on Gilles' advice.

My problem is this, digikam works perfectly on mac os (high sierra) using
sqlite, but it can not be done with internal mysql.
error message as an attachment.

Comment by Gilles "the database files was not initialized in user space"

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