[Libreoffice-bugs] [Bug 106427] with invalid file: url, hang after database wizard

2017-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106427

--- Comment #1 from Terrence Enger  ---
Created attachment 131743
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131743&action=edit
example.fdb

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106427] with invalid file: url, hang after database wizard

2017-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106427

--- Comment #2 from Terrence Enger  ---
Created attachment 131744
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131744&action=edit
make debugrun with backtrace from hang

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106427] with invalid file: url, hang after database wizard

2017-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106427

Terrence Enger  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||6428

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106427] with invalid file: url, hang after database wizard

2017-03-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106427

--- Comment #3 from Alex Thurgood  ---
Hi Terrence,

On my own master debug build :

Version: 5.4.0.0.alpha0+
Build ID: 6de4ecbe1372c0242f406d45cf69616f87dc
Threads CPU : 2; Version de l'OS :Mac OS X 10.12.3; UI Render : par défaut; 
Locale : fr-FR (fr_FR.UTF-8); Calc: group


I see the following error message :

Impossible d'établir la connexion à la source de données
"FB3testincorrectfileurl".

Code d'erreur: 1

firebird_sdbc error:
*I/O error during "open O_CREAT" operation for file "/example.fdb"
*Error while trying to create file
*Permission denied
caused by
'isc_create_database'

This would appear to be the correct behaviour - I don't get a hang or crash...

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106427] with invalid file: url, hang after database wizard

2017-03-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106427

--- Comment #4 from Terrence Enger  ---
Oh.  Of course I avoided that error because I created the database
myself.

To create my database, on a system with firebird 3 installed,
I put these commands into exmple_crt.sql ...

-- a new database, please
connect "example.fdb" ;
drop database ;
create database "example.fdb";
connect "example.fdb" ;

-- and a table
create table "authors"
( "author" char (50) primary key
) ;

-- That's all, folks.
commit ;

and ran

isql-fb -i example_crt.sql -e

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106427] with invalid file: url, hang after database wizard

2017-03-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106427

--- Comment #5 from Alex Thurgood  ---
(In reply to Terrence Enger from comment #4)
> Oh.  Of course I avoided that error because I created the database
> myself.
> 


Ah oK, well that's me out for the moment then, I don't have Firebird3 server
installed on my OSX machine.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106427] with invalid file: url, hang after database wizard

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106427

Buovjaga  changed:

   What|Removed |Added

 CC||btom...@gmail.com,
   ||todven...@suomi24.fi

--- Comment #6 from Buovjaga  ---
Tamás: can you look at this?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs