[Bug 1363748] Re: Utopic crash on launch; Attempt to unlock mutex that was not locked

2014-10-08 Thread Monsta
It affects every app which uses GDK threads incorrectly (if GLib = 2.41): https://bugzilla.gnome.org/show_bug.cgi?id=735428#c13 ** Bug watch added: GNOME Bug Tracker #735428 https://bugzilla.gnome.org/show_bug.cgi?id=735428 -- You received this bug notification because you are a member of

[Bug 1376530] Re: GTK apps crashing with Attempt to unlock mutex that was not locked

2014-10-08 Thread Monsta
I see GTK+3 in Utopic received the patch, but you need to patch GTK+2 as well: https://git.gnome.org/browse/gtk+/commit/?h=gtk-2-24id=fbf38d16bcc26630f0f721d266509f5bc292f606 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1376530] Re: GTK apps crashing with Attempt to unlock mutex that was not locked

2014-10-06 Thread Monsta
** Bug watch added: Debian Bug tracker #763690 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763690 ** Also affects: gtk+2.0 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763690 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1276177] Re: Applications using client-side decorations are not resizable in Unity

2014-10-05 Thread Monsta
It seems to me that these CSD apps aren't resizable anywhere except for Gnome Shell. ** Bug watch added: Debian Bug tracker #744249 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744249 ** Also affects: gtk+3.0 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744249

[Bug 1375227] Re: regular loss of claws-mail preferences and plugins

2014-10-02 Thread Monsta
** Project changed: linuxmint = claws-mail (Ubuntu) ** Tags removed: claws-mail -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1375227 Title: regular loss of claws-mail preferences and plugins To

[Bug 1179310] Re: Option to edit repositories missing in Synaptic

2014-09-30 Thread Monsta
** Changed in: synaptic (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1179310 Title: Option to edit repositories missing in Synaptic To manage

[Bug 1359249] Re: Launching PAVUControl works from Xubuntu, but not from Xfce

2014-09-29 Thread Monsta
I doubt the maintainers would accept gnome-control-center in Xubuntu just for that... We can suggest making the command configurable though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359249

[Bug 1319352] Re: indicator-application does not work in MATE 1.8

2014-09-26 Thread Monsta
** Description changed: Ubuntu version: Xubuntu 14.04 LTS - indicator-application version: 12.10.1+14.04.20140407-0ubuntu1 indicator-application-gtk2 version: 12.10.0.1-0ubuntu2 - Steps to reproduce: 1. Install Xubuntu 14.04 - 2. Install MATE 1.8 following the instructions at

[Bug 1373780] Re: Out of Inodes.

2014-09-25 Thread Monsta
** Project changed: linuxmint = bleachbit (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373780 Title: Out of Inodes. To manage notifications about this bug go to:

[Bug 1338045] Re: nm-applet icon invisible

2014-09-24 Thread Monsta
*** This bug is a duplicate of bug 1301158 *** https://bugs.launchpad.net/bugs/1301158 ** This bug has been marked a duplicate of bug 1301158 nm-applet icon invisible -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1359249] Re: Launching PAVUControl works from Xubuntu, but not from Xfce

2014-09-24 Thread Monsta
Sorry, *indicator-sound* of course, damn those unchangeable comments :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359249 Title: Launching PAVUControl works from Xubuntu, but not from Xfce To

[Bug 1359249] Re: Launching PAVUControl works from Xubuntu, but not from Xfce

2014-09-24 Thread Monsta
Ok, I've tested it myself in the same other Xfce session. monsta@xubuntu:~$ echo $XDG_CURRENT_DESKTOP XFCE monsta@xubuntu:~$ echo $DESKTOP_SESSION xfce So it's clear that the condition in indicator-application source code should be changed. -- You received this bug notification because you

[Bug 1319352] Re: indicator-application does not work in MATE 1.8

2014-09-24 Thread Monsta
Ok, I've tested it on another Xubuntu 14.04 system where both Xfce and MATE are installed, so the different kinds of indicator-application are in use (Xfce uses GTK+3 one, MATE uses GTK+2 one). Both work fine, no any conflicts found. -- You received this bug notification because you are a member

[Bug 1337241] Re: Sound Settings menu item in indicator-sound-gtk2 does nothing in MATE

2014-09-23 Thread Monsta
** Changed in: indicator-sound-gtk2 (Ubuntu) Status: Invalid = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1337241 Title: Sound Settings menu item in indicator-sound-gtk2 does nothing

[Bug 1337241] Re: Sound Settings menu item in indicator-sound-gtk2 does nothing in MATE

2014-09-23 Thread Monsta
Updated the description a bit. Also here's the proof that MATE still uses GTK+2 version of indicator-sound: monsta@mate:~$ ps aux | grep indicator-sound monsta3020 0.0 0.4 552868 13156 ?Sl 14:23 0:00 /usr/lib/indicator-sound-gtk2/indicator-sound-service monsta3589 0.0 0.0

[Bug 1359249] Re: Launching PAVUControl works from Xubuntu, but not from Xfce

2014-09-23 Thread Monsta
That's also the reason it had to be patched in Linux Mint Xfce edition. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359249 Title: Launching PAVUControl works from Xubuntu, but not from Xfce To

[Bug 1359249] Re: Launching PAVUControl works from Xubuntu, but not from Xfce

2014-09-23 Thread Monsta
Roman, what would these commands say in this other Xfce session? echo $XDG_CURRENT_DESKTOP echo $DESKTOP_SESSION -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359249 Title: Launching PAVUControl

[Bug 1319352] Re: indicator-application does not work in MATE 1.8

2014-09-23 Thread Monsta
** Package changed: indicator-application (Ubuntu) = indicator- application-gtk2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319352 Title: indicator-application does not work in MATE

[Bug 1319352] Re: indicator-application does not work in MATE 1.8

2014-09-23 Thread Monsta
Ok, it turned out someone disabled the packaging of the needed service files, so the GTK+2 version of indicator-application was never supposed to work. I've re-enabled it, and now indicator-application-gtk2 works fine in MATE. The patch is in the attachment. If you find any conflicts with GTK+3

[Bug 1319352] Re: indicator-application does not work in MATE 1.8

2014-09-23 Thread Monsta
Adding a screenshot just to illustrate it works (see the new position and menu of network manager applet in the upper right corner). ** Attachment added: MATE with indicator-application-gtk2 running (see the upper right corner).

[Bug 1371425] Re: linux-firmware 1.127.5, 1.127.6 causes instable network connection (likely due to iwlwifi-7260-8.ucode)

2014-09-20 Thread Monsta
** Project changed: linuxmint = linux-firmware (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1371425 Title: linux-firmware 1.127.5, 1.127.6 causes instable network connection (likely due

[Bug 1271591] Re: upstart job race prevents gnome-keyring from being ssh agent

2014-09-12 Thread Monsta
More than four months passed - and the fix for a bug with Importance set to High isn't in Trusty yet? Disappointing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1271591 Title: upstart job race

[Bug 1367242] Re: File - Send To... leads to error

2014-09-09 Thread Monsta
** Project changed: linuxmint = evince (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1367242 Title: File - Send To... leads to error To manage notifications about this bug go to:

[Bug 1366526] Re: Bad LD_LIBRARY_PATH in freeorion

2014-09-08 Thread Monsta
** Project changed: linuxmint = freeorion (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1366526 Title: Bad LD_LIBRARY_PATH in freeorion To manage notifications about this bug go to:

[Bug 1337195] Re: MATE terminal: mouse scroll doesn't work in certain console apps (e.g. man)

2014-09-07 Thread Monsta
1. This patch won't be accepted in MATE because it's Ubuntu-specific. See the comments: [1] and [2]. For example, the alternate screen scroll works fine in Debian without any patches. The same applies to other distros. That's why I've filed the bug report here. There's no need to apply the patch

[Bug 1332867] Re: Application does not handle command line arguments

2014-09-07 Thread Monsta
*** This bug is a duplicate of bug 1327002 *** https://bugs.launchpad.net/bugs/1327002 ** This bug has been marked a duplicate of bug 1327002 Mint 17 - can only launch one instance of gthumb -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1327002] Re: Mint 17/Ubuntu 14.04 - can only launch one instance of gthumb

2014-09-07 Thread Monsta
** Summary changed: - Mint 17 - can only launch one instance of gthumb + Mint 17/Ubuntu 14.04 - can only launch one instance of gthumb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1327002 Title:

[Bug 1366093] Re: virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox-guest kernel module failed to build

2014-09-07 Thread Monsta
*** This bug is a duplicate of bug 1324016 *** https://bugs.launchpad.net/bugs/1324016 ** This bug has been marked a duplicate of bug 1324016 virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox-guest kernel module failed to build [error: incompatible types when assigning to type

[Bug 1337195] Re: MATE terminal: mouse scroll doesn't work in certain console apps (e.g. man)

2014-09-06 Thread Monsta
Well, technically this is not a duplicate, just the patches that apply on different scales. And I'm afraid gnome guys won't apply this: this old GTK+2 VTE is obsolete for them. They support only GTK+3 one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1337195] Re: MATE terminal: mouse scroll doesn't work in certain console apps (e.g. man)

2014-09-05 Thread Monsta
Oh. Guys, I kinda forgot about this patch. Since then, I've submitted a better patch [1] - it's better because it's intended to be applied to VTE, a terminal widget library which all GTK+2 terminals (MATE terminal, Xfce terminal, roxterm-gtk2, lxterminal, etc.) use. If it's applied, then there's

[Bug 1364982] Re: Mint17 (64 bits KDE) synaptic doesn't uninstall

2014-09-04 Thread Monsta
** Project changed: linuxmint = synaptic (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1364982 Title: Mint17 (64 bits KDE) synaptic doesn't uninstall To manage notifications about this

[Bug 1365328] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build

2014-09-04 Thread Monsta
*** This bug is a duplicate of bug 1292118 *** https://bugs.launchpad.net/bugs/1292118 ** This bug has been marked a duplicate of bug 1365262 virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build ** This bug is no longer a duplicate of bug 1365262

[Bug 1365262] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build

2014-09-04 Thread Monsta
*** This bug is a duplicate of bug 1292118 *** https://bugs.launchpad.net/bugs/1292118 ** This bug has been marked a duplicate of bug 1292118 virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build [error: incompatible types when returning type ‘kuid_t’ but

[Bug 1343983] Re: Fix Glade 3.8 crashes on opening file with Glib = 2.37

2014-09-03 Thread Monsta
Ok good, upgrading glade-gtk2 and libgladeui-1-11 from trusty-proposed (version 3.8.0-0ubuntu6.1) fixed the segfault. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1302393] Re: gvfsd-metadata freez and load IO

2014-09-03 Thread Monsta
*** This bug is a duplicate of bug 517021 *** https://bugs.launchpad.net/bugs/517021 ** This bug has been marked a duplicate of bug 517021 gvfsd-metadata causes 100% CPU usage -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 517021] Re: gvfsd-metadata causes 100% CPU usage

2014-09-03 Thread Monsta
** Bug watch added: Debian Bug tracker #756205 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756205 ** Also affects: gvfs (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756205 Importance: Unknown Status: Unknown -- You received this bug notification because you

[Bug 1337241] Re: Sound Settings menu item in indicator-sound-gtk2 does nothing in MATE

2014-09-02 Thread Monsta
MATE won't use GTK3 indicators. This is indicator-sound-gtk2 issue. The situation is exactly the same in Ubuntu MATE 14.10, so I don't understand your excuses for closing the report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1017603] Re: perl needs to be multiarch

2014-09-01 Thread Monsta
BTW, note that according to the linked Debian bug report, perl-base is still not Multi-Arch. So... isn't it too early to mark this bug as fixed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1017603

[Bug 756317] Re: Captive portals may corrupt apt translation indices

2014-09-01 Thread Monsta
It's always the same file that is corrupted. /var/lib/apt/lists/za.archive.ubuntu.com_ubuntu_dists_trusty- updates_main_i18n_Translation-en That's enough to mark it as a duplicate. APT was vulnerable precisely to the corrupted translation files. If you don't believe (and have enough time), look

[Bug 1257927] Re: Installing mongodb package via aptitude destroys Cinnamon install

2014-09-01 Thread Monsta
*sigh* have to close this as invalid because: 1) not a Linux Mint bug and 2) aptitude guys refuse to acknowledge their logic is a bug to the unsuspecting apt-get users. ** Changed in: linuxmint Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu

[Bug 1257927] Re: Installing mongodb package via aptitude destroys Cinnamon install

2014-09-01 Thread Monsta
** Tags removed: cinnamon dependency mongo mongodb ** Tags added: aptitude ** Tags added: principle-of-least-astonishment violation -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1257927 Title:

[Bug 1179310] Re: Option to edit repositories missing in Synaptic

2014-09-01 Thread Monsta
Looks like this can be safely closed. Ubuntu 13.04 is history. Check Ubuntu 14.04 - does it happen there? Check whether you're root when running Synaptic. Check whether you want this one to be closed because of having no replies. :) -- You received this bug notification because you are a member

[Bug 1358373] Re: sed: -e expression #1, char 6: unknown command: `m'

2014-08-29 Thread Monsta
** Bug watch added: Debian Bug tracker #757758 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757758 ** Also affects: dkms (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757758 Importance: Unknown Status: Unknown ** Package changed: virtualbox (Ubuntu) = dkms

[Bug 1351376] Re: 3d is not proper working inside a virtualbox guest

2014-08-29 Thread Monsta
We need a backport of the fix from 4.3.14 to Trusty's 4.3.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1351376 Title: 3d is not proper working inside a virtualbox guest To manage

[Bug 1363024] Re: URL bar on Firefox 31 does not show the page address (black block on it)

2014-08-29 Thread Monsta
** Project changed: linuxmint = firefox (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1363024 Title: URL bar on Firefox 31 does not show the page address (black block on it) To manage

[Bug 1017603] Re: perl needs to be multiarch

2014-08-27 Thread Monsta
So no backports to Trusty's perl 5.18? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1017603 Title: perl needs to be multiarch To manage notifications about this bug go to:

[Bug 1343983] Re: Fix Glade 3.8 crashes on opening file with Glib = 2.37

2014-08-25 Thread Monsta
Any progress on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1343983 Title: Fix Glade 3.8 crashes on opening file with Glib = 2.37 To manage notifications about this bug go to:

[Bug 1360531] Re: Clementine Search Fails

2014-08-23 Thread Monsta
*** This bug is a duplicate of bug 1357654 *** https://bugs.launchpad.net/bugs/1357654 ** Project changed: linuxmint = clementine (Ubuntu) ** This bug has been marked a duplicate of bug 1357654 Search on Clementine 1.2 not working properly -- You received this bug notification because

[Bug 1360100] Re: netbeans ide cannot create a project

2014-08-22 Thread Monsta
** Project changed: linuxmint = netbeans (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1360100 Title: netbeans ide cannot create a project To manage notifications about this bug go to:

[Bug 1359715] Re: Ghostscript runaway memory consumption during font search

2014-08-22 Thread Monsta
** Project changed: linuxmint = ghostscript (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359715 Title: Ghostscript runaway memory consumption during font search To manage notifications

[Bug 1360225] Re: Software Manager showing outdated link for gnome-mahjongg

2014-08-22 Thread Monsta
** Project changed: linuxmint = gnome-mahjongg (Ubuntu) ** Summary changed: - Software Manager showing outdated link for gnome-mahjongg + gnome-mahjongg has outdated website link in the package description in Mint 17/Ubuntu 14.04 -- You received this bug notification because you are a member

[Bug 1359382] Re: colord rejects printer .ICC color profile

2014-08-21 Thread Monsta
** Project changed: linuxmint = colord (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359382 Title: colord rejects printer .ICC color profile To manage notifications about this bug go to:

[Bug 1357755] Re: now playing widget in kde not 100% compatible with vlc

2014-08-21 Thread Monsta
** Project changed: linuxmint = kdeplasma-addons (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1357755 Title: now playing widget in kde not 100% compatible with vlc To manage

[Bug 1356632] Re: GNOME Do should be rebuilt against DBus# 2.0

2014-08-21 Thread Monsta
** Project changed: linuxmint = gnome-do (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1356632 Title: GNOME Do should be rebuilt against DBus# 2.0 To manage notifications about this bug

[Bug 1355514] Re: E: Encountered a section with no Package: header E: Problem with MergeList /var/lib/apt/lists/ar.archive.ubuntu.com_ubuntu_dists_trusty-updates_main_i18n_Translation-en E: No se pudi

2014-08-20 Thread Monsta
*** This bug is a duplicate of bug 756317 *** https://bugs.launchpad.net/bugs/756317 ** This bug has been marked a duplicate of bug 756317 Captive portals may corrupt apt translation indices -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1359485] Re: fig2dev has a bug in the pictex file generation routine

2014-08-20 Thread Monsta
** Project changed: linuxmint = transfig (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359485 Title: fig2dev has a bug in the pictex file generation routine To manage notifications about

[Bug 1359288] Re: Thunderbird in spanish, reply template has mistake

2014-08-20 Thread Monsta
** Project changed: linuxmint = thunderbird (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359288 Title: Thunderbird in spanish, reply template has mistake To manage notifications about

[Bug 1357654] Re: Search on Clementine 1.2 not working properly

2014-08-16 Thread Monsta
** Project changed: linuxmint = clementine (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1357654 Title: Search on Clementine 1.2 not working properly To manage notifications about this

[Bug 1340721] Re: roxterm-gtk2: the default bold color is white on white in GTK color scheme

2014-08-13 Thread Monsta
Any progress on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1340721 Title: roxterm-gtk2: the default bold color is white on white in GTK color scheme To manage notifications about this

[Bug 1335056] Re: GTK+3 apps ignore bold and italic font settings

2014-08-13 Thread Monsta
Any progress on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335056 Title: GTK+3 apps ignore bold and italic font settings To manage notifications about this bug go to:

[Bug 1340687] Re: Please replace current alternate screen scroll patch with the new one, making this scroll permanent

2014-08-11 Thread Monsta
Any progress on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1340687 Title: Please replace current alternate screen scroll patch with the new one, making this scroll permanent To manage

[Bug 1349620] Re: section with no Package header

2014-08-11 Thread Monsta
*** This bug is a duplicate of bug 756317 *** https://bugs.launchpad.net/bugs/756317 ** This bug has been marked a duplicate of bug 756317 Captive portals may corrupt apt translation indices -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1355143] Re: option rfc3442-classless-static-routes causes missing routes

2014-08-11 Thread Monsta
** Project changed: linuxmint = isc-dhcp (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1355143 Title: option rfc3442-classless-static-routes causes missing routes To manage notifications

[Bug 1354052] Re: mpd does not work on pulseaudio

2014-08-08 Thread Monsta
** Project changed: linuxmint = mpd (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1354052 Title: mpd does not work on pulseaudio To manage notifications about this bug go to:

[Bug 1337241] Re: Sound Settings menu item in indicator-sound-gtk2 does nothing in MATE

2014-08-06 Thread Monsta
Wontfix without explanation? Nice treatment. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1337241 Title: Sound Settings menu item in indicator-sound-gtk2 does nothing in MATE To manage

[Bug 1319352] Re: indicator-application does not work in MATE 1.8

2014-08-06 Thread Monsta
What? indicator-sound? The report is about indicator-application. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319352 Title: indicator-application does not work in MATE 1.8 To manage

[Bug 1352322] Re: gdebi FTBFS when the locale is not en_US

2014-08-05 Thread Monsta
** Bug watch added: Debian Bug tracker #757078 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757078 ** Also affects: gdebi (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757078 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1216045] Re: Apps printing a lot of text to stderr eventually freeze when run with gksu

2014-08-05 Thread Monsta
Any progress on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1216045 Title: Apps printing a lot of text to stderr eventually freeze when run with gksu To manage notifications about this

[Bug 1288258] Re: GDebi isn't localized in Ubuntu 14.04: gdebi-core package is missing /usr/share/locale directory

2014-08-04 Thread Monsta
This must be some issue during the package building here at Canonical. Because I've downloaded the source, rebuilt it, and /usr/share/locale was there. I've installed the rebuilt packages and voila - I have the localized versions of both gdebi and gdebi-gtk. -- You received this bug

[Bug 1352322] Re: gdebi FTBFS when the locale is not en_US

2014-08-04 Thread Monsta
This is the log of the succeeded build with locale set to en_US. ** Attachment added: build_log_with_locale_en_US.txt https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/1352322/+attachment/4169457/+files/build_log_with_locale_en_US.txt ** Description changed: System: Xubuntu 14.04. -

[Bug 1352322] [NEW] gdebi FTBFS when the locale is not en_US

2014-08-04 Thread Monsta
Public bug reported: System: Xubuntu 14.04. Current gdebi version: 0.9.5.3ubuntu2 (from trusty-updates). Steps to reproduce: 1. Have some non-en_US locale currently set in your system. I have ru_RU for example. 2. sudo apt-get install dpkg-dev devscripts build-essential 3. sudo apt-get

[Bug 1319352] Re: indicator-application does not work in MATE 1.8

2014-08-02 Thread Monsta
Installed Ubuntu MATE Remix 14.10 alpha 2, did the same steps. The result is the same: indicator-application does not work. ** Also affects: ubuntu-mate Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1337241] Re: Sound Settings menu item in indicator-sound-gtk2 does nothing in MATE

2014-08-02 Thread Monsta
Installed Ubuntu MATE Remix 14.10 alpha 2, did the same steps. The result is the same: Sound Settings menu item does nothing. ** Also affects: ubuntu-mate Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1319352] Re: indicator-application does not work in MATE 1.8

2014-08-02 Thread Monsta
** Tags added: mate -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319352 Title: indicator-application does not work in MATE 1.8 To manage notifications about this bug go to:

[Bug 1340923] Re: virtualbox-guest-dkms 4.3.12-dfsg-1: virtualbox-guest kernel module failed to build [error: ‘generic_file_aio_read’ undeclared here (not in a function)]

2014-08-01 Thread Monsta
Great, new version 4.3.14 came with the updates today and fixed this bug. ** Changed in: virtualbox (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1349514] Re: keyboard shortcut cannot be editted

2014-07-29 Thread Monsta
** Project changed: linuxmint = xfce4-settings (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1349514 Title: keyboard shortcut cannot be editted To manage notifications about this bug go

[Bug 1349453] Re: glade starts not full

2014-07-28 Thread Monsta
** Project changed: linuxmint = glade (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1349453 Title: glade starts not full To manage notifications about this bug go to:

[Bug 1178024] Re: Synaptic locks up during use

2014-07-27 Thread Monsta
So it happens even in 14.10? Interesting. I can't reproduce it neither in 14.04 nor in 14.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1178024 Title: Synaptic locks up during use To manage

[Bug 1172078] Re: Download dialog is missing Status column when showing individual files

2014-07-27 Thread Monsta
*** This bug is a duplicate of bug 1308998 *** https://bugs.launchpad.net/bugs/1308998 ** This bug has been marked a duplicate of bug 1308998 status column in synaptic download window keeps disappearing -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1348885] Re: Wrong numbering of pages in LibreOffice 4.2. on Linux Mint 17

2014-07-26 Thread Monsta
** Project changed: linuxmint = libreoffice (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1348885 Title: Wrong numbering of pages in LibreOffice 4.2. on Linux Mint 17 To manage

[Bug 1347679] Re: tkcvs not working mint-17-mate or cinnamon

2014-07-24 Thread Monsta
** Project changed: linuxmint = tkcvs (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1347679 Title: tkcvs not working mint-17-mate or cinnamon To manage notifications about this bug go to:

[Bug 1348014] Re: No GtkPaned child shrink property in Glade = 3.14

2014-07-24 Thread Monsta
** Project changed: linuxmint = glade (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1348014 Title: No GtkPaned child shrink property in Glade = 3.14 To manage notifications about this bug

[Bug 1348111] [NEW] Please add package conflict resolving to gdebi

2014-07-24 Thread Monsta
Public bug reported: Right now it can only detect a conflict - and refuses to install .deb if the conflict is present. Can you please add conflict resolving? e.g. offer to remove the offending package, etc. ** Affects: gdebi (Ubuntu) Importance: Undecided Status: New -- You

[Bug 1343205] Re: apt fails to get update for language files

2014-07-24 Thread Monsta
*** This bug is a duplicate of bug 756317 *** https://bugs.launchpad.net/bugs/756317 ** This bug has been marked a duplicate of bug 756317 Captive portals may corrupt apt translation indices -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1334549] Re: update-manager: An unresolvable problem occurred

2014-07-24 Thread Monsta
*** This bug is a duplicate of bug 756317 *** https://bugs.launchpad.net/bugs/756317 ** This bug has been marked a duplicate of bug 756317 Captive portals may corrupt apt translation indices -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1316910] Re: Reading package lists... Error!

2014-07-24 Thread Monsta
*** This bug is a duplicate of bug 756317 *** https://bugs.launchpad.net/bugs/756317 ** This bug has been marked a duplicate of bug 756317 Captive portals may corrupt apt translation indices -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1293924] Re: Software center

2014-07-24 Thread Monsta
*** This bug is a duplicate of bug 756317 *** https://bugs.launchpad.net/bugs/756317 ** This bug has been marked a duplicate of bug 756317 Captive portals may corrupt apt translation indices -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1334089] Re: Could not initialize the package information

2014-07-24 Thread Monsta
*** This bug is a duplicate of bug 756317 *** https://bugs.launchpad.net/bugs/756317 ** This bug has been marked a duplicate of bug 756317 Captive portals may corrupt apt translation indices -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1254271] Re: E:Encountered a section with no Package: header, E:Problem with MergeList

2014-07-24 Thread Monsta
*** This bug is a duplicate of bug 756317 *** https://bugs.launchpad.net/bugs/756317 ** This bug has been marked a duplicate of bug 756317 Captive portals may corrupt apt translation indices -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1031687] Re: auto updates dont work

2014-07-24 Thread Monsta
*** This bug is a duplicate of bug 756317 *** https://bugs.launchpad.net/bugs/756317 ** This bug has been marked a duplicate of bug 756317 Captive portals may corrupt apt translation indices -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1080122] Re: update-manager could not initialize the package info

2014-07-24 Thread Monsta
*** This bug is a duplicate of bug 756317 *** https://bugs.launchpad.net/bugs/756317 ** This bug has been marked a duplicate of bug 756317 Captive portals may corrupt apt translation indices -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1000657] Re: Should recover from broken lists

2014-07-24 Thread Monsta
*** This bug is a duplicate of bug 756317 *** https://bugs.launchpad.net/bugs/756317 ** This bug has been marked a duplicate of bug 756317 Captive portals may corrupt apt translation indices -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 946716] Re: apport won't report bug in apport

2014-07-24 Thread Monsta
*** This bug is a duplicate of bug 756317 *** https://bugs.launchpad.net/bugs/756317 ** This bug has been marked a duplicate of bug 756317 Captive portals may corrupt apt translation indices -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1347450] Re: virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox-guest kernel module failed to build

2014-07-23 Thread Monsta
*** This bug is a duplicate of bug 1324016 *** https://bugs.launchpad.net/bugs/1324016 ** This bug has been marked a duplicate of bug 1324016 virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox-guest kernel module failed to build [error: incompatible types when assigning to type

[Bug 1340923] Re: virtualbox-guest-dkms 4.3.12-dfsg-1: virtualbox-guest kernel module failed to build [error: ‘generic_file_aio_read’ undeclared here (not in a function)]

2014-07-23 Thread Monsta
This is fixed upstream. Any progress on getting the fixed version into Utopic repos? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1340923 Title: virtualbox-guest-dkms 4.3.12-dfsg-1:

[Bug 1346377] Re: Chromium crashes (dark screen) in console mode

2014-07-22 Thread Monsta
** Project changed: linuxmint = chromium-browser (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1346377 Title: Chromium crashes (dark screen) in console mode To manage notifications about

[Bug 1340923] Re: virtualbox-guest-dkms 4.3.12-dfsg-1: virtualbox-guest kernel module failed to build [error: ‘generic_file_aio_read’ undeclared here (not in a function)]

2014-07-21 Thread Monsta
** Bug watch added: Virtualbox Trac #13123 http://www.virtualbox.org/ticket/13123 ** Also affects: virtualbox via http://www.virtualbox.org/ticket/13123 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1344258] Re: Steam wants to remove itself

2014-07-19 Thread Monsta
** Project changed: linuxmint = steam (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1344258 Title: Steam wants to remove itself To manage notifications about this bug go to:

[Bug 1344256] Re: Font config broken

2014-07-19 Thread Monsta
** Project changed: linuxmint = fontconfig (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1344256 Title: Font config broken To manage notifications about this bug go to:

[Bug 1340780] Re: (synaptic:2410): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid 0' failed

2014-07-19 Thread Monsta
*** This bug is a duplicate of bug 1282542 *** https://bugs.launchpad.net/bugs/1282542 ** This bug has been marked a duplicate of bug 1282542 (synaptic:3405): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid 0' failed -- You received this bug notification because you are a

<    1   2   3   4   5   6   7   >