z411 / trackma

Open multi-site list manager for Unix-like systems. (ex-wMAL)
https://z411.github.io/trackma
GNU General Public License v3.0
765 stars 81 forks source link

Can't modify columns on gtk? #226

Open meimei346 opened 8 years ago

meimei346 commented 8 years ago

is it possible to modify the columns with gtk as I can when using qt?

I installed the package following this

# git clone https://github.com/z411/trackma.git # cd trackma # sudo python3 setup.py install

screenshot from 2016-08-04 15-48-34 screenshot from 2016-08-04 15-49-07

dyskette commented 8 years ago

It' is possible to add and remove columns by right clicking the column headers.

meimei346 commented 8 years ago

I thought so too but it doesn't work on gtk, it works fine on qt.

dyskette commented 8 years ago

Do you have any logs from running trackma-gtk in the terminal?

Birdulon commented 8 years ago

All of the context menus on gtk are broken for me.

meimei346 commented 8 years ago
mei@laptop ~/trackma $ trackma-gtk
Warning: PIL or Pillow isn't available. Preview images will be disabled.
Data: Locking database...
Data: Reading metadata...
libmal: Logging in...
Data: Saving userconfig...
libmal: Downloading list...
libmal: Parsing anime list...
Data: Saving cache...
Data: Saving metadata...
Tracker: Initializing...
Tracker: Enabling tracker...
Tracker: pyinotify not available; using polling (slow).
/usr/lib/python3.5/site-packages/Trackma-0.6-py3.5.egg/trackma/ui/gtkui.py:518: Warning: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
  self.show_lists[status].realize()
z411 commented 8 years ago

@Birdulon Broken in what way? Can't seem to reproduce that.

Birdulon commented 8 years ago

They don't appear at all for me, right clicking just changes the cursor appearance for a frame or so. No errors in the console and adding debug messages to the context menu calling functions showed that they were executing. Could be a problem with my Gtk-related libs, I'll test on another system later. On 07/08/2016 6:06 am, "z411" notifications@github.com wrote:

@Birdulon https://github.com/Birdulon Broken in what way? Can't seem to reproduce that.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/z411/trackma/issues/226#issuecomment-238047507, or mute the thread https://github.com/notifications/unsubscribe-auth/AFJcniKQJSVAPRC5m6l40rLIj7suQyv1ks5qdPBGgaJpZM4JcuEk .