After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 793093 - Longer notes don't have a title
Longer notes don't have a title
Status: RESOLVED DUPLICATE of bug 793101
Product: bijiben
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Bijiben maintainer(s)
Bijiben maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2018-02-01 13:41 UTC by Debarshi Ray
Modified: 2018-02-06 23:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of overview with grid (40.79 KB, image/png)
2018-02-01 13:44 UTC, Debarshi Ray
Details
Screenshot of overview with list (22.03 KB, image/png)
2018-02-01 13:44 UTC, Debarshi Ray
Details
Tarred .local/share/bijiben/ (10.00 KB, application/x-compressed-tar)
2018-02-06 11:05 UTC, Debarshi Ray
Details

Description Debarshi Ray 2018-02-01 13:41:45 UTC
I am running Bijiben from master (commit 8a3dc1015ec04feb). I created three notes with varying amount of text in them. It appears that beyond a certain definition of "long", notes no longer have a title.
Comment 1 Debarshi Ray 2018-02-01 13:44:03 UTC
Created attachment 367755 [details]
Screenshot of overview with grid
Comment 2 Debarshi Ray 2018-02-01 13:44:27 UTC
Created attachment 367756 [details]
Screenshot of overview with list
Comment 3 Debarshi Ray 2018-02-01 13:45:04 UTC
There's the issue of aligning the title (bug 792665), but this is about having or not having the title itself.
Comment 4 Mohammed Sadiq 2018-02-02 03:14:04 UTC
Hi. I couldn't reproduce this. Can you please attach the note content you tested?
Also I would like to know if the note was saved with a trailing new line or note (with current style, it seems at least one newline is required).

Can you test with both newlined added and omitted? Can you also test the same way for bug 793101?

Thanks
Comment 5 Isaque Galdino 2018-02-05 22:03:37 UTC
(In reply to Mohammed Sadiq from comment #4)
> Can you test with both newlined added and omitted? Can you also test the
> same way for bug 793101?

I have checked that and it seems it's indeed related to the newline issue.
I'll provide a patch for that issue.
Comment 6 Debarshi Ray 2018-02-06 11:05:22 UTC
Created attachment 367950 [details]
Tarred .local/share/bijiben/
Comment 7 Debarshi Ray 2018-02-06 11:06:10 UTC
Attached a tarball of my ~/.local/share/bijiben. Maybe that will shed some light on this issue?

Thanks a lot for looking into this!
Comment 8 Isaque Galdino 2018-02-06 23:26:26 UTC
(In reply to Debarshi Ray from comment #7)
> Attached a tarball of my ~/.local/share/bijiben. Maybe that will shed some
> light on this issue?

Thanks for sharing. I've done the testing and it's indeed related to the way Notes was expecting you enter an <enter> key at the end of the title.

That was fixed in the related bug report.

*** This bug has been marked as a duplicate of bug 793101 ***