[Bug 1226990] Re: popup menu display corrupted in notes-app

2013-10-08 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1226990 Title: popup menu display corrupted in notes-app To manage notifications about

[Bug 1226990] Re: popup menu display corrupted in notes-app

2013-10-02 Thread Zsombor Egri
There has to be something on how the Popover is used... Open Browser, copy some frame into the Clipboard and then go to Notes, open a card and long press to invoke the Popover. There will be two rows, one messed up with Select All|Copy|Other unreadable and a row with Paste. But then I saw you

[Bug 1226990] Re: popup menu display corrupted in notes-app

2013-10-01 Thread Zsombor Egri
Are you using the TextField's default Popover, or a custom one? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1226990 Title: popup menu display corrupted in notes-app To manage notifications about

[Bug 1226990] Re: popup menu display corrupted in notes-app

2013-10-01 Thread Zsombor Egri
Sorry, I meant TextArea not TextField. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1226990 Title: popup menu display corrupted in notes-app To manage notifications about this bug go to:

[Bug 1221813] Re: UBUNTU_UI_TOOLKIT_THEMES_PATH should include a writable path so that users can install themes (or operators can have custom themes)

2013-09-13 Thread Zsombor Egri
The env var can point anywhere, also to a writable spot. If that writable spot contains themes that derive from one of the basic themes, those will work properly. However if those themes are derived from other themes not installed to the default location, applying the theme will fail. For that

[Bug 1221813] Re: UBUNTU_UI_TOOLKIT_THEMES_PATH should include a writable path so that users can install themes (or operators can have custom themes)

2013-09-13 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Confirmed ** Package changed: ubuntu-ui-toolkit (Ubuntu) = ubuntu-ui-toolkit ** Changed in: ubuntu-ui-toolkit Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1221510] Re: When changing ~/.config/ubuntu-ui-toolkit/theme.ini to SuruDark, ProgressBars no longer show up

2013-09-09 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Zsombor Egri (zsombi) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1221510 Title: When changing ~/.config/ubuntu-ui-toolkit

[Bug 1221813] Re: UBUNTU_UI_TOOLKIT_THEMES_PATH should include a writable path so that users can install themes (or operators can have custom themes)

2013-09-09 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Zsombor Egri (zsombi) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1221813 Title: UBUNTU_UI_TOOLKIT_THEMES_PATH should

[Bug 1217254] [NEW] asynchronous saving of a Todo item crashes before the progress is reported

2013-08-27 Thread Zsombor Egri
Public bug reported: Saving a QOrganizerToDo element asynchronously into the default collection (or any dedicated collection i.e. Personal) causes crash in operation before having the operation progress signaled to the operation requester:

[Bug 1215918] Re: import failure when using a project name with dashes with QML Extension Library + Tabbed Touch UI

2013-08-26 Thread Zsombor Egri
I filed a bug [1] against QML Documentation [2], but the feedback from upstream was that dash does not qualify as valid in module names. However QtC allows the dash to be in a module name... [1] https://bugreports.qt-project.org/browse/QTBUG-33170 [2]

[Bug 1216990] [NEW] cannot create custom collection

2013-08-26 Thread Zsombor Egri
Public bug reported: This feature is needed to support Alarms. Alarms should be saved in their own collection to avoid mixing them with other calendar collections. The following code succeeds: QOrganizerManager *manager = new QOrganizerManager(eds); QOrganizerCollection collection;

[Bug 1215918] Re: import failure when using a project name with dashes with QML Extension Library + Tabbed Touch UI

2013-08-25 Thread Zsombor Egri
If you open HelloTab.qml in Qt Creator you will see that it gives the expected token ';' error for the first dash. Though this link [1] does not give any other definition on what is a qualified module name other than is an identifier specified in dotted URI notation, which uniquely identifies the

[Bug 1214618] Re: apparmor policy_version is incorrectly set

2013-08-22 Thread Zsombor Egri
JSON cannot store the decimals of a number if those are all zero. Therefore x.0 will always be stored as x. If we need to store the decimals (i.e. major.minor format), then we need to store it as strings. You could then convert those strings into float. On the other hand, just wondering,

[Bug 1091792] Re: The disk drive for /tmp is not ready yet or not present

2013-07-16 Thread Zsombor
It still happens with 2.48build1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1091792 Title: The disk drive for /tmp is not ready yet or not present To manage notifications about this bug go to:

[Bug 1169601] Re: [TextArea] setting color property disables styling

2013-04-17 Thread Zsombor Egri
Changed to critical as blocks friends-app freeze. ** Changed in: ubuntu-ui-toolkit Importance: High = Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1169601 Title: [TextArea] setting

[Bug 1169601] Re: [TextArea] setting color property disables styling

2013-04-17 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1169601 Title: [TextArea] setting color property disables styling To manage

[Bug 1166374] Re: Some text doesn't get styled from the toolkit

2013-04-10 Thread Zsombor Egri
Hey Bruce, there was an issue in styling (note, not automatic styling), where sometimes the style properties got lost, all var-typed properties became invalid, therefore your text was looking black (default value for color). The current styling unfortunately does not report these issues. We

[Bug 1166374] Re: Some text doesn't get styled from the toolkit

2013-04-09 Thread Zsombor Egri
This is caused by the properties of ItemStyle.style object becoming invalid in certain circumstances. Automatic property styling fixes this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1166374

[Bug 1091792] Re: The disk drive for /tmp is not ready yet or not present

2013-03-10 Thread Zsombor
Will it be included in quantal? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1091792 Title: The disk drive for /tmp is not ready yet or not present To manage notifications about this bug go to:

[Bug 46470] Re: System freeze with white screen

2011-07-07 Thread Zsombor
Unfortunately, it seems that this happens with the performance CPU governor (after disabling the ondemand with that update-rc.d script). The only difference, that the laptop become hot, and the ventilator never stops - so the performance cpu frequence governor is working, I'm sure). And firefox

[Bug 46470] Re: System freeze with white screen

2011-06-23 Thread Zsombor
Yes, it's Natty. I'm not totally sure that this is only hardware problem - I had this problem for a couple of releases, since the fglrx driver stopped supporting my pretty old graphic card, so I though this is a deficiency of the open source driver. As there is nothing in the log files, after

[Bug 46470] Re: System freeze with white screen

2011-06-19 Thread Zsombor
Unfortunately for me this bug is happens pretty frequently - with a graphics card: ATI Technologies Inc Radeon XPRESS 200M 5955 (PCIE), and with kernel @2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 athlon i386 GNU/Linux. As I use my laptop as an emergency terminal, I can

[Bug 772600] Re: package nspluginwrapper 1.2.2-0ubuntu9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2011-05-01 Thread Zsombor
Same problem, today I've updated to natty, and no more flash for me... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772600 Title: package nspluginwrapper 1.2.2-0ubuntu9 failed to install/upgrade:

[Bug 772600] Re: package nspluginwrapper 1.2.2-0ubuntu9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2011-05-01 Thread Zsombor
After I've removed google-talkplugin I were able to reinstall flash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772600 Title: package nspluginwrapper 1.2.2-0ubuntu9 failed to install/upgrade:

[Bug 759577] [NEW] gspca: URB error -62, resubmitting

2011-04-13 Thread Zsombor
Public bug reported: I've noticed this error message in my dmesg, when I tried to figure out, why my computer is not reacting when I connect an USB device : gspca: URB error -62, resubmitting This message is printed several times per second, for a couple of hours probably, because my syslog

[Bug 302050] Re: MS Office .pps files should open in presentation mode as with MS PowerPoint

2011-03-08 Thread Zsombor
Yes, this auto presentation mode is very confusing for me, because I'm not able to open to edit/modify a pps file. The open command from the file menu is behaving similarly - auto play the presentation, and close the document, after it stopped - so there is no workaround for this problem ! --

[Bug 729608] [NEW] ristretto freezes when clicking on next image

2011-03-05 Thread Zsombor
Public bug reported: Binary package hint: ristretto The still image waves : http://www.youtube.com/watch?v=QnzhacCe0to Architecture: i386 Version: 0.0.22-2 # uname -a Linux Zsubuntu 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:34:50 UTC 2010 i686 GNU/Linux ProblemType: Bug DistroRelease:

[Bug 729608] Re: ristretto freezes when clicking on next image

2011-03-05 Thread Zsombor
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/729608 Title: ristretto freezes when clicking on next image -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 595093] [NEW] eclipse crashes in random times

2010-06-16 Thread Zsombor
Public bug reported: segmentation fault occures in various times when I run eclipse. ** Affects: openjdk-6 (Ubuntu) Importance: Undecided Status: New -- eclipse crashes in random times https://bugs.launchpad.net/bugs/595093 You received this bug notification because you are a

[Bug 595093] Re: eclipse crashes in random times

2010-06-16 Thread Zsombor
** Attachment added: the hotspot error log http://launchpadlibrarian.net/50431969/hs_err_pid20794.log -- eclipse crashes in random times https://bugs.launchpad.net/bugs/595093 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

<    5   6   7   8   9   10