Coder Social home page Coder Social logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Sorry,
can't reappear it.

on my ubuntu 10.04, after click the Heading menu or tool button, the cursor 
still in the edit area.

Original comment by [email protected] on 22 Jul 2010 at 2:03

  • Added labels: Component-UI

from gwrite.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
I had a look at the source here on google code. I'm not using gwrite at the 
moment, I'm using lyx instead, I think it's better suited to my purpose. I'd 
like to lend a hand and see if the latest code fixes the issues I reported, but 
I'm not sure how to install the new code without messing up my .deb install. Is 
there a detailed walkthrough on how to install somewhere? I tried reading 
install / setup.py, but I couldn't get a handle on what files would be put 
where.

Is there some way I can drop files on top of my .deb install so that if I 
remove the deb, all the newer code would also be removed? I like to keep my 
machine tidy. :-)

Original comment by [email protected] on 23 Jul 2010 at 7:39

from gwrite.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
well,
try this commands to build a deb pack::
{{{
  sudo apt-get install mercurial fakeroot cdbs debhelper python python-support python-setuptools python-distutils-extra
  hg clone https://gwrite.googlecode.com/hg/ gwrite  
  cd gwrite
  debuild -rfakeroot
  cd ..
  sudo dpkg -i *deb
}}}

enjoy it =)

Original comment by [email protected] on 24 Jul 2010 at 2:12

  • Added labels: Component-Logic
  • Removed labels: Component-UI

from gwrite.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Sweet, I've just built my very first legitimate .deb. I had only created fake 
debs before. A bold new step. :-) I also needed to install devscripts for the 
debuild command.

With the latest code, the bug has disappeared for me. :-) Thanks for taking the 
time to follow up on these bug reports, I really appreciate.

Original comment by [email protected] on 24 Jul 2010 at 3:39

from gwrite.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Nice,
close the bug =)

Original comment by [email protected] on 24 Jul 2010 at 9:48

  • Changed state: Done

from gwrite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.