Code Monkey home page Code Monkey logo

Comments (9)

thezbyg avatar thezbyg commented on August 23, 2024

Comment #1 originally posted by thezbyg on 2011-01-12T16:39:25.000Z:

Could not reproduce this on my system. Could you try applying the attached patch to enable full command printing, and post a full command that fails?

from gpick.

thezbyg avatar thezbyg commented on August 23, 2024

Comment #2 originally posted by thezbyg on 2011-01-13T03:59:34.000Z:

source/BrightnessDarkness.cpp: In function 'gboolean button_press_cb(GtkWidget_, GdkEventButton_, BrightnessDarknessArgs_)':
source/BrightnessDarkness.cpp:249:24: warning: 'color_object' may be used uninitialized in this function
source/BrightnessDarkness.cpp: At global scope:
source/BrightnessDarkness.cpp:305:12: warning: 'int set_rgb_color(BrightnessDarknessArgs_, ColorObject_, uint32_t)' defined but not used
source/LayoutPreview.cpp: In function 'gboolean button_press_cb(GtkWidget_, GdkEventButton_, LayoutPreviewArgs_)':
source/LayoutPreview.cpp:400:24: warning: 'color_object' may be used uninitialized in this function
source/Variations.cpp: In function 'int set_rgb_color(VariationsArgs_, ColorObject_, uint32_t)':
source/Variations.cpp:474:22: warning: comparison between signed and unsigned integer expressions
source/uiApp.cpp: In function 'void destroy_cb(GtkWidget_, AppArgs_)':
source/uiApp.cpp:163:129: warning: passing NULL to non-pointer argument 4 of 'guint g_signal_handlers_disconnect_matched(void_, GSignalMatchType, guint, GQuark, GClosure_, void_, void_)'
source/uiApp.cpp: At global scope:
source/uiApp.cpp:535:13: warning: 'void palette_from_css_file_cb(GtkWidget_, AppArgs_)' defined but not used
source/tools/PaletteFromImage.cpp:436:15: warning: 'gchar* format_threshold_value_cb(GtkScale_, gdouble)' defined but not used
scons: *_* [build/source/version/Version.o] UnicodeDecodeError : 'ascii' codec can't decode byte 0xe5 in position 105: ordinal not in range(128)
Traceback (most recent call last):
File "/usr/lib/scons-2.0.1/SCons/Taskmaster.py", line 235, in execute
self.targets[0].build()
File "/usr/lib/scons-2.0.1/SCons/Node/init.py", line 372, in build
self.get_executor()(self, *_kw)
File "/usr/lib/scons-2.0.1/SCons/Executor.py", line 358, in call
return self.do_execute(target, kw)
File "/usr/lib/scons-2.0.1/SCons/Executor.py", line 340, in do_execute
status = act(_args, *_kw)
File "/usr/lib/scons-2.0.1/SCons/Action.py", line 890, in call
show, execute, chdir, executor)
File "/usr/lib/scons-2.0.1/SCons/Action.py", line 958, in call
return c.call(self, target, source, env, *args, *_kw)
File "/usr/lib/scons-2.0.1/SCons/Action.py", line 561, in call
print_func(cmd, target, source, env)
File "/usr/lib/scons-2.0.1/SCons/Action.py", line 500, in print_cmd_line
sys.stdout.write(s + u"\n")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 105: ordinal not in range(128)

from gpick.

thezbyg avatar thezbyg commented on August 23, 2024

Comment #3 originally posted by thezbyg on 2011-11-01T03:44:59.000Z:

why this wlways happen? The 0.2.2 build fine, but 0.2.3 and 0.2.4 got this error.

from gpick.

thezbyg avatar thezbyg commented on August 23, 2024

Comment #4 originally posted by thezbyg on 2011-11-01T04:50:35.000Z:

I got this error after scons update. what's wrang with the encodings?

from gpick.

thezbyg avatar thezbyg commented on August 23, 2024

Comment #5 originally posted by thezbyg on 2011-11-01T05:46:27.000Z:

I got this:


scons: done reading SConscript files.
scons: Building targets ...
g++ -o build/source/version/Version.o -c -Wall -O3 -DNDEBUG -DBUILD_DATE="2011-11-01" "-DBUILD_REVISION="目录 未版本控制"" -DBUILD_PLATFORM="linux2" -DBUILD_VERSION="0.2.2" source/version/Version.cpp
g++: 未版本控制: No such file or directory
scons: *** [build/source/version/Version.o] Error 1
scons: building terminated because of errors.


from gpick.

thezbyg avatar thezbyg commented on August 23, 2024

Comment #6 originally posted by thezbyg on 2011-11-01T08:00:13.000Z:

I edit source/version/SConscript , change "GPICK_BUILD_REVISION" to "GPICK_BUILD_VERSION", everything gets ok.

from gpick.

thezbyg avatar thezbyg commented on August 23, 2024

Comment #7 originally posted by thezbyg on 2011-11-02T07:32:39.000Z:

Try to apply the attached patch and check if this error still occurs.

from gpick.

thezbyg avatar thezbyg commented on August 23, 2024

Comment #8 originally posted by thezbyg on 2011-11-03T08:50:15.000Z:

The patch works. The latest gentoo ebuild now puts in "https://github.com/microcai/gentoo-zh/tree/master/app-misc/gpick". Thanks.

from gpick.

thezbyg avatar thezbyg commented on August 23, 2024

Comment #9 originally posted by thezbyg on 2011-11-13T14:18:50.000Z:

This issue was closed by revision 6828c7c1a7cd.

from gpick.

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.