[Bug 1400297] Re: PageHeadState doens't correctly update head.contents

2015-01-06 Thread Giulio Collura
If you're developing targeting ubuntu-sdk-14.10 as toolkit, you could use the workaround in the page definition: property Item __oldContents: null Connections { target: page.head onContentsChanged: { if (page.__oldContents) {

[Bug 1341814] Re: Using search in the header can sometimes have a text field from a different tab

2015-01-06 Thread Giulio Collura
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1341814 Title: Using search in the header can sometimes have a

[Bug 1400297] Re: PageHeadState doens't correctly update head.contents

2015-01-06 Thread Giulio Collura
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Giulio Collura (gcollura) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1341814] Re: Using search in the header can sometimes have a text field from a different tab

2014-12-29 Thread Giulio Collura
** Branch linked: lp:~gcollura/ubuntu-ui-toolkit/fix-1341814-and-1400297 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1341814 Title: Using search in the header can sometimes have a text field from

[Bug 1400297] Re: PageHeadState doens't correctly update head.contents

2014-12-29 Thread Giulio Collura
** Branch linked: lp:~gcollura/ubuntu-ui-toolkit/fix-1341814-and-1400297 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400297 Title: PageHeadState doens't correctly update head.contents To manage

[Bug 1341814] Re: Using search in the header can sometimes have a text field from a different tab

2014-12-29 Thread Giulio Collura
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Tim Peeters (tpeeters) = Giulio Collura (gcollura) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1341814 Title: Using search in the header

[Bug 1400297] [NEW] PageHeadState doens't correctly update head.contents

2014-12-08 Thread Giulio Collura
Public bug reported: See this small example code: http://paste.ubuntu.com/9426167/ As you can see, I set both PageHeadState to change their 'contents' property when changing state. The expected behavior would be to have in the page head a Label when state is default and a TextEntry when in

[Bug 1400297] Re: PageHeadState doens't correctly update head.contents

2014-12-08 Thread Giulio Collura
Yes they are definitely similar. Feel free to mark this bug as duplicate if you want. Thanks nik :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400297 Title: PageHeadState doens't correctly

[Bug 1389698] Re: unity8-dash can't load scopes

2014-11-07 Thread Giulio Collura
Running `gsettings reset com.canonical.Unity.Dash favorite-scopes` in phone terminal, fixed my problem. Thanks Saviq! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1389698 Title: Favoriting

[Bug 1389698] [NEW] unity8-dash can't load scopes

2014-11-05 Thread Giulio Collura
Public bug reported: Unity8 on mako rtm #6 won't load any scope installed in the system. Sometimes it stays on the loading screen with the activity indicator spinning, or it may also end up with the white/grey background, but no scopes are loaded. I can't use the phone right now, since I can't

[Bug 1389698] Re: unity8-dash can't load scopes

2014-11-05 Thread Giulio Collura
$ system-image-cli -i current build number: 6 device name: mako channel: ubuntu-touch/ubuntu-rtm/14.09 last update: 2014-11-04 00:06:16 version version: 6 version ubuntu: 20141031.1 version device: 20141017.2 version custom: mako-1.1 Thanks, Giulio ** Attachment added: unity8-dash.log

[Bug 1373779] Re: phablet-demo-setup does not complete

2014-09-25 Thread Giulio Collura
** Branch linked: lp:~gcollura/phablet-tools/fix-1373779 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373779 Title: phablet-demo-setup does not complete To manage notifications about this bug go

[Bug 1373905] [NEW] Add some sample music in phablet-demo-setup

2014-09-25 Thread Giulio Collura
: Giulio Collura (gcollura) Status: New ** Changed in: phablet-tools (Ubuntu) Assignee: (unassigned) = Giulio Collura (gcollura) ** Description changed: Some sample music with artwork would be useful for this script. + For example Alan Pope has uploaded some music here http

[Bug 1265527] [NEW] astyle is outdated in Trusty

2014-01-02 Thread Giulio Collura
Public bug reported: Astyle needs to be updated to 2.04 (released on November 2013 http://astyle.sourceforge.net/notes.html) which includes the format style 'google', the option 'remove-brackets', improves c++11 support and so on. Currently trusty has packages for the version 2.03. Thanks for

[Bug 1154729] [NEW] clang doesn't find stdc++ headers

2013-03-13 Thread Giulio Collura
Public bug reported: When i try to run a simple c++ program like: #include iostream int main() { std::cout HelloWorld std::endl; return 0; This is the verbose output: $ clang++ test.cpp -o test -v Ubuntu clang version 3.2-1~exp5ubuntu2 (tags/RELEASE_32/final) (based on LLVM 3.2) Target:

[Bug 1089256] Re: Please update Blender to version 2.66

2013-03-01 Thread Giulio Collura
Blender precompiled bundle 2.66 works perfectly in raring. (Intel i3 64bit) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1089256 Title: Please update Blender to version 2.66 To manage

[Bug 1131268] [NEW] qtcreator doesn't pick gtk theme and menubar ext in raring

2013-02-21 Thread Giulio Collura
Public bug reported: Since last update in Raring, QtCreator doesn't use the correct GTK Theme (Ambiance) and doesn't export its menubar over APPMENU. Is this a bug or a short transition to Qt5 packages? $ lsb_release -rd Description:Ubuntu Raring Ringtail (development branch) Release:

[Bug 921384] Re: [MASTER] Xorg crashes when trying to play a video with XV under xserver 1.11 - xs111LookupPrivate

2012-02-05 Thread Giulio Collura
I disabled XVideo from xorg.conf and now I can play videos smoothly without any kind of crash. Is there any collateral effect by disabling XVideo? Thanks in advance, Giulio -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 864089] Re: gnome-contacts crashed with SIGABRT in raise()

2011-10-01 Thread Giulio Collura
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/864089 Title: gnome-contacts crashed with SIGABRT in raise() To manage notifications about this bug go to:

[Bug 836108] Re: gnome-settings-daemon crashed with SIGABRT in raise()

2011-09-23 Thread Giulio Collura
*** This bug is a duplicate of bug 830939 *** https://bugs.launchpad.net/bugs/830939 ** Branch linked: lp:~wingpanel-devs/wingpanel/new-wingpanel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 747123] Re: [Natty] [Kubuntu] Alps touchpad scrolling does not work

2011-04-22 Thread Giulio Collura
It looks like this bug https://bugs.launchpad.net/ubuntu/+source/unity/+bug/734187 -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to synaptiks in Ubuntu. https://bugs.launchpad.net/bugs/747123 Title: [Natty] [Kubuntu] Alps touchpad

[Bug 734187] Re: Touchpad/Mouse pad vertical scrolling not functioning

2011-04-22 Thread Giulio Collura
This workaround fixed this 'bug' - http://ubuntuforums.org/showpost.php?p=10642693postcount=2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/734187 Title: Touchpad/Mouse pad vertical scrolling not

[Bug 734187] Re: Touchpad/Mouse pad vertical scrolling not functioning

2011-04-12 Thread Giulio Collura
I have the same bug on a Sony Vaio VPCEB3M1E, however under Maverick it works perfectly.. Isn't there any kind of workaround to get it working? Thanks, Giulio Collura -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 639845] [NEW] quadrapassel crashes on start

2010-09-15 Thread Giulio Collura
... Trace/breakpoint trap Thanks, Giulio Collura ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: quadrapassel 1:2.31.92-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-21.31-generic 2.6.35.4 Uname: Linux 2.6.35-21-generic i686 Architecture: i386 Date: Wed Sep 15 20:58:13 2010 InstallationMedia: Ubuntu

[Bug 639845] Re: quadrapassel crashes on start

2010-09-15 Thread Giulio Collura
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/639845/+attachment/1590083/+files/Dependencies.txt -- quadrapassel crashes on start https://bugs.launchpad.net/bugs/639845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 635090] Re: evince assert failure: evince: /build/buildd/cairo-1.9.14/src/cairo-surface.c:385: _cairo_surface_begin_modification: Assertion `! surface-finished' failed.

2010-09-13 Thread Giulio Collura
I'm sorry, but I don't know why I can't reproduce this bug... -- evince assert failure: evince: /build/buildd/cairo-1.9.14/src/cairo-surface.c:385: _cairo_surface_begin_modification: Assertion `! surface-finished' failed. https://bugs.launchpad.net/bugs/635090 You received this bug