[Bug 1665140] Re: Emoji that should be wide, according to Unicode 9, display incorrectly in the terminal

2017-02-17 Thread Egmont Koblinger
You've reported this bug against Ubuntu 16.04, whereas Unicode 9.0 was released in June 2016. The expected behavior in that distro is hence Unicode 8.0's. gnome-terminal takes the character width from glib (package: libglib2.0-0), which has surprisingly upgraded to Unicode 9.0 in a micro version,

[Bug 1665140] Re: Emoji that should be wide, according to Unicode 9, display incorrectly in the terminal

2017-02-17 Thread Egmont Koblinger
Also note that in gnome-terminals' Profile Preferences, under the Compatibility tab you can choose whether you want ambiguous width characters to be narrow or wide. If, apparently, your system has Unicode 8.0 (where these characters are still ambiguous) and vim handles them as wide, changing gnome

[Bug 1637688] Re: Terminal and file manager scrolls inverted

2017-03-19 Thread Egmont Koblinger
I'm still using a touchpad, with "legacy" (not natural) scrolling. For me the command xmodmap -e 'pointer = 1 2 3 5 4' effects (switches to natural scrolling) firefox, xterm, urxvt, terminology; but keeps legacy scrolling in chromium, gnome-terminal, nautius, gedit, konsole. Sounds like a generi

[Bug 1659699] Re: Terminal constatly copies last row and adds it, every ~2 seconds

2017-01-27 Thread Egmont Koblinger
Following the github link that you posted, and another link or two from there, a clear conclusion is presented as for why this bug occurs. There's no such thing as UTF-9.0. There's UTF-8, there's Unicode, and there's Unicode versions 8.0 and 9.0. It's a mere coincidence that UTF-8 and Unicode vers

[Bug 1659699] Re: Terminal constatly copies last row and adds it, every ~2 seconds

2017-01-27 Thread Egmont Koblinger
Correction: Ubuntu (and other distributions) should _not_ ship ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1659699 Title: Terminal constatly copies last row and adds it, every ~2 seconds To m

[Bug 1659699] Re: Terminal constatly copies last row and adds it, every ~2 seconds

2017-01-27 Thread Egmont Koblinger
Probably the best solution for Zesty is to update glibc to also use Unicode 9.0. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1659699 Title: Terminal constatly copies last row and adds it, every ~2

[Bug 1564695] Re: The command "who -m" doesn't work

2017-01-31 Thread Egmont Koblinger
See https://bugzilla.gnome.org/show_bug.cgi?id=747046. ** Bug watch added: GNOME Bug Tracker #747046 https://bugzilla.gnome.org/show_bug.cgi?id=747046 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1660043] Re: Existing terminator window gets focus when starting a new instance

2017-01-31 Thread Egmont Koblinger
Probably similar to, or the same as bug 1646437. Could you please try out the code change described in comment 9 over there? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1660043 Title: Existing ter

[Bug 1661211] Re: open new tab doesn't work as intended

2017-02-02 Thread Egmont Koblinger
(sorry, accidentally hit "Post") E.g. gnome-terminal --window --profile=asdf --tab --profile=qwer --tab --profile=zxcv Other than here, gnome-terminal does not keep track which of its windows was the "last opened" (which may not even exist by that time, so it'd need to be "most recent" instead,

[Bug 1661211] Re: open new tab doesn't work as intended

2017-02-02 Thread Egmont Koblinger
The output of "gnome-terminal --help" is probably a bit poorly worded. The intent is that --tab opens a new tab in the window that was created by a preceding --window option of this very same "gnome-terminal" command line. E.g. gnome-terminal --window -- You received this bug notification beca

[Bug 1661211] Re: open new tab doesn't work as intended

2017-02-03 Thread Egmont Koblinger
I agree that these options are far from ideal. Could you please share your entire (desired) use case / workflow? It's hard for me to imagine how you'd use these options. Note that Ubuntu folks are extremely unlikely to create and maintain a patch for your feature request. gnome-terminal developme

[Bug 1661233] Re: PageDown buffer not useful

2017-02-07 Thread Egmont Koblinger
What I can imagine is that for whatever reason, it takes more time for "less" to scroll by a page than the keyboard repeat interval. Then if you press and hold PageDown, more and more occurrences of it will cumulate in the keyboard buffer, without "less" being able to catch up and empty them. VTE

[Bug 1247668] Re: NumLock turned off on layout switch

2016-11-10 Thread Egmont Koblinger
My old laptop (a Samsung NP300E5Z, originally with Precise and upgraded all the way up to Yakkety) died a few days ago. I cannot tell for 100% but I'm like 99% sure that this bug still existed there in Yakkety, otherwise I pretty sure would have noticed being releived by the pain being gone while u

[Bug 1641465] [NEW] Battery icon changes in too rough steps

2016-11-13 Thread Egmont Koblinger
Public bug reported: I attach a screenshot zoomed by a factor of ten, showing the battery icon at 50% and 49% charge. At 50% charge, the bar is 11px wide out of the available 18px width. At 49% charge it's suddenly only 7px out of 18. Neither of these two make any sense to me. Could you please

[Bug 1641465] Re: Battery icon changes in too rough steps

2016-11-13 Thread Egmont Koblinger
Sorry, the screenshot is zoomed by a factor of 10 (I have no clue why I wrote "two" instead). ** Description changed: - I attach a screenshot zoomed by a factor of two, showing the battery + I attach a screenshot zoomed by a factor of ten, showing the battery icon at 50% and 49% charge. At

[Bug 1641465] Re: Battery icon changes in too rough steps

2016-11-13 Thread Egmont Koblinger
** Attachment added: "Screenshots at 10x zoom" https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1641465/+attachment/4777023/+files/battery.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1642568] Re: URL gets truncated when ctrl + clicking if partly visible

2016-11-17 Thread Egmont Koblinger
Upstream bugreport: https://bugzilla.gnome.org/show_bug.cgi?id=754936 ** Bug watch added: GNOME Bug Tracker #754936 https://bugzilla.gnome.org/show_bug.cgi?id=754936 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1656840] Re: window maximize is non-reversable

2017-01-16 Thread Egmont Koblinger
Sounds like a duplicate of bug 1521302 (which is already fixed as a Xenial update). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1656840 Title: window maximize is non-reversable To manage notifica

[Bug 1653420] Re: gnome-terminal output locks up on special character

2017-01-03 Thread Egmont Koblinger
** Tags added: xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1653420 Title: gnome-terminal output locks up on special character To manage notifications about this bug go to: https://bugs.lau

[Bug 1653420] Re: gnome-terminal output locks up on special character

2017-01-03 Thread Egmont Koblinger
Hi Guardfather, (Mainstream gnome-terminal/vte developer/contributor speaking here. I myself sometimes felt that the output was stopped for longer than desired, although never could reliable reproduce to track it down.) How reproducible is this behavior using the python script? (Being able to tak

[Bug 1568368] Re: Misleading ellipsis in "Restart now..."

2017-03-10 Thread Egmont Koblinger
Thanks for the fix, guys! I fully agree with Adolfo. It's not just the translations, but also that updates should be fixes for severe issues only. This is nowhere near them. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1722121] Re: Gnome-Terminal ignores theme, preferences is unavailable, and copy not working when launching from right-click desktop

2017-10-31 Thread Egmont Koblinger
Pressing the global shortcut Ctrl+Alt+T, or pressing the Super key and typing Terminal, or launching from the left Launcher once it's been added as a favorite all launch via /usr/bin/gnome-terminal and result in a good one. Nautilus (Files) file manager window, right click -> Open in Terminal does

[Bug 1722121] Re: Gnome-Terminal ignores theme, preferences is unavailable, and copy not working when launching from right-click desktop

2017-10-31 Thread Egmont Koblinger
I can confirm this with Ubuntu's packages, as well as manually compiled VTE + gnome-terminal from git master (and hence no Ubuntu patches, no wrapper startup script). Happens on "Ubuntu" desktop environment [Wayland] only, not on "Ubuntu (Xorg)" or any other. (Well, "GNOME" doesn't have a Terminal

[Bug 1722121] Re: Gnome-Terminal ignores theme, preferences is unavailable, and copy not working when launching from right-click desktop

2017-10-31 Thread Egmont Koblinger
Re-enabling DND (git revert 10e164d8) pretty much always causes a sudden crash as soon as I try to drag out a tab, it's impossible to test that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722121 T

[Bug 1722121] Re: Gnome-Terminal ignores theme, preferences is unavailable, and copy not working when launching from right-click desktop

2017-10-31 Thread Egmont Koblinger
Correctly working windows are native Wayland. Faulty windows are X11 (XWayland), you can tell by e.g. xeyes following the mouse movement. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722121 Title:

[Bug 1722121] Re: Gnome-Terminal ignores theme, preferences is unavailable, and copy not working when launching from right-click desktop

2017-10-31 Thread Egmont Koblinger
On "Ubuntu", xeyes follows the mouse movement when over the desktop. On "GNOME" it doesn't. I guess it means that Ubuntu's desktop background app isn't native X11, and probably that's why somehow (still totally unclear to me how) gnome- terminal inherits this X11-compat requirement from the menu t

[Bug 1722121] Re: Gnome-Terminal ignores theme, preferences is unavailable, and copy not working when launching from right-click desktop

2017-11-01 Thread Egmont Koblinger
With the help of main gnome-terminal developer Christian (thanks!) we've noticed the following: When "Ubuntu" graphical session is chosen, the background (nautilus- desktop) uses X11 (XWayland). This can be confirmed by xeyes following the mouse movements made there. (With "GNOME" graphical sessio

[Bug 1708306] Re: Middle click paste not working in terminal launched from context menu

2017-11-01 Thread Egmont Koblinger
*** This bug is a duplicate of bug 1722121 *** https://bugs.launchpad.net/bugs/1722121 I'm marking it as anachronistic duplicate because investigating happened in the other bugreport. ** This bug has been marked a duplicate of bug 1722121 Gnome-Terminal ignores theme, preferences is unavai

[Bug 1728145] Re: gnome-terminal does not fill screen when window snapping on Wayland in Ubuntu 17.10

2017-10-28 Thread Egmont Koblinger
This is a bug in GTK+, just recently fixed in git. For details, see https://bugzilla.gnome.org/show_bug.cgi?id=789356 https://bugzilla.gnome.org/show_bug.cgi?id=789357 ** Bug watch added: GNOME Bug Tracker #789356 https://bugzilla.gnome.org/show_bug.cgi?id=789356 ** Bug watch added: GNOME Bug

[Bug 1706008] Re: gnome-terminal window becomes one line shorter after every fullscreen/windowed cycle

2017-10-21 Thread Egmont Koblinger
*** This bug is a duplicate of bug 1288655 *** https://bugs.launchpad.net/bugs/1288655 Both PS1 and PROMPT_COMMAND might be relevant, they might change e.g. the window title (like PROMPT_COMMAND probably does), and changing the window title has a slim chance of triggering some bugs. You could

[Bug 1706008] Re: gnome-terminal window becomes one line shorter after every fullscreen/windowed cycle

2017-10-21 Thread Egmont Koblinger
*** This bug is a duplicate of bug 1288655 *** https://bugs.launchpad.net/bugs/1288655 The issue is indirectly caused by setting the title from the primary prompt PS1, which is reprinted on each window resize. You can "fix" it for yourself by removing the setting of the title from PS1 (which

[Bug 1706008] Re: gnome-terminal window becomes one line shorter after every fullscreen/windowed cycle

2017-10-21 Thread Egmont Koblinger
*** This bug is a duplicate of bug 1288655 *** https://bugs.launchpad.net/bugs/1288655 We have pretty much located the bug in the upstream GNOME bugreport (and it's indeed related to setting the title). Thanks a lot, no further help is needed from you at this point. -- You received this bug

[Bug 1725621] Re: Not possible to attach / detach tabs

2017-10-21 Thread Egmont Koblinger
It's unfortunately temporarily disabled due to an underlying GTK+ bug which might cause a crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1725621 Title: Not possible to attach / detach tabs To

[Bug 1725620] Re: Tab not hidden in fullscreen mode

2017-10-21 Thread Egmont Koblinger
> I expect the tab bar to be hidden when only one tab is open. That's gnome-terminal's standard behavior anyway, and there's no officially documented way to change that. There's only a hidden setting to show the tab bar even when only a single tab is present. I don't think it would make sense for

[Bug 1725698] Re: Size decreases when cycling between full-screen mode using F11

2017-10-21 Thread Egmont Koblinger
Could you please confirm whether you're using Ubuntu's new default, that is, GNOME on Wayland? If so then this is a duplicate of bug 1288655. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1725698 Tit

[Bug 1725620] Re: Tab not hidden in fullscreen mode

2017-10-21 Thread Egmont Koblinger
... a correct sentence*. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1725620 Title: Tab not hidden in fullscreen mode To manage notifications about this bug go to: https://bugs.launchpad.net/ubun

[Bug 1725621] Re: Not possible to attach / detach tabs

2017-10-21 Thread Egmont Koblinger
See https://git.gnome.org/browse/gnome-terminal/commit/?id=10e164d and follow the links from there if you're interested in the details. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1725621 Title: N

[Bug 1725938] Re: Unable to open new terminal window/tab from keyboard ( shortcut missed)

2017-10-22 Thread Egmont Koblinger
Works for me, and really should be working :) Does work for you to open a new window? Go to Edit -> Prereferences -> Shortcuts; what do you see there? Can you set the shortcut keys there? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1726262] Re: 17.10 - flickering overlay patterns in gnome-terminal

2017-10-23 Thread Egmont Koblinger
I've tried multiple desktop environments (GNOME on Wayland / Xorg, Ubuntu on Wayland / Xorg, Unity 7 [Xorg only]), but couldn't reproduce your problem with a new user. However, I've seen screenshots similar to this IIRC in Red Hat's or SUSE's bugzilla. Which desktop environment do you use? (The wi

[Bug 1726380] Re: Option ā€œ-eā€ is deprecated and might be removed in a later version of gnome-terminal

2017-10-23 Thread Egmont Koblinger
Upstream: https://bugzilla.gnome.org/show_bug.cgi?id=784925 ** Bug watch added: GNOME Bug Tracker #784925 https://bugzilla.gnome.org/show_bug.cgi?id=784925 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1726555] [NEW] Use mainstream theme solution for gnome-terminal, drop patch

2017-10-23 Thread Egmont Koblinger
Public bug reported: Ubuntu adds a patch called "0001-Add-style-classes-and-CSS-names-to- some-of-our-widge.patch" to gnome-terminal, and in turn Ambiance and Radiance themes' apps/gnome-terminal.css relies on this to get the desired look for the notebook widget. Beginning with gnome-terminal 3.2

[Bug 1726555] Re: Use mainstream theme solution for gnome-terminal, drop patch

2017-10-23 Thread Egmont Koblinger
** Package changed: light-themes (Ubuntu) => ubuntu-themes (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1726555 Title: Use mainstream theme solution for gnome-terminal, drop patch To mana

[Bug 1726439] Re: Link copied with "Copy Link Address" cannot be pasted with Shift-Insert

2017-10-23 Thread Egmont Koblinger
Linux desktop has two copy-paste buffers, the Primary (aka. Selection) [usually selected with the mouse and inserted with middle clicking or Shift+Insert] and the Clipboard [usually Ctrl+C Ctrl+V, but also "Copy", "Paste" and similar menu entries]. It sucks big time that Linux desktop couldn't ove

[Bug 1726439] Re: Link copied with "Copy Link Address" cannot be pasted with Shift-Insert

2017-10-23 Thread Egmont Koblinger
Missing word: Use either of them, but only one of the two methods at a time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1726439 Title: Link copied with "Copy Link Address" cannot be pasted with

[Bug 1726439] Re: Link copied with "Copy Link Address" cannot be pasted with Shift-Insert

2017-10-23 Thread Egmont Koblinger
I can't recall gnome-terminal changing anything hereabouts. I'd still say that if you mix the two copy-pasting methods, it's pretty much a coincidence if it works in some cases. I'm sure it still doesn't work everywhere (if it worked everywhere, there would probably be only a single copy-paste buf

[Bug 1726826] Re: screen 256 colour TERM setting breaks logging into older hosts

2017-10-24 Thread Egmont Koblinger
I'm not sure why newer versions of screen (or Ubuntu's configuration) tend to set this weird value of "screen.xterm-256color". The more readable value "screen-256color" is supported at least since Trusty 14.04 (see https://packages.ubuntu.com/trusty/all/ncurses- base/filelist), probably much earlie

[Bug 1726826] Re: screen 256 colour TERM setting breaks logging into older hosts

2017-10-25 Thread Egmont Koblinger
I _guess_ it shouldn't be that hard to patch screen to make an exception to the "prepend 'screen.'" rule, and convert an implicitly created "screen.xterm-256color" into "screen-256color". (I haven't checked screen's source to see how easy it would be.) This would go against its current documentati

[Bug 1720213] Re: Word moving with left-arrow-ctrl broken in wayland

2017-10-26 Thread Egmont Koblinger
I can confirm the behavior. Other similar cases: Press or release Shift while holding a regular letter. In Xorg this resulted in something like "aaAaaaaa" appearing. In Wayland it stops when you press or release Shift. -- You received this bug notification

[Bug 1725698] Re: Size decreases when cycling between full-screen mode using F11

2017-10-26 Thread Egmont Koblinger
Probably Wayland is the correct component. I'm not sure, I'm also just learning these things nowadays. XWayland is the compatibility layer, to get apps using X11 (rather than Wayland) run on Wayland. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1706008] Re: gnome-terminal window becomes one line shorter after every fullscreen/windowed cycle

2017-08-31 Thread Egmont Koblinger
If that's indeed the case then that's really truly interesting... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1706008 Title: gnome-terminal window becomes one line shorter after every fullscreen

[Bug 1714810] Re: gnome-terminal shrinks window to nothing

2017-09-04 Thread Egmont Koblinger
You're using Unity7 as far as I tell from the video, is that correct? I couldn't yet reproduce your problem, but I'll keep trying with some different settings. Could you please try with something "symmetrical" such as "8px 8px 5px px" as well as "8px 8px 1px 1px"? This could help us locate whethe

[Bug 1714810] Re: gnome-terminal shrinks window to nothing

2017-09-04 Thread Egmont Koblinger
I suspect that you're facing the bug that was fixed here: https://git.gnome.org/browse/vte/commit/?id=5bc6b3f I wasn't clear about what I meant with "symmetric" margin. My wording was clearly unfortunate, and even my example was incorrect :) I meant where swapping the X and Y axes doesn't change a

[Bug 1714810] Re: gnome-terminal shrinks window to nothing

2017-09-04 Thread Egmont Koblinger
We're talking about multiple bugs here. The most serious one, the window automatically shrinking should I believe stop when you specify paddings so that left+right = top+bottom. Could you please test/confirm this? > The window in the screen shot is taken with zero configured padding. The default

[Bug 1714810] Re: gnome-terminal shrinks window to nothing

2017-09-04 Thread Egmont Koblinger
Regarding the scrollbar and its surrounding space that looks like padding: see my opinion (which is not in favor of Ubuntu's custom change at all) at https://bugzilla.gnome.org/show_bug.cgi?id=754796 comments 17-20. ** Bug watch added: GNOME Bug Tracker #754796 https://bugzilla.gnome.org/show_b

[Bug 1681059] [NEW] Misplaces cached background image thumbnails

2017-04-08 Thread Egmont Koblinger
Public bug reported: Wipe our your ~/.cache/thumbnails directory. Open unity-control-center -> Appearance. Check the contents of ~/.cache/thumbnails. Notice that thumbnails of 256px (the bigger dimension) are placed under the "normal" subdirectory. According to the specs at https://specific

[Bug 1681336] Re: terminal shows window contents video with lag and glitches

2017-04-10 Thread Egmont Koblinger
I haven't seen such behavior, except for the probably obsolete https://bugzilla.gnome.org/show_bug.cgi?id=730763. Mind you, I was using VTE and gnome-terminal from git, the rest from Yakkety. Does this lag of 3-4 seconds appear suddenly at one point, or does the performance constantly degrade over

[Bug 1703428] Re: gnome-teminal settings: unable to hide menubar by default

2017-07-12 Thread Egmont Koblinger
It's the very first entry under the global (not profile) Preferences. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1703428 Title: gnome-teminal settings: unable to hide menubar by default To manag

[Bug 1689555] Re: Scrolling + "Terminal bell" crashes pulseaudio

2017-05-09 Thread Egmont Koblinger
I have seen frequent pulseaudio crashes in 17.04, see bug #1675892. (Maybe this one is a dupe of that.) gnome-terminal causing pulseaudio crash most definitely does not belong to gnome-terminal but to pulseaudio. ** Package changed: gnome-terminal (Ubuntu) => pulseaudio (Ubuntu) -- You received

[Bug 1675892] Re: pulseaudio crashed with SIGABRT

2017-05-09 Thread Egmont Koblinger
See also bug #1689555. Not sure if a duplicate of this (probably it is), and provides an idea for reproducing the crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1675892 Title: pulseaudio crash

[Bug 1718909] Re: Hyperlink feature unexpectedly removed by PCRE2 patch

2017-10-15 Thread Egmont Koblinger
Hi, Thanks for looking into this! So this is a patch to a patch... my mind is exploding :D You'll need to revert the changes in the immediate surrounding lines of "vte.setAllowHyperlink(true)" as well. Thx! -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1718909] Re: Hyperlink feature unexpectedly removed by PCRE2 patch

2017-10-15 Thread Egmont Koblinger
I've tested: - VTE from git master (no PCRE patch) - Tilix from git master, with this patch only Hyperlinks work as expected. That is, if the PCRE stuff works correctly with Ubuntu's pcre-patched 0.48, which I assume you tested, then this patch is good. Thanks! -- You received this bug notifica

[Bug 1721101] Re: tilix crashes on execution

2017-10-15 Thread Egmont Koblinger
I've just received this broken update, and I don't have (never had) "proposed" enabled. Just 3 days before the release, in the middle of all kinds of freezes, including Final Freeze for which the wiki says: EXTREMELY intensive, high-caution period until the FinalRelease goes out. ReleaseTeam

[Bug 1721101] Re: tilix crashes on execution

2017-10-16 Thread Egmont Koblinger
Okay, I can confirm too that 2ubuntu1 works. It was 1ubuntu2 that was broken, and apparently made it into Artful beta for a short while. Sorry for the noise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1637688] Re: Terminal and file manager scrolls inverted

2017-10-20 Thread Egmont Koblinger
Marius, thanks for this info! gnome-terminal relies on smooth scrolling events at least since vte-0.38 (which appeared in Vivid 15.04), see https://git.gnome.org/browse/vte/commit/?id=7efb04f. At this moment I'm puzzled what can go wrong on the reporter's computer. Carlos, can you reproduce the i

[Bug 1637688] Re: Terminal and file manager scrolls inverted

2017-10-20 Thread Egmont Koblinger
> Lastly if we try that smooth scrolling, how do you configure it? I don't think you can directly configure this, it's already enabled behind the scenes and used for devices that can generate such events. What you could do is to follow and repeat https://bugzilla.gnome.org/show_bug.cgi?id=774430

[Bug 1637688] Re: Terminal and file manager scrolls inverted

2017-10-20 Thread Egmont Koblinger
Oh, I misunderstood that then, sorry. I don't know how to configure, I'm only familiar with the graphical option, which, as we've discussed earlier, is missing for you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1288655] Re: terminal gets smaller when maximized and then restored

2017-10-20 Thread Egmont Koblinger
@Marius, Ubuntu 17.10 uses gnome-shell by dfault, but unity is still available. Actually I'm using unity7 on 17.10, and this bug isn't present there. However, I can confirm the bug on gnome-shell + wayland. Interestingly, trying a couple of terminal emulators (xfce4-terminal, mate-terminal) some

[Bug 1288655] Re: terminal gets smaller when maximized and then restored

2017-10-20 Thread Egmont Koblinger
Paul, what do you mean by "scroll bars extending one pixel past the right and bottom edges"?? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1288655 Title: terminal gets smaller when maximized and th

[Bug 1288655] Re: terminal gets smaller when maximized and then restored

2017-10-20 Thread Egmont Koblinger
Geez... indeed. I can confirm that look with vte and gnome-terminal Ubuntu packages. It looks awful. I'm using vte and gnome-terminal from git (the rest is stock 17.10). They don't have this visual problem, but the shrinkage is there. So probably it's irrelevant. Also, Ubuntu's vte & gnome-termin

[Bug 1288655] Re: terminal gets smaller when maximized and then restored

2017-10-20 Thread Egmont Koblinger
Ubuntu's gnome-terminal has patch, originating from Red Hat, with the title "Extra padding around transparent terminals in Wayland". Just by its name it's truly suspicious, but I don't have time now to verify if that's causing this terrible look. Anyway, as said, it's probably irrelevant. -- You

[Bug 1580021] Re: Update to 0.44

2016-05-10 Thread Egmont Koblinger
Ubuntu doesn't increase versions within a distro release. Xenial ships vte-0.42.5 and gnome-terminal-3.18.3, even if 0.42.6/3.18.4 gets release Ubuntu definitely wouldn't update (and that's the right thing to do for a non-rolling distro). The best you could ask for is cherry-picking a critical fix

[Bug 1580015] Re: Update to 3.20

2016-05-10 Thread Egmont Koblinger
See my comment in bug 1580021. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580015 Title: Update to 3.20 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gn

[Bug 1521302] Re: gnome-terminal maximize than un-maximize behaves odd

2016-05-12 Thread Egmont Koblinger
Please do NOT promote the usage of Terminator (as it is found in Xenial). Terminator uses a much older version of the same terminal emulation widget (VTE) than gnome-terminal, which contains way more bugs and lacks plenty of useful features present in newer versions. You might get a superior exper

[Bug 1521302] Re: gnome-terminal maximize than un-maximize behaves odd

2016-05-12 Thread Egmont Koblinger
The bug is most likely related to the window setting geometry hints (resize increments). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521302 Title: gnome-terminal maximize than un-maximize behaves

[Bug 1580021] Re: Update to 0.44

2016-05-17 Thread Egmont Koblinger
Sorry, I thought you were a random dude asking for this upgrade. I didn't realize you're an Ubuntu developer. I'm a recent vte/g-t developer lurking around here, hunting for bugs that should've been sent upstream. I still don't get what's the point of this bugreport, previous Ubuntu releases didn

[Bug 1237594] Re: The U+0001 control character is output in terminal

2016-05-18 Thread Egmont Koblinger
aptsh has a color prompt, and uses readline. Readline requires that in the prompt, all non-printable characters (e.g. color changing escape sequences) are enclosed between \001 (^A) and \002 (^B). I suspect it's a bug in aptsh that its prompt doesn't have a balanced pair of \001 and \002 bytes, he

[Bug 263822] Re: RTL (right to left) support in terminal (BiDi)

2016-05-19 Thread Egmont Koblinger
Re Diego: You are basically right. I'd like to add a couple of points. As for complex apps such as mc, your approach (2) cannot work. This is because the BiDi algorithm would not just need to shuffle around characters that are visible in the terminal; it might need to pull offscreen chars onscree

[Bug 263822] Re: RTL (right to left) support in terminal (BiDi)

2016-05-19 Thread Egmont Koblinger
A few other issues: In implicit BiDi mode, how should BiDi control characters (LRE/RLE/LRO/RLO/PDF; LRM/RLM) be handled? We need to remember them. Which cell should they belong to? How to later override the displayed string to remove any of these, or insert new ones? In explicit BiDi mode, copy-p

[Bug 1556552] Re: Sync 3.18.9 from Debian

2016-03-14 Thread Egmont Koblinger
** Changed in: gtk+3.0 (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/1556552 Title: Sync 3.18.9 from Debian To manage notifications about this bug go to:

[Bug 890784] Re: Gnome-terminal continues to show outline cursor after getting focus

2016-03-14 Thread Egmont Koblinger
Should be fixed in Xenial by the libgtk-3-0_3.18.9-1ubuntu1 package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890784 Title: Gnome-terminal continues to show outline cursor after getting focus

[Bug 1557947] [NEW] Please sync vte2.91 0.42.5 from Debian

2016-03-16 Thread Egmont Koblinger
Public bug reported: Could you please sync vte2.91 version 0.42.5 from Debian Unstable? Currently Xenial beta ships 0.42.4. The difference is only one single tiny little change. Under some circumstances, vte failed to update the cursor shape when it was altered via an escape sequence. This was

[Bug 1557955] [NEW] Please sync pcre2 10.21 from Debian

2016-03-16 Thread Egmont Koblinger
Public bug reported: Could you please sync pcre2 version 10.21 from Debian Unstable into Xenial? This would help with Xenial's future compatibility with newer versions of VTE (the terminal widget behind gnome-terminal and friends). Newest development VTE introduces (and enables by default) PCRE2

[Bug 1557955] Re: Please sync pcre2 10.21 from Debian

2016-03-16 Thread Egmont Koblinger
Note that the new Debian package also contains a security fix! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1557955 Title: Please sync pcre2 10.21 from Debian To manage notifications about this bu

[Bug 791144] Re: cursor flashing without focus

2016-03-19 Thread Egmont Koblinger
This was caused by https://bugzilla.gnome.org/show_bug.cgi?id=677329, which is fixed in Xenial (Gtk+ 3.18.9). ** Bug watch added: GNOME Bug Tracker #677329 https://bugzilla.gnome.org/show_bug.cgi?id=677329 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 778801] Re: TERM unconditionally set to "xterm", regardless of config

2016-03-19 Thread Egmont Koblinger
FYI: Newer versions of vte/gnome-terminal set TERM=xterm-256color (hardcoded; no config option available). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/778801 Title: TERM unconditionally set to "xt

[Bug 407153] Re: ANSI codes for saving/restoring attributes not supported

2016-03-19 Thread Egmont Koblinger
This was fixed in vte-0.40 (upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=731205) ** Bug watch added: GNOME Bug Tracker #731205 https://bugzilla.gnome.org/show_bug.cgi?id=731205 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 360810] Re: gnome-terminal does not handle unicode HTTP links properly

2016-03-19 Thread Egmont Koblinger
Fixed in Xenial (gnome-terminal 3.18.3). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/360810 Title: gnome-terminal does not handle unicode HTTP links properly To manage notifications about this bu

[Bug 1356433] Re: detached tabs can not be reattached

2016-03-19 Thread Egmont Koblinger
Newer versions of gnome-terminal (e.g. the one in Xenial) have a hidden setting called "tab-policy" (search for it in dconf-editor) which allows you to always display the tab bar, even if only a single tab is opened. -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1559442] Re: After maximising the terminal window cannot be restored to its original size

2016-03-19 Thread Egmont Koblinger
*** This bug is a duplicate of bug 1551401 *** https://bugs.launchpad.net/bugs/1551401 ** This bug has been marked a duplicate of bug 1551401 Cannot unmaximize gnome-terminal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1560390] [NEW] Regression: Incorrect wcwidth

2016-03-22 Thread Egmont Koblinger
Public bug reported: Just before entering Xenial's Final Beta Freeze, glibc was updated from 2.21 to 2.23. 2.22 brings in a regression around wcwidth(), causing incorrect behavior of certain apps when printing certain characters in various terminal emulators. Upstream glibc bug: https://sourcewa

[Bug 1565846] Re: gnome-terminal hides mouse pointer

2016-04-05 Thread Egmont Koblinger
This should be fixed in Xenial 16.04, see https://bugzilla.gnome.org/show_bug.cgi?id=725342 https://bugzilla.gnome.org/show_bug.cgi?id=677329 (although we haven't verified with focus-follows-mouse mode). ** Bug watch added: GNOME Bug Tracker #725342 https://bugzilla.gnome.org/show_bug.cgi?id=

[Bug 1566437] Re: Scrolling randomly stops working

2016-04-05 Thread Egmont Koblinger
The behavior you describe happens when the terminal switches to the so- called "alternate screen" upon encountering a certain escape sequence that is printed by your application. Usually fullscreen applications (such as the "mc" file manager, "less" pager, text editors etc.) use this mode. If it g

[Bug 1565283] Re: Output to gnome-terminal prevents scrolling other windows when always on top is set

2016-04-06 Thread Egmont Koblinger
(I cannot reproduce this on Xenial.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1565283 Title: Output to gnome-terminal prevents scrolling other windows when always on top is set To manage not

[Bug 1568132] Re: terminator keeps crashing: segfault in libvte.so.9.2800.2

2016-04-08 Thread Egmont Koblinger
I see no point in debugging this crash. The latest Terminator tarball (0.98, also shipped by Xenial) uses an ancient and terribly buggy gtk2-based vte which is no longer maintained. Terminator's maintainer should finally address the remaining 2-3 bugs (which do have patches by the way) in the gtk3

[Bug 1579174] Re: Close All Terminals not Working as Expected

2016-05-06 Thread Egmont Koblinger
Reported upstream: https://bugzilla.gnome.org/show_bug.cgi?id=766081 ** Bug watch added: GNOME Bug Tracker #766081 https://bugzilla.gnome.org/show_bug.cgi?id=766081 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1401207] Re: No 'Select-by-word characters' property

2016-05-07 Thread Egmont Koblinger
There's no UI, but a hidden setting is available. See above for the link. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1401207 Title: No 'Select-by-word characters' property To manage notification

[Bug 1579472] Re: Restore size after maximizing terminal failed

2016-05-08 Thread Egmont Koblinger
*** This bug is a duplicate of bug 1521302 *** https://bugs.launchpad.net/bugs/1521302 ** This bug has been marked a duplicate of bug 1521302 gnome-terminal maximize than un-maximize behaves odd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1575484] Re: "Set document metadata failed"

2016-04-27 Thread Egmont Koblinger
** Package changed: gnome-terminal (Ubuntu) => gedit (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575484 Title: "Set document metadata failed" To manage notifications about this bug go t

[Bug 1575485] Re: "PyGIWarning: Gtk was imported without specifying a version first"

2016-04-27 Thread Egmont Koblinger
** Package changed: gnome-terminal (Ubuntu) => unity-tweak-tool (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575485 Title: "PyGIWarning: Gtk was imported without specifying a version firs

[Bug 1576955] Re: after changed the theme, the global menu disappears

2016-04-30 Thread Egmont Koblinger
*** This bug is a duplicate of bug 1532226 *** https://bugs.launchpad.net/bugs/1532226 ** This bug has been marked a duplicate of bug 1532226 No menu bar in gtk apps on fresh boot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

<    1   2   3   4   5   6   7   8   >