$txt['backtotheindex_enabled'] = 'Enable the Back to the index mod'; $txt['backtotheindex_title'] = 'Title for the Back to the index menu button'; $txt['backtotheindex_href'] = 'Link (URL) for the Back to the index menu button'; $txt['backtotheindex_position'] = 'Position of the Back to the index button'; $txt['backtotheindex_beginofmenu'] = 'At the beginning of the menu (before Home button)'; $txt['backtotheindex_endofmenu'] = 'At the end of the menu (after Logout/Register button)'; $txt['costa_topico_fixo'] = 'Sticky Topics'; $txt['costa_topico_normal'] = 'Normal Topics'; $txt['date_registered'] = 'Join Date'; $txt['display_join_date'] = 'Show join date in topic view:'; $txt['embed'] = 'Insert Embed'; // Begin BoardHover $txt['boardhover'] = 'BoardHover'; $txt['linktree_hover'] = 'Adjust the Linktree settings'; $txt['enable_linktree_hover'] = 'Enable navigation tree hover for all users:'; $txt['disable_linktree_first_page'] = 'Remove navigation tree from front page:'; // End BoardHover // SMFPacks Shoutbox --> $txt['sba_title'] = 'Shoutbox'; $txt['sba_link'] = 'Shoutbox'; $txt['permissiongroup_shoutbox'] = 'Shoutbox'; $txt['permissiongroup_simple_shoutbox'] = 'Shoutbox'; $txt['permissionname_shoutbox_view'] = 'View Shoutbox'; $txt['permissionname_shoutbox_post'] = 'Post messages in Shoutbox'; $txt['permissiongroup_shoutbox_panel'] = 'Shoutbox Moderation Panel'; $txt['permissiongroup_simple_shoutbox_panel'] = 'Shoutbox Moderation Panel'; $txt['permissionname_shoutbox_edit'] = 'Edit messages in Shoutbox'; $txt['permissionname_shoutbox_delete'] = 'Delete messages in Shoutbox'; $txt['permissionname_shoutbox_prune'] = 'Empty Shoutbox'; $txt['permissionname_shoutbox_ban'] = 'Ban users in Shoutbox'; // <-- SMFPacks Shoutbox $txt['socialization_onoff'] = 'Enable socialization button (Facebook, Twitter, and Google+)'; $txt['facebook_like'] = 'Show Facebook Like icon in the first post'; $txt['twitter_tweet'] = 'Show Twitter Tweet icon in the first post'; $txt['googleplus_plusone'] = 'Show Google +1 icon in the first post'; $txt['sd_add'] = 'Share me:'; $txt['sd_social_bookmarks'] = 'Share me'; [Windows 7] MyPaint only draws on the left side while using pen pressure

MyPaint > Helps, Bugs and Support

[Windows 7] MyPaint only draws on the left side while using pen pressure

(1/4) > >>

someone:
I use a Trust TB-5300 tablet and Windows 7 64 bit.
The brush strokes are offsetted to the left, and it also has a limit on how far centre they can go. Without pen pressure, it works fine.

It gave this error around five times while I was testing it:
Traceback (most recent call last):

--- Code: ---
  File "C:\Program Files (x86)\MyPaint\library.zip\gui\inputtestwindow.py", line 158, event_cb(no details)
                     self.report('...       MOTION_NOTIFY %d events suppressed' % len(self.motion_reports))
                self.report (last_report)
            self.motion_reports = []
  File "C:\Program Files (x86)\MyPaint\library.zip\gui\inputtestwindow.py", line 131, report(no details)
       def report(self, msg):
             print msg
             self.log.append(msg)
IOError: [Errno 9] Bad file descriptor|
--- End code ---

Help, please? I've restarted my laptop and changed the tablet and MyPaint settings. I haven't reinstalled MyPaint, but I don't want to accidentally corrupt my drawings or anything. :/

maxy:
The traceback that you show is this bug: https://gna.org/bugs/index.php?17999

But it has probably nothing to do with the offset problem. Try the latest win32 beta from tumagonx please.

someone2:
Thanks for the advice. :)
I've downloaded the newest version (I think it's 1?) but when using pen pressure, it is still offset to the far left. :(
Does anyone know how to fix this?

(I made a new account because I forgot the password to this one)

someone2:
There's no way to work around a GTK+ bug, is there?

I got pen pressure to work once (maybe a few months ago), but when I tried to reproduce it, it didn't work.

I tried to download Linux on VirtualBox around December/January, but I never got around to installing my tablet's drivers there, so pen pressure still didn't work.

The only place my pen pressure works is with the pressure test on the 'Trust Tablet Control Panel'. It doesn't work anywhere else (GIMP, MyPaint, Pencil, Oekakis, Paint.NET, etc). Is there any way to fix GTK+? Like downloading a patch or overriding it somehow?

Marand:
In regard to the pen offset:  are you using a second display by any chance?

I had a similar problem with an old Windows program once.  The pen was set to only work on the left display, but the program for some reason acted as if I was using the full double display width.  Result was everything got squished over to the left and I couldn't use the right 50% of the canvas.

Navigation

[0] Message Index

[#] Next page

Go to full version