Planner: Can't Run App after click the copy button on a project

Created on 3 Jan 2019  路  7Comments  路  Source: alainm23/planner

Describe the bug
After clicking what appears to be a copy button, next to the label button on a project view, the app crashed and now I can't open it.

To Reproduce
Steps to reproduce the behavior:

  1. Create a project
  2. Click on the copy button
  3. App crashes

Desktop (please complete the following information):

  • Elementary OS Juno
  • Version 1.0.3

Additional context

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.451: Attempting to add a widget with type GtkImage to a container of type GtkButton, but the widget is already inside a container of type GtkButton, please remove the widget from its existing container first.

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.504: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.514: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.525: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.540: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Json-CRITICAL **: 03:55:09.767: json_object_get_string_member: assertion 'node != NULL' failed

(com.github.alainm23.planner:9468): Gtk-CRITICAL **: 03:55:09.809: gtk_box_pack: assertion '_gtk_widget_get_parent (child) == NULL' failed

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.852: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.881: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.893: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.907: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.923: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.936: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.954: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.969: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Gtk-CRITICAL **: 03:55:09.977: gtk_entry_set_text: assertion 'text != NULL' failed

** (com.github.alainm23.planner:9468): CRITICAL **: 03:55:09.985: widgets_when_button_set_date: assertion 'date != NULL' failed

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:09.993: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:10.008: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

(com.github.alainm23.planner:9468): Gtk-WARNING **: 03:55:10.021: Theme parsing error: <data>:20:22: Not using units is deprecated. Assuming 'px'.

** (com.github.alainm23.planner:9468): CRITICAL **: 03:55:10.036: item_construct: assertion '_name != NULL' failed

(com.github.alainm23.planner:9468): GLib-GObject-CRITICAL **: 03:55:10.036: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed
Segmentation fault
In Progress Bug

All 7 comments

Try to delete the DB file
/home/<user>/.cache/com.github.alainm23.planner/database.db

@Hedronmx Thanks for the feedback, I am recreating the steps to see the bug, but it does not give me any error.
Did you install Planner before the first launch in AppCenter?
If so, the bug was fixed in the current version

This is first time installing from AppCenter, I tried in both my laptop and desktop.
I have recorded a video showing you how to get the bug
https://gfycat.com/DampRigidArrowworm

Great, the video helps a lot, I recreate the bug in a clean installation, I hope I can soon solve it.

This error happens because you do not have any text or something copied in your clipboard and the value is null. For the moment you can delete the database, in the next release this problem will be solved, thank you very much

No problem! Already deleted the DB. Muchas gracias!

@Hedronmx This problem was corrected, wait for the update 馃敟

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ie900 picture ie900  路  5Comments

4jNsY6fCVqZv picture 4jNsY6fCVqZv  路  7Comments

joe733 picture joe733  路  7Comments

jtrees picture jtrees  路  7Comments

marbetschar picture marbetschar  路  4Comments