[Xournal-devel] fix for xournal crash (finding icon)

2017-03-19 Thread D M German
Hi Denis, you might remember this bug: https://github.com/dmgerman/xournal/issues/30 I tracked it and it was present in official xournal Florian Bruhin provided a fix and I created patch to apply to official xournal. It is available here: https://github.com/dmgerman/xournal/tree/icon thanks

Re: [Xournal-devel] Crash with xournal-next

2016-12-29 Thread D M German
Denis Auroux twisted the bytes to say: Denis> Hi Romano, Denis> I'm happy to take a look at the xoj file (no need to send the pdf) even though I'm not directly involved in Denis> xournal-next. Daniel (cc-ed) might also appreciate a copy. With your permission, if this is related as I suspe

Re: [Xournal-devel] Inclusion of PDFs

2016-10-08 Thread D M German
Michael J Gruber twisted the bytes to say: Michael> That get's you only so far if you want to include, say, multiple graphs Michael> into your lecture notes. I can convert PDF to PNG, of course, but that Michael> seems to be moot if Xournal knows how to render PDFs (using poppler), Michael>

Re: [Xournal-devel] Xournal double

2016-10-08 Thread D M German
David van rijn twisted the bytes to say: David> Hello Xournal developers, David> I have been working on XournalDouble David> . A version of xournal which has David> a separate *presentation window* for giving live presentations. I think David> wit

Re: [Xournal-devel] Few more patches for Xournal

2016-10-08 Thread D M German
Hi Gi, Ti> 2. Allow customizing the ruling parameters. I like different ruling spacing, and less harsh colors etc. My patch saves these ruling parameters into the journal itself in a backward compatible way. (If you open these journals with a vanilla xournal you don't get an error;

Re: [Xournal-devel] Crash with xournal-next

2016-10-08 Thread D M German
dmg: >> This is the stroke that is crashing xournal: >> >> >> -nan -nan -nan -nan -nan -nan -nan -nan >> >> >> >> >> On Thu, Oct 6, 2016 at 10:42 AM, D M German > <mailto:d...@turingmachine.org>> wrote: >> >&

Re: [Xournal-devel] immi's kinetic scroll

2016-10-08 Thread D M German
obably just switch anyway. Thanks for your hard work Joshua> Dennis, Daniel, Immi and others. I use Xournal all the time for notes Joshua> and assignments. Joshua> Cheers, Joshua> Josh. Joshua> On 20/09/2016 10:05 AM, D M German wrote: >> Hi Immi, >> >>

Re: [Xournal-devel] Change to config files

2016-10-08 Thread D M German
Immi Halupczok twisted the bytes to say: Immi> Hi, Immi> Daniel: Did you already incorporate Denis's change to the config file Immi> into xournal-next? I just did. I have merge the commit. I didn't realized that Denis have made changes. --dmg Immi Immi>

[Xournal-devel] immi's kinetic scroll

2016-09-19 Thread D M German
Hi Immi, today I used the kinetic scroll that you implemented to browse a 100 pages PDF. It worked very well. thank you for the clever implementation. --dmg -- Daniel M. German "No one can be a great thinker who does not recognize,

Re: [Xournal-devel] Bug in branch next, command line arguments

2016-09-18 Thread D M German
Immi Halupczok twisted the bytes to say: Immi> Hi, Immi> the Next branch doesn't work with filenames containing spaces. For example, xournal "ab cd.xoj" Immi> tries to open a file called "ab". can you check if you have an alias for xournal? both the cl-options branch and the next branch

Re: [Xournal-devel] Bug in the PDF export of the line-widths-optimized

2016-09-18 Thread D M German
Immi Halupczok twisted the bytes to say: Immi> Thanks for that. Immi> I already fixed it. thanks! I have merged the changes. --dmg -- ___ Xournal-devel mailing list Xournal

Re: [Xournal-devel] github and cleaning up my mess

2016-09-12 Thread D M German
believe this feature is rotting Torsten> somewhere in an probably outdated repro by now, and it will be harder to Torsten> merge it from month to month. Torsten> Would be glad if you could give me some ideas or a hint. Torsten> Best Torsten> Torsten Torsten> On 4 Sept

[Xournal-devel] immi improvements and xournal-next

2016-09-12 Thread D M German
hi Everybody, I have merged Immi improvements to xournal-next: https://github.com/dmgerman/xournal-next thanks Immi. I suggest that the original author of a feature keeps its code in his/her repo (under a branch) and rebased to Denis code. That way Denis can integrate it at any time in the fea

Re: [Xournal-devel] Github usage question

2016-09-12 Thread D M German
Immi Halupczok twisted the bytes to say: I am forwarding this to the list, to create awareness of what we are doing. Immi> Am 12.09.2016 um 07:28 schrieb D M German: >> Immi Halupczok twisted the bytes to say: >> >> >> Hi Immi, >> >> i have me

[Xournal-devel] line wrapping in text boxes and gnome-canvas-rich-text

2016-09-04 Thread D M German
Immi, Denis. I look into the line wrapping, following Denis suggestions. 1. gtk_text_view can bet set to WRAP mode. This works. The current bounding box is reset after each change. But this can be removed. In that case, the box extends to the end of the page and grows vertically as need

Re: [Xournal-devel] Further improvements

2016-09-04 Thread D M German
Denis Auroux twisted the bytes to say: Denis> Dear Immi, >> (a) When I have a thin selection (which happens often if I have some >> small text, which I select by clicking on it) and I want to move it, I >> often accidentally resize it. Therefore, for thin selections, I'd make >> (in start_r

Re: [Xournal-devel] How to contribute?

2016-09-04 Thread D M German
Denis Auroux twisted the bytes to say: Hi Immi, what do you think? It sounds reasonable to me. Denis> Hah. It's a bit of a hack, but here's a proposal that fully preserves file format compatibility: Denis> * We add one more width as Immi would like us to (presumably this is the width at the

[Xournal-devel] github and cleaning up my mess

2016-09-04 Thread D M German
Hi everybody, as you know, i have been developing several features of xournal. Some of them become integrated with xournal, others do not. But I try to keep them updated and ready to be integrated, in the chance that one day they become part of xournal. This had lead to my github repo being a to

Re: [Xournal-devel] How to contribute?

2016-09-03 Thread D M German
Immi Halupczok twisted the bytes to say: >> I was looking at your code. I think it would be very useful to separate >> conceptually the two changes, as you said before. It will also be very >> useful to us that you describe (ideally in the log of the commit) a bit >> in detail the changes. E

Re: [Xournal-devel] How to contribute?

2016-09-01 Thread D M German
>> I've been thinking a bit more about it: As I had written before, it >> somewhat changes the file format (to be able to store the line width at >> the very beginning). However, I think that after all, it's quite bad if >> old versions of xournal are not able to read new files. (I don't know

Re: [Xournal-devel] Xournal for Touch

2016-08-07 Thread D M German
Denis Auroux twisted the bytes to say: Denis> Hi Daniel, Denis> If there's some reasonably easy explanation, can you briefly describe Denis> what's the key point in improving responsiveness -- does it involve some Denis> actual optimization and writing serious code, or is it just changing

Re: [Xournal-devel] bug when inserting figure

2016-04-21 Thread D M German
Denis Auroux twisted the bytes to say: Denis> Hi Daniel and all, Denis> [...] Denis> The CVS and GIT repositories on sourceforge.net are now Denis> updated. Let me know if you confirm the bug with the "insert Denis> image" tool is fixed. Also let me know if you spot any Denis> regressio

[Xournal-devel] bug when inserting figure

2016-04-04 Thread D M German
Please see: https://github.com/dmgerman/xournal/issues/26 "After clicking on the insert image icon, all clicks, including those to menus are interpreted as attempts to insert an image." I just tested the version in master in git (sourceforge) and it has this bug. After inserting the image, an

Re: [Xournal-devel] specify page number by command line and table of content for pdf annotation

2016-01-12 Thread D M German
柯谱 twisted the bytes to say: 柯谱> You are my lifesaver, I am counting on you, thanks! 柯谱> 在 2015年12月30日 03:56, dmg 写道: >> I have a patch that does that... it just needs to be rebased to the current >> version. I'll see if I can do it before the end of the year. it involves >> adding >> c

Re: [Xournal-devel] update on my code

2015-12-03 Thread D M German
dmg twisted the bytes to say: dmg> On Thu, Dec 3, 2015 at 12:13 PM, Denis Auroux dmg> wrote: >> >> The UI is then reasonably intuitive: select strokes, click the thickness >> button you want once to "re-thicken" proportionally (keeping variable >> width), click a second time to "flatte

Re: [Xournal-devel] update on my code

2015-12-02 Thread D M German
Florian Bruhin twisted the bytes to say: Florian> * dmg [2015-12-02 12:28:38 -0800]: >> it is world readable? Florian> Yep: Florian> -rw-r--r-- 1 root root 212941 Dec 2 21:01 /usr/share/xournal/xournal.ui Florian> Looking at strace xournal, it only checks ./xournal.ui and Florian> ./..

[Xournal-devel] update on my code

2015-12-02 Thread D M German
Hi everybody, I have rebased Denis code to my experimental branches and merged some new features in to my xournal-next branch. I have been trying to keep the branches clean so they can be merged easily to Denis code. https://github.com/dmgerman/xournal/ this is the summary of features. They ar

Re: [Xournal-devel] touchscreen vs stylus has become very unstable

2015-10-30 Thread D M German
Denis Auroux twisted the bytes to say: Oops, sorry for calling you Denys and not Denis. Denis> Hi Daniel, >> for the first time I have been doing heavy reviewing with the Linux >> Lenovo Yoga tablet. I have been using mostly the Windows tablet. >> >> I am finding that Xournal has become ve

[Xournal-devel] some new features

2015-09-17 Thread D M German
hi everybody, Now that I can use glade, I finally implemented on top of Denis code some small features that help with the annotation of PDFs: https://github.com/dmgerman/xournal/tree/popupmenu Added new features for helping in navigation of annotated files - added a popup menu with middle/right

[Xournal-devel] new version of the glade branch

2015-08-26 Thread D M German
Hi Denis, I have fixed the issues of the missing dialogs. Sorry I didn't test them. I have rebased my branch to have one single commit with the changes. It includes renaming the xournal.glade file to xournal.ui. https://github.com/dmgerman/xournal/tree/glade the patch is browsable here: https

[Xournal-devel] glade

2015-08-17 Thread D M German
Hi Denis, Over the years I have been having problems generating source code glade, mainly because the feature is deprecated and not available in ubuntu. Glade recommends to stop doing it, and instead move to gtk-builder. This way the XML file is loaded dynamically. I have done the necessary ch

Re: [Xournal-devel] convert scans to xoj

2015-08-14 Thread D M German
Steffen Wittkamp twisted the bytes to say: Steffen> Hello, Steffen> Under https://sourceforge.net/p/xournal/patches/9/#2789/96df I have Steffen> added a small bash wrapper script building on work of "taternik" from Steffen> 2007, who has written perl scripts which allow to convert scanned S

Re: [Xournal-devel] [xournal:bugs] #156 Mac OS X gtk-quartz backend support

2015-08-14 Thread D M German
Denis Auroux twisted the bytes to say: Denis> Ideally, we would auto-detect this. Does anyone competent with Denis> autoconf know how to tweak configure.in to either detect the presence of Denis> X11 and set a variable X11, or else detect the presence of MacOS with no Denis> X11 and se

[Xournal-devel] thank you and others

2015-08-14 Thread D M German
Hi Denis, everybody, Summary: 0. thank you 1. PDF export 2. My repo and its branches 3. Binaries for windows 4. Microsoft surface 5. Windows 10 0. thank you very much for fixing the pdf bug. 1. The PDF export is working very well. Now text export into PDF is properly read by MacOs. Backgrou

[Xournal-devel] Resolution of the PDF background in export to PDF?

2015-06-17 Thread D M German
Hi Denis, One question about the new exporter. I have PDFs that each page is a scan (images). When I use export to PDF it drops the resolution significantly. If use the old exporter, things look ok. Is this based on some variable that controls the resolution of the background PDF? thanks!

[Xournal-devel] horizontal scroll lock

2015-06-01 Thread D M German
Denis Auroux twisted the bytes to say: >> - horizontal scroll lock (when scrolling down, fix X offset). Denis> Not sure it's worth the trouble -- after all, many users have the view wide enough Denis> to contain the paper width (then no problem), and many others may be using either Denis>

[Xournal-devel] a5 paper

2015-06-01 Thread D M German
Hi Denis, let me break the email into separate ones, one per issue. >> - A5 paper size (I know we mentioned it before, I am ok if it does not >> make it). But it is a really nice size for 8 and 10" tablets. Denis> Tend to agree. I'm not keen to add a million paper sizes, but A5 seems like

[Xournal-devel] features to be merged? bugs, and wish list

2015-05-30 Thread D M German
Hi Denis, I was going over the code that I have developed in the past and I was wondering if you are interested in merging any of these features: - Support for metadata in Linux via gvfs to store latest page opened. - Support to add latest page in the MRU (specifically for cases where gvfs

Re: [Xournal-devel] State of Gtk3 migration

2015-04-24 Thread D M German
Denis> disabling event compression helps with stroke smoothness. If it fixes Denis> smoothness but causes display lag issues, then you can go back and Denis> complain about the rendering performance again :-) Denis> Best, Denis> Denis Denis> On 03/30/2015 01:09 PM, D M

Re: [Xournal-devel] State of Gtk3 migration

2015-03-30 Thread D M German
Bernhard Reiter twisted the bytes to say: Bernhard> I've found a thread which seems to indicate that Daniel found the reason Bernhard> for the performance issues and might've resolved them afterwards [1] -- Bernhard> hence my questions if it might be time to start an "official" gtk3 Bernha

Re: [Xournal-devel] MRU

2014-12-13 Thread D M German
Hi Denis, Denis Auroux twisted the bytes to say: Denis> Thanks for the work on saving pages in the MRU! I don't have Denis> time to review the patch carefully at the moment, but at least Denis> I've downloaded and played with it and it seems to do the right Denis> thing. I'll keep testing

Re: [Xournal-devel] MRU

2014-12-12 Thread D M German
Hi Denis, Denis> Hi Daniel, Denis> Yes, the top of the MRU does always have the current document as soon as Denis> there is a .xoj file name available (i.e., either we opened an existing Denis> .xoj file, or it was created from scratch and saved to disk). So, all Denis> that should be n

Re: [Xournal-devel] MRU

2014-12-10 Thread D M German
Denis> Hi Michael, >> the discussion on MRU reminded me of another problem, namely that if one >> is running multiple instances of Xournal then the MRU file tends to be >> overwritten instead of extended. I do not know of the top of my head if >> this is still the case. If yes then perhaps t

Re: [Xournal-devel] MRU

2014-12-09 Thread D M German
Denis> Hi Daniel, [..] Denis> (By the way, one could modify the MRU logic so that the filename also gets inserted into the MRU only when the file is discarded, rather than when it is opened Denis> or assigned a name -- so, at the same time that we update the page number in the MRU. This wo

[Xournal-devel] MRU

2014-12-09 Thread D M German
Hi Denis, I have created code to add a page number to the MRU. So far so good. i have two questions though: 1. Should we make the size of the MRU a parameter in the config file? 2. When should the MRU be updated with the page number? The current document does not have an entry. I gets it when

[Xournal-devel] patch to enable scrolling with space/shift-space

2014-12-05 Thread D M German
Hi Denis, My worst term in years is over, so I am back :) here is a small patch that I have found very useful over the years. It enables space and shift-space to be added to PgUp and PgDown as ways to scroll through pages. I find space easier to type :) and works as web browsers work. --dmg co

Re: [Xournal-devel] Xournal line drawing algorithm

2014-10-14 Thread D M German
Shuhao twisted the bytes to say: Shuhao> Hey, Shuhao> I'm curious to how the xournal line drawing algorithm works. Is there a Shuhao> document somewhere documenting its process? This algorithm is the best Shuhao> I've seen from a couple of programs and I'm wondering how exactly it's Sh

Re: [Xournal-devel] Xournal line drawing algorithm

2014-10-14 Thread D M German
Shuhao Wu twisted the bytes to say: Shuhao> Another question is how do you enabled efficient erasing? How is the Shuhao> line segments stored so they can be efficiently looked up for erasing? I have the feeling you are writing an application to do pen annotations :) --dmg Shuhao> Thanks,

Re: [Xournal-devel] Xournal line drawing algorithm

2014-10-14 Thread D M German
Denis Auroux twisted the bytes to say: Denis> On 10/01/2014 05:20 PM, Shuhao Wu wrote: >> I'm also impressed by the fact that the anti aliasing looks very good. I >> assume this is handled by gnome Denis> Yes -- by libgnomecanvas specifically (with the help of libart_lgpl Denis> again).

Re: [Xournal-devel] feature request: save current page

2014-10-14 Thread D M German
open function a Denis> feature to look up the file name in the MRU list and see if we Denis> have a preferred page number for it. Denis> Does this make sense? Denis> Best, Denis> Denis Denis> On 09/07/2014 01:07 AM, D M German wrote: >> >> hi Denis, >>

Re: [Xournal-devel] vivotab note 8: works well

2014-10-14 Thread D M German
Sorry Torsten I haven't replied to you. The last two weeks have been crazy. >> Vivotab note 8 Torsten> This is an interesting device! I was thinking to get an Microsoft Torsten> Surface Pro3 or this large 13.1" Sony ebook reader. Torsten> But both are much more expensive devices. Torsten> Do

[Xournal-devel] feature request: save current page

2014-09-06 Thread D M German
hi Denis, what do you think about saving in the xoj file, the current page? If you agree with it, how would like it implemented? I can do the work. --daniel -- Daniel M. German "Never underestimate the bandwidth of a station wagon full of

[Xournal-devel] bug under windows and fix

2014-08-25 Thread D M German
Hi Denis, There is a bug in the "Save Journal" option of xournal under Windows. How to reproduce: - Set xournal default path to any meaningful path - Start xournal - Try to save current unnamed xournal document to a file The dialog window will show the / This patch fixed it. It will also fix

Re: [Xournal-devel] xournal update: autosaves, new export to PDF

2014-06-29 Thread D M German
I think I understand. But... what about simply being able to start editing the text? Once in the box I don't need the stylus (i can use arrows and shift) but the problem is that one cannot get into the text-edit mode --dmg Denis> Ah, I see. I think the problem is that the text editing widget i

Re: [Xournal-devel] xournal windows text hangs

2014-06-16 Thread D M German
becomes a bottleneck :( I am not sure how to fix it. Everything else is almost working (at least it is usable). --dmg Denis> Denis Denis> On 06/09/2014 04:02 PM, D M German wrote: >>> I am alas still not able to reproduce the problem consistently. I >>> wondered at some

[Xournal-devel] mingw compilation

2014-06-09 Thread D M German
Hi Denis, under mingw I get the following compilation error: w64-mingw32/include/poppler -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c: In function ‘init_stuff’: main.c:60:3: error: too many arguments to function ‘mkdir’ mkdir(tmppath, 0700); // safer (MRU data

Re: [Xournal-devel] xournal touchscreen updates / windows to-do

2014-06-09 Thread D M German
Hi Denis, everybody, > Dear all, > > I finally have a laptop with dual pen+touch input (a Thinkpad Yoga), so > some updates have been happening to how xournal handles input events. > > 1. Touch device options and tweaks: > > You'll see from the last few commits (in the git and cvs repositories a

Re: [Xournal-devel] xournal touchscreen updates / windows to-do

2014-06-09 Thread D M German
romanoc...@rgtti.com writes: >> Ah, another note: those of you who report that the beginning of pen >> strokes is sloppy / missing / slow to appear: >> in Windows 8.1 at least, I solved this by going to Control Panel -> Pen >> and Touch -> disable Flicks > > Yep --- even with the current version I

Re: [Xournal-devel] xournal touchscreen updates / windows to-do

2014-06-09 Thread D M German
Hi Denis > A quick response: > >> Sorry Denis, everybody else. I have been quiet because I have been >> traveling and I have been using a macAir during these last weeks (in >> part due to its battery life, in part due to my X220 thinkpad having its >> battery dying--i hate how lenovo kills batter

Re: [Xournal-devel] xournal touchscreen updates / windows to-do

2014-06-09 Thread D M German
Sorry Denis, everybody else. I have been quiet because I have been traveling and I have been using a macAir during these last weeks (in part due to its battery life, in part due to my X220 thinkpad having its battery dying--i hate how lenovo kills batteries while they are still useful). I might ne

Re: [Xournal-devel] fixed aspect and other snappy features

2014-03-24 Thread D M German
Denis Auroux twisted the bytes to say: Denis> After checking: indeed, GnomeCanvasPolygon implements filled polygons Denis> and uses the same GnomeCanvasPoints structure as GnomeCanvasLine for Denis> storing the coordinates of the successive points. So, by far the Denis> easiest way to extend

[Xournal-devel] regular grid: Re: fixed aspect and other snappy features

2014-03-23 Thread D M German
Gerhard Mesenich twisted the bytes to say: Gerhard> Regular grid: Gerhard> In addition to the angular restriction a good regular squared background Gerhard> is needed. After quite some testing a 2mm minor spacing with 10mm major Gerhard> spacing seems to be best suited for Xournal on a 12"

Re: [Xournal-devel] another annoyance: show layers above current

2014-03-23 Thread D M German
ove that would make most sense?) Denis> Ultimately ultimately, there should just be something smarter, where Denis> one has the ability to make layers visible/invisible independently of Denis> each other, and also to change the order of layers or flatten several Denis> layers ont

[Xournal-devel] another annoyance: show layers above current

2014-03-22 Thread D M German
One thing I'd love to have (and I just checked and it is easy to implement) is that i can't see above layers. Say I have two layers (plus background). I would like to add strokes behind the current one (say highlighter). the problem is that the layers above are not visible. I suspect, Denis, tha

Re: [Xournal-devel] low-hanging fruit for 0.4.8 release?

2014-03-22 Thread D M German
Denis Auroux twisted the bytes to say: Denis> Hi Daniel, Denis> On 03/21/2014 08:41 PM, dmg wrote: >> Sorry I wasn't specific enough. Yes, pen strokes. The reason is that >> with a pressure sensitive stylus, handwritten text is nicer and more >> readable. >> >> but sometimes I would lik

[Xournal-devel] another bug fix: g_path_get_basename not working for windows paths

2014-03-22 Thread D M German
Hi Denis, This is a bug that appears when you have a xoj file created in Windows, that then you try to load in Linux, but it does not happen the other way around. Usecase: annotate a PDF in Windows. Save it. Move both files (PDF and XOJ) to a linux system, try to open it. You get the message "Co

[Xournal-devel] horizontal scroll lock

2014-03-22 Thread D M German
Hi Denis, One feature I implemented some time ago is horizontal scroll lock. I found it very useful when I am reading PDFs. Any time you see the hand tool, it only allows for scroll in the y dimension. https://github.com/dmgerman/xournal/tree/horizontal-scroll-lock -- dmg -

[Xournal-devel] new page was: low-hanging fruit for 0.4.8 release?

2014-03-21 Thread D M German
Denis Auroux twisted the bytes to say: Hi Denis, I am going to split the two features into two threads so we don't ignore one for the other Denis> - An option to make the creation of new pages use default style paper Denis> (only if the current page is a PDF page? always?) The current beh

Re: [Xournal-devel] Calligraphy/Chisel edge pen tip options?

2014-03-16 Thread D M German
Hi William, William> Any thoughts on this? I looked, but didn't see it in the feature William> requests, nor much in the mailing list archives (Mark Edgington William> - 2010-01-25 23:14), but did find one entry at: William> https://github.com/dmgerman/xournal/blob/master/src/TODO --- line 2

Re: [Xournal-devel] Introduction and a request.

2014-03-16 Thread D M German
romanocomp twisted the bytes to say: Romano> Dear xournal developers, thank you for this great software. Romano> let me introduce myself: my name is Romano Giannetti, I am a quite Romano> old (really) Unix/Linux user (since 1988, no less), and I recently Romano> acquired a wa

Re: [Xournal-devel] exporting from command line

2014-01-27 Thread D M German
Knulp79 twisted the bytes to say: I have a bunch of options that I created long time ago that I haven't had time to merge to the git version of xournal: Usage: xournal [OPTION...] [FILE] Help Options: -h, --helpShow help options --help-allShow all

Re: [Xournal-devel] xournal crash

2013-12-15 Thread D M German
Sorry, I should have read all the threat before starting to reply... Denis Auroux twisted the bytes to say: Denis> I would tend to agree that you likely ran into an extremely bad case of Denis> this bug that caused a gigantic shape to be created. (for the memory Denis> allocation to reque

Re: [Xournal-devel] xournal crash

2013-12-15 Thread D M German
Arian Sanusi twisted the bytes to say: Arian> dmesg: Arian> [36032.805679] traps: xournal[9685] trap int3 ip:7f9acdba6e8d sp:7fff18cf51b0 error:0 Arian> xsession-errors: Arian> (xournal:9685): GLib-ERROR **: /tmp/buildd/glib2.0-2.36.4/./glib/gmem.c:165: failed to allocate 3667587280 byte

Re: [Xournal-devel] gkt3 port: a major milestone today

2013-12-02 Thread D M German
tend to place functions close to where i need them the moment I create them :) --dmg Torsten> All the best Torsten> Torsten Torsten> On 2 December 2013 16:37, D M German wrote: >> >> hi Everybody, >> >> today the gtk3 port reached a major milestone

[Xournal-devel] gkt3 port: a major milestone today

2013-12-02 Thread D M German
hi Everybody, today the gtk3 port reached a major milestone: I was able to use it---without problems or crashes---to edit an entire 10 pages PDF. 1/2 in linux and 1/2 in windows. this weekend I was able to learn how to deal with the event handling in gtk3 and fixed/simplified the major event han

[Xournal-devel] minor changes to two pixmaps

2013-12-02 Thread D M German
hi Denis, Colin submitted two changes to pixmaps to make them look better. there are ready for you in the branch pixmap-updates https://github.com/dmgerman/xournal/tree/pixmap-updates --dmg -- Rapidly troubleshoot pro

[Xournal-devel] gtkbuilder

2013-11-28 Thread D M German
hi Denis, What is your view on moving towards GTKbuilder and an XML-based interface? --daniel -- Daniel M. German "The different accidents of life are not so changeable as the feelings Mary Shelley (Frankenstein) -> of human nature." ht

Re: [Xournal-devel] two new features

2013-11-27 Thread D M German
Denis> Hi Daniel, >> The main problem is windows. In linux it is simply called "touch". But >> in windows (at least under gtk2) the touch is part of the core >> pointer. I guess it means that in windows there are not 3, but 2 >> different devices (it might be gtk or windows, I don't know).

Re: [Xournal-devel] two new features

2013-11-23 Thread D M German
space on the screen and I am not yet sure wheter I like it or not ;) Torsten> Would be great to hear about your opinons. Torsten> Torwag Torsten> On 23 November 2013 17:25, Denis Auroux wrote: >> On 11/23/2013 12:38 AM, D M German wrote: >>> this is a very good id

Re: [Xournal-devel] two new features

2013-11-23 Thread D M German
Denis Auroux twisted the bytes to say: Denis> On 11/22/2013 06:05 PM, D M German wrote: >> Denis> So: while I'm aware this sort of UI makes perfect sense for mouse-based Denis> computing, the hybrid nature of xournal makes it necessary in my mind to Denis> r

Re: [Xournal-devel] two new features

2013-11-22 Thread D M German
Denis Auroux twisted the bytes to say: Denis> Hi Daniel, >> - touchscreen-as-hand-tool: Use the touchscreen as a handtool exclusively Denis> I forgot, was there an issue with the naming convention for the Denis> touchscreen device? If we can make it automagic like the wacom eraser, Deni

Re: [Xournal-devel] Dev status and how-to start?

2013-11-22 Thread D M German
Shuhao> One thing about reliability: Shuhao> I've not had xournal crash on me a lot. I think there may be once. Shuhao> However, the lack of a recovery feature is concerning. If there is Shuhao> recovery, crashes are less problematic. There used to be a feature that did this in sourceforge,

Re: [Xournal-devel] Bad performance after about 14 pages of notes.

2013-11-22 Thread D M German
mode, only the current page (and perhaps the next and previous) are loaded. This will slow scrolling, but if properly done it might work. But this requires a lot of work. --dmg Shuhao> Shuhao Shuhao> On 11/20/2013 10:24 PM, D M German wrote: >> >> >> Wilson

Re: [Xournal-devel] two new features

2013-11-22 Thread D M German
people from having such a feature Denis> updated and added to some of the repos, just explaining why in its Denis> current form I'm not too excited about it. Denis> Best, Denis> Denis Denis> On 11/22/2013 02:11 PM, Andreas K. Huettel wrote: >> Am Freitag, 22. Nov

[Xournal-devel] paper size A5

2013-11-21 Thread D M German
Hi Denis, what do you think of adding A5 to the list of papers? It is one that I use a lot :) --dmg -- Daniel M. German "The likings and dislikings of society, or of some powerful portion of it, are thus the

[Xournal-devel] two new features

2013-11-21 Thread D M German
I got some time to clean up my mess. I have uploaded two features that I can't live without: - touchscreen-as-hand-tool: Use the touchscreen as a handtool exclusively - horizontal-scroll-lock: do not allow hand tool to scroll horizontally They are both in their corresponding branches, and integ

[Xournal-devel] contributing to xournal

2013-11-21 Thread D M German
Hi Everybody, I had a brief discussion with Denis yesterday and we agreed to clarify the process of accepting contributions to Xournal. I have tried to document it here: HTTP://github.com/dmgerman/xournal/blob/master/README.org this file will also appear at the bottom of: https://github.com/dm

Re: [Xournal-devel] Bad performance after about 14 pages of notes.

2013-11-20 Thread D M German
Wilson> I'm interested to hear the resolution of this resize lag! Because of the Wilson> limitations of my netbook the memory usage and lag were probably the two Wilson> issues that impacted my experience the most. After the exercise to port to goocanvas, I can say that this problem is not

Re: [Xournal-devel] Bad performance after about 14 pages of notes.

2013-11-20 Thread D M German
Shuhao> Just the original Xournal for now. Shuhao> It gets pretty bad.. I got a 28 pages of handwritten notes (really full) to do some testing. All these tests were done in continuous mode: In my laptop the major lag is resizing the document. It takes between 1 and 2 seconds. Opening the fi

Re: [Xournal-devel] Dev status and how-to start?

2013-11-19 Thread D M German
Torsten> 2. Create someting more smart based on xournal, which takes care of Torsten> the right values. I could think of a little program which allows you Torsten> to draw a rectangle (similar like a screenshot program) and the Torsten> content of the rectangle would be mirrored by the video

Re: [Xournal-devel] Dev status and how-to start?

2013-11-19 Thread D M German
Hi Torsten, Torsten> Hi, Torsten> first of all thanks to all the anwers. I am really happy to see so Torsten> much activity around xournal. Torsten> Well, it might be worse to notice that from an outsider perspective Torsten> the project development seems pretty much stalled. Torsten> As it

Re: [Xournal-devel] Dev status and how-to start?

2013-11-18 Thread D M German
Wilson> Xournalpp is written in C++ while Xournal is written in C :) They are very Wilson> different code-wise. In terms of feature sets, I'm not sure what the Wilson> current state of Xournal is feature-wise and how far it's gone since hi Wilson I downloaded xournapp and tried to compile

Re: [Xournal-devel] Dev status and how-to start?

2013-11-18 Thread D M German
I would like my $0.02, adding to what has been said. Denis Auroux twisted the bytes to say: Denis> There are basically two different things: xournal, and xournal++ Denis> (xournalpp). Denis> Xournal was written in C using GTK2. Its code base is stable, but is Denis> not evolving very f

[Xournal-devel] bug in xournal

2013-11-12 Thread D M German
I _think_ I found a bug in xournal: - create a new document - resize the page so there is grey space around it - place the mouse under the page (within the canvas) - try to paste an image with ctrl-v it should crash. --dmg -- Daniel M. German "Security is not a product

[Xournal-devel] gtk3 speeding up drawing

2013-10-24 Thread D M German
one area that was bothering me a lot was that stroke drawing was not very smooth. I debug it and found that goocanvas is relatively slow at drawing than gnomecanvas. This, in practice, meant that if you drew very fast, instead of curves you got ugly looking polygons. The rendering of the stroke _

Re: [Xournal-devel] update on gtk3

2013-10-16 Thread D M German
Colin Macdonald twisted the bytes to say: Colin> On 16/10/13 07:46, D M German wrote: >> I have forced the pages to start always at pixel boundary. But... the >> problem still appears during scrolling. one moment the page looks good, >> you scroll a bit, and the pa

Re: [Xournal-devel] Antialiasing rendering of pixbufs

2013-10-16 Thread D M German
Hi Damon, Damon> On Tue, 2013-10-15 at 23:27 -0700, dmg wrote: >> I forgot to add. I have been fixing our code to make sure the pixbuf >> is always placed in a pixel boundary, with respect to the top,corner >> of the canvas. >> >> My hypothesis for the blurring is that the scrolling seems

Re: [Xournal-devel] update on gtk3

2013-10-15 Thread D M German
Colin Macdonald twisted the bytes to say: hi Colin, Colin> On 15/10/13 16:21, D M German wrote: > Most of the work is done and it seems to be working (famous words). > It will benefit from some testing. Colin> Daniel, my limited tests look good so far! Thanks for this. Col

[Xournal-devel] update on gtk3

2013-10-15 Thread D M German
hi everybody, Most of the work is done and it seems to be working (famous words). It will benefit from some testing. if you find bugs, would you please file them under: https://github.com/dmgerman/xournal/issues There are some issues that need to be addressed, but there are minor. See htt

[Xournal-devel] current state of gtk3+ port, update number 2.

2013-09-30 Thread D M German
hi everybody, With a lot of help from Denis I have been able to get to a point with the port to GTK3 that it is almost useful: In general, the only show stopper is that backgrounds are faulty. * PDFs backgrounds load properly but segfaults if when attempting to resize them. * Pixmap backgrou

  1   2   >